|
|
|
| 1 | 2026-03-05T18:41:02.964Z | job assigned to worker 01KJZMSGN9QFQ0R5BF2FSSFP3A [factory aws, i-0846d34ae1dc89673] (queued for 1 m 6 s) |
| |
| 2 | 2026-03-05T18:41:11.950Z | starting task 0: "setup" |
| 3 | 2026-03-05T18:41:11.964Z | ++ uname -s |
| 4 | 2026-03-05T18:41:11.964Z | + kern=SunOS |
| 5 | 2026-03-05T18:41:11.964Z | + build_user=build |
| 6 | 2026-03-05T18:41:11.964Z | + build_uid=12345 |
| 7 | 2026-03-05T18:41:11.964Z | + work_dir=/work |
| 8 | 2026-03-05T18:41:11.964Z | + input_dir=/input |
| 9 | 2026-03-05T18:41:11.964Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T18:41:11.964Z | + case "$kern" in |
| 11 | 2026-03-05T18:41:11.964Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T18:41:11.964Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T18:41:13.956Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T18:41:14.111Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T18:41:14.210Z | + home_fs=zfs |
| 16 | 2026-03-05T18:41:14.210Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T18:41:14.210Z | + mkdir -p /home/build |
| 18 | 2026-03-05T18:41:14.210Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T18:41:17.521Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T18:41:17.676Z | process exited: duration 4087 ms, exit code 0 |
| |
| 21 | 2026-03-05T18:41:18.164Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T18:41:18.251Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-05T18:41:18.251Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-05T18:41:18.251Z | * rust toolchain profile = "default" |
| 25 | 2026-03-05T18:41:18.251Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-05T18:41:18.251Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T18:41:18.251Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-05T18:41:18.252Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T18:41:18.252Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T18:41:18.252Z | info: downloading installer |
| 31 | 2026-03-05T18:41:20.086Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T18:41:20.086Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T18:41:20.086Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T18:41:20.086Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T18:41:20.086Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T18:41:20.086Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T18:41:20.094Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T18:41:20.094Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T18:41:20.094Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T18:41:20.134Z | info: profile set to 'default' |
| 41 | 2026-03-05T18:41:20.135Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T18:41:20.151Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T18:41:20.308Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T18:41:20.308Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T18:41:21.576Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T18:41:22.116Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T18:41:23.773Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T18:41:26.049Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T18:41:35.774Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T18:41:35.956Z | info: installing component 'cargo' |
| 51 | 2026-03-05T18:41:36.887Z | info: installing component 'clippy' |
| 52 | 2026-03-05T18:41:37.277Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T18:41:39.265Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T18:41:41.079Z | info: installing component 'rustc' |
| 55 | 2026-03-05T18:41:47.999Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T18:41:48.320Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-05T18:41:48.320Z | |
| 58 | 2026-03-05T18:41:48.839Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T18:41:48.839Z | |
| 60 | 2026-03-05T18:41:48.843Z | |
| 61 | 2026-03-05T18:41:48.843Z | Rust is installed now. Great! |
| 62 | 2026-03-05T18:41:48.844Z | |
| 63 | 2026-03-05T18:41:48.844Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T18:41:48.844Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T18:41:48.844Z | |
| 66 | 2026-03-05T18:41:48.844Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T18:41:48.844Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T18:41:48.844Z | |
| 69 | 2026-03-05T18:41:48.844Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T18:41:48.844Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T18:41:48.844Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T18:41:48.844Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T18:41:48.949Z | + rustup --version |
| 74 | 2026-03-05T18:41:48.971Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T18:41:49.049Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T18:41:49.071Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T18:41:49.071Z | + cargo --version |
| 78 | 2026-03-05T18:41:49.107Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T18:41:49.135Z | + rustc --version |
| 80 | 2026-03-05T18:41:49.170Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T18:41:49.177Z | process exited: duration 31387 ms, exit code 0 |
| |
| 82 | 2026-03-05T18:41:49.187Z | starting task 2: "authentication" |
| 83 | 2026-03-05T18:41:49.216Z | process exited: duration 28 ms, exit code 0 |
| |
| 84 | 2026-03-05T18:41:49.227Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T18:41:49.232Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-05T18:41:49.240Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-05T18:41:49.267Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-05T18:41:56.409Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-05T18:41:56.415Z | + git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 90 | 2026-03-05T18:41:56.682Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-05T18:41:56.682Z | * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD |
| 92 | 2026-03-05T18:41:56.690Z | + [[ -n levon/make-bgp-dispatch-listen-configurable ]] |
| 93 | 2026-03-05T18:41:56.697Z | ++ git branch --show-current |
| 94 | 2026-03-05T18:41:56.697Z | + current=main |
| 95 | 2026-03-05T18:41:56.697Z | + [[ main != levon/make-bgp-dispatch-listen-configurable ]] |
| 96 | 2026-03-05T18:41:56.697Z | + git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 97 | 2026-03-05T18:41:56.704Z | + git checkout -f levon/make-bgp-dispatch-listen-configurable |
| 98 | 2026-03-05T18:41:56.728Z | Switched to branch 'levon/make-bgp-dispatch-listen-configurable' |
| 99 | 2026-03-05T18:41:56.735Z | + git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 100 | 2026-03-05T18:41:56.755Z | HEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr |
| 101 | 2026-03-05T18:41:56.760Z | process exited: duration 7529 ms, exit code 0 |
| |
| 102 | 2026-03-05T18:41:56.771Z | starting task 4: "build" |
| 103 | 2026-03-05T18:41:56.780Z | ++ dladm |
| 104 | 2026-03-05T18:41:56.789Z | LINK CLASS MTU STATE BRIDGE OVER |
| 105 | 2026-03-05T18:41:56.790Z | ena0 phys 9216 up -- -- |
| 106 | 2026-03-05T18:41:56.790Z | ++ ipadm |
| 107 | 2026-03-05T18:41:56.790Z | ADDROBJ TYPE STATE ADDR |
| 108 | 2026-03-05T18:41:56.790Z | lo0/v4 static ok 127.0.0.1/8 |
| 109 | 2026-03-05T18:41:56.790Z | ena0/dhcp dhcp ok 10.150.1.43/24 |
| 110 | 2026-03-05T18:41:56.790Z | lo0/v6 static ok ::1/128 |
| 111 | 2026-03-05T18:41:56.790Z | ++ banner collect |
| 112 | 2026-03-05T18:41:56.790Z | |
| 113 | 2026-03-05T18:41:56.790Z | #### #### # # ###### #### ##### |
| 114 | 2026-03-05T18:41:56.790Z | # # # # # # # # # # |
| 115 | 2026-03-05T18:41:56.790Z | # # # # # ##### # # |
| 116 | 2026-03-05T18:41:56.790Z | # # # # # # # # |
| 117 | 2026-03-05T18:41:56.790Z | # # # # # # # # # # |
| 118 | 2026-03-05T18:41:56.790Z | #### #### ###### ###### ###### #### # |
| 119 | 2026-03-05T18:41:56.790Z | |
| 120 | 2026-03-05T18:41:56.790Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 121 | 2026-03-05T18:41:56.802Z | ++ repo=softnpu |
| 122 | 2026-03-05T18:41:56.802Z | ++ series=image |
| 123 | 2026-03-05T18:41:56.802Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 124 | 2026-03-05T18:41:56.802Z | ++ name=softnpu |
| 125 | 2026-03-05T18:41:56.802Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 126 | 2026-03-05T18:41:56.803Z | ++ mkdir -p download |
| 127 | 2026-03-05T18:41:56.803Z | ++ pushd download |
| 128 | 2026-03-05T18:41:56.803Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-03-05T18:41:56.803Z | ++ [[ ! -f softnpu ]] |
| 130 | 2026-03-05T18:41:56.803Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 131 | 2026-03-05T18:41:56.803Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 132 | 2026-03-05T18:41:56.803Z | Dload Upload Total Spent Left Speed |
| 133 | 2026-03-05T18:41:57.260Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.6M 100 15.6M 0 0 33.9M 0 --:--:-- --:--:-- --:--:-- 33.9M |
| 134 | 2026-03-05T18:41:57.268Z | ++ popd |
| 135 | 2026-03-05T18:41:57.268Z | /work/oxidecomputer/maghemite |
| 136 | 2026-03-05T18:41:57.268Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 137 | 2026-03-05T18:41:57.268Z | ++ repo=sidecar-lite |
| 138 | 2026-03-05T18:41:57.268Z | ++ series=release |
| 139 | 2026-03-05T18:41:57.268Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 140 | 2026-03-05T18:41:57.268Z | ++ name=libsidecar_lite.so |
| 141 | 2026-03-05T18:41:57.268Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 142 | 2026-03-05T18:41:57.268Z | ++ mkdir -p download |
| 143 | 2026-03-05T18:41:57.268Z | ++ pushd download |
| 144 | 2026-03-05T18:41:57.268Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-03-05T18:41:57.270Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 146 | 2026-03-05T18:41:57.270Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 147 | 2026-03-05T18:41:57.281Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 148 | 2026-03-05T18:41:57.289Z | Dload Upload Total Spent Left Speed |
| 149 | 2026-03-05T18:41:57.653Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 12.0M 100 12.0M 0 0 31.8M 0 --:--:-- --:--:-- --:--:-- 31.9M |
| 150 | 2026-03-05T18:41:57.660Z | ++ popd |
| 151 | 2026-03-05T18:41:57.660Z | /work/oxidecomputer/maghemite |
| 152 | 2026-03-05T18:41:57.660Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 153 | 2026-03-05T18:41:57.660Z | ++ repo=sidecar-lite |
| 154 | 2026-03-05T18:41:57.660Z | ++ series=release |
| 155 | 2026-03-05T18:41:57.660Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 156 | 2026-03-05T18:41:57.660Z | ++ name=scadm |
| 157 | 2026-03-05T18:41:57.660Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 158 | 2026-03-05T18:41:57.660Z | ++ mkdir -p download |
| 159 | 2026-03-05T18:41:57.660Z | ++ pushd download |
| 160 | 2026-03-05T18:41:57.660Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-03-05T18:41:57.660Z | ++ [[ ! -f scadm ]] |
| 162 | 2026-03-05T18:41:57.660Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 163 | 2026-03-05T18:41:57.669Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 164 | 2026-03-05T18:41:57.669Z | Dload Upload Total Spent Left Speed |
| 165 | 2026-03-05T18:41:58.127Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.7M 100 15.7M 0 0 34.4M 0 --:--:-- --:--:-- --:--:-- 34.3M |
| 166 | 2026-03-05T18:41:58.138Z | ++ popd |
| 167 | 2026-03-05T18:41:58.138Z | /work/oxidecomputer/maghemite |
| 168 | 2026-03-05T18:41:58.138Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 169 | 2026-03-05T18:41:58.138Z | ++ repo=dendrite |
| 170 | 2026-03-05T18:41:58.138Z | ++ series=image |
| 171 | 2026-03-05T18:41:58.139Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 172 | 2026-03-05T18:41:58.139Z | ++ name=dendrite-softnpu.tar.gz |
| 173 | 2026-03-05T18:41:58.139Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 174 | 2026-03-05T18:41:58.139Z | ++ mkdir -p download |
| 175 | 2026-03-05T18:41:58.139Z | ++ pushd download |
| 176 | 2026-03-05T18:41:58.139Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 177 | 2026-03-05T18:41:58.144Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 178 | 2026-03-05T18:41:58.144Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 179 | 2026-03-05T18:42:00.802Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 180 | 2026-03-05T18:42:00.802Z | Dload Upload Total Spent Left Speed |
| 181 | 2026-03-05T18:42:01.922Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 71.5M 0 3908 0 0 1372 0 15:11:55 0:00:02 15:11:53 1372
86 71.5M 86 61.6M 0 0 16.7M 0 0:00:04 0:00:03 0:00:01 16.7M
100 71.5M 100 71.5M 0 0 18.9M 0 0:00:03 0:00:03 --:--:-- 18.9M |
| 182 | 2026-03-05T18:42:01.927Z | ++ popd |
| 183 | 2026-03-05T18:42:01.927Z | /work/oxidecomputer/maghemite |
| 184 | 2026-03-05T18:42:01.931Z | ++ get_artifact maghemite release a13c749f1fb8adf5994dffebd53886fdeb5fd58c ddm |
| 185 | 2026-03-05T18:42:01.931Z | ++ repo=maghemite |
| 186 | 2026-03-05T18:42:01.931Z | ++ series=release |
| 187 | 2026-03-05T18:42:01.931Z | ++ commit=a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 188 | 2026-03-05T18:42:01.931Z | ++ name=ddm |
| 189 | 2026-03-05T18:42:01.931Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 190 | 2026-03-05T18:42:01.931Z | ++ mkdir -p download |
| 191 | 2026-03-05T18:42:01.931Z | ++ pushd download |
| 192 | 2026-03-05T18:42:01.931Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-03-05T18:42:01.931Z | ++ [[ ! -f ddm ]] |
| 194 | 2026-03-05T18:42:01.931Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/a13c749f1fb8adf5994dffebd53886fdeb5fd58c/ddm |
| 195 | 2026-03-05T18:42:01.938Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 196 | 2026-03-05T18:42:01.943Z | Dload Upload Total Spent Left Speed |
| 197 | 2026-03-05T18:42:02.010Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 198 | 2026-03-05T18:42:02.010Z | curl: (22) The requested URL returned error: 404 |
| 199 | 2026-03-05T18:42:02.014Z | ++ popd |
| 200 | 2026-03-05T18:42:02.014Z | /work/oxidecomputer/maghemite |
| 201 | 2026-03-05T18:42:02.014Z | ++ get_artifact maghemite release a13c749f1fb8adf5994dffebd53886fdeb5fd58c ddmadm |
| 202 | 2026-03-05T18:42:02.014Z | ++ repo=maghemite |
| 203 | 2026-03-05T18:42:02.014Z | ++ series=release |
| 204 | 2026-03-05T18:42:02.014Z | ++ commit=a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 205 | 2026-03-05T18:42:02.014Z | ++ name=ddmadm |
| 206 | 2026-03-05T18:42:02.014Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 207 | 2026-03-05T18:42:02.015Z | ++ mkdir -p download |
| 208 | 2026-03-05T18:42:02.018Z | ++ pushd download |
| 209 | 2026-03-05T18:42:02.018Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 210 | 2026-03-05T18:42:02.018Z | ++ [[ ! -f ddmadm ]] |
| 211 | 2026-03-05T18:42:02.018Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/a13c749f1fb8adf5994dffebd53886fdeb5fd58c/ddmadm |
| 212 | 2026-03-05T18:42:02.024Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 213 | 2026-03-05T18:42:02.024Z | Dload Upload Total Spent Left Speed |
| 214 | 2026-03-05T18:42:02.091Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 215 | 2026-03-05T18:42:02.092Z | curl: (22) The requested URL returned error: 404 |
| 216 | 2026-03-05T18:42:02.096Z | ++ popd |
| 217 | 2026-03-05T18:42:02.096Z | /work/oxidecomputer/maghemite |
| 218 | 2026-03-05T18:42:02.096Z | ++ pushd download |
| 219 | 2026-03-05T18:42:02.096Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 220 | 2026-03-05T18:42:02.096Z | ++ chmod +x softnpu |
| 221 | 2026-03-05T18:42:02.099Z | ++ chmod +x scadm |
| 222 | 2026-03-05T18:42:02.102Z | ++ chmod +x ddmadm |
| 223 | 2026-03-05T18:42:02.102Z | chmod: WARNING: can't access ddmadm |
| 224 | 2026-03-05T18:42:02.102Z | ++ chmod +x ddmd |
| 225 | 2026-03-05T18:42:02.106Z | chmod: WARNING: can't access ddmd |
| 226 | 2026-03-05T18:42:02.106Z | ++ mv ddmadm ddmadm-v2 |
| 227 | 2026-03-05T18:42:02.113Z | mv: cannot access ddmadm |
| 228 | 2026-03-05T18:42:02.113Z | ++ mv ddmd ddmd-v2 |
| 229 | 2026-03-05T18:42:02.113Z | mv: cannot access ddmd |
| 230 | 2026-03-05T18:42:02.113Z | ++ rm -rf zones/dendrite |
| 231 | 2026-03-05T18:42:02.113Z | ++ mkdir -p zones/dendrite |
| 232 | 2026-03-05T18:42:02.116Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 233 | 2026-03-05T18:42:03.516Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 234 | 2026-03-05T18:42:03.520Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 235 | 2026-03-05T18:42:03.523Z | ++ popd |
| 236 | 2026-03-05T18:42:03.523Z | /work/oxidecomputer/maghemite |
| 237 | 2026-03-05T18:42:03.523Z | ++ banner install |
| 238 | 2026-03-05T18:42:03.529Z | |
| 239 | 2026-03-05T18:42:03.529Z | # # # #### ##### ## # # |
| 240 | 2026-03-05T18:42:03.529Z | # ## # # # # # # # |
| 241 | 2026-03-05T18:42:03.529Z | # # # # #### # # # # # |
| 242 | 2026-03-05T18:42:03.529Z | # # # # # # ###### # # |
| 243 | 2026-03-05T18:42:03.529Z | # # ## # # # # # # # |
| 244 | 2026-03-05T18:42:03.529Z | # # # #### # # # ###### ###### |
| 245 | 2026-03-05T18:42:03.529Z | |
| 246 | 2026-03-05T18:42:03.529Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 247 | 2026-03-05T18:42:03.529Z | ++ set +o errexit |
| 248 | 2026-03-05T18:42:03.529Z | ++ pkg info clang-15 |
| 249 | 2026-03-05T18:42:03.529Z | ++ grep -qi installed |
| 250 | 2026-03-05T18:42:06.650Z | pkg: info: no packages matching the following patterns you specified are |
| 251 | 2026-03-05T18:42:06.650Z | installed on the system. Try querying remotely instead: |
| 252 | 2026-03-05T18:42:06.650Z | |
| 253 | 2026-03-05T18:42:06.650Z | clang-15 |
| 254 | 2026-03-05T18:42:06.702Z | ++ [[ 1 != 0 ]] |
| 255 | 2026-03-05T18:42:06.703Z | ++ set -o errexit |
| 256 | 2026-03-05T18:42:06.703Z | ++ pfexec pkg install clang-15 |
| 257 | 2026-03-05T18:42:15.637Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 258 | 2026-03-05T18:42:26.489Z | Startup: Caching catalogs ... Done |
| 259 | 2026-03-05T18:42:50.650Z | Planning: Solver setup ... Done |
| 260 | 2026-03-05T18:42:50.814Z | Planning: Running solver ... Done |
| 261 | 2026-03-05T18:42:50.996Z | Planning: Finding local manifests ... Done |
| 262 | 2026-03-05T18:42:51.015Z | Planning: Fetching manifests: 0/2 0% complete |
| 263 | 2026-03-05T18:42:51.202Z | Planning: Fetching manifests: 2/2 100% complete |
| 264 | 2026-03-05T18:42:51.251Z | Planning: Package planning ... Done |
| 265 | 2026-03-05T18:42:51.299Z | Planning: Merging actions ... Done |
| 266 | 2026-03-05T18:42:51.495Z | Planning: Checking for conflicting actions ... Done |
| 267 | 2026-03-05T18:42:51.506Z | Planning: Consolidating action changes ... Done |
| 268 | 2026-03-05T18:42:53.909Z | Planning: Evaluating mediators ... Done |
| 269 | 2026-03-05T18:42:53.918Z | Planning: Planning completed in 27.27 seconds |
| 270 | 2026-03-05T18:42:53.932Z | Packages to install: 2 |
| 271 | 2026-03-05T18:42:53.932Z | Mediators to change: 2 |
| 272 | 2026-03-05T18:42:53.932Z | Services to change: 1 |
| 273 | 2026-03-05T18:42:53.937Z | Create boot environment: No |
| 274 | 2026-03-05T18:42:53.937Z | Create backup boot environment: No |
| 275 | 2026-03-05T18:42:54.072Z | |
| 276 | 2026-03-05T18:42:54.072Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 277 | 2026-03-05T18:42:59.808Z | Download: 980/3076 items 78.9/211.3MB 37% complete (22.1M/s) |
| 278 | 2026-03-05T18:43:04.810Z | Download: 1747/3076 items 117.3/211.3MB 55% complete (10.1M/s) |
| 279 | 2026-03-05T18:43:09.813Z | Download: 2773/3076 items 119.9/211.3MB 56% complete (4.1M/s) |
| 280 | 2026-03-05T18:43:15.601Z | Download: 3059/3076 items 207.9/211.3MB 98% complete (9.1M/s) |
| 281 | 2026-03-05T18:43:17.808Z | Download: Completed 211.31 MB in 23.73 seconds (8.9M/s) |
| 282 | 2026-03-05T18:43:18.000Z | Actions: 1/3418 actions (Installing new actions) |
| 283 | 2026-03-05T18:43:22.624Z | Actions: Completed 3418 actions in 4.62 seconds. |
| 284 | 2026-03-05T18:43:23.054Z | Done |
| 285 | 2026-03-05T18:43:23.054Z | Done |
| 286 | 2026-03-05T18:43:24.169Z | Done |
| 287 | 2026-03-05T18:43:28.747Z | Done |
| 288 | 2026-03-05T18:43:28.829Z | Done |
| 289 | 2026-03-05T18:43:28.833Z | Done |
| 290 | 2026-03-05T18:43:29.002Z | Done |
| 291 | 2026-03-05T18:43:29.695Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 292 | 2026-03-05T18:43:29.695Z | ++ set +o errexit |
| 293 | 2026-03-05T18:43:29.698Z | ++ pkg info pkg-config |
| 294 | 2026-03-05T18:43:29.699Z | ++ grep -qi installed |
| 295 | 2026-03-05T18:43:30.059Z | ++ [[ 0 != 0 ]] |
| 296 | 2026-03-05T18:43:30.059Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 297 | 2026-03-05T18:43:30.059Z | ++ set +o errexit |
| 298 | 2026-03-05T18:43:30.063Z | ++ pkg info brand/omicron1 |
| 299 | 2026-03-05T18:43:30.063Z | ++ grep -qi installed |
| 300 | 2026-03-05T18:43:30.363Z | pkg: info: no packages matching the following patterns you specified are |
| 301 | 2026-03-05T18:43:30.363Z | installed on the system. Try querying remotely instead: |
| 302 | 2026-03-05T18:43:30.363Z | |
| 303 | 2026-03-05T18:43:30.363Z | brand/omicron1 |
| 304 | 2026-03-05T18:43:30.421Z | ++ [[ 1 != 0 ]] |
| 305 | 2026-03-05T18:43:30.421Z | ++ set -o errexit |
| 306 | 2026-03-05T18:43:30.421Z | ++ pfexec pkg install brand/omicron1 |
| 307 | 2026-03-05T18:43:31.035Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 308 | 2026-03-05T18:43:55.333Z | Planning: Solver setup ... Done |
| 309 | 2026-03-05T18:43:55.494Z | Planning: Running solver ... Done |
| 310 | 2026-03-05T18:43:55.678Z | Planning: Finding local manifests ... Done |
| 311 | 2026-03-05T18:43:55.681Z | Planning: Fetching manifests: 0/2 0% complete |
| 312 | 2026-03-05T18:43:55.832Z | Planning: Fetching manifests: 2/2 100% complete |
| 313 | 2026-03-05T18:43:55.850Z | Planning: Package planning ... Done |
| 314 | 2026-03-05T18:43:55.853Z | Planning: Merging actions ... Done |
| 315 | 2026-03-05T18:43:56.093Z | Planning: Checking for conflicting actions ... Done |
| 316 | 2026-03-05T18:43:56.096Z | Planning: Consolidating action changes ... Done |
| 317 | 2026-03-05T18:43:56.379Z | Planning: Evaluating mediators ... Done |
| 318 | 2026-03-05T18:43:56.382Z | Planning: Planning completed in 25.34 seconds |
| 319 | 2026-03-05T18:43:56.389Z | Packages to install: 2 |
| 320 | 2026-03-05T18:43:56.389Z | Create boot environment: No |
| 321 | 2026-03-05T18:43:56.393Z | Create backup boot environment: No |
| 322 | 2026-03-05T18:43:56.430Z | |
| 323 | 2026-03-05T18:43:56.430Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 324 | 2026-03-05T18:43:56.454Z | Download: Completed 1.07 MB in 0.02 seconds (44.7M/s) |
| 325 | 2026-03-05T18:43:56.550Z | Actions: 1/28 actions (Installing new actions) |
| 326 | 2026-03-05T18:43:56.568Z | Actions: Completed 28 actions in 0.02 seconds. |
| 327 | 2026-03-05T18:43:57.399Z | Done |
| 328 | 2026-03-05T18:43:57.399Z | Done |
| 329 | 2026-03-05T18:43:58.412Z | Done |
| 330 | 2026-03-05T18:44:02.439Z | Done |
| 331 | 2026-03-05T18:44:02.531Z | Done |
| 332 | 2026-03-05T18:44:02.534Z | Done |
| 333 | 2026-03-05T18:44:02.617Z | Done |
| 334 | 2026-03-05T18:44:02.786Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 335 | 2026-03-05T18:44:02.786Z | ++ set +o errexit |
| 336 | 2026-03-05T18:44:02.789Z | ++ pkg info brand/omicron1/tools |
| 337 | 2026-03-05T18:44:02.790Z | ++ grep -qi installed |
| 338 | 2026-03-05T18:44:03.090Z | pkg: info: no packages matching the following patterns you specified are |
| 339 | 2026-03-05T18:44:03.090Z | installed on the system. Try querying remotely instead: |
| 340 | 2026-03-05T18:44:03.090Z | |
| 341 | 2026-03-05T18:44:03.090Z | brand/omicron1/tools |
| 342 | 2026-03-05T18:44:03.144Z | ++ [[ 1 != 0 ]] |
| 343 | 2026-03-05T18:44:03.144Z | ++ set -o errexit |
| 344 | 2026-03-05T18:44:03.144Z | ++ pfexec pkg install brand/omicron1/tools |
| 345 | 2026-03-05T18:44:03.749Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 346 | 2026-03-05T18:44:28.763Z | Planning: Solver setup ... Done |
| 347 | 2026-03-05T18:44:28.931Z | Planning: Running solver ... Done |
| 348 | 2026-03-05T18:44:29.122Z | Planning: Finding local manifests ... Done |
| 349 | 2026-03-05T18:44:29.125Z | Planning: Fetching manifests: 0/1 0% complete |
| 350 | 2026-03-05T18:44:29.268Z | Planning: Fetching manifests: 1/1 100% complete |
| 351 | 2026-03-05T18:44:29.287Z | Planning: Package planning ... Done |
| 352 | 2026-03-05T18:44:29.291Z | Planning: Merging actions ... Done |
| 353 | 2026-03-05T18:44:29.511Z | Planning: Checking for conflicting actions ... Done |
| 354 | 2026-03-05T18:44:29.515Z | Planning: Consolidating action changes ... Done |
| 355 | 2026-03-05T18:44:29.789Z | Planning: Evaluating mediators ... Done |
| 356 | 2026-03-05T18:44:29.793Z | Planning: Planning completed in 26.03 seconds |
| 357 | 2026-03-05T18:44:29.800Z | Packages to install: 1 |
| 358 | 2026-03-05T18:44:29.800Z | Services to change: 1 |
| 359 | 2026-03-05T18:44:29.805Z | Create boot environment: No |
| 360 | 2026-03-05T18:44:29.805Z | Create backup boot environment: No |
| 361 | 2026-03-05T18:44:29.839Z | |
| 362 | 2026-03-05T18:44:29.839Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 363 | 2026-03-05T18:44:29.864Z | Download: Completed 1.19 MB in 0.03 seconds (47.1M/s) |
| 364 | 2026-03-05T18:44:29.976Z | Actions: 1/19 actions (Installing new actions) |
| 365 | 2026-03-05T18:44:29.995Z | Actions: Completed 19 actions in 0.02 seconds. |
| 366 | 2026-03-05T18:44:30.810Z | Done |
| 367 | 2026-03-05T18:44:30.810Z | Done |
| 368 | 2026-03-05T18:44:31.811Z | Done |
| 369 | 2026-03-05T18:44:35.964Z | Done |
| 370 | 2026-03-05T18:44:36.058Z | Done |
| 371 | 2026-03-05T18:44:36.062Z | Done |
| 372 | 2026-03-05T18:44:36.132Z | Done |
| 373 | 2026-03-05T18:44:36.326Z | ++ pfexec svcadm enable baseline |
| 374 | 2026-03-05T18:44:36.351Z | ++ retry=0 |
| 375 | 2026-03-05T18:44:36.355Z | +++ svcs -Hostate baseline |
| 376 | 2026-03-05T18:44:36.378Z | ++ [[ offline* != online ]] |
| 377 | 2026-03-05T18:44:36.378Z | ++ [[ 0 -gt 300 ]] |
| 378 | 2026-03-05T18:44:36.378Z | ++ sleep 1 |
| 379 | 2026-03-05T18:44:37.380Z | ++ retry=1 |
| 380 | 2026-03-05T18:44:37.383Z | +++ svcs -Hostate baseline |
| 381 | 2026-03-05T18:44:37.405Z | ++ [[ offline* != online ]] |
| 382 | 2026-03-05T18:44:37.405Z | ++ [[ 1 -gt 300 ]] |
| 383 | 2026-03-05T18:44:37.414Z | ++ sleep 1 |
| 384 | 2026-03-05T18:44:38.405Z | ++ retry=2 |
| 385 | 2026-03-05T18:44:38.409Z | +++ svcs -Hostate baseline |
| 386 | 2026-03-05T18:44:38.428Z | ++ [[ offline* != online ]] |
| 387 | 2026-03-05T18:44:38.428Z | ++ [[ 2 -gt 300 ]] |
| 388 | 2026-03-05T18:44:38.428Z | ++ sleep 1 |
| 389 | 2026-03-05T18:44:39.431Z | ++ retry=3 |
| 390 | 2026-03-05T18:44:39.434Z | +++ svcs -Hostate baseline |
| 391 | 2026-03-05T18:44:39.457Z | ++ [[ offline* != online ]] |
| 392 | 2026-03-05T18:44:39.457Z | ++ [[ 3 -gt 300 ]] |
| 393 | 2026-03-05T18:44:39.457Z | ++ sleep 1 |
| 394 | 2026-03-05T18:44:40.457Z | ++ retry=4 |
| 395 | 2026-03-05T18:44:40.461Z | +++ svcs -Hostate baseline |
| 396 | 2026-03-05T18:44:40.481Z | ++ [[ offline* != online ]] |
| 397 | 2026-03-05T18:44:40.481Z | ++ [[ 4 -gt 300 ]] |
| 398 | 2026-03-05T18:44:40.481Z | ++ sleep 1 |
| 399 | 2026-03-05T18:44:41.484Z | ++ retry=5 |
| 400 | 2026-03-05T18:44:41.488Z | +++ svcs -Hostate baseline |
| 401 | 2026-03-05T18:44:41.508Z | ++ [[ offline* != online ]] |
| 402 | 2026-03-05T18:44:41.508Z | ++ [[ 5 -gt 300 ]] |
| 403 | 2026-03-05T18:44:41.511Z | ++ sleep 1 |
| 404 | 2026-03-05T18:44:42.510Z | ++ retry=6 |
| 405 | 2026-03-05T18:44:42.513Z | +++ svcs -Hostate baseline |
| 406 | 2026-03-05T18:44:42.533Z | ++ [[ offline* != online ]] |
| 407 | 2026-03-05T18:44:42.533Z | ++ [[ 6 -gt 300 ]] |
| 408 | 2026-03-05T18:44:42.533Z | ++ sleep 1 |
| 409 | 2026-03-05T18:44:43.536Z | ++ retry=7 |
| 410 | 2026-03-05T18:44:43.539Z | +++ svcs -Hostate baseline |
| 411 | 2026-03-05T18:44:43.558Z | ++ [[ offline* != online ]] |
| 412 | 2026-03-05T18:44:43.558Z | ++ [[ 7 -gt 300 ]] |
| 413 | 2026-03-05T18:44:43.559Z | ++ sleep 1 |
| 414 | 2026-03-05T18:44:44.561Z | ++ retry=8 |
| 415 | 2026-03-05T18:44:44.566Z | +++ svcs -Hostate baseline |
| 416 | 2026-03-05T18:44:44.584Z | ++ [[ offline* != online ]] |
| 417 | 2026-03-05T18:44:44.584Z | ++ [[ 8 -gt 300 ]] |
| 418 | 2026-03-05T18:44:44.588Z | ++ sleep 1 |
| 419 | 2026-03-05T18:44:45.587Z | ++ retry=9 |
| 420 | 2026-03-05T18:44:45.590Z | +++ svcs -Hostate baseline |
| 421 | 2026-03-05T18:44:45.610Z | ++ [[ offline* != online ]] |
| 422 | 2026-03-05T18:44:45.610Z | ++ [[ 9 -gt 300 ]] |
| 423 | 2026-03-05T18:44:45.610Z | ++ sleep 1 |
| 424 | 2026-03-05T18:44:46.614Z | ++ retry=10 |
| 425 | 2026-03-05T18:44:46.618Z | +++ svcs -Hostate baseline |
| 426 | 2026-03-05T18:44:46.636Z | ++ [[ offline* != online ]] |
| 427 | 2026-03-05T18:44:46.636Z | ++ [[ 10 -gt 300 ]] |
| 428 | 2026-03-05T18:44:46.636Z | ++ sleep 1 |
| 429 | 2026-03-05T18:44:47.639Z | ++ retry=11 |
| 430 | 2026-03-05T18:44:47.642Z | +++ svcs -Hostate baseline |
| 431 | 2026-03-05T18:44:47.662Z | ++ [[ offline* != online ]] |
| 432 | 2026-03-05T18:44:47.662Z | ++ [[ 11 -gt 300 ]] |
| 433 | 2026-03-05T18:44:47.662Z | ++ sleep 1 |
| 434 | 2026-03-05T18:44:48.665Z | ++ retry=12 |
| 435 | 2026-03-05T18:44:48.669Z | +++ svcs -Hostate baseline |
| 436 | 2026-03-05T18:44:48.688Z | ++ [[ offline* != online ]] |
| 437 | 2026-03-05T18:44:48.688Z | ++ [[ 12 -gt 300 ]] |
| 438 | 2026-03-05T18:44:48.688Z | ++ sleep 1 |
| 439 | 2026-03-05T18:44:49.691Z | ++ retry=13 |
| 440 | 2026-03-05T18:44:49.695Z | +++ svcs -Hostate baseline |
| 441 | 2026-03-05T18:44:49.715Z | ++ [[ offline* != online ]] |
| 442 | 2026-03-05T18:44:49.715Z | ++ [[ 13 -gt 300 ]] |
| 443 | 2026-03-05T18:44:49.715Z | ++ sleep 1 |
| 444 | 2026-03-05T18:44:50.717Z | ++ retry=14 |
| 445 | 2026-03-05T18:44:50.720Z | +++ svcs -Hostate baseline |
| 446 | 2026-03-05T18:44:50.741Z | ++ [[ offline* != online ]] |
| 447 | 2026-03-05T18:44:50.741Z | ++ [[ 14 -gt 300 ]] |
| 448 | 2026-03-05T18:44:50.741Z | ++ sleep 1 |
| 449 | 2026-03-05T18:44:51.743Z | ++ retry=15 |
| 450 | 2026-03-05T18:44:51.747Z | +++ svcs -Hostate baseline |
| 451 | 2026-03-05T18:44:51.766Z | ++ [[ offline* != online ]] |
| 452 | 2026-03-05T18:44:51.766Z | ++ [[ 15 -gt 300 ]] |
| 453 | 2026-03-05T18:44:51.769Z | ++ sleep 1 |
| 454 | 2026-03-05T18:44:52.769Z | ++ retry=16 |
| 455 | 2026-03-05T18:44:52.773Z | +++ svcs -Hostate baseline |
| 456 | 2026-03-05T18:44:52.792Z | ++ [[ offline* != online ]] |
| 457 | 2026-03-05T18:44:52.792Z | ++ [[ 16 -gt 300 ]] |
| 458 | 2026-03-05T18:44:52.792Z | ++ sleep 1 |
| 459 | 2026-03-05T18:44:53.796Z | ++ retry=17 |
| 460 | 2026-03-05T18:44:53.799Z | +++ svcs -Hostate baseline |
| 461 | 2026-03-05T18:44:53.818Z | ++ [[ offline* != online ]] |
| 462 | 2026-03-05T18:44:53.818Z | ++ [[ 17 -gt 300 ]] |
| 463 | 2026-03-05T18:44:53.818Z | ++ sleep 1 |
| 464 | 2026-03-05T18:44:54.821Z | ++ retry=18 |
| 465 | 2026-03-05T18:44:54.824Z | +++ svcs -Hostate baseline |
| 466 | 2026-03-05T18:44:54.844Z | ++ [[ offline* != online ]] |
| 467 | 2026-03-05T18:44:54.844Z | ++ [[ 18 -gt 300 ]] |
| 468 | 2026-03-05T18:44:54.844Z | ++ sleep 1 |
| 469 | 2026-03-05T18:44:55.847Z | ++ retry=19 |
| 470 | 2026-03-05T18:44:55.850Z | +++ svcs -Hostate baseline |
| 471 | 2026-03-05T18:44:55.870Z | ++ [[ offline* != online ]] |
| 472 | 2026-03-05T18:44:55.870Z | ++ [[ 19 -gt 300 ]] |
| 473 | 2026-03-05T18:44:55.870Z | ++ sleep 1 |
| 474 | 2026-03-05T18:44:56.873Z | ++ retry=20 |
| 475 | 2026-03-05T18:44:56.876Z | +++ svcs -Hostate baseline |
| 476 | 2026-03-05T18:44:56.895Z | ++ [[ offline* != online ]] |
| 477 | 2026-03-05T18:44:56.896Z | ++ [[ 20 -gt 300 ]] |
| 478 | 2026-03-05T18:44:56.899Z | ++ sleep 1 |
| 479 | 2026-03-05T18:44:57.900Z | ++ retry=21 |
| 480 | 2026-03-05T18:44:57.904Z | +++ svcs -Hostate baseline |
| 481 | 2026-03-05T18:44:57.922Z | ++ [[ offline* != online ]] |
| 482 | 2026-03-05T18:44:57.923Z | ++ [[ 21 -gt 300 ]] |
| 483 | 2026-03-05T18:44:57.923Z | ++ sleep 1 |
| 484 | 2026-03-05T18:44:58.924Z | ++ retry=22 |
| 485 | 2026-03-05T18:44:58.927Z | +++ svcs -Hostate baseline |
| 486 | 2026-03-05T18:44:58.947Z | ++ [[ offline* != online ]] |
| 487 | 2026-03-05T18:44:58.947Z | ++ [[ 22 -gt 300 ]] |
| 488 | 2026-03-05T18:44:58.951Z | ++ sleep 1 |
| 489 | 2026-03-05T18:44:59.950Z | ++ retry=23 |
| 490 | 2026-03-05T18:44:59.954Z | +++ svcs -Hostate baseline |
| 491 | 2026-03-05T18:44:59.974Z | ++ [[ offline* != online ]] |
| 492 | 2026-03-05T18:44:59.974Z | ++ [[ 23 -gt 300 ]] |
| 493 | 2026-03-05T18:44:59.974Z | ++ sleep 1 |
| 494 | 2026-03-05T18:45:00.977Z | ++ retry=24 |
| 495 | 2026-03-05T18:45:00.980Z | +++ svcs -Hostate baseline |
| 496 | 2026-03-05T18:45:01.001Z | ++ [[ offline* != online ]] |
| 497 | 2026-03-05T18:45:01.001Z | ++ [[ 24 -gt 300 ]] |
| 498 | 2026-03-05T18:45:01.001Z | ++ sleep 1 |
| 499 | 2026-03-05T18:45:02.003Z | ++ retry=25 |
| 500 | 2026-03-05T18:45:02.007Z | +++ svcs -Hostate baseline |
| 501 | 2026-03-05T18:45:02.027Z | ++ [[ offline* != online ]] |
| 502 | 2026-03-05T18:45:02.027Z | ++ [[ 25 -gt 300 ]] |
| 503 | 2026-03-05T18:45:02.027Z | ++ sleep 1 |
| 504 | 2026-03-05T18:45:03.030Z | ++ retry=26 |
| 505 | 2026-03-05T18:45:03.034Z | +++ svcs -Hostate baseline |
| 506 | 2026-03-05T18:45:03.054Z | ++ [[ offline* != online ]] |
| 507 | 2026-03-05T18:45:03.054Z | ++ [[ 26 -gt 300 ]] |
| 508 | 2026-03-05T18:45:03.054Z | ++ sleep 1 |
| 509 | 2026-03-05T18:45:04.057Z | ++ retry=27 |
| 510 | 2026-03-05T18:45:04.060Z | +++ svcs -Hostate baseline |
| 511 | 2026-03-05T18:45:04.081Z | ++ [[ offline* != online ]] |
| 512 | 2026-03-05T18:45:04.081Z | ++ [[ 27 -gt 300 ]] |
| 513 | 2026-03-05T18:45:04.081Z | ++ sleep 1 |
| 514 | 2026-03-05T18:45:05.084Z | ++ retry=28 |
| 515 | 2026-03-05T18:45:05.087Z | +++ svcs -Hostate baseline |
| 516 | 2026-03-05T18:45:05.108Z | ++ [[ offline* != online ]] |
| 517 | 2026-03-05T18:45:05.108Z | ++ [[ 28 -gt 300 ]] |
| 518 | 2026-03-05T18:45:05.111Z | ++ sleep 1 |
| 519 | 2026-03-05T18:45:06.110Z | ++ retry=29 |
| 520 | 2026-03-05T18:45:06.114Z | +++ svcs -Hostate baseline |
| 521 | 2026-03-05T18:45:06.133Z | ++ [[ offline* != online ]] |
| 522 | 2026-03-05T18:45:06.133Z | ++ [[ 29 -gt 300 ]] |
| 523 | 2026-03-05T18:45:06.133Z | ++ sleep 1 |
| 524 | 2026-03-05T18:45:07.136Z | ++ retry=30 |
| 525 | 2026-03-05T18:45:07.141Z | +++ svcs -Hostate baseline |
| 526 | 2026-03-05T18:45:07.159Z | ++ [[ offline* != online ]] |
| 527 | 2026-03-05T18:45:07.159Z | ++ [[ 30 -gt 300 ]] |
| 528 | 2026-03-05T18:45:07.162Z | ++ sleep 1 |
| 529 | 2026-03-05T18:45:08.161Z | ++ retry=31 |
| 530 | 2026-03-05T18:45:08.165Z | +++ svcs -Hostate baseline |
| 531 | 2026-03-05T18:45:08.186Z | ++ [[ offline* != online ]] |
| 532 | 2026-03-05T18:45:08.186Z | ++ [[ 31 -gt 300 ]] |
| 533 | 2026-03-05T18:45:08.188Z | ++ sleep 1 |
| 534 | 2026-03-05T18:45:09.189Z | ++ retry=32 |
| 535 | 2026-03-05T18:45:09.192Z | +++ svcs -Hostate baseline |
| 536 | 2026-03-05T18:45:09.213Z | ++ [[ offline* != online ]] |
| 537 | 2026-03-05T18:45:09.213Z | ++ [[ 32 -gt 300 ]] |
| 538 | 2026-03-05T18:45:09.213Z | ++ sleep 1 |
| 539 | 2026-03-05T18:45:10.215Z | ++ retry=33 |
| 540 | 2026-03-05T18:45:10.219Z | +++ svcs -Hostate baseline |
| 541 | 2026-03-05T18:45:10.238Z | ++ [[ offline* != online ]] |
| 542 | 2026-03-05T18:45:10.238Z | ++ [[ 33 -gt 300 ]] |
| 543 | 2026-03-05T18:45:10.242Z | ++ sleep 1 |
| 544 | 2026-03-05T18:45:11.241Z | ++ retry=34 |
| 545 | 2026-03-05T18:45:11.246Z | +++ svcs -Hostate baseline |
| 546 | 2026-03-05T18:45:11.265Z | ++ [[ offline* != online ]] |
| 547 | 2026-03-05T18:45:11.265Z | ++ [[ 34 -gt 300 ]] |
| 548 | 2026-03-05T18:45:11.265Z | ++ sleep 1 |
| 549 | 2026-03-05T18:45:12.268Z | ++ retry=35 |
| 550 | 2026-03-05T18:45:12.271Z | +++ svcs -Hostate baseline |
| 551 | 2026-03-05T18:45:12.291Z | ++ [[ offline* != online ]] |
| 552 | 2026-03-05T18:45:12.291Z | ++ [[ 35 -gt 300 ]] |
| 553 | 2026-03-05T18:45:12.293Z | ++ sleep 1 |
| 554 | 2026-03-05T18:45:13.294Z | ++ retry=36 |
| 555 | 2026-03-05T18:45:13.300Z | +++ svcs -Hostate baseline |
| 556 | 2026-03-05T18:45:13.317Z | ++ [[ offline* != online ]] |
| 557 | 2026-03-05T18:45:13.317Z | ++ [[ 36 -gt 300 ]] |
| 558 | 2026-03-05T18:45:13.318Z | ++ sleep 1 |
| 559 | 2026-03-05T18:45:14.320Z | ++ retry=37 |
| 560 | 2026-03-05T18:45:14.324Z | +++ svcs -Hostate baseline |
| 561 | 2026-03-05T18:45:14.344Z | ++ [[ offline* != online ]] |
| 562 | 2026-03-05T18:45:14.344Z | ++ [[ 37 -gt 300 ]] |
| 563 | 2026-03-05T18:45:14.344Z | ++ sleep 1 |
| 564 | 2026-03-05T18:45:15.348Z | ++ retry=38 |
| 565 | 2026-03-05T18:45:15.351Z | +++ svcs -Hostate baseline |
| 566 | 2026-03-05T18:45:15.370Z | ++ [[ offline* != online ]] |
| 567 | 2026-03-05T18:45:15.370Z | ++ [[ 38 -gt 300 ]] |
| 568 | 2026-03-05T18:45:15.370Z | ++ sleep 1 |
| 569 | 2026-03-05T18:45:16.372Z | ++ retry=39 |
| 570 | 2026-03-05T18:45:16.375Z | +++ svcs -Hostate baseline |
| 571 | 2026-03-05T18:45:16.395Z | ++ [[ offline* != online ]] |
| 572 | 2026-03-05T18:45:16.395Z | ++ [[ 39 -gt 300 ]] |
| 573 | 2026-03-05T18:45:16.395Z | ++ sleep 1 |
| 574 | 2026-03-05T18:45:17.398Z | ++ retry=40 |
| 575 | 2026-03-05T18:45:17.403Z | +++ svcs -Hostate baseline |
| 576 | 2026-03-05T18:45:17.422Z | ++ [[ offline* != online ]] |
| 577 | 2026-03-05T18:45:17.422Z | ++ [[ 40 -gt 300 ]] |
| 578 | 2026-03-05T18:45:17.422Z | ++ sleep 1 |
| 579 | 2026-03-05T18:45:18.425Z | ++ retry=41 |
| 580 | 2026-03-05T18:45:18.429Z | +++ svcs -Hostate baseline |
| 581 | 2026-03-05T18:45:18.448Z | ++ [[ offline* != online ]] |
| 582 | 2026-03-05T18:45:18.448Z | ++ [[ 41 -gt 300 ]] |
| 583 | 2026-03-05T18:45:18.448Z | ++ sleep 1 |
| 584 | 2026-03-05T18:45:19.451Z | ++ retry=42 |
| 585 | 2026-03-05T18:45:19.455Z | +++ svcs -Hostate baseline |
| 586 | 2026-03-05T18:45:19.474Z | ++ [[ offline* != online ]] |
| 587 | 2026-03-05T18:45:19.474Z | ++ [[ 42 -gt 300 ]] |
| 588 | 2026-03-05T18:45:19.474Z | ++ sleep 1 |
| 589 | 2026-03-05T18:45:20.477Z | ++ retry=43 |
| 590 | 2026-03-05T18:45:20.480Z | +++ svcs -Hostate baseline |
| 591 | 2026-03-05T18:45:20.500Z | ++ [[ offline* != online ]] |
| 592 | 2026-03-05T18:45:20.501Z | ++ [[ 43 -gt 300 ]] |
| 593 | 2026-03-05T18:45:20.501Z | ++ sleep 1 |
| 594 | 2026-03-05T18:45:21.504Z | ++ retry=44 |
| 595 | 2026-03-05T18:45:21.507Z | +++ svcs -Hostate baseline |
| 596 | 2026-03-05T18:45:21.526Z | ++ [[ offline* != online ]] |
| 597 | 2026-03-05T18:45:21.526Z | ++ [[ 44 -gt 300 ]] |
| 598 | 2026-03-05T18:45:21.526Z | ++ sleep 1 |
| 599 | 2026-03-05T18:45:22.529Z | ++ retry=45 |
| 600 | 2026-03-05T18:45:22.533Z | +++ svcs -Hostate baseline |
| 601 | 2026-03-05T18:45:22.552Z | ++ [[ offline* != online ]] |
| 602 | 2026-03-05T18:45:22.552Z | ++ [[ 45 -gt 300 ]] |
| 603 | 2026-03-05T18:45:22.556Z | ++ sleep 1 |
| 604 | 2026-03-05T18:45:23.555Z | ++ retry=46 |
| 605 | 2026-03-05T18:45:23.559Z | +++ svcs -Hostate baseline |
| 606 | 2026-03-05T18:45:23.578Z | ++ [[ offline* != online ]] |
| 607 | 2026-03-05T18:45:23.578Z | ++ [[ 46 -gt 300 ]] |
| 608 | 2026-03-05T18:45:23.578Z | ++ sleep 1 |
| 609 | 2026-03-05T18:45:24.581Z | ++ retry=47 |
| 610 | 2026-03-05T18:45:24.585Z | +++ svcs -Hostate baseline |
| 611 | 2026-03-05T18:45:24.604Z | ++ [[ offline* != online ]] |
| 612 | 2026-03-05T18:45:24.604Z | ++ [[ 47 -gt 300 ]] |
| 613 | 2026-03-05T18:45:24.604Z | ++ sleep 1 |
| 614 | 2026-03-05T18:45:25.607Z | ++ retry=48 |
| 615 | 2026-03-05T18:45:25.611Z | +++ svcs -Hostate baseline |
| 616 | 2026-03-05T18:45:25.630Z | ++ [[ offline* != online ]] |
| 617 | 2026-03-05T18:45:25.631Z | ++ [[ 48 -gt 300 ]] |
| 618 | 2026-03-05T18:45:25.634Z | ++ sleep 1 |
| 619 | 2026-03-05T18:45:26.633Z | ++ retry=49 |
| 620 | 2026-03-05T18:45:26.636Z | +++ svcs -Hostate baseline |
| 621 | 2026-03-05T18:45:26.656Z | ++ [[ offline* != online ]] |
| 622 | 2026-03-05T18:45:26.656Z | ++ [[ 49 -gt 300 ]] |
| 623 | 2026-03-05T18:45:26.656Z | ++ sleep 1 |
| 624 | 2026-03-05T18:45:27.659Z | ++ retry=50 |
| 625 | 2026-03-05T18:45:27.662Z | +++ svcs -Hostate baseline |
| 626 | 2026-03-05T18:45:27.681Z | ++ [[ offline* != online ]] |
| 627 | 2026-03-05T18:45:27.681Z | ++ [[ 50 -gt 300 ]] |
| 628 | 2026-03-05T18:45:27.681Z | ++ sleep 1 |
| 629 | 2026-03-05T18:45:28.684Z | ++ retry=51 |
| 630 | 2026-03-05T18:45:28.688Z | +++ svcs -Hostate baseline |
| 631 | 2026-03-05T18:45:28.707Z | ++ [[ offline* != online ]] |
| 632 | 2026-03-05T18:45:28.707Z | ++ [[ 51 -gt 300 ]] |
| 633 | 2026-03-05T18:45:28.707Z | ++ sleep 1 |
| 634 | 2026-03-05T18:45:29.710Z | ++ retry=52 |
| 635 | 2026-03-05T18:45:29.714Z | +++ svcs -Hostate baseline |
| 636 | 2026-03-05T18:45:29.732Z | ++ [[ offline* != online ]] |
| 637 | 2026-03-05T18:45:29.732Z | ++ [[ 52 -gt 300 ]] |
| 638 | 2026-03-05T18:45:29.732Z | ++ sleep 1 |
| 639 | 2026-03-05T18:45:30.735Z | ++ retry=53 |
| 640 | 2026-03-05T18:45:30.739Z | +++ svcs -Hostate baseline |
| 641 | 2026-03-05T18:45:30.758Z | ++ [[ offline* != online ]] |
| 642 | 2026-03-05T18:45:30.758Z | ++ [[ 53 -gt 300 ]] |
| 643 | 2026-03-05T18:45:30.761Z | ++ sleep 1 |
| 644 | 2026-03-05T18:45:31.761Z | ++ retry=54 |
| 645 | 2026-03-05T18:45:31.764Z | +++ svcs -Hostate baseline |
| 646 | 2026-03-05T18:45:31.783Z | ++ [[ offline* != online ]] |
| 647 | 2026-03-05T18:45:31.784Z | ++ [[ 54 -gt 300 ]] |
| 648 | 2026-03-05T18:45:31.787Z | ++ sleep 1 |
| 649 | 2026-03-05T18:45:32.786Z | ++ retry=55 |
| 650 | 2026-03-05T18:45:32.790Z | +++ svcs -Hostate baseline |
| 651 | 2026-03-05T18:45:32.809Z | ++ [[ offline* != online ]] |
| 652 | 2026-03-05T18:45:32.809Z | ++ [[ 55 -gt 300 ]] |
| 653 | 2026-03-05T18:45:32.809Z | ++ sleep 1 |
| 654 | 2026-03-05T18:45:33.812Z | ++ retry=56 |
| 655 | 2026-03-05T18:45:33.815Z | +++ svcs -Hostate baseline |
| 656 | 2026-03-05T18:45:33.835Z | ++ [[ offline* != online ]] |
| 657 | 2026-03-05T18:45:33.835Z | ++ [[ 56 -gt 300 ]] |
| 658 | 2026-03-05T18:45:33.838Z | ++ sleep 1 |
| 659 | 2026-03-05T18:45:34.838Z | ++ retry=57 |
| 660 | 2026-03-05T18:45:34.842Z | +++ svcs -Hostate baseline |
| 661 | 2026-03-05T18:45:34.861Z | ++ [[ offline* != online ]] |
| 662 | 2026-03-05T18:45:34.861Z | ++ [[ 57 -gt 300 ]] |
| 663 | 2026-03-05T18:45:34.861Z | ++ sleep 1 |
| 664 | 2026-03-05T18:45:35.864Z | ++ retry=58 |
| 665 | 2026-03-05T18:45:35.867Z | +++ svcs -Hostate baseline |
| 666 | 2026-03-05T18:45:35.887Z | ++ [[ offline* != online ]] |
| 667 | 2026-03-05T18:45:35.887Z | ++ [[ 58 -gt 300 ]] |
| 668 | 2026-03-05T18:45:35.887Z | ++ sleep 1 |
| 669 | 2026-03-05T18:45:36.890Z | ++ retry=59 |
| 670 | 2026-03-05T18:45:36.893Z | +++ svcs -Hostate baseline |
| 671 | 2026-03-05T18:45:36.912Z | ++ [[ offline* != online ]] |
| 672 | 2026-03-05T18:45:36.912Z | ++ [[ 59 -gt 300 ]] |
| 673 | 2026-03-05T18:45:36.912Z | ++ sleep 1 |
| 674 | 2026-03-05T18:45:37.915Z | ++ retry=60 |
| 675 | 2026-03-05T18:45:37.919Z | +++ svcs -Hostate baseline |
| 676 | 2026-03-05T18:45:37.939Z | ++ [[ offline* != online ]] |
| 677 | 2026-03-05T18:45:37.939Z | ++ [[ 60 -gt 300 ]] |
| 678 | 2026-03-05T18:45:37.944Z | ++ sleep 1 |
| 679 | 2026-03-05T18:45:38.941Z | ++ retry=61 |
| 680 | 2026-03-05T18:45:38.945Z | +++ svcs -Hostate baseline |
| 681 | 2026-03-05T18:45:38.963Z | ++ [[ offline* != online ]] |
| 682 | 2026-03-05T18:45:38.963Z | ++ [[ 61 -gt 300 ]] |
| 683 | 2026-03-05T18:45:38.963Z | ++ sleep 1 |
| 684 | 2026-03-05T18:45:39.966Z | ++ retry=62 |
| 685 | 2026-03-05T18:45:39.970Z | +++ svcs -Hostate baseline |
| 686 | 2026-03-05T18:45:39.989Z | ++ [[ offline* != online ]] |
| 687 | 2026-03-05T18:45:39.989Z | ++ [[ 62 -gt 300 ]] |
| 688 | 2026-03-05T18:45:39.989Z | ++ sleep 1 |
| 689 | 2026-03-05T18:45:40.992Z | ++ retry=63 |
| 690 | 2026-03-05T18:45:40.995Z | +++ svcs -Hostate baseline |
| 691 | 2026-03-05T18:45:41.014Z | ++ [[ offline* != online ]] |
| 692 | 2026-03-05T18:45:41.014Z | ++ [[ 63 -gt 300 ]] |
| 693 | 2026-03-05T18:45:41.014Z | ++ sleep 1 |
| 694 | 2026-03-05T18:45:42.018Z | ++ retry=64 |
| 695 | 2026-03-05T18:45:42.021Z | +++ svcs -Hostate baseline |
| 696 | 2026-03-05T18:45:42.040Z | ++ [[ offline* != online ]] |
| 697 | 2026-03-05T18:45:42.040Z | ++ [[ 64 -gt 300 ]] |
| 698 | 2026-03-05T18:45:42.040Z | ++ sleep 1 |
| 699 | 2026-03-05T18:45:43.043Z | ++ retry=65 |
| 700 | 2026-03-05T18:45:43.047Z | +++ svcs -Hostate baseline |
| 701 | 2026-03-05T18:45:43.066Z | ++ [[ offline* != online ]] |
| 702 | 2026-03-05T18:45:43.066Z | ++ [[ 65 -gt 300 ]] |
| 703 | 2026-03-05T18:45:43.070Z | ++ sleep 1 |
| 704 | 2026-03-05T18:45:44.069Z | ++ retry=66 |
| 705 | 2026-03-05T18:45:44.073Z | +++ svcs -Hostate baseline |
| 706 | 2026-03-05T18:45:44.092Z | ++ [[ offline* != online ]] |
| 707 | 2026-03-05T18:45:44.093Z | ++ [[ 66 -gt 300 ]] |
| 708 | 2026-03-05T18:45:44.093Z | ++ sleep 1 |
| 709 | 2026-03-05T18:45:45.095Z | ++ retry=67 |
| 710 | 2026-03-05T18:45:45.099Z | +++ svcs -Hostate baseline |
| 711 | 2026-03-05T18:45:45.119Z | ++ [[ offline* != online ]] |
| 712 | 2026-03-05T18:45:45.119Z | ++ [[ 67 -gt 300 ]] |
| 713 | 2026-03-05T18:45:45.119Z | ++ sleep 1 |
| 714 | 2026-03-05T18:45:46.122Z | ++ retry=68 |
| 715 | 2026-03-05T18:45:46.125Z | +++ svcs -Hostate baseline |
| 716 | 2026-03-05T18:45:46.145Z | ++ [[ offline* != online ]] |
| 717 | 2026-03-05T18:45:46.145Z | ++ [[ 68 -gt 300 ]] |
| 718 | 2026-03-05T18:45:46.145Z | ++ sleep 1 |
| 719 | 2026-03-05T18:45:47.147Z | ++ retry=69 |
| 720 | 2026-03-05T18:45:47.151Z | +++ svcs -Hostate baseline |
| 721 | 2026-03-05T18:45:47.174Z | ++ [[ offline* != online ]] |
| 722 | 2026-03-05T18:45:47.174Z | ++ [[ 69 -gt 300 ]] |
| 723 | 2026-03-05T18:45:47.180Z | ++ sleep 1 |
| 724 | 2026-03-05T18:45:48.173Z | ++ retry=70 |
| 725 | 2026-03-05T18:45:48.177Z | +++ svcs -Hostate baseline |
| 726 | 2026-03-05T18:45:48.196Z | ++ [[ offline* != online ]] |
| 727 | 2026-03-05T18:45:48.196Z | ++ [[ 70 -gt 300 ]] |
| 728 | 2026-03-05T18:45:48.200Z | ++ sleep 1 |
| 729 | 2026-03-05T18:45:49.199Z | ++ retry=71 |
| 730 | 2026-03-05T18:45:49.202Z | +++ svcs -Hostate baseline |
| 731 | 2026-03-05T18:45:49.221Z | ++ [[ offline* != online ]] |
| 732 | 2026-03-05T18:45:49.221Z | ++ [[ 71 -gt 300 ]] |
| 733 | 2026-03-05T18:45:49.224Z | ++ sleep 1 |
| 734 | 2026-03-05T18:45:50.224Z | ++ retry=72 |
| 735 | 2026-03-05T18:45:50.228Z | +++ svcs -Hostate baseline |
| 736 | 2026-03-05T18:45:50.247Z | ++ [[ offline* != online ]] |
| 737 | 2026-03-05T18:45:50.247Z | ++ [[ 72 -gt 300 ]] |
| 738 | 2026-03-05T18:45:50.247Z | ++ sleep 1 |
| 739 | 2026-03-05T18:45:51.250Z | ++ retry=73 |
| 740 | 2026-03-05T18:45:51.253Z | +++ svcs -Hostate baseline |
| 741 | 2026-03-05T18:45:51.273Z | ++ [[ offline* != online ]] |
| 742 | 2026-03-05T18:45:51.273Z | ++ [[ 73 -gt 300 ]] |
| 743 | 2026-03-05T18:45:51.273Z | ++ sleep 1 |
| 744 | 2026-03-05T18:45:52.276Z | ++ retry=74 |
| 745 | 2026-03-05T18:45:52.280Z | +++ svcs -Hostate baseline |
| 746 | 2026-03-05T18:45:52.299Z | ++ [[ offline* != online ]] |
| 747 | 2026-03-05T18:45:52.300Z | ++ [[ 74 -gt 300 ]] |
| 748 | 2026-03-05T18:45:52.300Z | ++ sleep 1 |
| 749 | 2026-03-05T18:45:53.303Z | ++ retry=75 |
| 750 | 2026-03-05T18:45:53.306Z | +++ svcs -Hostate baseline |
| 751 | 2026-03-05T18:45:53.326Z | ++ [[ offline* != online ]] |
| 752 | 2026-03-05T18:45:53.326Z | ++ [[ 75 -gt 300 ]] |
| 753 | 2026-03-05T18:45:53.326Z | ++ sleep 1 |
| 754 | 2026-03-05T18:45:54.329Z | ++ retry=76 |
| 755 | 2026-03-05T18:45:54.333Z | +++ svcs -Hostate baseline |
| 756 | 2026-03-05T18:45:54.353Z | ++ [[ offline* != online ]] |
| 757 | 2026-03-05T18:45:54.354Z | ++ [[ 76 -gt 300 ]] |
| 758 | 2026-03-05T18:45:54.357Z | ++ sleep 1 |
| 759 | 2026-03-05T18:45:55.358Z | ++ retry=77 |
| 760 | 2026-03-05T18:45:55.362Z | +++ svcs -Hostate baseline |
| 761 | 2026-03-05T18:45:55.377Z | ++ [[ offline* != online ]] |
| 762 | 2026-03-05T18:45:55.377Z | ++ [[ 77 -gt 300 ]] |
| 763 | 2026-03-05T18:45:55.377Z | ++ sleep 1 |
| 764 | 2026-03-05T18:45:56.380Z | ++ retry=78 |
| 765 | 2026-03-05T18:45:56.384Z | +++ svcs -Hostate baseline |
| 766 | 2026-03-05T18:45:56.403Z | ++ [[ offline* != online ]] |
| 767 | 2026-03-05T18:45:56.403Z | ++ [[ 78 -gt 300 ]] |
| 768 | 2026-03-05T18:45:56.403Z | ++ sleep 1 |
| 769 | 2026-03-05T18:45:57.405Z | ++ retry=79 |
| 770 | 2026-03-05T18:45:57.409Z | +++ svcs -Hostate baseline |
| 771 | 2026-03-05T18:45:57.429Z | ++ [[ offline* != online ]] |
| 772 | 2026-03-05T18:45:57.429Z | ++ [[ 79 -gt 300 ]] |
| 773 | 2026-03-05T18:45:57.429Z | ++ sleep 1 |
| 774 | 2026-03-05T18:45:58.431Z | ++ retry=80 |
| 775 | 2026-03-05T18:45:58.435Z | +++ svcs -Hostate baseline |
| 776 | 2026-03-05T18:45:58.454Z | ++ [[ offline* != online ]] |
| 777 | 2026-03-05T18:45:58.454Z | ++ [[ 80 -gt 300 ]] |
| 778 | 2026-03-05T18:45:58.454Z | ++ sleep 1 |
| 779 | 2026-03-05T18:45:59.457Z | ++ retry=81 |
| 780 | 2026-03-05T18:45:59.460Z | +++ svcs -Hostate baseline |
| 781 | 2026-03-05T18:45:59.480Z | ++ [[ offline* != online ]] |
| 782 | 2026-03-05T18:45:59.480Z | ++ [[ 81 -gt 300 ]] |
| 783 | 2026-03-05T18:45:59.480Z | ++ sleep 1 |
| 784 | 2026-03-05T18:46:00.483Z | ++ retry=82 |
| 785 | 2026-03-05T18:46:00.486Z | +++ svcs -Hostate baseline |
| 786 | 2026-03-05T18:46:00.506Z | ++ [[ offline* != online ]] |
| 787 | 2026-03-05T18:46:00.506Z | ++ [[ 82 -gt 300 ]] |
| 788 | 2026-03-05T18:46:00.506Z | ++ sleep 1 |
| 789 | 2026-03-05T18:46:01.510Z | ++ retry=83 |
| 790 | 2026-03-05T18:46:01.515Z | +++ svcs -Hostate baseline |
| 791 | 2026-03-05T18:46:01.532Z | ++ [[ offline* != online ]] |
| 792 | 2026-03-05T18:46:01.532Z | ++ [[ 83 -gt 300 ]] |
| 793 | 2026-03-05T18:46:01.535Z | ++ sleep 1 |
| 794 | 2026-03-05T18:46:02.535Z | ++ retry=84 |
| 795 | 2026-03-05T18:46:02.539Z | +++ svcs -Hostate baseline |
| 796 | 2026-03-05T18:46:02.558Z | ++ [[ offline* != online ]] |
| 797 | 2026-03-05T18:46:02.558Z | ++ [[ 84 -gt 300 ]] |
| 798 | 2026-03-05T18:46:02.558Z | ++ sleep 1 |
| 799 | 2026-03-05T18:46:03.561Z | ++ retry=85 |
| 800 | 2026-03-05T18:46:03.565Z | +++ svcs -Hostate baseline |
| 801 | 2026-03-05T18:46:03.585Z | ++ [[ offline* != online ]] |
| 802 | 2026-03-05T18:46:03.585Z | ++ [[ 85 -gt 300 ]] |
| 803 | 2026-03-05T18:46:03.585Z | ++ sleep 1 |
| 804 | 2026-03-05T18:46:04.589Z | ++ retry=86 |
| 805 | 2026-03-05T18:46:04.594Z | +++ svcs -Hostate baseline |
| 806 | 2026-03-05T18:46:04.611Z | ++ [[ offline* != online ]] |
| 807 | 2026-03-05T18:46:04.611Z | ++ [[ 86 -gt 300 ]] |
| 808 | 2026-03-05T18:46:04.616Z | ++ sleep 1 |
| 809 | 2026-03-05T18:46:05.614Z | ++ retry=87 |
| 810 | 2026-03-05T18:46:05.618Z | +++ svcs -Hostate baseline |
| 811 | 2026-03-05T18:46:05.637Z | ++ [[ offline* != online ]] |
| 812 | 2026-03-05T18:46:05.637Z | ++ [[ 87 -gt 300 ]] |
| 813 | 2026-03-05T18:46:05.638Z | ++ sleep 1 |
| 814 | 2026-03-05T18:46:06.640Z | ++ retry=88 |
| 815 | 2026-03-05T18:46:06.644Z | +++ svcs -Hostate baseline |
| 816 | 2026-03-05T18:46:06.664Z | ++ [[ offline* != online ]] |
| 817 | 2026-03-05T18:46:06.664Z | ++ [[ 88 -gt 300 ]] |
| 818 | 2026-03-05T18:46:06.664Z | ++ sleep 1 |
| 819 | 2026-03-05T18:46:07.666Z | ++ retry=89 |
| 820 | 2026-03-05T18:46:07.670Z | +++ svcs -Hostate baseline |
| 821 | 2026-03-05T18:46:07.690Z | ++ [[ offline* != online ]] |
| 822 | 2026-03-05T18:46:07.690Z | ++ [[ 89 -gt 300 ]] |
| 823 | 2026-03-05T18:46:07.690Z | ++ sleep 1 |
| 824 | 2026-03-05T18:46:08.693Z | ++ retry=90 |
| 825 | 2026-03-05T18:46:08.696Z | +++ svcs -Hostate baseline |
| 826 | 2026-03-05T18:46:08.717Z | ++ [[ offline* != online ]] |
| 827 | 2026-03-05T18:46:08.717Z | ++ [[ 90 -gt 300 ]] |
| 828 | 2026-03-05T18:46:08.717Z | ++ sleep 1 |
| 829 | 2026-03-05T18:46:09.719Z | ++ retry=91 |
| 830 | 2026-03-05T18:46:09.724Z | +++ svcs -Hostate baseline |
| 831 | 2026-03-05T18:46:09.742Z | ++ [[ offline* != online ]] |
| 832 | 2026-03-05T18:46:09.742Z | ++ [[ 91 -gt 300 ]] |
| 833 | 2026-03-05T18:46:09.742Z | ++ sleep 1 |
| 834 | 2026-03-05T18:46:10.745Z | ++ retry=92 |
| 835 | 2026-03-05T18:46:10.749Z | +++ svcs -Hostate baseline |
| 836 | 2026-03-05T18:46:10.768Z | ++ [[ offline* != online ]] |
| 837 | 2026-03-05T18:46:10.768Z | ++ [[ 92 -gt 300 ]] |
| 838 | 2026-03-05T18:46:10.768Z | ++ sleep 1 |
| 839 | 2026-03-05T18:46:11.771Z | ++ retry=93 |
| 840 | 2026-03-05T18:46:11.774Z | +++ svcs -Hostate baseline |
| 841 | 2026-03-05T18:46:11.795Z | ++ [[ offline* != online ]] |
| 842 | 2026-03-05T18:46:11.795Z | ++ [[ 93 -gt 300 ]] |
| 843 | 2026-03-05T18:46:11.795Z | ++ sleep 1 |
| 844 | 2026-03-05T18:46:12.797Z | ++ retry=94 |
| 845 | 2026-03-05T18:46:12.800Z | +++ svcs -Hostate baseline |
| 846 | 2026-03-05T18:46:12.820Z | ++ [[ offline* != online ]] |
| 847 | 2026-03-05T18:46:12.820Z | ++ [[ 94 -gt 300 ]] |
| 848 | 2026-03-05T18:46:12.820Z | ++ sleep 1 |
| 849 | 2026-03-05T18:46:13.823Z | ++ retry=95 |
| 850 | 2026-03-05T18:46:13.827Z | +++ svcs -Hostate baseline |
| 851 | 2026-03-05T18:46:13.847Z | ++ [[ offline* != online ]] |
| 852 | 2026-03-05T18:46:13.847Z | ++ [[ 95 -gt 300 ]] |
| 853 | 2026-03-05T18:46:13.847Z | ++ sleep 1 |
| 854 | 2026-03-05T18:46:14.850Z | ++ retry=96 |
| 855 | 2026-03-05T18:46:14.853Z | +++ svcs -Hostate baseline |
| 856 | 2026-03-05T18:46:14.873Z | ++ [[ offline* != online ]] |
| 857 | 2026-03-05T18:46:14.873Z | ++ [[ 96 -gt 300 ]] |
| 858 | 2026-03-05T18:46:14.873Z | ++ sleep 1 |
| 859 | 2026-03-05T18:46:15.876Z | ++ retry=97 |
| 860 | 2026-03-05T18:46:15.880Z | +++ svcs -Hostate baseline |
| 861 | 2026-03-05T18:46:15.900Z | ++ [[ offline* != online ]] |
| 862 | 2026-03-05T18:46:15.900Z | ++ [[ 97 -gt 300 ]] |
| 863 | 2026-03-05T18:46:15.900Z | ++ sleep 1 |
| 864 | 2026-03-05T18:46:16.903Z | ++ retry=98 |
| 865 | 2026-03-05T18:46:16.906Z | +++ svcs -Hostate baseline |
| 866 | 2026-03-05T18:46:16.926Z | ++ [[ offline* != online ]] |
| 867 | 2026-03-05T18:46:16.926Z | ++ [[ 98 -gt 300 ]] |
| 868 | 2026-03-05T18:46:16.926Z | ++ sleep 1 |
| 869 | 2026-03-05T18:46:17.929Z | ++ retry=99 |
| 870 | 2026-03-05T18:46:17.932Z | +++ svcs -Hostate baseline |
| 871 | 2026-03-05T18:46:17.952Z | ++ [[ offline* != online ]] |
| 872 | 2026-03-05T18:46:17.952Z | ++ [[ 99 -gt 300 ]] |
| 873 | 2026-03-05T18:46:17.952Z | ++ sleep 1 |
| 874 | 2026-03-05T18:46:18.955Z | ++ retry=100 |
| 875 | 2026-03-05T18:46:18.958Z | +++ svcs -Hostate baseline |
| 876 | 2026-03-05T18:46:18.979Z | ++ [[ offline* != online ]] |
| 877 | 2026-03-05T18:46:18.979Z | ++ [[ 100 -gt 300 ]] |
| 878 | 2026-03-05T18:46:18.979Z | ++ sleep 1 |
| 879 | 2026-03-05T18:46:19.982Z | ++ retry=101 |
| 880 | 2026-03-05T18:46:19.985Z | +++ svcs -Hostate baseline |
| 881 | 2026-03-05T18:46:20.005Z | ++ [[ offline* != online ]] |
| 882 | 2026-03-05T18:46:20.006Z | ++ [[ 101 -gt 300 ]] |
| 883 | 2026-03-05T18:46:20.009Z | ++ sleep 1 |
| 884 | 2026-03-05T18:46:21.008Z | ++ retry=102 |
| 885 | 2026-03-05T18:46:21.012Z | +++ svcs -Hostate baseline |
| 886 | 2026-03-05T18:46:21.033Z | ++ [[ offline* != online ]] |
| 887 | 2026-03-05T18:46:21.033Z | ++ [[ 102 -gt 300 ]] |
| 888 | 2026-03-05T18:46:21.036Z | ++ sleep 1 |
| 889 | 2026-03-05T18:46:22.036Z | ++ retry=103 |
| 890 | 2026-03-05T18:46:22.039Z | +++ svcs -Hostate baseline |
| 891 | 2026-03-05T18:46:22.059Z | ++ [[ offline* != online ]] |
| 892 | 2026-03-05T18:46:22.059Z | ++ [[ 103 -gt 300 ]] |
| 893 | 2026-03-05T18:46:22.059Z | ++ sleep 1 |
| 894 | 2026-03-05T18:46:23.063Z | ++ retry=104 |
| 895 | 2026-03-05T18:46:23.066Z | +++ svcs -Hostate baseline |
| 896 | 2026-03-05T18:46:23.086Z | ++ [[ offline* != online ]] |
| 897 | 2026-03-05T18:46:23.086Z | ++ [[ 104 -gt 300 ]] |
| 898 | 2026-03-05T18:46:23.089Z | ++ sleep 1 |
| 899 | 2026-03-05T18:46:24.115Z | ++ retry=105 |
| 900 | 2026-03-05T18:46:24.121Z | +++ svcs -Hostate baseline |
| 901 | 2026-03-05T18:46:24.121Z | ++ [[ offline* != online ]] |
| 902 | 2026-03-05T18:46:24.121Z | ++ [[ 105 -gt 300 ]] |
| 903 | 2026-03-05T18:46:24.121Z | ++ sleep 1 |
| 904 | 2026-03-05T18:46:25.116Z | ++ retry=106 |
| 905 | 2026-03-05T18:46:25.119Z | +++ svcs -Hostate baseline |
| 906 | 2026-03-05T18:46:25.139Z | ++ [[ offline* != online ]] |
| 907 | 2026-03-05T18:46:25.139Z | ++ [[ 106 -gt 300 ]] |
| 908 | 2026-03-05T18:46:25.139Z | ++ sleep 1 |
| 909 | 2026-03-05T18:46:26.143Z | ++ retry=107 |
| 910 | 2026-03-05T18:46:26.146Z | +++ svcs -Hostate baseline |
| 911 | 2026-03-05T18:46:26.167Z | ++ [[ offline* != online ]] |
| 912 | 2026-03-05T18:46:26.167Z | ++ [[ 107 -gt 300 ]] |
| 913 | 2026-03-05T18:46:26.167Z | ++ sleep 1 |
| 914 | 2026-03-05T18:46:27.169Z | ++ retry=108 |
| 915 | 2026-03-05T18:46:27.173Z | +++ svcs -Hostate baseline |
| 916 | 2026-03-05T18:46:27.194Z | ++ [[ offline* != online ]] |
| 917 | 2026-03-05T18:46:27.194Z | ++ [[ 108 -gt 300 ]] |
| 918 | 2026-03-05T18:46:27.197Z | ++ sleep 1 |
| 919 | 2026-03-05T18:46:28.197Z | ++ retry=109 |
| 920 | 2026-03-05T18:46:28.200Z | +++ svcs -Hostate baseline |
| 921 | 2026-03-05T18:46:28.221Z | ++ [[ offline* != online ]] |
| 922 | 2026-03-05T18:46:28.221Z | ++ [[ 109 -gt 300 ]] |
| 923 | 2026-03-05T18:46:28.221Z | ++ sleep 1 |
| 924 | 2026-03-05T18:46:29.223Z | ++ retry=110 |
| 925 | 2026-03-05T18:46:29.227Z | +++ svcs -Hostate baseline |
| 926 | 2026-03-05T18:46:29.247Z | ++ [[ offline* != online ]] |
| 927 | 2026-03-05T18:46:29.247Z | ++ [[ 110 -gt 300 ]] |
| 928 | 2026-03-05T18:46:29.251Z | ++ sleep 1 |
| 929 | 2026-03-05T18:46:30.250Z | ++ retry=111 |
| 930 | 2026-03-05T18:46:30.254Z | +++ svcs -Hostate baseline |
| 931 | 2026-03-05T18:46:30.273Z | ++ [[ offline* != online ]] |
| 932 | 2026-03-05T18:46:30.273Z | ++ [[ 111 -gt 300 ]] |
| 933 | 2026-03-05T18:46:30.273Z | ++ sleep 1 |
| 934 | 2026-03-05T18:46:31.276Z | ++ retry=112 |
| 935 | 2026-03-05T18:46:31.281Z | +++ svcs -Hostate baseline |
| 936 | 2026-03-05T18:46:31.299Z | ++ [[ offline* != online ]] |
| 937 | 2026-03-05T18:46:31.299Z | ++ [[ 112 -gt 300 ]] |
| 938 | 2026-03-05T18:46:31.299Z | ++ sleep 1 |
| 939 | 2026-03-05T18:46:32.302Z | ++ retry=113 |
| 940 | 2026-03-05T18:46:32.305Z | +++ svcs -Hostate baseline |
| 941 | 2026-03-05T18:46:32.327Z | ++ [[ offline* != online ]] |
| 942 | 2026-03-05T18:46:32.327Z | ++ [[ 113 -gt 300 ]] |
| 943 | 2026-03-05T18:46:32.327Z | ++ sleep 1 |
| 944 | 2026-03-05T18:46:33.329Z | ++ retry=114 |
| 945 | 2026-03-05T18:46:33.333Z | +++ svcs -Hostate baseline |
| 946 | 2026-03-05T18:46:33.351Z | ++ [[ offline* != online ]] |
| 947 | 2026-03-05T18:46:33.351Z | ++ [[ 114 -gt 300 ]] |
| 948 | 2026-03-05T18:46:33.354Z | ++ sleep 1 |
| 949 | 2026-03-05T18:46:34.355Z | ++ retry=115 |
| 950 | 2026-03-05T18:46:34.360Z | +++ svcs -Hostate baseline |
| 951 | 2026-03-05T18:46:34.379Z | ++ [[ offline* != online ]] |
| 952 | 2026-03-05T18:46:34.379Z | ++ [[ 115 -gt 300 ]] |
| 953 | 2026-03-05T18:46:34.379Z | ++ sleep 1 |
| 954 | 2026-03-05T18:46:35.381Z | ++ retry=116 |
| 955 | 2026-03-05T18:46:35.385Z | +++ svcs -Hostate baseline |
| 956 | 2026-03-05T18:46:35.404Z | ++ [[ offline* != online ]] |
| 957 | 2026-03-05T18:46:35.404Z | ++ [[ 116 -gt 300 ]] |
| 958 | 2026-03-05T18:46:35.404Z | ++ sleep 1 |
| 959 | 2026-03-05T18:46:36.407Z | ++ retry=117 |
| 960 | 2026-03-05T18:46:36.410Z | +++ svcs -Hostate baseline |
| 961 | 2026-03-05T18:46:36.430Z | ++ [[ offline* != online ]] |
| 962 | 2026-03-05T18:46:36.430Z | ++ [[ 117 -gt 300 ]] |
| 963 | 2026-03-05T18:46:36.430Z | ++ sleep 1 |
| 964 | 2026-03-05T18:46:37.433Z | ++ retry=118 |
| 965 | 2026-03-05T18:46:37.437Z | +++ svcs -Hostate baseline |
| 966 | 2026-03-05T18:46:37.455Z | ++ [[ offline* != online ]] |
| 967 | 2026-03-05T18:46:37.455Z | ++ [[ 118 -gt 300 ]] |
| 968 | 2026-03-05T18:46:37.459Z | ++ sleep 1 |
| 969 | 2026-03-05T18:46:38.459Z | ++ retry=119 |
| 970 | 2026-03-05T18:46:38.462Z | +++ svcs -Hostate baseline |
| 971 | 2026-03-05T18:46:38.481Z | ++ [[ offline* != online ]] |
| 972 | 2026-03-05T18:46:38.481Z | ++ [[ 119 -gt 300 ]] |
| 973 | 2026-03-05T18:46:38.481Z | ++ sleep 1 |
| 974 | 2026-03-05T18:46:39.485Z | ++ retry=120 |
| 975 | 2026-03-05T18:46:39.488Z | +++ svcs -Hostate baseline |
| 976 | 2026-03-05T18:46:39.508Z | ++ [[ offline* != online ]] |
| 977 | 2026-03-05T18:46:39.508Z | ++ [[ 120 -gt 300 ]] |
| 978 | 2026-03-05T18:46:39.512Z | ++ sleep 1 |
| 979 | 2026-03-05T18:46:40.511Z | ++ retry=121 |
| 980 | 2026-03-05T18:46:40.517Z | +++ svcs -Hostate baseline |
| 981 | 2026-03-05T18:46:40.534Z | ++ [[ offline* != online ]] |
| 982 | 2026-03-05T18:46:40.534Z | ++ [[ 121 -gt 300 ]] |
| 983 | 2026-03-05T18:46:40.534Z | ++ sleep 1 |
| 984 | 2026-03-05T18:46:41.536Z | ++ retry=122 |
| 985 | 2026-03-05T18:46:41.540Z | +++ svcs -Hostate baseline |
| 986 | 2026-03-05T18:46:41.560Z | ++ [[ offline* != online ]] |
| 987 | 2026-03-05T18:46:41.560Z | ++ [[ 122 -gt 300 ]] |
| 988 | 2026-03-05T18:46:41.563Z | ++ sleep 1 |
| 989 | 2026-03-05T18:46:42.563Z | ++ retry=123 |
| 990 | 2026-03-05T18:46:42.566Z | +++ svcs -Hostate baseline |
| 991 | 2026-03-05T18:46:42.586Z | ++ [[ offline* != online ]] |
| 992 | 2026-03-05T18:46:42.586Z | ++ [[ 123 -gt 300 ]] |
| 993 | 2026-03-05T18:46:42.586Z | ++ sleep 1 |
| 994 | 2026-03-05T18:46:43.589Z | ++ retry=124 |
| 995 | 2026-03-05T18:46:43.593Z | +++ svcs -Hostate baseline |
| 996 | 2026-03-05T18:46:43.615Z | ++ [[ offline* != online ]] |
| 997 | 2026-03-05T18:46:43.616Z | ++ [[ 124 -gt 300 ]] |
| 998 | 2026-03-05T18:46:43.616Z | ++ sleep 1 |
| 999 | 2026-03-05T18:46:44.616Z | ++ retry=125 |
| 1000 | 2026-03-05T18:46:44.622Z | +++ svcs -Hostate baseline |
| 1001 | 2026-03-05T18:46:44.640Z | ++ [[ offline* != online ]] |
| 1002 | 2026-03-05T18:46:44.640Z | ++ [[ 125 -gt 300 ]] |
| 1003 | 2026-03-05T18:46:44.640Z | ++ sleep 1 |
| 1004 | 2026-03-05T18:46:45.643Z | ++ retry=126 |
| 1005 | 2026-03-05T18:46:45.646Z | +++ svcs -Hostate baseline |
| 1006 | 2026-03-05T18:46:45.666Z | ++ [[ offline* != online ]] |
| 1007 | 2026-03-05T18:46:45.666Z | ++ [[ 126 -gt 300 ]] |
| 1008 | 2026-03-05T18:46:45.666Z | ++ sleep 1 |
| 1009 | 2026-03-05T18:46:46.670Z | ++ retry=127 |
| 1010 | 2026-03-05T18:46:46.673Z | +++ svcs -Hostate baseline |
| 1011 | 2026-03-05T18:46:46.694Z | ++ [[ offline* != online ]] |
| 1012 | 2026-03-05T18:46:46.694Z | ++ [[ 127 -gt 300 ]] |
| 1013 | 2026-03-05T18:46:46.694Z | ++ sleep 1 |
| 1014 | 2026-03-05T18:46:47.696Z | ++ retry=128 |
| 1015 | 2026-03-05T18:46:47.700Z | +++ svcs -Hostate baseline |
| 1016 | 2026-03-05T18:46:47.720Z | ++ [[ offline* != online ]] |
| 1017 | 2026-03-05T18:46:47.720Z | ++ [[ 128 -gt 300 ]] |
| 1018 | 2026-03-05T18:46:47.720Z | ++ sleep 1 |
| 1019 | 2026-03-05T18:46:48.723Z | ++ retry=129 |
| 1020 | 2026-03-05T18:46:48.727Z | +++ svcs -Hostate baseline |
| 1021 | 2026-03-05T18:46:48.746Z | ++ [[ offline* != online ]] |
| 1022 | 2026-03-05T18:46:48.746Z | ++ [[ 129 -gt 300 ]] |
| 1023 | 2026-03-05T18:46:48.746Z | ++ sleep 1 |
| 1024 | 2026-03-05T18:46:49.750Z | ++ retry=130 |
| 1025 | 2026-03-05T18:46:49.760Z | +++ svcs -Hostate baseline |
| 1026 | 2026-03-05T18:46:49.772Z | ++ [[ offline* != online ]] |
| 1027 | 2026-03-05T18:46:49.772Z | ++ [[ 130 -gt 300 ]] |
| 1028 | 2026-03-05T18:46:49.776Z | ++ sleep 1 |
| 1029 | 2026-03-05T18:46:50.775Z | ++ retry=131 |
| 1030 | 2026-03-05T18:46:50.778Z | +++ svcs -Hostate baseline |
| 1031 | 2026-03-05T18:46:50.798Z | ++ [[ offline* != online ]] |
| 1032 | 2026-03-05T18:46:50.798Z | ++ [[ 131 -gt 300 ]] |
| 1033 | 2026-03-05T18:46:50.798Z | ++ sleep 1 |
| 1034 | 2026-03-05T18:46:51.802Z | ++ retry=132 |
| 1035 | 2026-03-05T18:46:51.805Z | +++ svcs -Hostate baseline |
| 1036 | 2026-03-05T18:46:51.824Z | ++ [[ offline* != online ]] |
| 1037 | 2026-03-05T18:46:51.824Z | ++ [[ 132 -gt 300 ]] |
| 1038 | 2026-03-05T18:46:51.825Z | ++ sleep 1 |
| 1039 | 2026-03-05T18:46:52.827Z | ++ retry=133 |
| 1040 | 2026-03-05T18:46:52.830Z | +++ svcs -Hostate baseline |
| 1041 | 2026-03-05T18:46:52.850Z | ++ [[ offline* != online ]] |
| 1042 | 2026-03-05T18:46:52.850Z | ++ [[ 133 -gt 300 ]] |
| 1043 | 2026-03-05T18:46:52.850Z | ++ sleep 1 |
| 1044 | 2026-03-05T18:46:53.853Z | ++ retry=134 |
| 1045 | 2026-03-05T18:46:53.856Z | +++ svcs -Hostate baseline |
| 1046 | 2026-03-05T18:46:53.876Z | ++ [[ offline* != online ]] |
| 1047 | 2026-03-05T18:46:53.876Z | ++ [[ 134 -gt 300 ]] |
| 1048 | 2026-03-05T18:46:53.879Z | ++ sleep 1 |
| 1049 | 2026-03-05T18:46:54.879Z | ++ retry=135 |
| 1050 | 2026-03-05T18:46:54.882Z | +++ svcs -Hostate baseline |
| 1051 | 2026-03-05T18:46:54.901Z | ++ [[ offline* != online ]] |
| 1052 | 2026-03-05T18:46:54.901Z | ++ [[ 135 -gt 300 ]] |
| 1053 | 2026-03-05T18:46:54.901Z | ++ sleep 1 |
| 1054 | 2026-03-05T18:46:55.904Z | ++ retry=136 |
| 1055 | 2026-03-05T18:46:55.907Z | +++ svcs -Hostate baseline |
| 1056 | 2026-03-05T18:46:55.926Z | ++ [[ offline* != online ]] |
| 1057 | 2026-03-05T18:46:55.926Z | ++ [[ 136 -gt 300 ]] |
| 1058 | 2026-03-05T18:46:55.930Z | ++ sleep 1 |
| 1059 | 2026-03-05T18:46:56.931Z | ++ retry=137 |
| 1060 | 2026-03-05T18:46:56.935Z | +++ svcs -Hostate baseline |
| 1061 | 2026-03-05T18:46:56.953Z | ++ [[ offline* != online ]] |
| 1062 | 2026-03-05T18:46:56.953Z | ++ [[ 137 -gt 300 ]] |
| 1063 | 2026-03-05T18:46:56.953Z | ++ sleep 1 |
| 1064 | 2026-03-05T18:46:57.956Z | ++ retry=138 |
| 1065 | 2026-03-05T18:46:57.960Z | +++ svcs -Hostate baseline |
| 1066 | 2026-03-05T18:46:57.979Z | ++ [[ offline* != online ]] |
| 1067 | 2026-03-05T18:46:57.979Z | ++ [[ 138 -gt 300 ]] |
| 1068 | 2026-03-05T18:46:57.982Z | ++ sleep 1 |
| 1069 | 2026-03-05T18:46:58.981Z | ++ retry=139 |
| 1070 | 2026-03-05T18:46:58.985Z | +++ svcs -Hostate baseline |
| 1071 | 2026-03-05T18:46:59.004Z | ++ [[ offline* != online ]] |
| 1072 | 2026-03-05T18:46:59.004Z | ++ [[ 139 -gt 300 ]] |
| 1073 | 2026-03-05T18:46:59.004Z | ++ sleep 1 |
| 1074 | 2026-03-05T18:47:00.007Z | ++ retry=140 |
| 1075 | 2026-03-05T18:47:00.011Z | +++ svcs -Hostate baseline |
| 1076 | 2026-03-05T18:47:00.031Z | ++ [[ offline* != online ]] |
| 1077 | 2026-03-05T18:47:00.031Z | ++ [[ 140 -gt 300 ]] |
| 1078 | 2026-03-05T18:47:00.031Z | ++ sleep 1 |
| 1079 | 2026-03-05T18:47:01.033Z | ++ retry=141 |
| 1080 | 2026-03-05T18:47:01.037Z | +++ svcs -Hostate baseline |
| 1081 | 2026-03-05T18:47:01.057Z | ++ [[ offline* != online ]] |
| 1082 | 2026-03-05T18:47:01.057Z | ++ [[ 141 -gt 300 ]] |
| 1083 | 2026-03-05T18:47:01.057Z | ++ sleep 1 |
| 1084 | 2026-03-05T18:47:02.059Z | ++ retry=142 |
| 1085 | 2026-03-05T18:47:02.063Z | +++ svcs -Hostate baseline |
| 1086 | 2026-03-05T18:47:02.082Z | ++ [[ offline* != online ]] |
| 1087 | 2026-03-05T18:47:02.082Z | ++ [[ 142 -gt 300 ]] |
| 1088 | 2026-03-05T18:47:02.085Z | ++ sleep 1 |
| 1089 | 2026-03-05T18:47:03.085Z | ++ retry=143 |
| 1090 | 2026-03-05T18:47:03.088Z | +++ svcs -Hostate baseline |
| 1091 | 2026-03-05T18:47:03.107Z | ++ [[ offline* != online ]] |
| 1092 | 2026-03-05T18:47:03.107Z | ++ [[ 143 -gt 300 ]] |
| 1093 | 2026-03-05T18:47:03.107Z | ++ sleep 1 |
| 1094 | 2026-03-05T18:47:04.110Z | ++ retry=144 |
| 1095 | 2026-03-05T18:47:04.114Z | +++ svcs -Hostate baseline |
| 1096 | 2026-03-05T18:47:04.134Z | ++ [[ offline* != online ]] |
| 1097 | 2026-03-05T18:47:04.135Z | ++ [[ 144 -gt 300 ]] |
| 1098 | 2026-03-05T18:47:04.135Z | ++ sleep 1 |
| 1099 | 2026-03-05T18:47:05.137Z | ++ retry=145 |
| 1100 | 2026-03-05T18:47:05.140Z | +++ svcs -Hostate baseline |
| 1101 | 2026-03-05T18:47:05.163Z | ++ [[ offline* != online ]] |
| 1102 | 2026-03-05T18:47:05.163Z | ++ [[ 145 -gt 300 ]] |
| 1103 | 2026-03-05T18:47:05.163Z | ++ sleep 1 |
| 1104 | 2026-03-05T18:47:06.165Z | ++ retry=146 |
| 1105 | 2026-03-05T18:47:06.168Z | +++ svcs -Hostate baseline |
| 1106 | 2026-03-05T18:47:06.187Z | ++ [[ offline* != online ]] |
| 1107 | 2026-03-05T18:47:06.187Z | ++ [[ 146 -gt 300 ]] |
| 1108 | 2026-03-05T18:47:06.191Z | ++ sleep 1 |
| 1109 | 2026-03-05T18:47:07.189Z | ++ retry=147 |
| 1110 | 2026-03-05T18:47:07.193Z | +++ svcs -Hostate baseline |
| 1111 | 2026-03-05T18:47:07.212Z | ++ [[ offline* != online ]] |
| 1112 | 2026-03-05T18:47:07.212Z | ++ [[ 147 -gt 300 ]] |
| 1113 | 2026-03-05T18:47:07.215Z | ++ sleep 1 |
| 1114 | 2026-03-05T18:47:08.216Z | ++ retry=148 |
| 1115 | 2026-03-05T18:47:08.219Z | +++ svcs -Hostate baseline |
| 1116 | 2026-03-05T18:47:08.237Z | ++ [[ offline* != online ]] |
| 1117 | 2026-03-05T18:47:08.237Z | ++ [[ 148 -gt 300 ]] |
| 1118 | 2026-03-05T18:47:08.237Z | ++ sleep 1 |
| 1119 | 2026-03-05T18:47:09.241Z | ++ retry=149 |
| 1120 | 2026-03-05T18:47:09.244Z | +++ svcs -Hostate baseline |
| 1121 | 2026-03-05T18:47:09.264Z | ++ [[ offline* != online ]] |
| 1122 | 2026-03-05T18:47:09.264Z | ++ [[ 149 -gt 300 ]] |
| 1123 | 2026-03-05T18:47:09.264Z | ++ sleep 1 |
| 1124 | 2026-03-05T18:47:10.266Z | ++ retry=150 |
| 1125 | 2026-03-05T18:47:10.269Z | +++ svcs -Hostate baseline |
| 1126 | 2026-03-05T18:47:10.289Z | ++ [[ offline* != online ]] |
| 1127 | 2026-03-05T18:47:10.289Z | ++ [[ 150 -gt 300 ]] |
| 1128 | 2026-03-05T18:47:10.289Z | ++ sleep 1 |
| 1129 | 2026-03-05T18:47:11.292Z | ++ retry=151 |
| 1130 | 2026-03-05T18:47:11.296Z | +++ svcs -Hostate baseline |
| 1131 | 2026-03-05T18:47:11.316Z | ++ [[ offline* != online ]] |
| 1132 | 2026-03-05T18:47:11.316Z | ++ [[ 151 -gt 300 ]] |
| 1133 | 2026-03-05T18:47:11.316Z | ++ sleep 1 |
| 1134 | 2026-03-05T18:47:12.319Z | ++ retry=152 |
| 1135 | 2026-03-05T18:47:12.322Z | +++ svcs -Hostate baseline |
| 1136 | 2026-03-05T18:47:12.341Z | ++ [[ offline* != online ]] |
| 1137 | 2026-03-05T18:47:12.341Z | ++ [[ 152 -gt 300 ]] |
| 1138 | 2026-03-05T18:47:12.345Z | ++ sleep 1 |
| 1139 | 2026-03-05T18:47:13.344Z | ++ retry=153 |
| 1140 | 2026-03-05T18:47:13.347Z | +++ svcs -Hostate baseline |
| 1141 | 2026-03-05T18:47:13.367Z | ++ [[ offline* != online ]] |
| 1142 | 2026-03-05T18:47:13.367Z | ++ [[ 153 -gt 300 ]] |
| 1143 | 2026-03-05T18:47:13.368Z | ++ sleep 1 |
| 1144 | 2026-03-05T18:47:14.372Z | ++ retry=154 |
| 1145 | 2026-03-05T18:47:14.378Z | +++ svcs -Hostate baseline |
| 1146 | 2026-03-05T18:47:14.396Z | ++ [[ online != online ]] |
| 1147 | 2026-03-05T18:47:14.404Z | ++ set -o errexit |
| 1148 | 2026-03-05T18:47:14.405Z | ++ set -o pipefail |
| 1149 | 2026-03-05T18:47:14.405Z | ++ banner build |
| 1150 | 2026-03-05T18:47:14.406Z | |
| 1151 | 2026-03-05T18:47:14.406Z | ##### # # # # ##### |
| 1152 | 2026-03-05T18:47:14.406Z | # # # # # # # # |
| 1153 | 2026-03-05T18:47:14.406Z | ##### # # # # # # |
| 1154 | 2026-03-05T18:47:14.406Z | # # # # # # # # |
| 1155 | 2026-03-05T18:47:14.406Z | # # # # # # # # |
| 1156 | 2026-03-05T18:47:14.406Z | ##### #### # ###### ##### |
| 1157 | 2026-03-05T18:47:14.406Z | |
| 1158 | 2026-03-05T18:47:14.406Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 1159 | 2026-03-05T18:47:14.411Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 1160 | 2026-03-05T18:47:14.637Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 1161 | 2026-03-05T18:47:14.637Z | info: downloading component 'cargo' |
| 1162 | 2026-03-05T18:47:15.854Z | info: downloading component 'clippy' |
| 1163 | 2026-03-05T18:47:16.248Z | info: downloading component 'rust-docs' |
| 1164 | 2026-03-05T18:47:18.199Z | info: downloading component 'rust-std' |
| 1165 | 2026-03-05T18:47:20.683Z | info: downloading component 'rustc' |
| 1166 | 2026-03-05T18:47:29.953Z | info: downloading component 'rustfmt' |
| 1167 | 2026-03-05T18:47:30.259Z | info: installing component 'cargo' |
| 1168 | 2026-03-05T18:47:31.213Z | info: installing component 'clippy' |
| 1169 | 2026-03-05T18:47:31.615Z | info: installing component 'rust-docs' |
| 1170 | 2026-03-05T18:47:33.580Z | info: installing component 'rust-std' |
| 1171 | 2026-03-05T18:47:35.458Z | info: installing component 'rustc' |
| 1172 | 2026-03-05T18:47:42.305Z | info: installing component 'rustfmt' |
| 1173 | 2026-03-05T18:47:42.912Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1174 | 2026-03-05T18:47:43.647Z | From https://github.com/oxidecomputer/falcon |
| 1175 | 2026-03-05T18:47:43.647Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 1176 | 2026-03-05T18:47:43.757Z | Updating crates.io index |
| 1177 | 2026-03-05T18:47:43.760Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1178 | 2026-03-05T18:47:44.776Z | From https://github.com/oxidecomputer/dendrite |
| 1179 | 2026-03-05T18:47:44.776Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 1180 | 2026-03-05T18:47:44.890Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1181 | 2026-03-05T18:47:45.187Z | From https://github.com/oxidecomputer/ispf |
| 1182 | 2026-03-05T18:47:45.187Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 1183 | 2026-03-05T18:47:45.421Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1184 | 2026-03-05T18:47:45.861Z | From https://github.com/oxidecomputer/netadm-sys |
| 1185 | 2026-03-05T18:47:45.861Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 1186 | 2026-03-05T18:47:45.873Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1187 | 2026-03-05T18:47:53.084Z | From https://github.com/oxidecomputer/omicron |
| 1188 | 2026-03-05T18:47:53.084Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 1189 | 2026-03-05T18:47:53.823Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1190 | 2026-03-05T18:47:57.586Z | From https://github.com/oxidecomputer/opte |
| 1191 | 2026-03-05T18:47:57.586Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 1192 | 2026-03-05T18:47:58.048Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1193 | 2026-03-05T18:47:58.365Z | From https://github.com/illumos/smf-rs |
| 1194 | 2026-03-05T18:47:58.365Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1195 | 2026-03-05T18:47:58.392Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1196 | 2026-03-05T18:47:58.726Z | From https://github.com/oxidecomputer/network-interface |
| 1197 | 2026-03-05T18:47:58.726Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1198 | 2026-03-05T18:47:58.892Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1199 | 2026-03-05T18:47:59.221Z | From https://github.com/oxidecomputer/zone |
| 1200 | 2026-03-05T18:47:59.221Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1201 | 2026-03-05T18:47:59.296Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1202 | 2026-03-05T18:48:00.528Z | From https://github.com/oxidecomputer/propolis |
| 1203 | 2026-03-05T18:48:00.528Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 1204 | 2026-03-05T18:48:00.859Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1205 | 2026-03-05T18:48:01.490Z | From https://github.com/oxidecomputer/transceiver-control |
| 1206 | 2026-03-05T18:48:01.490Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 1207 | 2026-03-05T18:48:01.513Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1208 | 2026-03-05T18:48:01.840Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1209 | 2026-03-05T18:48:01.840Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 1210 | 2026-03-05T18:48:01.850Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1211 | 2026-03-05T18:48:02.260Z | From https://github.com/jmesmon/rust-libzfs |
| 1212 | 2026-03-05T18:48:02.260Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1213 | 2026-03-05T18:48:02.272Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1214 | 2026-03-05T18:48:02.570Z | From https://github.com/oxidecomputer/rusty-doors |
| 1215 | 2026-03-05T18:48:02.570Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1216 | 2026-03-05T18:48:02.648Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1217 | 2026-03-05T18:48:02.981Z | From https://github.com/oxidecomputer/lldp |
| 1218 | 2026-03-05T18:48:02.981Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 1219 | 2026-03-05T18:48:03.006Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1220 | 2026-03-05T18:48:05.090Z | From https://github.com/oxidecomputer/maghemite |
| 1221 | 2026-03-05T18:48:05.090Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 1222 | 2026-03-05T18:48:05.157Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1223 | 2026-03-05T18:48:05.460Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1224 | 2026-03-05T18:48:05.460Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1225 | 2026-03-05T18:48:05.527Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1226 | 2026-03-05T18:48:05.818Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1227 | 2026-03-05T18:48:05.818Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1228 | 2026-03-05T18:48:05.832Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1229 | 2026-03-05T18:48:06.164Z | From https://github.com/oxidecomputer/tufaceous |
| 1230 | 2026-03-05T18:48:06.164Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 1231 | 2026-03-05T18:48:06.206Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1232 | 2026-03-05T18:48:06.724Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1233 | 2026-03-05T18:48:06.725Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 1234 | 2026-03-05T18:48:07.151Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1235 | 2026-03-05T18:48:09.484Z | From https://github.com/oxidecomputer/crucible |
| 1236 | 2026-03-05T18:48:09.484Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1237 | 2026-03-05T18:48:10.714Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1238 | 2026-03-05T18:48:11.138Z | From https://github.com/oxidecomputer/propolis |
| 1239 | 2026-03-05T18:48:11.138Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 1240 | 2026-03-05T18:48:11.230Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1241 | 2026-03-05T18:48:11.522Z | From https://github.com/oxidecomputer/tofino |
| 1242 | 2026-03-05T18:48:11.522Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 1243 | 2026-03-05T18:48:11.544Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1244 | 2026-03-05T18:48:11.917Z | From https://github.com/oxidecomputer/clickward |
| 1245 | 2026-03-05T18:48:11.917Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1246 | 2026-03-05T18:48:12.071Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1247 | 2026-03-05T18:48:12.479Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1248 | 2026-03-05T18:48:12.479Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1249 | 2026-03-05T18:48:13.988Z | Downloading crates ... |
| 1250 | 2026-03-05T18:48:14.084Z | Downloaded anyhow v1.0.101 |
| 1251 | 2026-03-05T18:48:14.099Z | Downloaded cfg_aliases v0.2.1 |
| 1252 | 2026-03-05T18:48:14.110Z | Downloaded equivalent v1.0.2 |
| 1253 | 2026-03-05T18:48:14.110Z | Downloaded aead v0.5.2 |
| 1254 | 2026-03-05T18:48:14.110Z | Downloaded const-random-macro v0.1.16 |
| 1255 | 2026-03-05T18:48:14.110Z | Downloaded cpufeatures v0.2.17 |
| 1256 | 2026-03-05T18:48:14.113Z | Downloaded argon2 v0.5.3 |
| 1257 | 2026-03-05T18:48:14.113Z | Downloaded http-body-util v0.1.3 |
| 1258 | 2026-03-05T18:48:14.113Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1259 | 2026-03-05T18:48:14.117Z | Downloaded hubpack_derive v0.1.1 |
| 1260 | 2026-03-05T18:48:14.120Z | Downloaded heapless v0.8.0 |
| 1261 | 2026-03-05T18:48:14.124Z | Downloaded enum-as-inner v0.6.1 |
| 1262 | 2026-03-05T18:48:14.128Z | Downloaded elliptic-curve v0.13.8 |
| 1263 | 2026-03-05T18:48:14.134Z | Downloaded http-body v1.0.1 |
| 1264 | 2026-03-05T18:48:14.137Z | Downloaded dof v0.3.0 |
| 1265 | 2026-03-05T18:48:14.142Z | Downloaded fastrand v2.3.0 |
| 1266 | 2026-03-05T18:48:14.146Z | Downloaded httpdate v1.0.3 |
| 1267 | 2026-03-05T18:48:14.146Z | Downloaded heck v0.4.1 |
| 1268 | 2026-03-05T18:48:14.150Z | Downloaded foreign-types-shared v0.1.1 |
| 1269 | 2026-03-05T18:48:14.154Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1270 | 2026-03-05T18:48:14.154Z | Downloaded dropshot-api-manager v0.3.0 |
| 1271 | 2026-03-05T18:48:14.157Z | Downloaded foldhash v0.1.5 |
| 1272 | 2026-03-05T18:48:14.160Z | Downloaded chacha20 v0.9.1 |
| 1273 | 2026-03-05T18:48:14.166Z | Downloaded futures v0.3.32 |
| 1274 | 2026-03-05T18:48:14.170Z | Downloaded futures-macro v0.3.32 |
| 1275 | 2026-03-05T18:48:14.173Z | Downloaded foreign-types-macros v0.2.3 |
| 1276 | 2026-03-05T18:48:14.177Z | Downloaded fixedbitset v0.4.2 |
| 1277 | 2026-03-05T18:48:14.180Z | Downloaded gethostname v0.5.0 |
| 1278 | 2026-03-05T18:48:14.183Z | Downloaded bit-vec v0.8.0 |
| 1279 | 2026-03-05T18:48:14.187Z | Downloaded clap_lex v1.0.0 |
| 1280 | 2026-03-05T18:48:14.190Z | Downloaded atomic-waker v1.1.2 |
| 1281 | 2026-03-05T18:48:14.193Z | Downloaded heck v0.5.0 |
| 1282 | 2026-03-05T18:48:14.197Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1283 | 2026-03-05T18:48:14.200Z | Downloaded allocator-api2 v0.2.21 |
| 1284 | 2026-03-05T18:48:14.203Z | Downloaded generic-array v0.14.7 |
| 1285 | 2026-03-05T18:48:14.206Z | Downloaded futures-core v0.3.32 |
| 1286 | 2026-03-05T18:48:14.212Z | Downloaded crypto-common v0.1.7 |
| 1287 | 2026-03-05T18:48:14.216Z | Downloaded indent_write v2.2.0 |
| 1288 | 2026-03-05T18:48:14.216Z | Downloaded hubpack v0.1.2 |
| 1289 | 2026-03-05T18:48:14.216Z | Downloaded hostname v0.4.2 |
| 1290 | 2026-03-05T18:48:14.219Z | Downloaded idna_adapter v1.2.1 |
| 1291 | 2026-03-05T18:48:14.222Z | Downloaded foreign-types v0.5.0 |
| 1292 | 2026-03-05T18:48:14.226Z | Downloaded base16ct v1.0.0 |
| 1293 | 2026-03-05T18:48:14.229Z | Downloaded convert_case v0.4.0 |
| 1294 | 2026-03-05T18:48:14.232Z | Downloaded foreign-types v0.3.2 |
| 1295 | 2026-03-05T18:48:14.232Z | Downloaded hostname v0.3.1 |
| 1296 | 2026-03-05T18:48:14.237Z | Downloaded form_urlencoded v1.2.2 |
| 1297 | 2026-03-05T18:48:14.240Z | Downloaded ciborium v0.2.2 |
| 1298 | 2026-03-05T18:48:14.245Z | Downloaded ident_case v1.0.1 |
| 1299 | 2026-03-05T18:48:14.245Z | Downloaded is-terminal v0.4.17 |
| 1300 | 2026-03-05T18:48:14.249Z | Downloaded instant v0.1.13 |
| 1301 | 2026-03-05T18:48:14.253Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1302 | 2026-03-05T18:48:14.253Z | Downloaded is_ci v1.2.0 |
| 1303 | 2026-03-05T18:48:14.257Z | Downloaded libscf-sys v1.1.0 |
| 1304 | 2026-03-05T18:48:14.258Z | Downloaded lazy_static v1.5.0 |
| 1305 | 2026-03-05T18:48:14.263Z | Downloaded deranged v0.5.6 |
| 1306 | 2026-03-05T18:48:14.269Z | Downloaded macaddr v1.0.1 |
| 1307 | 2026-03-05T18:48:14.269Z | Downloaded defmt v0.3.100 |
| 1308 | 2026-03-05T18:48:14.273Z | Downloaded keccak v0.1.6 |
| 1309 | 2026-03-05T18:48:14.273Z | Downloaded futures-executor v0.3.32 |
| 1310 | 2026-03-05T18:48:14.276Z | Downloaded globset v0.4.18 |
| 1311 | 2026-03-05T18:48:14.277Z | Downloaded foldhash v0.2.0 |
| 1312 | 2026-03-05T18:48:14.280Z | Downloaded internet-checksum v0.2.1 |
| 1313 | 2026-03-05T18:48:14.283Z | Downloaded fixedbitset v0.5.7 |
| 1314 | 2026-03-05T18:48:14.286Z | Downloaded critical-section v1.2.0 |
| 1315 | 2026-03-05T18:48:14.291Z | Downloaded find-msvc-tools v0.1.9 |
| 1316 | 2026-03-05T18:48:14.294Z | Downloaded memmap v0.7.0 |
| 1317 | 2026-03-05T18:48:14.294Z | Downloaded bytecount v0.6.9 |
| 1318 | 2026-03-05T18:48:14.297Z | Downloaded linked-hash-map v0.5.6 |
| 1319 | 2026-03-05T18:48:14.301Z | Downloaded memoffset v0.9.1 |
| 1320 | 2026-03-05T18:48:14.301Z | Downloaded match_cfg v0.1.0 |
| 1321 | 2026-03-05T18:48:14.305Z | Downloaded managed v0.8.0 |
| 1322 | 2026-03-05T18:48:14.308Z | Downloaded natord v1.0.9 |
| 1323 | 2026-03-05T18:48:14.308Z | Downloaded newline-converter v0.3.0 |
| 1324 | 2026-03-05T18:48:14.311Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1325 | 2026-03-05T18:48:14.316Z | Downloaded num-derive v0.3.3 |
| 1326 | 2026-03-05T18:48:14.320Z | Downloaded num-derive v0.4.2 |
| 1327 | 2026-03-05T18:48:14.320Z | Downloaded daft-derive v0.1.5 |
| 1328 | 2026-03-05T18:48:14.323Z | Downloaded csv-core v0.1.13 |
| 1329 | 2026-03-05T18:48:14.327Z | Downloaded no-std-compat v0.4.1 |
| 1330 | 2026-03-05T18:48:14.330Z | Downloaded newtype_derive v0.1.6 |
| 1331 | 2026-03-05T18:48:14.335Z | Downloaded cancel-safe-futures v0.1.5 |
| 1332 | 2026-03-05T18:48:14.335Z | Downloaded itoa v1.0.17 |
| 1333 | 2026-03-05T18:48:14.338Z | Downloaded lru-slab v0.1.2 |
| 1334 | 2026-03-05T18:48:14.342Z | Downloaded lock_api v0.4.14 |
| 1335 | 2026-03-05T18:48:14.345Z | Downloaded linear-map v1.2.0 |
| 1336 | 2026-03-05T18:48:14.345Z | Downloaded opaque-debug v0.3.1 |
| 1337 | 2026-03-05T18:48:14.349Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1338 | 2026-03-05T18:48:14.352Z | Downloaded num_enum_derive v0.5.11 |
| 1339 | 2026-03-05T18:48:14.352Z | Downloaded num-iter v0.1.45 |
| 1340 | 2026-03-05T18:48:14.355Z | Downloaded olpc-cjson v0.1.4 |
| 1341 | 2026-03-05T18:48:14.355Z | Downloaded num_threads v0.1.7 |
| 1342 | 2026-03-05T18:48:14.359Z | Downloaded ingot v0.1.1 |
| 1343 | 2026-03-05T18:48:14.362Z | Downloaded ingot-types v0.1.2 |
| 1344 | 2026-03-05T18:48:14.366Z | Downloaded jobserver v0.1.34 |
| 1345 | 2026-03-05T18:48:14.370Z | Downloaded ipnet v2.11.0 |
| 1346 | 2026-03-05T18:48:14.370Z | Downloaded openssl-macros v0.1.1 |
| 1347 | 2026-03-05T18:48:14.374Z | Downloaded parse-display v0.10.0 |
| 1348 | 2026-03-05T18:48:14.374Z | Downloaded getrandom v0.2.17 |
| 1349 | 2026-03-05T18:48:14.377Z | Downloaded percent-encoding v2.3.2 |
| 1350 | 2026-03-05T18:48:14.380Z | Downloaded chacha20poly1305 v0.10.1 |
| 1351 | 2026-03-05T18:48:14.383Z | Downloaded darling v0.21.3 |
| 1352 | 2026-03-05T18:48:14.388Z | Downloaded num v0.4.3 |
| 1353 | 2026-03-05T18:48:14.393Z | Downloaded newtype-uuid v1.3.2 |
| 1354 | 2026-03-05T18:48:14.393Z | Downloaded multer v3.1.0 |
| 1355 | 2026-03-05T18:48:14.397Z | Downloaded plain v0.2.3 |
| 1356 | 2026-03-05T18:48:14.400Z | Downloaded pin-utils v0.1.0 |
| 1357 | 2026-03-05T18:48:14.400Z | Downloaded blake2 v0.10.6 |
| 1358 | 2026-03-05T18:48:14.403Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1359 | 2026-03-05T18:48:14.407Z | Downloaded anstyle v1.0.13 |
| 1360 | 2026-03-05T18:48:14.407Z | Downloaded console v0.16.2 |
| 1361 | 2026-03-05T18:48:14.412Z | Downloaded iana-time-zone v0.1.65 |
| 1362 | 2026-03-05T18:48:14.415Z | Downloaded bitflags v2.11.0 |
| 1363 | 2026-03-05T18:48:14.420Z | Downloaded darling_core v0.21.3 |
| 1364 | 2026-03-05T18:48:14.423Z | Downloaded num_enum v0.7.5 |
| 1365 | 2026-03-05T18:48:14.428Z | Downloaded proc-macro-crate v3.4.0 |
| 1366 | 2026-03-05T18:48:14.433Z | Downloaded quick-error v1.2.3 |
| 1367 | 2026-03-05T18:48:14.437Z | Downloaded proc-macro-crate v1.3.1 |
| 1368 | 2026-03-05T18:48:14.437Z | Downloaded getrandom v0.4.1 |
| 1369 | 2026-03-05T18:48:14.440Z | Downloaded num_enum_derive v0.7.5 |
| 1370 | 2026-03-05T18:48:14.443Z | Downloaded icu_properties v2.1.2 |
| 1371 | 2026-03-05T18:48:14.446Z | Downloaded ingot-macros v0.1.1 |
| 1372 | 2026-03-05T18:48:14.446Z | Downloaded dropshot_endpoint v0.16.7 |
| 1373 | 2026-03-05T18:48:14.450Z | Downloaded oxnet v0.1.4 |
| 1374 | 2026-03-05T18:48:14.453Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1375 | 2026-03-05T18:48:14.457Z | Downloaded libsw v3.5.0 |
| 1376 | 2026-03-05T18:48:14.460Z | Downloaded memmap2 v0.9.10 |
| 1377 | 2026-03-05T18:48:14.460Z | Downloaded progenitor-macro v0.11.2 |
| 1378 | 2026-03-05T18:48:14.465Z | Downloaded progenitor-macro v0.10.0 |
| 1379 | 2026-03-05T18:48:14.465Z | Downloaded ref-cast v1.0.25 |
| 1380 | 2026-03-05T18:48:14.468Z | Downloaded pin-project-internal v1.1.10 |
| 1381 | 2026-03-05T18:48:14.472Z | Downloaded rand_xorshift v0.4.0 |
| 1382 | 2026-03-05T18:48:14.472Z | Downloaded rand_chacha v0.3.1 |
| 1383 | 2026-03-05T18:48:14.475Z | Downloaded pin-project-lite v0.2.16 |
| 1384 | 2026-03-05T18:48:14.478Z | Downloaded rustc_version v0.4.1 |
| 1385 | 2026-03-05T18:48:14.486Z | Downloaded rustc_version v0.1.7 |
| 1386 | 2026-03-05T18:48:14.491Z | Downloaded phf_shared v0.12.1 |
| 1387 | 2026-03-05T18:48:14.491Z | Downloaded paste v1.0.15 |
| 1388 | 2026-03-05T18:48:14.491Z | Downloaded pem v3.0.6 |
| 1389 | 2026-03-05T18:48:14.495Z | Downloaded ref-cast-impl v1.0.25 |
| 1390 | 2026-03-05T18:48:14.495Z | Downloaded password-hash v0.5.0 |
| 1391 | 2026-03-05T18:48:14.495Z | Downloaded icu_provider v2.1.1 |
| 1392 | 2026-03-05T18:48:14.499Z | Downloaded half v2.7.1 |
| 1393 | 2026-03-05T18:48:14.503Z | Downloaded const_format v0.2.35 |
| 1394 | 2026-03-05T18:48:14.511Z | Downloaded camino v1.2.2 |
| 1395 | 2026-03-05T18:48:14.514Z | Downloaded owo-colors v4.2.3 |
| 1396 | 2026-03-05T18:48:14.514Z | Downloaded proc-macro-error2 v2.0.1 |
| 1397 | 2026-03-05T18:48:14.514Z | Downloaded scopeguard v1.2.0 |
| 1398 | 2026-03-05T18:48:14.521Z | Downloaded pkg-config v0.3.32 |
| 1399 | 2026-03-05T18:48:14.521Z | Downloaded semver v0.1.20 |
| 1400 | 2026-03-05T18:48:14.521Z | Downloaded num-rational v0.4.2 |
| 1401 | 2026-03-05T18:48:14.524Z | Downloaded ppv-lite86 v0.2.21 |
| 1402 | 2026-03-05T18:48:14.524Z | Downloaded powerfmt v0.2.0 |
| 1403 | 2026-03-05T18:48:14.529Z | Downloaded derive_more v0.99.20 |
| 1404 | 2026-03-05T18:48:14.534Z | Downloaded parking_lot v0.12.5 |
| 1405 | 2026-03-05T18:48:14.534Z | Downloaded same-file v1.0.6 |
| 1406 | 2026-03-05T18:48:14.538Z | Downloaded secrecy v0.10.3 |
| 1407 | 2026-03-05T18:48:14.538Z | Downloaded hmac v0.12.1 |
| 1408 | 2026-03-05T18:48:14.541Z | Downloaded scroll_derive v0.13.1 |
| 1409 | 2026-03-05T18:48:14.544Z | Downloaded serde-big-array v0.5.1 |
| 1410 | 2026-03-05T18:48:14.544Z | Downloaded proc-macro-error v1.0.4 |
| 1411 | 2026-03-05T18:48:14.552Z | Downloaded indexmap v1.9.3 |
| 1412 | 2026-03-05T18:48:14.552Z | Downloaded serde_urlencoded v0.7.1 |
| 1413 | 2026-03-05T18:48:14.557Z | Downloaded progenitor v0.10.0 |
| 1414 | 2026-03-05T18:48:14.557Z | Downloaded serde_repr v0.1.20 |
| 1415 | 2026-03-05T18:48:14.562Z | Downloaded sha1 v0.10.6 |
| 1416 | 2026-03-05T18:48:14.562Z | Downloaded phf v0.12.1 |
| 1417 | 2026-03-05T18:48:14.566Z | Downloaded clap v4.5.59 |
| 1418 | 2026-03-05T18:48:14.572Z | Downloaded rustc-hash v2.1.1 |
| 1419 | 2026-03-05T18:48:14.575Z | Downloaded rand_core v0.9.5 |
| 1420 | 2026-03-05T18:48:14.576Z | Downloaded serde_spanned v1.0.4 |
| 1421 | 2026-03-05T18:48:14.579Z | Downloaded sigpipe v0.1.3 |
| 1422 | 2026-03-05T18:48:14.579Z | Downloaded slog-bunyan v2.5.0 |
| 1423 | 2026-03-05T18:48:14.583Z | Downloaded siphasher v1.0.2 |
| 1424 | 2026-03-05T18:48:14.584Z | Downloaded rusty-fork v0.3.1 |
| 1425 | 2026-03-05T18:48:14.588Z | Downloaded schemars_derive v0.8.22 |
| 1426 | 2026-03-05T18:48:14.588Z | Downloaded poly1305 v0.8.0 |
| 1427 | 2026-03-05T18:48:14.591Z | Downloaded icu_locale_core v2.1.1 |
| 1428 | 2026-03-05T18:48:14.595Z | Downloaded resolv-conf v0.7.6 |
| 1429 | 2026-03-05T18:48:14.599Z | Downloaded icu_normalizer_data v2.1.1 |
| 1430 | 2026-03-05T18:48:14.602Z | Downloaded parking_lot_core v0.9.12 |
| 1431 | 2026-03-05T18:48:14.605Z | Downloaded semver v1.0.27 |
| 1432 | 2026-03-05T18:48:14.609Z | Downloaded structmeta-derive v0.3.0 |
| 1433 | 2026-03-05T18:48:14.609Z | Downloaded slog-envlogger v2.2.0 |
| 1434 | 2026-03-05T18:48:14.614Z | Downloaded progenitor v0.11.2 |
| 1435 | 2026-03-05T18:48:14.614Z | Downloaded smawk v0.3.2 |
| 1436 | 2026-03-05T18:48:14.619Z | Downloaded pest_generator v2.8.6 |
| 1437 | 2026-03-05T18:48:14.619Z | Downloaded indicatif v0.18.4 |
| 1438 | 2026-03-05T18:48:14.622Z | Downloaded scroll v0.12.0 |
| 1439 | 2026-03-05T18:48:14.622Z | Downloaded parking_lot v0.11.2 |
| 1440 | 2026-03-05T18:48:14.626Z | Downloaded structmeta v0.3.0 |
| 1441 | 2026-03-05T18:48:14.626Z | Downloaded rustversion v1.0.22 |
| 1442 | 2026-03-05T18:48:14.629Z | Downloaded subtle v2.6.1 |
| 1443 | 2026-03-05T18:48:14.633Z | Downloaded pest_derive v2.8.6 |
| 1444 | 2026-03-05T18:48:14.636Z | Downloaded scroll_derive v0.12.1 |
| 1445 | 2026-03-05T18:48:14.636Z | Downloaded scroll v0.13.0 |
| 1446 | 2026-03-05T18:48:14.640Z | Downloaded stable_deref_trait v1.2.1 |
| 1447 | 2026-03-05T18:48:14.640Z | Downloaded sync_wrapper v1.0.2 |
| 1448 | 2026-03-05T18:48:14.643Z | Downloaded strum v0.26.3 |
| 1449 | 2026-03-05T18:48:14.643Z | Downloaded strum v0.27.2 |
| 1450 | 2026-03-05T18:48:14.643Z | Downloaded strsim v0.11.1 |
| 1451 | 2026-03-05T18:48:14.647Z | Downloaded tabled_derive v0.11.0 |
| 1452 | 2026-03-05T18:48:14.647Z | Downloaded sha2 v0.10.9 |
| 1453 | 2026-03-05T18:48:14.650Z | Downloaded papergrid v0.17.0 |
| 1454 | 2026-03-05T18:48:14.654Z | Downloaded quote v1.0.44 |
| 1455 | 2026-03-05T18:48:14.658Z | Downloaded supports-color v3.0.2 |
| 1456 | 2026-03-05T18:48:14.662Z | Downloaded rhai_codegen v3.1.0 |
| 1457 | 2026-03-05T18:48:14.667Z | Downloaded slog-scope v4.4.1 |
| 1458 | 2026-03-05T18:48:14.671Z | Downloaded testing_table v0.3.0 |
| 1459 | 2026-03-05T18:48:14.674Z | Downloaded slog-json v2.6.1 |
| 1460 | 2026-03-05T18:48:14.674Z | Downloaded slog-async v2.8.0 |
| 1461 | 2026-03-05T18:48:14.674Z | Downloaded terminal_size v0.4.3 |
| 1462 | 2026-03-05T18:48:14.678Z | Downloaded tabled_derive v0.7.0 |
| 1463 | 2026-03-05T18:48:14.678Z | Downloaded shlex v1.3.0 |
| 1464 | 2026-03-05T18:48:14.681Z | Downloaded termtree v0.5.1 |
| 1465 | 2026-03-05T18:48:14.681Z | Downloaded take_mut v0.2.2 |
| 1466 | 2026-03-05T18:48:14.684Z | Downloaded progenitor-impl v0.11.2 |
| 1467 | 2026-03-05T18:48:14.687Z | Downloaded crossbeam-channel v0.5.15 |
| 1468 | 2026-03-05T18:48:14.690Z | Downloaded slog-dtrace v0.3.0 |
| 1469 | 2026-03-05T18:48:14.690Z | Downloaded thread-id v5.1.0 |
| 1470 | 2026-03-05T18:48:14.694Z | Downloaded slab v0.4.12 |
| 1471 | 2026-03-05T18:48:14.694Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1472 | 2026-03-05T18:48:14.697Z | Downloaded pin-project v1.1.10 |
| 1473 | 2026-03-05T18:48:14.706Z | Downloaded slog-term v2.9.2 |
| 1474 | 2026-03-05T18:48:14.710Z | Downloaded thread-id v4.2.2 |
| 1475 | 2026-03-05T18:48:14.713Z | Downloaded expectorate v1.2.0 |
| 1476 | 2026-03-05T18:48:14.713Z | Downloaded slog-stdlog v4.1.1 |
| 1477 | 2026-03-05T18:48:14.717Z | Downloaded tagptr v0.2.0 |
| 1478 | 2026-03-05T18:48:14.717Z | Downloaded rustls-pki-types v1.14.0 |
| 1479 | 2026-03-05T18:48:14.720Z | Downloaded rustls-pemfile v2.2.0 |
| 1480 | 2026-03-05T18:48:14.723Z | Downloaded tabwriter v1.4.1 |
| 1481 | 2026-03-05T18:48:14.723Z | Downloaded smartstring v1.0.1 |
| 1482 | 2026-03-05T18:48:14.728Z | Downloaded snafu-derive v0.8.9 |
| 1483 | 2026-03-05T18:48:14.731Z | Downloaded strum_macros v0.27.2 |
| 1484 | 2026-03-05T18:48:14.731Z | Downloaded spin v0.5.2 |
| 1485 | 2026-03-05T18:48:14.731Z | Downloaded jiff-static v0.2.20 |
| 1486 | 2026-03-05T18:48:14.734Z | Downloaded time-core v0.1.8 |
| 1487 | 2026-03-05T18:48:14.738Z | Downloaded serde_tokenstream v0.2.2 |
| 1488 | 2026-03-05T18:48:14.738Z | Downloaded static_assertions v1.1.0 |
| 1489 | 2026-03-05T18:48:14.741Z | Downloaded hickory-resolver v0.24.4 |
| 1490 | 2026-03-05T18:48:14.744Z | Downloaded toml_datetime v0.6.11 |
| 1491 | 2026-03-05T18:48:14.744Z | Downloaded pest_meta v2.8.6 |
| 1492 | 2026-03-05T18:48:14.751Z | Downloaded tinyvec_macros v0.1.1 |
| 1493 | 2026-03-05T18:48:14.751Z | Downloaded strum_macros v0.26.4 |
| 1494 | 2026-03-05T18:48:14.754Z | Downloaded progenitor-impl v0.10.0 |
| 1495 | 2026-03-05T18:48:14.754Z | Downloaded toml_write v0.1.2 |
| 1496 | 2026-03-05T18:48:14.754Z | Downloaded schemars v0.8.22 |
| 1497 | 2026-03-05T18:48:14.764Z | Downloaded tower-service v0.3.3 |
| 1498 | 2026-03-05T18:48:14.767Z | Downloaded synstructure v0.13.2 |
| 1499 | 2026-03-05T18:48:14.767Z | Downloaded signal-hook-registry v1.4.8 |
| 1500 | 2026-03-05T18:48:14.773Z | Downloaded serde_with_macros v3.16.1 |
| 1501 | 2026-03-05T18:48:14.773Z | Downloaded memchr v2.8.0 |
| 1502 | 2026-03-05T18:48:14.777Z | Downloaded tower-layer v0.3.3 |
| 1503 | 2026-03-05T18:48:14.777Z | Downloaded hashbrown v0.12.3 |
| 1504 | 2026-03-05T18:48:14.781Z | Downloaded cc v1.2.56 |
| 1505 | 2026-03-05T18:48:14.784Z | Downloaded openssl-sys v0.9.111 |
| 1506 | 2026-03-05T18:48:14.788Z | Downloaded unarray v0.1.4 |
| 1507 | 2026-03-05T18:48:14.791Z | Downloaded typeid v1.0.3 |
| 1508 | 2026-03-05T18:48:14.791Z | Downloaded try-lock v0.2.5 |
| 1509 | 2026-03-05T18:48:14.794Z | Downloaded tinystr v0.8.2 |
| 1510 | 2026-03-05T18:48:14.794Z | Downloaded hyper-util v0.1.20 |
| 1511 | 2026-03-05T18:48:14.799Z | Downloaded thiserror-no-std v2.0.2 |
| 1512 | 2026-03-05T18:48:14.802Z | Downloaded unicode-linebreak v0.1.5 |
| 1513 | 2026-03-05T18:48:14.806Z | Downloaded typify-macro v0.4.3 |
| 1514 | 2026-03-05T18:48:14.806Z | Downloaded untrusted v0.9.0 |
| 1515 | 2026-03-05T18:48:14.809Z | Downloaded universal-hash v0.5.1 |
| 1516 | 2026-03-05T18:48:14.809Z | Downloaded unit-prefix v0.5.2 |
| 1517 | 2026-03-05T18:48:14.810Z | Downloaded tokio-macros v2.6.0 |
| 1518 | 2026-03-05T18:48:14.814Z | Downloaded tiny-keccak v2.0.2 |
| 1519 | 2026-03-05T18:48:14.814Z | Downloaded serde_derive v1.0.228 |
| 1520 | 2026-03-05T18:48:14.817Z | Downloaded ryu v1.0.23 |
| 1521 | 2026-03-05T18:48:14.820Z | Downloaded utf-8 v0.7.6 |
| 1522 | 2026-03-05T18:48:14.820Z | Downloaded usdt-attr-macro v0.5.0 |
| 1523 | 2026-03-05T18:48:14.825Z | Downloaded untrusted v0.7.1 |
| 1524 | 2026-03-05T18:48:14.825Z | Downloaded usdt v0.6.0 |
| 1525 | 2026-03-05T18:48:14.825Z | Downloaded usdt v0.5.0 |
| 1526 | 2026-03-05T18:48:14.828Z | Downloaded version_check v0.9.5 |
| 1527 | 2026-03-05T18:48:14.828Z | Downloaded utf8_iter v1.0.4 |
| 1528 | 2026-03-05T18:48:14.828Z | Downloaded utf8parse v0.2.2 |
| 1529 | 2026-03-05T18:48:14.832Z | Downloaded time-macros v0.2.27 |
| 1530 | 2026-03-05T18:48:14.832Z | Downloaded indexmap v2.13.0 |
| 1531 | 2026-03-05T18:48:14.835Z | Downloaded usdt-macro v0.5.0 |
| 1532 | 2026-03-05T18:48:14.839Z | Downloaded usdt-attr-macro v0.6.0 |
| 1533 | 2026-03-05T18:48:14.839Z | Downloaded tokio-dtrace v0.1.1 |
| 1534 | 2026-03-05T18:48:14.839Z | Downloaded tokio-rustls v0.25.0 |
| 1535 | 2026-03-05T18:48:14.844Z | Downloaded spin v0.9.8 |
| 1536 | 2026-03-05T18:48:14.847Z | Downloaded prettyplease v0.2.37 |
| 1537 | 2026-03-05T18:48:14.847Z | Downloaded waitgroup v0.1.2 |
| 1538 | 2026-03-05T18:48:14.850Z | Downloaded rayon-core v1.13.0 |
| 1539 | 2026-03-05T18:48:14.855Z | Downloaded minimal-lexical v0.2.1 |
| 1540 | 2026-03-05T18:48:14.858Z | Downloaded tempfile v3.25.0 |
| 1541 | 2026-03-05T18:48:14.858Z | Downloaded term v1.2.1 |
| 1542 | 2026-03-05T18:48:14.861Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1543 | 2026-03-05T18:48:14.864Z | Downloaded wait-timeout v0.2.1 |
| 1544 | 2026-03-05T18:48:14.864Z | Downloaded want v0.3.1 |
| 1545 | 2026-03-05T18:48:14.868Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1546 | 2026-03-05T18:48:14.868Z | Downloaded serde_core v1.0.228 |
| 1547 | 2026-03-05T18:48:14.871Z | Downloaded yoke-derive v0.8.1 |
| 1548 | 2026-03-05T18:48:14.871Z | Downloaded proc-macro2 v1.0.106 |
| 1549 | 2026-03-05T18:48:14.874Z | Downloaded zerofrom-derive v0.1.6 |
| 1550 | 2026-03-05T18:48:14.874Z | Downloaded slog v2.8.2 |
| 1551 | 2026-03-05T18:48:14.877Z | Downloaded http v1.4.0 |
| 1552 | 2026-03-05T18:48:14.880Z | Downloaded mio v1.1.1 |
| 1553 | 2026-03-05T18:48:14.887Z | Downloaded rand v0.8.5 |
| 1554 | 2026-03-05T18:48:14.890Z | Downloaded quinn v0.11.9 |
| 1555 | 2026-03-05T18:48:14.894Z | Downloaded zerofrom v0.1.6 |
| 1556 | 2026-03-05T18:48:14.894Z | Downloaded thiserror v2.0.18 |
| 1557 | 2026-03-05T18:48:14.900Z | Downloaded hashbrown v0.15.5 |
| 1558 | 2026-03-05T18:48:14.904Z | Downloaded zone v0.3.1 |
| 1559 | 2026-03-05T18:48:14.907Z | Downloaded unicode-xid v0.2.6 |
| 1560 | 2026-03-05T18:48:14.907Z | Downloaded zeroize_derive v1.4.3 |
| 1561 | 2026-03-05T18:48:14.911Z | Downloaded tokio-tungstenite v0.21.0 |
| 1562 | 2026-03-05T18:48:14.911Z | Downloaded tokio-stream v0.1.18 |
| 1563 | 2026-03-05T18:48:14.914Z | Downloaded tokio-rustls v0.26.4 |
| 1564 | 2026-03-05T18:48:14.917Z | Downloaded thin-vec v0.2.14 |
| 1565 | 2026-03-05T18:48:14.920Z | Downloaded smallvec v1.15.1 |
| 1566 | 2026-03-05T18:48:14.920Z | Downloaded rustls-webpki v0.103.9 |
| 1567 | 2026-03-05T18:48:14.926Z | Downloaded futures-util v0.3.32 |
| 1568 | 2026-03-05T18:48:14.933Z | Downloaded zone_cfg_derive v0.3.1 |
| 1569 | 2026-03-05T18:48:14.939Z | Downloaded vsss-rs v3.3.4 |
| 1570 | 2026-03-05T18:48:14.951Z | Downloaded schemars v1.2.1 |
| 1571 | 2026-03-05T18:48:14.959Z | Downloaded usdt-macro v0.6.0 |
| 1572 | 2026-03-05T18:48:14.959Z | Downloaded hashbrown v0.16.1 |
| 1573 | 2026-03-05T18:48:14.962Z | Downloaded walkdir v2.5.0 |
| 1574 | 2026-03-05T18:48:14.962Z | Downloaded xz2 v0.1.7 |
| 1575 | 2026-03-05T18:48:14.962Z | Downloaded writeable v0.6.2 |
| 1576 | 2026-03-05T18:48:14.966Z | Downloaded zeroize v1.8.2 |
| 1577 | 2026-03-05T18:48:14.966Z | Downloaded usdt-impl v0.6.0 |
| 1578 | 2026-03-05T18:48:14.966Z | Downloaded tracing-attributes v0.1.31 |
| 1579 | 2026-03-05T18:48:14.969Z | Downloaded ucd-trie v0.1.7 |
| 1580 | 2026-03-05T18:48:14.972Z | Downloaded tinyvec v1.10.0 |
| 1581 | 2026-03-05T18:48:14.972Z | Downloaded test-strategy v0.4.5 |
| 1582 | 2026-03-05T18:48:14.976Z | Downloaded socket2 v0.6.2 |
| 1583 | 2026-03-05T18:48:14.979Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1584 | 2026-03-05T18:48:14.983Z | Downloaded snafu v0.8.9 |
| 1585 | 2026-03-05T18:48:14.988Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1586 | 2026-03-05T18:48:14.991Z | Downloaded toml v0.8.23 |
| 1587 | 2026-03-05T18:48:14.997Z | Downloaded similar v2.7.0 |
| 1588 | 2026-03-05T18:48:15.000Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1589 | 2026-03-05T18:48:15.000Z | Downloaded serde v1.0.228 |
| 1590 | 2026-03-05T18:48:15.003Z | Downloaded textwrap v0.16.2 |
| 1591 | 2026-03-05T18:48:15.006Z | Downloaded zmij v1.0.21 |
| 1592 | 2026-03-05T18:48:15.010Z | Downloaded zerovec-derive v0.11.2 |
| 1593 | 2026-03-05T18:48:15.010Z | Downloaded socket2 v0.5.10 |
| 1594 | 2026-03-05T18:48:15.013Z | Downloaded itertools v0.12.1 |
| 1595 | 2026-03-05T18:48:15.016Z | Downloaded typify v0.4.3 |
| 1596 | 2026-03-05T18:48:15.020Z | Downloaded usdt-impl v0.5.0 |
| 1597 | 2026-03-05T18:48:15.023Z | Downloaded unicode-ident v1.0.24 |
| 1598 | 2026-03-05T18:48:15.027Z | Downloaded tungstenite v0.21.0 |
| 1599 | 2026-03-05T18:48:15.030Z | Downloaded qorb v0.4.1 |
| 1600 | 2026-03-05T18:48:15.033Z | Downloaded schemars v0.9.0 |
| 1601 | 2026-03-05T18:48:15.042Z | Downloaded whoami v1.6.1 |
| 1602 | 2026-03-05T18:48:15.046Z | Downloaded clap_builder v4.5.59 |
| 1603 | 2026-03-05T18:48:15.050Z | Downloaded toml_edit v0.22.27 |
| 1604 | 2026-03-05T18:48:15.054Z | Downloaded yoke v0.8.1 |
| 1605 | 2026-03-05T18:48:15.057Z | Downloaded iri-string v0.7.10 |
| 1606 | 2026-03-05T18:48:15.062Z | Downloaded zerocopy-derive v0.7.35 |
| 1607 | 2026-03-05T18:48:15.066Z | Downloaded hyper v1.8.1 |
| 1608 | 2026-03-05T18:48:15.072Z | Downloaded unsafe-libyaml v0.2.11 |
| 1609 | 2026-03-05T18:48:15.076Z | Downloaded pest v2.8.6 |
| 1610 | 2026-03-05T18:48:15.081Z | Downloaded uuid v1.21.0 |
| 1611 | 2026-03-05T18:48:15.084Z | Downloaded toml_edit v0.19.15 |
| 1612 | 2026-03-05T18:48:15.100Z | Downloaded ron v0.12.0 |
| 1613 | 2026-03-05T18:48:15.156Z | Downloaded icu_properties_data v2.1.2 |
| 1614 | 2026-03-05T18:48:15.159Z | Downloaded tracing-core v0.1.36 |
| 1615 | 2026-03-05T18:48:15.159Z | Downloaded h2 v0.4.13 |
| 1616 | 2026-03-05T18:48:15.159Z | Downloaded steno v0.4.1 |
| 1617 | 2026-03-05T18:48:15.159Z | Downloaded rand v0.9.2 |
| 1618 | 2026-03-05T18:48:15.160Z | Downloaded goblin v0.8.2 |
| 1619 | 2026-03-05T18:48:15.160Z | Downloaded idna v1.1.0 |
| 1620 | 2026-03-05T18:48:15.160Z | Downloaded aho-corasick v1.1.4 |
| 1621 | 2026-03-05T18:48:15.160Z | Downloaded hkdf v0.12.4 |
| 1622 | 2026-03-05T18:48:15.160Z | Downloaded typenum v1.19.0 |
| 1623 | 2026-03-05T18:48:15.160Z | Downloaded libm v0.2.16 |
| 1624 | 2026-03-05T18:48:15.168Z | Downloaded url v2.5.8 |
| 1625 | 2026-03-05T18:48:15.171Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1626 | 2026-03-05T18:48:15.174Z | Downloaded itertools v0.14.0 |
| 1627 | 2026-03-05T18:48:15.180Z | Downloaded nom v7.1.3 |
| 1628 | 2026-03-05T18:48:15.185Z | Downloaded zerotrie v0.2.3 |
| 1629 | 2026-03-05T18:48:15.189Z | Downloaded iddqd v0.3.17 |
| 1630 | 2026-03-05T18:48:15.194Z | Downloaded thiserror v1.0.69 |
| 1631 | 2026-03-05T18:48:15.200Z | Downloaded smf v0.2.3 |
| 1632 | 2026-03-05T18:48:15.203Z | Downloaded thread_local v1.1.9 |
| 1633 | 2026-03-05T18:48:15.203Z | Downloaded thiserror-impl v2.0.18 |
| 1634 | 2026-03-05T18:48:15.203Z | Downloaded thiserror-impl v1.0.69 |
| 1635 | 2026-03-05T18:48:15.206Z | Downloaded quinn-udp v0.5.14 |
| 1636 | 2026-03-05T18:48:15.206Z | Downloaded papergrid v0.11.0 |
| 1637 | 2026-03-05T18:48:15.209Z | Downloaded rayon v1.11.0 |
| 1638 | 2026-03-05T18:48:15.217Z | Downloaded serde_path_to_error v0.1.20 |
| 1639 | 2026-03-05T18:48:15.220Z | Downloaded swrite v0.1.0 |
| 1640 | 2026-03-05T18:48:15.220Z | Downloaded serde_derive_internals v0.29.1 |
| 1641 | 2026-03-05T18:48:15.223Z | Downloaded num-traits v0.2.19 |
| 1642 | 2026-03-05T18:48:15.230Z | Downloaded icu_normalizer v2.1.1 |
| 1643 | 2026-03-05T18:48:15.234Z | Downloaded zerocopy-derive v0.8.39 |
| 1644 | 2026-03-05T18:48:15.237Z | Downloaded serde_json v1.0.149 |
| 1645 | 2026-03-05T18:48:15.243Z | Downloaded aws-lc-rs v1.15.4 |
| 1646 | 2026-03-05T18:48:15.251Z | Downloaded typed-path v0.9.3 |
| 1647 | 2026-03-05T18:48:15.257Z | Downloaded base64 v0.22.1 |
| 1648 | 2026-03-05T18:48:15.260Z | Downloaded regex v1.12.3 |
| 1649 | 2026-03-05T18:48:15.263Z | Downloaded portable-atomic v1.13.1 |
| 1650 | 2026-03-05T18:48:15.269Z | Downloaded rand_core v0.6.4 |
| 1651 | 2026-03-05T18:48:15.272Z | Downloaded rand_chacha v0.9.0 |
| 1652 | 2026-03-05T18:48:15.272Z | Downloaded postcard v1.1.3 |
| 1653 | 2026-03-05T18:48:15.275Z | Downloaded serde_spanned v0.6.9 |
| 1654 | 2026-03-05T18:48:15.276Z | Downloaded serde_plain v1.0.2 |
| 1655 | 2026-03-05T18:48:15.279Z | Downloaded zerovec v0.11.5 |
| 1656 | 2026-03-05T18:48:15.283Z | Downloaded crypto-bigint v0.5.5 |
| 1657 | 2026-03-05T18:48:15.287Z | Downloaded unicode-segmentation v1.12.0 |
| 1658 | 2026-03-05T18:48:15.290Z | Downloaded tough v0.20.0 |
| 1659 | 2026-03-05T18:48:15.296Z | Downloaded tower v0.5.3 |
| 1660 | 2026-03-05T18:48:15.305Z | Downloaded reqwest v0.12.28 |
| 1661 | 2026-03-05T18:48:15.312Z | Downloaded unicode-normalization v0.1.25 |
| 1662 | 2026-03-05T18:48:15.315Z | Downloaded proptest v1.10.0 |
| 1663 | 2026-03-05T18:48:15.322Z | Downloaded moka v0.12.13 |
| 1664 | 2026-03-05T18:48:15.328Z | Downloaded tabled v0.15.0 |
| 1665 | 2026-03-05T18:48:15.343Z | Downloaded tower-http v0.6.8 |
| 1666 | 2026-03-05T18:48:15.352Z | Downloaded quinn-proto v0.11.13 |
| 1667 | 2026-03-05T18:48:15.356Z | Downloaded goblin v0.10.5 |
| 1668 | 2026-03-05T18:48:15.363Z | Downloaded rustls-webpki v0.102.8 |
| 1669 | 2026-03-05T18:48:15.380Z | Downloaded tokio-util v0.7.18 |
| 1670 | 2026-03-05T18:48:15.386Z | Downloaded chrono v0.4.43 |
| 1671 | 2026-03-05T18:48:15.393Z | Downloaded tabled v0.20.0 |
| 1672 | 2026-03-05T18:48:15.409Z | Downloaded syn v1.0.109 |
| 1673 | 2026-03-05T18:48:15.419Z | Downloaded winnow v0.5.40 |
| 1674 | 2026-03-05T18:48:15.426Z | Downloaded icu_collections v2.1.1 |
| 1675 | 2026-03-05T18:48:15.433Z | Downloaded bytes v1.11.1 |
| 1676 | 2026-03-05T18:48:15.438Z | Downloaded once_cell v1.21.3 |
| 1677 | 2026-03-05T18:48:15.438Z | Downloaded log v0.4.29 |
| 1678 | 2026-03-05T18:48:15.442Z | Downloaded parse-display-derive v0.10.0 |
| 1679 | 2026-03-05T18:48:15.443Z | Downloaded parking_lot_core v0.8.6 |
| 1680 | 2026-03-05T18:48:15.443Z | Downloaded litemap v0.8.1 |
| 1681 | 2026-03-05T18:48:15.446Z | Downloaded progenitor-client v0.11.2 |
| 1682 | 2026-03-05T18:48:15.447Z | Downloaded zerocopy v0.7.35 |
| 1683 | 2026-03-05T18:48:15.459Z | Downloaded webpki-roots v1.0.6 |
| 1684 | 2026-03-05T18:48:15.462Z | Downloaded syn v2.0.116 |
| 1685 | 2026-03-05T18:48:15.472Z | Downloaded nix v0.31.1 |
| 1686 | 2026-03-05T18:48:15.482Z | Downloaded progenitor-client v0.10.0 |
| 1687 | 2026-03-05T18:48:15.485Z | Downloaded dropshot v0.16.7 |
| 1688 | 2026-03-05T18:48:15.503Z | Downloaded serde_with v3.16.1 |
| 1689 | 2026-03-05T18:48:15.514Z | Downloaded regex-syntax v0.8.9 |
| 1690 | 2026-03-05T18:48:15.520Z | Downloaded regress v0.10.5 |
| 1691 | 2026-03-05T18:48:15.526Z | Downloaded hickory-proto v0.24.4 |
| 1692 | 2026-03-05T18:48:15.540Z | Downloaded winnow v0.7.14 |
| 1693 | 2026-03-05T18:48:15.548Z | Downloaded time v0.3.47 |
| 1694 | 2026-03-05T18:48:15.559Z | Downloaded curve25519-dalek v4.1.3 |
| 1695 | 2026-03-05T18:48:15.567Z | Downloaded rhai v1.24.0 |
| 1696 | 2026-03-05T18:48:15.578Z | Downloaded vcpkg v0.2.15 |
| 1697 | 2026-03-05T18:48:15.614Z | Downloaded hickory-proto v0.25.2 |
| 1698 | 2026-03-05T18:48:15.627Z | Downloaded openssl v0.10.75 |
| 1699 | 2026-03-05T18:48:15.636Z | Downloaded bstr v1.12.1 |
| 1700 | 2026-03-05T18:48:15.643Z | Downloaded glob v0.3.3 |
| 1701 | 2026-03-05T18:48:15.646Z | Downloaded base64 v0.21.7 |
| 1702 | 2026-03-05T18:48:15.649Z | Downloaded arc-swap v1.8.2 |
| 1703 | 2026-03-05T18:48:15.653Z | Downloaded potential_utf v0.1.4 |
| 1704 | 2026-03-05T18:48:15.653Z | Downloaded num-complex v0.4.6 |
| 1705 | 2026-03-05T18:48:15.656Z | Downloaded unicode-width v0.1.14 |
| 1706 | 2026-03-05T18:48:15.659Z | Downloaded num_enum v0.5.11 |
| 1707 | 2026-03-05T18:48:15.663Z | Downloaded crossbeam-epoch v0.9.18 |
| 1708 | 2026-03-05T18:48:15.666Z | Downloaded cookie v0.18.1 |
| 1709 | 2026-03-05T18:48:15.670Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1710 | 2026-03-05T18:48:15.670Z | Downloaded pretty-hex v0.4.1 |
| 1711 | 2026-03-05T18:48:15.670Z | Downloaded num-integer v0.1.46 |
| 1712 | 2026-03-05T18:48:15.673Z | Downloaded hyper-rustls v0.27.7 |
| 1713 | 2026-03-05T18:48:15.677Z | Downloaded zerocopy v0.8.39 |
| 1714 | 2026-03-05T18:48:15.693Z | Downloaded unicode-width v0.2.2 |
| 1715 | 2026-03-05T18:48:15.698Z | Downloaded rustls v0.22.4 |
| 1716 | 2026-03-05T18:48:15.710Z | Downloaded smoltcp v0.11.0 |
| 1717 | 2026-03-05T18:48:15.722Z | Downloaded openapiv3 v2.2.0 |
| 1718 | 2026-03-05T18:48:15.732Z | Downloaded nix v0.30.1 |
| 1719 | 2026-03-05T18:48:15.743Z | Downloaded fs_extra v1.3.0 |
| 1720 | 2026-03-05T18:48:15.746Z | Downloaded rustix v0.38.44 |
| 1721 | 2026-03-05T18:48:15.766Z | Downloaded rustls v0.23.36 |
| 1722 | 2026-03-05T18:48:15.776Z | Downloaded libc v0.2.180 |
| 1723 | 2026-03-05T18:48:15.806Z | Downloaded petgraph v0.6.5 |
| 1724 | 2026-03-05T18:48:15.821Z | Downloaded rustix v1.1.3 |
| 1725 | 2026-03-05T18:48:15.842Z | Downloaded lzma-sys v0.1.20 |
| 1726 | 2026-03-05T18:48:15.867Z | Downloaded petgraph v0.8.3 |
| 1727 | 2026-03-05T18:48:15.885Z | Downloaded sled v0.34.7 |
| 1728 | 2026-03-05T18:48:15.894Z | Downloaded bcs v0.1.6 |
| 1729 | 2026-03-05T18:48:15.897Z | Downloaded getrandom v0.3.4 |
| 1730 | 2026-03-05T18:48:15.900Z | Downloaded tracing v0.1.44 |
| 1731 | 2026-03-05T18:48:15.916Z | Downloaded typify-impl v0.4.3 |
| 1732 | 2026-03-05T18:48:15.928Z | Downloaded ff v0.13.1 |
| 1733 | 2026-03-05T18:48:15.931Z | Downloaded hickory-resolver v0.25.2 |
| 1734 | 2026-03-05T18:48:15.934Z | Downloaded highway v1.3.0 |
| 1735 | 2026-03-05T18:48:15.934Z | Downloaded tokio v1.49.0 |
| 1736 | 2026-03-05T18:48:15.967Z | Downloaded futures-channel v0.3.32 |
| 1737 | 2026-03-05T18:48:15.970Z | Downloaded regex-automata v0.4.14 |
| 1738 | 2026-03-05T18:48:15.981Z | Downloaded crossbeam-utils v0.8.21 |
| 1739 | 2026-03-05T18:48:15.984Z | Downloaded crc32fast v1.5.0 |
| 1740 | 2026-03-05T18:48:15.987Z | Downloaded libsw-core v0.3.2 |
| 1741 | 2026-03-05T18:48:15.987Z | Downloaded console v0.15.11 |
| 1742 | 2026-03-05T18:48:15.990Z | Downloaded bitflags v1.3.2 |
| 1743 | 2026-03-05T18:48:15.993Z | Downloaded ipnetwork v0.21.1 |
| 1744 | 2026-03-05T18:48:15.993Z | Downloaded derive-where v1.6.0 |
| 1745 | 2026-03-05T18:48:15.996Z | Downloaded clap_derive v4.5.55 |
| 1746 | 2026-03-05T18:48:15.999Z | Downloaded cargo_toml v0.22.3 |
| 1747 | 2026-03-05T18:48:15.999Z | Downloaded fs-err v3.3.0 |
| 1748 | 2026-03-05T18:48:16.002Z | Downloaded derive-ex v0.1.8 |
| 1749 | 2026-03-05T18:48:16.002Z | Downloaded defmt-macros v1.0.1 |
| 1750 | 2026-03-05T18:48:16.007Z | Downloaded data-encoding v2.10.0 |
| 1751 | 2026-03-05T18:48:16.010Z | Downloaded daft v0.1.5 |
| 1752 | 2026-03-05T18:48:16.010Z | Downloaded autocfg v1.5.0 |
| 1753 | 2026-03-05T18:48:16.010Z | Downloaded num-conv v0.2.0 |
| 1754 | 2026-03-05T18:48:16.010Z | Downloaded mime v0.3.17 |
| 1755 | 2026-03-05T18:48:16.012Z | Downloaded colored v3.1.1 |
| 1756 | 2026-03-05T18:48:16.017Z | Downloaded lru-cache v0.1.2 |
| 1757 | 2026-03-05T18:48:16.017Z | Downloaded httparse v1.10.1 |
| 1758 | 2026-03-05T18:48:16.021Z | Downloaded humantime v2.3.0 |
| 1759 | 2026-03-05T18:48:16.021Z | Downloaded erased-serde v0.3.31 |
| 1760 | 2026-03-05T18:48:16.021Z | Downloaded cfg-if v1.0.4 |
| 1761 | 2026-03-05T18:48:16.024Z | Downloaded base64ct v1.8.3 |
| 1762 | 2026-03-05T18:48:16.024Z | Downloaded backoff v0.4.0 |
| 1763 | 2026-03-05T18:48:16.027Z | Downloaded async-trait v0.1.89 |
| 1764 | 2026-03-05T18:48:16.030Z | Downloaded cipher v0.4.4 |
| 1765 | 2026-03-05T18:48:16.030Z | Downloaded encoding_rs v0.8.35 |
| 1766 | 2026-03-05T18:48:16.048Z | Downloaded jiff v0.2.20 |
| 1767 | 2026-03-05T18:48:16.064Z | Downloaded cmake v0.1.57 |
| 1768 | 2026-03-05T18:48:16.067Z | Downloaded chrono-tz v0.10.4 |
| 1769 | 2026-03-05T18:48:16.081Z | Downloaded inout v0.1.4 |
| 1770 | 2026-03-05T18:48:16.085Z | Downloaded async-stream v0.3.6 |
| 1771 | 2026-03-05T18:48:16.085Z | Downloaded const_format_proc_macros v0.2.34 |
| 1772 | 2026-03-05T18:48:16.085Z | Downloaded byteorder v1.5.0 |
| 1773 | 2026-03-05T18:48:16.088Z | Downloaded anstream v0.6.21 |
| 1774 | 2026-03-05T18:48:16.088Z | Downloaded ring v0.17.14 |
| 1775 | 2026-03-05T18:48:16.125Z | Downloaded errno v0.3.14 |
| 1776 | 2026-03-05T18:48:16.128Z | Downloaded defmt-parser v1.0.0 |
| 1777 | 2026-03-05T18:48:16.129Z | Downloaded csv v1.4.0 |
| 1778 | 2026-03-05T18:48:16.146Z | Downloaded sha3 v0.10.8 |
| 1779 | 2026-03-05T18:48:16.149Z | Downloaded darling_macro v0.21.3 |
| 1780 | 2026-03-05T18:48:16.152Z | Downloaded bit-set v0.8.0 |
| 1781 | 2026-03-05T18:48:16.152Z | Downloaded atomicwrites v0.4.4 |
| 1782 | 2026-03-05T18:48:16.153Z | Downloaded async-stream-impl v0.3.6 |
| 1783 | 2026-03-05T18:48:16.156Z | Downloaded anstyle-query v1.1.5 |
| 1784 | 2026-03-05T18:48:16.156Z | Downloaded group v0.13.0 |
| 1785 | 2026-03-05T18:48:16.156Z | Downloaded cstr-argument v0.1.2 |
| 1786 | 2026-03-05T18:48:16.156Z | Downloaded hex v0.4.3 |
| 1787 | 2026-03-05T18:48:16.159Z | Downloaded crunchy v0.2.4 |
| 1788 | 2026-03-05T18:48:16.159Z | Downloaded ciborium-io v0.2.2 |
| 1789 | 2026-03-05T18:48:16.159Z | Downloaded hash32 v0.3.1 |
| 1790 | 2026-03-05T18:48:16.162Z | Downloaded fxhash v0.2.1 |
| 1791 | 2026-03-05T18:48:16.163Z | Downloaded futures-io v0.3.32 |
| 1792 | 2026-03-05T18:48:16.163Z | Downloaded futures-task v0.3.32 |
| 1793 | 2026-03-05T18:48:16.163Z | Downloaded fnv v1.0.7 |
| 1794 | 2026-03-05T18:48:16.163Z | Downloaded debug-ignore v1.0.5 |
| 1795 | 2026-03-05T18:48:16.166Z | Downloaded foreign-types-shared v0.3.1 |
| 1796 | 2026-03-05T18:48:16.167Z | Downloaded crc8 v0.1.1 |
| 1797 | 2026-03-05T18:48:16.167Z | Downloaded dof v0.4.0 |
| 1798 | 2026-03-05T18:48:16.170Z | Downloaded const-random v0.1.18 |
| 1799 | 2026-03-05T18:48:16.170Z | Downloaded colorchoice v1.0.4 |
| 1800 | 2026-03-05T18:48:16.170Z | Downloaded futures-sink v0.3.32 |
| 1801 | 2026-03-05T18:48:16.170Z | Downloaded base16ct v0.2.0 |
| 1802 | 2026-03-05T18:48:16.173Z | Downloaded dtrace-parser v0.2.0 |
| 1803 | 2026-03-05T18:48:16.173Z | Downloaded defmt v1.0.1 |
| 1804 | 2026-03-05T18:48:16.176Z | Downloaded block-buffer v0.10.4 |
| 1805 | 2026-03-05T18:48:16.176Z | Downloaded displaydoc v0.2.5 |
| 1806 | 2026-03-05T18:48:16.179Z | Downloaded ahash v0.8.12 |
| 1807 | 2026-03-05T18:48:16.195Z | Downloaded float-ord v0.3.2 |
| 1808 | 2026-03-05T18:48:16.195Z | Downloaded embedded-io v0.4.0 |
| 1809 | 2026-03-05T18:48:16.199Z | Downloaded either v1.15.0 |
| 1810 | 2026-03-05T18:48:16.199Z | Downloaded dunce v1.0.5 |
| 1811 | 2026-03-05T18:48:16.199Z | Downloaded crossbeam-deque v0.8.6 |
| 1812 | 2026-03-05T18:48:16.199Z | Downloaded camino-tempfile v1.4.1 |
| 1813 | 2026-03-05T18:48:16.199Z | Downloaded drift v0.1.3 |
| 1814 | 2026-03-05T18:48:16.199Z | Downloaded dtrace-parser v0.3.0 |
| 1815 | 2026-03-05T18:48:16.199Z | Downloaded digest v0.10.7 |
| 1816 | 2026-03-05T18:48:16.199Z | Downloaded dyn-clone v1.0.20 |
| 1817 | 2026-03-05T18:48:16.199Z | Downloaded cobs v0.3.0 |
| 1818 | 2026-03-05T18:48:16.199Z | Downloaded ciborium-ll v0.2.2 |
| 1819 | 2026-03-05T18:48:16.202Z | Downloaded embedded-io v0.6.1 |
| 1820 | 2026-03-05T18:48:16.202Z | Downloaded async-recursion v1.1.1 |
| 1821 | 2026-03-05T18:48:16.205Z | Downloaded anstyle-parse v0.2.7 |
| 1822 | 2026-03-05T18:48:16.899Z | Downloaded aws-lc-sys v0.37.1 |
| 1823 | 2026-03-05T18:48:17.454Z | Compiling proc-macro2 v1.0.106 |
| 1824 | 2026-03-05T18:48:17.457Z | Compiling quote v1.0.44 |
| 1825 | 2026-03-05T18:48:17.457Z | Compiling unicode-ident v1.0.24 |
| 1826 | 2026-03-05T18:48:17.457Z | Compiling serde_core v1.0.228 |
| 1827 | 2026-03-05T18:48:17.457Z | Compiling serde v1.0.228 |
| 1828 | 2026-03-05T18:48:17.457Z | Compiling libc v0.2.180 |
| 1829 | 2026-03-05T18:48:17.457Z | Compiling cfg-if v1.0.4 |
| 1830 | 2026-03-05T18:48:17.896Z | Compiling zmij v1.0.21 |
| 1831 | 2026-03-05T18:48:17.929Z | Compiling autocfg v1.5.0 |
| 1832 | 2026-03-05T18:48:18.598Z | Compiling libm v0.2.16 |
| 1833 | 2026-03-05T18:48:18.671Z | Compiling memchr v2.8.0 |
| 1834 | 2026-03-05T18:48:19.519Z | Compiling getrandom v0.4.1 |
| 1835 | 2026-03-05T18:48:19.859Z | Compiling version_check v0.9.5 |
| 1836 | 2026-03-05T18:48:20.165Z | Compiling itoa v1.0.17 |
| 1837 | 2026-03-05T18:48:20.489Z | Compiling syn v2.0.116 |
| 1838 | 2026-03-05T18:48:20.645Z | Compiling icu_properties_data v2.1.2 |
| 1839 | 2026-03-05T18:48:20.675Z | Compiling icu_normalizer_data v2.1.1 |
| 1840 | 2026-03-05T18:48:20.713Z | Compiling parking_lot_core v0.9.12 |
| 1841 | 2026-03-05T18:48:20.933Z | Compiling stable_deref_trait v1.2.1 |
| 1842 | 2026-03-05T18:48:21.076Z | Compiling thiserror v2.0.18 |
| 1843 | 2026-03-05T18:48:21.153Z | Compiling serde_json v1.0.149 |
| 1844 | 2026-03-05T18:48:21.254Z | Compiling heck v0.5.0 |
| 1845 | 2026-03-05T18:48:21.670Z | Compiling jobserver v0.1.34 |
| 1846 | 2026-03-05T18:48:21.711Z | Compiling num-traits v0.2.19 |
| 1847 | 2026-03-05T18:48:21.745Z | Compiling shlex v1.3.0 |
| 1848 | 2026-03-05T18:48:21.773Z | Compiling find-msvc-tools v0.1.9 |
| 1849 | 2026-03-05T18:48:22.119Z | Compiling cc v1.2.56 |
| 1850 | 2026-03-05T18:48:22.469Z | Compiling zerocopy v0.8.39 |
| 1851 | 2026-03-05T18:48:22.804Z | Compiling errno v0.3.14 |
| 1852 | 2026-03-05T18:48:22.949Z | Compiling writeable v0.6.2 |
| 1853 | 2026-03-05T18:48:23.113Z | Compiling litemap v0.8.1 |
| 1854 | 2026-03-05T18:48:23.378Z | Compiling percent-encoding v2.3.2 |
| 1855 | 2026-03-05T18:48:23.969Z | Compiling form_urlencoded v1.2.2 |
| 1856 | 2026-03-05T18:48:24.016Z | Compiling utf8_iter v1.0.4 |
| 1857 | 2026-03-05T18:48:24.351Z | Compiling rustversion v1.0.22 |
| 1858 | 2026-03-05T18:48:24.521Z | Compiling getrandom v0.2.17 |
| 1859 | 2026-03-05T18:48:24.925Z | Compiling equivalent v1.0.2 |
| 1860 | 2026-03-05T18:48:25.079Z | Compiling allocator-api2 v0.2.21 |
| 1861 | 2026-03-05T18:48:25.130Z | Compiling foldhash v0.2.0 |
| 1862 | 2026-03-05T18:48:25.540Z | Compiling pin-project-lite v0.2.16 |
| 1863 | 2026-03-05T18:48:25.729Z | Compiling iana-time-zone v0.1.65 |
| 1864 | 2026-03-05T18:48:25.830Z | Compiling hashbrown v0.16.1 |
| 1865 | 2026-03-05T18:48:26.141Z | Compiling uuid v1.21.0 |
| 1866 | 2026-03-05T18:48:26.294Z | Compiling ring v0.17.14 |
| 1867 | 2026-03-05T18:48:26.397Z | Compiling scopeguard v1.2.0 |
| 1868 | 2026-03-05T18:48:26.528Z | Compiling semver v1.0.27 |
| 1869 | 2026-03-05T18:48:26.604Z | Compiling lock_api v0.4.14 |
| 1870 | 2026-03-05T18:48:26.703Z | Compiling dyn-clone v1.0.20 |
| 1871 | 2026-03-05T18:48:26.976Z | Compiling schemars v0.8.22 |
| 1872 | 2026-03-05T18:48:27.270Z | Compiling socket2 v0.6.2 |
| 1873 | 2026-03-05T18:48:27.541Z | Compiling typenum v1.19.0 |
| 1874 | 2026-03-05T18:48:27.818Z | Compiling indexmap v2.13.0 |
| 1875 | 2026-03-05T18:48:27.894Z | Compiling synstructure v0.13.2 |
| 1876 | 2026-03-05T18:48:27.936Z | Compiling serde_derive_internals v0.29.1 |
| 1877 | 2026-03-05T18:48:28.607Z | Compiling bitflags v2.11.0 |
| 1878 | 2026-03-05T18:48:29.016Z | Compiling signal-hook-registry v1.4.8 |
| 1879 | 2026-03-05T18:48:29.123Z | Compiling mio v1.1.1 |
| 1880 | 2026-03-05T18:48:29.430Z | Compiling portable-atomic v1.13.1 |
| 1881 | 2026-03-05T18:48:29.542Z | Compiling log v0.4.29 |
| 1882 | 2026-03-05T18:48:29.948Z | Compiling futures-core v0.3.32 |
| 1883 | 2026-03-05T18:48:30.188Z | Compiling critical-section v1.2.0 |
| 1884 | 2026-03-05T18:48:30.312Z | Compiling subtle v2.6.1 |
| 1885 | 2026-03-05T18:48:30.410Z | Compiling rustix v1.1.3 |
| 1886 | 2026-03-05T18:48:30.462Z | Compiling httparse v1.10.1 |
| 1887 | 2026-03-05T18:48:30.639Z | Compiling thiserror v1.0.69 |
| 1888 | 2026-03-05T18:48:30.664Z | Compiling ucd-trie v0.1.7 |
| 1889 | 2026-03-05T18:48:31.113Z | Compiling pest v2.8.6 |
| 1890 | 2026-03-05T18:48:31.168Z | Compiling futures-sink v0.3.32 |
| 1891 | 2026-03-05T18:48:31.305Z | Compiling rand_core v0.6.4 |
| 1892 | 2026-03-05T18:48:31.400Z | Compiling slab v0.4.12 |
| 1893 | 2026-03-05T18:48:31.607Z | Compiling serde_derive v1.0.228 |
| 1894 | 2026-03-05T18:48:31.637Z | Compiling zerofrom-derive v0.1.6 |
| 1895 | 2026-03-05T18:48:31.663Z | Compiling yoke-derive v0.8.1 |
| 1896 | 2026-03-05T18:48:31.818Z | Compiling zerovec-derive v0.11.2 |
| 1897 | 2026-03-05T18:48:31.853Z | Compiling displaydoc v0.2.5 |
| 1898 | 2026-03-05T18:48:32.119Z | Compiling schemars_derive v0.8.22 |
| 1899 | 2026-03-05T18:48:32.293Z | Compiling tokio-macros v2.6.0 |
| 1900 | 2026-03-05T18:48:33.475Z | Compiling thiserror-impl v2.0.18 |
| 1901 | 2026-03-05T18:48:33.903Z | Compiling zerocopy-derive v0.8.39 |
| 1902 | 2026-03-05T18:48:34.109Z | Compiling zeroize_derive v1.4.3 |
| 1903 | 2026-03-05T18:48:34.137Z | Compiling futures-macro v0.3.32 |
| 1904 | 2026-03-05T18:48:34.367Z | Compiling once_cell v1.21.3 |
| 1905 | 2026-03-05T18:48:34.562Z | Compiling zerofrom v0.1.6 |
| 1906 | 2026-03-05T18:48:34.844Z | Compiling yoke v0.8.1 |
| 1907 | 2026-03-05T18:48:34.872Z | Compiling pest_meta v2.8.6 |
| 1908 | 2026-03-05T18:48:34.985Z | Compiling thiserror-impl v1.0.69 |
| 1909 | 2026-03-05T18:48:35.272Z | Compiling zerovec v0.11.5 |
| 1910 | 2026-03-05T18:48:35.503Z | Compiling zerotrie v0.2.3 |
| 1911 | 2026-03-05T18:48:36.029Z | Compiling zeroize v1.8.2 |
| 1912 | 2026-03-05T18:48:36.561Z | Compiling pest_generator v2.8.6 |
| 1913 | 2026-03-05T18:48:36.666Z | Compiling tinystr v0.8.2 |
| 1914 | 2026-03-05T18:48:36.695Z | Compiling potential_utf v0.1.4 |
| 1915 | 2026-03-05T18:48:37.055Z | Compiling icu_locale_core v2.1.1 |
| 1916 | 2026-03-05T18:48:37.100Z | Compiling icu_collections v2.1.1 |
| 1917 | 2026-03-05T18:48:37.702Z | Compiling fnv v1.0.7 |
| 1918 | 2026-03-05T18:48:37.888Z | Compiling getrandom v0.3.4 |
| 1919 | 2026-03-05T18:48:38.273Z | Compiling futures-channel v0.3.32 |
| 1920 | 2026-03-05T18:48:38.314Z | Compiling pest_derive v2.8.6 |
| 1921 | 2026-03-05T18:48:38.771Z | Compiling regex-syntax v0.8.9 |
| 1922 | 2026-03-05T18:48:38.819Z | Compiling futures-io v0.3.32 |
| 1923 | 2026-03-05T18:48:39.175Z | Compiling icu_provider v2.1.1 |
| 1924 | 2026-03-05T18:48:39.267Z | Compiling futures-task v0.3.32 |
| 1925 | 2026-03-05T18:48:39.618Z | Compiling futures-util v0.3.32 |
| 1926 | 2026-03-05T18:48:39.828Z | Compiling smallvec v1.15.1 |
| 1927 | 2026-03-05T18:48:39.901Z | Compiling bytes v1.11.1 |
| 1928 | 2026-03-05T18:48:40.008Z | Compiling icu_properties v2.1.2 |
| 1929 | 2026-03-05T18:48:40.414Z | Compiling icu_normalizer v2.1.1 |
| 1930 | 2026-03-05T18:48:41.465Z | Compiling chrono v0.4.43 |
| 1931 | 2026-03-05T18:48:41.998Z | Compiling serde_tokenstream v0.2.2 |
| 1932 | 2026-03-05T18:48:42.616Z | Compiling idna_adapter v1.2.1 |
| 1933 | 2026-03-05T18:48:42.912Z | Compiling idna v1.1.0 |
| 1934 | 2026-03-05T18:48:43.871Z | Compiling url v2.5.8 |
| 1935 | 2026-03-05T18:48:44.073Z | Compiling parking_lot v0.12.5 |
| 1936 | 2026-03-05T18:48:44.231Z | Compiling http v1.4.0 |
| 1937 | 2026-03-05T18:48:46.323Z | Compiling tokio v1.49.0 |
| 1938 | 2026-03-05T18:48:46.588Z | Compiling generic-array v0.14.7 |
| 1939 | 2026-03-05T18:48:46.730Z | Compiling aho-corasick v1.1.4 |
| 1940 | 2026-03-05T18:48:47.970Z | Compiling byteorder v1.5.0 |
| 1941 | 2026-03-05T18:48:49.439Z | Compiling regex-automata v0.4.14 |
| 1942 | 2026-03-05T18:48:50.311Z | Compiling anyhow v1.0.101 |
| 1943 | 2026-03-05T18:48:50.418Z | Compiling tracing-core v0.1.36 |
| 1944 | 2026-03-05T18:48:50.962Z | Compiling tracing-attributes v0.1.31 |
| 1945 | 2026-03-05T18:48:56.929Z | Compiling scroll_derive v0.13.1 |
| 1946 | 2026-03-05T18:48:57.059Z | Compiling regex v1.12.3 |
| 1947 | 2026-03-05T18:48:57.059Z | Compiling tracing v0.1.44 |
| 1948 | 2026-03-05T18:48:57.059Z | Compiling time-core v0.1.8 |
| 1949 | 2026-03-05T18:48:57.059Z | Compiling num-conv v0.2.0 |
| 1950 | 2026-03-05T18:48:57.059Z | Compiling time-macros v0.2.27 |
| 1951 | 2026-03-05T18:48:57.059Z | Compiling paste v1.0.15 |
| 1952 | 2026-03-05T18:48:57.059Z | Compiling crypto-common v0.1.7 |
| 1953 | 2026-03-05T18:48:57.059Z | Compiling rustls-pki-types v1.14.0 |
| 1954 | 2026-03-05T18:48:57.059Z | Compiling regress v0.10.5 |
| 1955 | 2026-03-05T18:48:57.338Z | Compiling slog v2.8.2 |
| 1956 | 2026-03-05T18:48:57.819Z | Compiling ppv-lite86 v0.2.21 |
| 1957 | 2026-03-05T18:48:58.760Z | Compiling erased-serde v0.3.31 |
| 1958 | 2026-03-05T18:48:59.176Z | Compiling strsim v0.11.1 |
| 1959 | 2026-03-05T18:48:59.275Z | Compiling untrusted v0.9.0 |
| 1960 | 2026-03-05T18:48:59.801Z | Compiling ipnetwork v0.21.1 |
| 1961 | 2026-03-05T18:48:59.834Z | Compiling crossbeam-utils v0.8.21 |
| 1962 | 2026-03-05T18:49:00.468Z | Compiling ryu v1.0.23 |
| 1963 | 2026-03-05T18:49:00.791Z | Compiling typify-impl v0.4.3 |
| 1964 | 2026-03-05T18:49:01.606Z | Compiling usdt-impl v0.6.0 |
| 1965 | 2026-03-05T18:49:02.093Z | Compiling ipnet v2.11.0 |
| 1966 | 2026-03-05T18:49:02.115Z | Compiling base64 v0.22.1 |
| 1967 | 2026-03-05T18:49:03.256Z | Compiling omicron-workspace-hack v0.1.0 |
| 1968 | 2026-03-05T18:49:03.466Z | Compiling syn v1.0.109 |
| 1969 | 2026-03-05T18:49:03.708Z | Compiling tokio-util v0.7.18 |
| 1970 | 2026-03-05T18:49:04.170Z | Compiling scroll v0.13.0 |
| 1971 | 2026-03-05T18:49:04.229Z | Compiling cmake v0.1.57 |
| 1972 | 2026-03-05T18:49:04.739Z | Compiling ident_case v1.0.1 |
| 1973 | 2026-03-05T18:49:04.742Z | Compiling plain v0.2.3 |
| 1974 | 2026-03-05T18:49:04.956Z | Compiling dunce v1.0.5 |
| 1975 | 2026-03-05T18:49:04.981Z | Compiling fs_extra v1.3.0 |
| 1976 | 2026-03-05T18:49:04.985Z | Compiling pretty-hex v0.4.1 |
| 1977 | 2026-03-05T18:49:05.138Z | Compiling goblin v0.10.5 |
| 1978 | 2026-03-05T18:49:05.274Z | Compiling darling_core v0.21.3 |
| 1979 | 2026-03-05T18:49:05.623Z | Compiling aws-lc-sys v0.37.1 |
| 1980 | 2026-03-05T18:49:08.955Z | Compiling http-body v1.0.1 |
| 1981 | 2026-03-05T18:49:09.320Z | Compiling async-trait v0.1.89 |
| 1982 | 2026-03-05T18:49:10.365Z | Compiling typify-macro v0.4.3 |
| 1983 | 2026-03-05T18:49:11.057Z | Compiling daft-derive v0.1.5 |
| 1984 | 2026-03-05T18:49:12.247Z | Compiling atomic-waker v1.1.2 |
| 1985 | 2026-03-05T18:49:12.501Z | Compiling slog-async v2.8.0 |
| 1986 | 2026-03-05T18:49:12.699Z | Compiling camino v1.2.2 |
| 1987 | 2026-03-05T18:49:13.086Z | Compiling dof v0.4.0 |
| 1988 | 2026-03-05T18:49:13.955Z | Compiling darling_macro v0.21.3 |
| 1989 | 2026-03-05T18:49:14.923Z | Compiling openapiv3 v2.2.0 |
| 1990 | 2026-03-05T18:49:15.082Z | Compiling dtrace-parser v0.3.0 |
| 1991 | 2026-03-05T18:49:15.498Z | Compiling thread-id v5.1.0 |
| 1992 | 2026-03-05T18:49:15.666Z | Compiling tower-layer v0.3.3 |
| 1993 | 2026-03-05T18:49:16.024Z | Compiling tower-service v0.3.3 |
| 1994 | 2026-03-05T18:49:16.068Z | Compiling try-lock v0.2.5 |
| 1995 | 2026-03-05T18:49:16.914Z | Compiling want v0.3.1 |
| 1996 | 2026-03-05T18:49:17.246Z | Compiling darling v0.21.3 |
| 1997 | 2026-03-05T18:49:17.404Z | Compiling rand_core v0.9.5 |
| 1998 | 2026-03-05T18:49:17.920Z | Compiling typify v0.4.3 |
| 1999 | 2026-03-05T18:49:18.100Z | Compiling h2 v0.4.13 |
| 2000 | 2026-03-05T18:49:18.348Z | Compiling oxnet v0.1.4 |
| 2001 | 2026-03-05T18:49:18.431Z | Compiling block-buffer v0.10.4 |
| 2002 | 2026-03-05T18:49:18.771Z | Compiling rustls v0.22.4 |
| 2003 | 2026-03-05T18:49:18.860Z | Compiling httpdate v1.0.3 |
| 2004 | 2026-03-05T18:49:19.135Z | Compiling aws-lc-rs v1.15.4 |
| 2005 | 2026-03-05T18:49:19.684Z | Compiling pin-utils v0.1.0 |
| 2006 | 2026-03-05T18:49:19.742Z | Compiling digest v0.10.7 |
| 2007 | 2026-03-05T18:49:20.239Z | Compiling structmeta-derive v0.3.0 |
| 2008 | 2026-03-05T18:49:20.315Z | Compiling unsafe-libyaml v0.2.11 |
| 2009 | 2026-03-05T18:49:21.825Z | Compiling serde_yaml v0.9.34+deprecated |
| 2010 | 2026-03-05T18:49:21.895Z | Compiling usdt-attr-macro v0.6.0 |
| 2011 | 2026-03-05T18:49:22.033Z | Compiling usdt-macro v0.6.0 |
| 2012 | 2026-03-05T18:49:22.732Z | Compiling structmeta v0.3.0 |
| 2013 | 2026-03-05T18:49:23.161Z | Compiling rand_chacha v0.9.0 |
| 2014 | 2026-03-05T18:49:23.575Z | Compiling multer v3.1.0 |
| 2015 | 2026-03-05T18:49:23.641Z | Compiling untrusted v0.7.1 |
| 2016 | 2026-03-05T18:49:23.884Z | Compiling hyper v1.8.1 |
| 2017 | 2026-03-05T18:49:24.007Z | Compiling powerfmt v0.2.0 |
| 2018 | 2026-03-05T18:49:24.464Z | Compiling deranged v0.5.6 |
| 2019 | 2026-03-05T18:49:24.508Z | Compiling rand v0.9.2 |
| 2020 | 2026-03-05T18:49:24.929Z | Compiling serde_urlencoded v0.7.1 |
| 2021 | 2026-03-05T18:49:25.556Z | Compiling http-body-util v0.1.3 |
| 2022 | 2026-03-05T18:49:26.103Z | Compiling strum_macros v0.26.4 |
| 2023 | 2026-03-05T18:49:27.531Z | Compiling hyper-util v0.1.20 |
| 2024 | 2026-03-05T18:49:30.481Z | Compiling ref-cast v1.0.25 |
| 2025 | 2026-03-05T18:49:31.114Z | Compiling rustls v0.23.36 |
| 2026 | 2026-03-05T18:49:31.509Z | Compiling num_threads v0.1.7 |
| 2027 | 2026-03-05T18:49:32.054Z | Compiling time v0.3.47 |
| 2028 | 2026-03-05T18:49:32.368Z | Compiling newtype-uuid-macros v0.1.0 |
| 2029 | 2026-03-05T18:49:33.254Z | Compiling async-stream-impl v0.3.6 |
| 2030 | 2026-03-05T18:49:33.908Z | Compiling dropshot v0.16.7 |
| 2031 | 2026-03-05T18:49:34.330Z | Compiling unicode-width v0.2.2 |
| 2032 | 2026-03-05T18:49:34.357Z | Compiling cpufeatures v0.2.17 |
| 2033 | 2026-03-05T18:49:34.501Z | Compiling progenitor-impl v0.11.2 |
| 2034 | 2026-03-05T18:49:34.533Z | Compiling crossbeam-channel v0.5.15 |
| 2035 | 2026-03-05T18:49:36.063Z | Compiling ref-cast-impl v1.0.25 |
| 2036 | 2026-03-05T18:49:37.232Z | Compiling sync_wrapper v1.0.2 |
| 2037 | 2026-03-05T18:49:37.442Z | Compiling tower v0.5.3 |
| 2038 | 2026-03-05T18:49:38.820Z | Compiling derive-ex v0.1.8 |
| 2039 | 2026-03-05T18:49:39.419Z | Compiling webpki-roots v1.0.6 |
| 2040 | 2026-03-05T18:49:39.675Z | Compiling futures-executor v0.3.32 |
| 2041 | 2026-03-05T18:49:40.263Z | Compiling dropshot_endpoint v0.16.7 |
| 2042 | 2026-03-05T18:49:40.302Z | Compiling progenitor-macro v0.11.2 |
| 2043 | 2026-03-05T18:49:40.360Z | Compiling strum_macros v0.27.2 |
| 2044 | 2026-03-05T18:49:40.656Z | Compiling thread_local v1.1.9 |
| 2045 | 2026-03-05T18:49:41.355Z | Compiling fastrand v2.3.0 |
| 2046 | 2026-03-05T18:49:41.995Z | Compiling iri-string v0.7.10 |
| 2047 | 2026-03-05T18:49:42.861Z | Compiling winnow v0.7.14 |
| 2048 | 2026-03-05T18:49:44.193Z | Compiling test-strategy v0.4.5 |
| 2049 | 2026-03-05T18:49:44.703Z | Compiling tempfile v3.25.0 |
| 2050 | 2026-03-05T18:49:46.550Z | Compiling tower-http v0.6.8 |
| 2051 | 2026-03-05T18:49:47.414Z | Compiling futures v0.3.32 |
| 2052 | 2026-03-05T18:49:47.833Z | Compiling newtype-uuid v1.3.2 |
| 2053 | 2026-03-05T18:49:48.732Z | Compiling is-terminal v0.4.17 |
| 2054 | 2026-03-05T18:49:49.339Z | Compiling hex v0.4.3 |
| 2055 | 2026-03-05T18:49:50.003Z | Compiling term v1.2.1 |
| 2056 | 2026-03-05T18:49:50.125Z | Compiling take_mut v0.2.2 |
| 2057 | 2026-03-05T18:49:51.299Z | Compiling slog-term v2.9.2 |
| 2058 | 2026-03-05T18:49:51.356Z | Compiling daft v0.1.5 |
| 2059 | 2026-03-05T18:49:53.988Z | Compiling serde_with_macros v3.16.1 |
| 2060 | 2026-03-05T18:49:54.692Z | Compiling match_cfg v0.1.0 |
| 2061 | 2026-03-05T18:49:56.403Z | Compiling hostname v0.3.1 |
| 2062 | 2026-03-05T18:49:56.715Z | Compiling slog-json v2.6.1 |
| 2063 | 2026-03-05T18:49:57.246Z | Compiling memmap2 v0.9.10 |
| 2064 | 2026-03-05T18:49:57.849Z | Compiling either v1.15.0 |
| 2065 | 2026-03-05T18:49:58.583Z | Compiling usdt v0.6.0 |
| 2066 | 2026-03-05T18:49:59.368Z | Compiling slog-bunyan v2.5.0 |
| 2067 | 2026-03-05T18:49:59.531Z | Compiling parse-display-derive v0.10.0 |
| 2068 | 2026-03-05T18:49:59.745Z | Compiling rustls-webpki v0.102.8 |
| 2069 | 2026-03-05T18:50:00.008Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2070 | 2026-03-05T18:50:01.763Z | Compiling debug-ignore v1.0.5 |
| 2071 | 2026-03-05T18:50:03.142Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2072 | 2026-03-05T18:50:04.105Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2073 | 2026-03-05T18:50:04.713Z | Compiling strum v0.26.3 |
| 2074 | 2026-03-05T18:50:05.056Z | Compiling rand_chacha v0.3.1 |
| 2075 | 2026-03-05T18:50:06.029Z | Compiling macaddr v1.0.1 |
| 2076 | 2026-03-05T18:50:06.630Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2077 | 2026-03-05T18:50:06.656Z | Compiling serde_spanned v1.0.4 |
| 2078 | 2026-03-05T18:50:06.982Z | Compiling wait-timeout v0.2.1 |
| 2079 | 2026-03-05T18:50:07.157Z | Compiling encoding_rs v0.8.35 |
| 2080 | 2026-03-05T18:50:07.240Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2081 | 2026-03-05T18:50:07.716Z | Compiling quick-error v1.2.3 |
| 2082 | 2026-03-05T18:50:07.869Z | Compiling spin v0.9.8 |
| 2083 | 2026-03-05T18:50:07.915Z | Compiling bit-vec v0.8.0 |
| 2084 | 2026-03-05T18:50:07.977Z | Compiling mime v0.3.17 |
| 2085 | 2026-03-05T18:50:08.113Z | Compiling rusty-fork v0.3.1 |
| 2086 | 2026-03-05T18:50:08.551Z | Compiling bit-set v0.8.0 |
| 2087 | 2026-03-05T18:50:08.961Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2088 | 2026-03-05T18:50:09.566Z | Compiling tokio-rustls v0.25.0 |
| 2089 | 2026-03-05T18:50:10.610Z | Compiling rand v0.8.5 |
| 2090 | 2026-03-05T18:50:12.506Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2091 | 2026-03-05T18:50:12.574Z | Compiling async-stream v0.3.6 |
| 2092 | 2026-03-05T18:50:12.934Z | Compiling sha1 v0.10.6 |
| 2093 | 2026-03-05T18:50:13.614Z | Compiling rand_xorshift v0.4.0 |
| 2094 | 2026-03-05T18:50:13.919Z | Compiling waitgroup v0.1.2 |
| 2095 | 2026-03-05T18:50:13.923Z | Compiling rustls-pemfile v2.2.0 |
| 2096 | 2026-03-05T18:50:14.464Z | Compiling serde_path_to_error v0.1.20 |
| 2097 | 2026-03-05T18:50:14.936Z | Compiling hostname v0.4.2 |
| 2098 | 2026-03-05T18:50:15.126Z | Compiling unarray v0.1.4 |
| 2099 | 2026-03-05T18:50:15.476Z | Compiling proptest v1.10.0 |
| 2100 | 2026-03-05T18:50:18.248Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2101 | 2026-03-05T18:50:18.720Z | Compiling strum v0.27.2 |
| 2102 | 2026-03-05T18:50:18.796Z | Compiling tabwriter v1.4.1 |
| 2103 | 2026-03-05T18:50:20.559Z | Compiling instant v0.1.13 |
| 2104 | 2026-03-05T18:50:26.124Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2105 | 2026-03-05T18:50:29.882Z | Compiling colored v3.1.1 |
| 2106 | 2026-03-05T18:50:31.422Z | Compiling itertools v0.14.0 |
| 2107 | 2026-03-05T18:50:34.132Z | Compiling serde_with v3.16.1 |
| 2108 | 2026-03-05T18:50:34.611Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2109 | 2026-03-05T18:50:35.381Z | Compiling clap_derive v4.5.55 |
| 2110 | 2026-03-05T18:50:38.015Z | Compiling rustc-hash v2.1.1 |
| 2111 | 2026-03-05T18:50:38.257Z | Compiling utf8parse v0.2.2 |
| 2112 | 2026-03-05T18:50:38.291Z | Compiling iddqd v0.3.17 |
| 2113 | 2026-03-05T18:50:38.467Z | Compiling anstyle-parse v0.2.7 |
| 2114 | 2026-03-05T18:50:40.271Z | Compiling backoff v0.4.0 |
| 2115 | 2026-03-05T18:50:40.689Z | Compiling parse-display v0.10.0 |
| 2116 | 2026-03-05T18:50:42.418Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2117 | 2026-03-05T18:50:42.620Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2118 | 2026-03-05T18:50:42.686Z | Compiling terminal_size v0.4.3 |
| 2119 | 2026-03-05T18:50:42.967Z | Compiling toml_datetime v0.6.11 |
| 2120 | 2026-03-05T18:50:43.421Z | Compiling anstyle-query v1.1.5 |
| 2121 | 2026-03-05T18:50:43.498Z | Compiling is_terminal_polyfill v1.70.2 |
| 2122 | 2026-03-05T18:50:43.628Z | Compiling anstyle v1.0.13 |
| 2123 | 2026-03-05T18:50:43.686Z | Compiling colorchoice v1.0.4 |
| 2124 | 2026-03-05T18:50:44.095Z | Compiling anstream v0.6.21 |
| 2125 | 2026-03-05T18:50:44.896Z | Compiling clap_lex v1.0.0 |
| 2126 | 2026-03-05T18:50:45.606Z | Compiling clap_builder v4.5.59 |
| 2127 | 2026-03-05T18:50:50.664Z | Compiling clap v4.5.59 |
| 2128 | 2026-03-05T18:50:51.774Z | Compiling crossbeam-epoch v0.9.18 |
| 2129 | 2026-03-05T18:50:52.294Z | Compiling cfg_aliases v0.2.1 |
| 2130 | 2026-03-05T18:50:54.216Z | Compiling rustls-webpki v0.103.9 |
| 2131 | 2026-03-05T18:50:55.571Z | Compiling zerocopy-derive v0.7.35 |
| 2132 | 2026-03-05T18:50:56.231Z | Compiling proc-macro-error-attr v1.0.4 |
| 2133 | 2026-03-05T18:50:56.250Z | Compiling heapless v0.8.0 |
| 2134 | 2026-03-05T18:50:57.533Z | Compiling ingot-macros v0.1.1 |
| 2135 | 2026-03-05T18:50:57.716Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2136 | 2026-03-05T18:51:00.023Z | Compiling hash32 v0.3.1 |
| 2137 | 2026-03-05T18:51:00.308Z | Compiling proc-macro-error v1.0.4 |
| 2138 | 2026-03-05T18:51:00.636Z | Compiling memoffset v0.9.1 |
| 2139 | 2026-03-05T18:51:00.793Z | Compiling winnow v0.5.40 |
| 2140 | 2026-03-05T18:51:01.028Z | Compiling smoltcp v0.11.0 |
| 2141 | 2026-03-05T18:51:01.073Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2142 | 2026-03-05T18:51:03.175Z | Compiling proc-macro-crate v3.4.0 |
| 2143 | 2026-03-05T18:51:04.092Z | Compiling toml_edit v0.19.15 |
| 2144 | 2026-03-05T18:51:04.183Z | Compiling ingot-types v0.1.2 |
| 2145 | 2026-03-05T18:51:04.308Z | Compiling tokio-rustls v0.26.4 |
| 2146 | 2026-03-05T18:51:04.930Z | Compiling cobs v0.3.0 |
| 2147 | 2026-03-05T18:51:05.064Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2148 | 2026-03-05T18:51:05.263Z | Compiling managed v0.8.0 |
| 2149 | 2026-03-05T18:51:05.302Z | Compiling crucible-workspace-hack v0.1.0 |
| 2150 | 2026-03-05T18:51:05.745Z | Compiling bitflags v1.3.2 |
| 2151 | 2026-03-05T18:51:06.002Z | Compiling postcard v1.1.3 |
| 2152 | 2026-03-05T18:51:06.834Z | Compiling ingot v0.1.1 |
| 2153 | 2026-03-05T18:51:07.996Z | Compiling proc-macro-crate v1.3.1 |
| 2154 | 2026-03-05T18:51:08.792Z | Compiling hyper-rustls v0.27.7 |
| 2155 | 2026-03-05T18:51:09.359Z | Compiling num_enum_derive v0.7.5 |
| 2156 | 2026-03-05T18:51:09.972Z | Compiling foreign-types-macros v0.2.3 |
| 2157 | 2026-03-05T18:51:10.041Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2158 | 2026-03-05T18:51:10.755Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2159 | 2026-03-05T18:51:11.199Z | Compiling heck v0.4.1 |
| 2160 | 2026-03-05T18:51:11.291Z | Compiling rayon-core v1.13.0 |
| 2161 | 2026-03-05T18:51:11.351Z | Compiling foreign-types-shared v0.3.1 |
| 2162 | 2026-03-05T18:51:11.528Z | Compiling foreign-types v0.5.0 |
| 2163 | 2026-03-05T18:51:11.649Z | Compiling num_enum v0.7.5 |
| 2164 | 2026-03-05T18:51:11.675Z | Compiling reqwest v0.12.28 |
| 2165 | 2026-03-05T18:51:11.755Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2166 | 2026-03-05T18:51:11.793Z | Compiling num_enum_derive v0.5.11 |
| 2167 | 2026-03-05T18:51:12.444Z | Compiling zerocopy v0.7.35 |
| 2168 | 2026-03-05T18:51:12.536Z | Compiling crossbeam-deque v0.8.6 |
| 2169 | 2026-03-05T18:51:12.996Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2170 | 2026-03-05T18:51:13.983Z | Compiling scroll_derive v0.12.1 |
| 2171 | 2026-03-05T18:51:14.061Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2172 | 2026-03-05T18:51:14.100Z | Compiling usdt-impl v0.5.0 |
| 2173 | 2026-03-05T18:51:14.157Z | Compiling cstr-argument v0.1.2 |
| 2174 | 2026-03-05T18:51:14.325Z | Compiling tinyvec_macros v0.1.1 |
| 2175 | 2026-03-05T18:51:14.466Z | Compiling convert_case v0.4.0 |
| 2176 | 2026-03-05T18:51:14.609Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2177 | 2026-03-05T18:51:15.149Z | Compiling derive_more v0.99.20 |
| 2178 | 2026-03-05T18:51:15.227Z | Compiling tinyvec v1.10.0 |
| 2179 | 2026-03-05T18:51:15.447Z | Compiling scroll v0.12.0 |
| 2180 | 2026-03-05T18:51:15.585Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2181 | 2026-03-05T18:51:16.277Z | Compiling num_enum v0.5.11 |
| 2182 | 2026-03-05T18:51:16.361Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2183 | 2026-03-05T18:51:16.418Z | Compiling dof v0.3.0 |
| 2184 | 2026-03-05T18:51:16.593Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2185 | 2026-03-05T18:51:17.276Z | Compiling nix v0.30.1 |
| 2186 | 2026-03-05T18:51:17.305Z | Compiling dtrace-parser v0.2.0 |
| 2187 | 2026-03-05T18:51:18.169Z | Compiling camino-tempfile v1.4.1 |
| 2188 | 2026-03-05T18:51:18.258Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2189 | 2026-03-05T18:51:18.926Z | Compiling thread-id v4.2.2 |
| 2190 | 2026-03-05T18:51:19.856Z | Compiling rayon v1.11.0 |
| 2191 | 2026-03-05T18:51:20.828Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2192 | 2026-03-05T18:51:20.961Z | Compiling goblin v0.8.2 |
| 2193 | 2026-03-05T18:51:20.990Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2194 | 2026-03-05T18:51:21.172Z | Compiling progenitor-client v0.11.2 |
| 2195 | 2026-03-05T18:51:22.422Z | Compiling zone_cfg_derive v0.3.1 |
| 2196 | 2026-03-05T18:51:26.054Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2197 | 2026-03-05T18:51:26.084Z | Compiling itertools v0.12.1 |
| 2198 | 2026-03-05T18:51:26.700Z | Compiling hubpack_derive v0.1.1 |
| 2199 | 2026-03-05T18:51:27.022Z | Compiling num-derive v0.4.2 |
| 2200 | 2026-03-05T18:51:27.744Z | Compiling sigpipe v0.1.3 |
| 2201 | 2026-03-05T18:51:28.080Z | Compiling prettyplease v0.2.37 |
| 2202 | 2026-03-05T18:51:28.495Z | Compiling glob v0.3.3 |
| 2203 | 2026-03-05T18:51:29.927Z | Compiling jiff v0.2.20 |
| 2204 | 2026-03-05T18:51:29.987Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2205 | 2026-03-05T18:51:31.271Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2206 | 2026-03-05T18:51:31.472Z | Compiling zone v0.3.1 |
| 2207 | 2026-03-05T18:51:33.579Z | Compiling hubpack v0.1.2 |
| 2208 | 2026-03-05T18:51:35.708Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2209 | 2026-03-05T18:51:36.002Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2210 | 2026-03-05T18:51:37.034Z | Compiling progenitor v0.11.2 |
| 2211 | 2026-03-05T18:51:38.587Z | Compiling progenitor-client v0.10.0 |
| 2212 | 2026-03-05T18:51:38.806Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2213 | 2026-03-05T18:51:39.243Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2214 | 2026-03-05T18:51:45.094Z | Compiling smf v0.2.3 |
| 2215 | 2026-03-05T18:51:45.213Z | Compiling secrecy v0.10.3 |
| 2216 | 2026-03-05T18:51:45.555Z | Compiling num-integer v0.1.46 |
| 2217 | 2026-03-05T18:51:46.284Z | Compiling rustc_version v0.4.1 |
| 2218 | 2026-03-05T18:51:48.285Z | Compiling whoami v1.6.1 |
| 2219 | 2026-03-05T18:51:48.812Z | Compiling static_assertions v1.1.0 |
| 2220 | 2026-03-05T18:51:48.940Z | Compiling rustix v0.38.44 |
| 2221 | 2026-03-05T18:51:51.203Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2222 | 2026-03-05T18:51:57.414Z | Compiling curve25519-dalek v4.1.3 |
| 2223 | 2026-03-05T18:51:59.132Z | Compiling usdt-attr-macro v0.5.0 |
| 2224 | 2026-03-05T18:52:00.676Z | Compiling usdt-macro v0.5.0 |
| 2225 | 2026-03-05T18:52:02.962Z | Compiling hmac v0.12.1 |
| 2226 | 2026-03-05T18:52:02.988Z | Compiling inout v0.1.4 |
| 2227 | 2026-03-05T18:52:03.275Z | Compiling serde_spanned v0.6.9 |
| 2228 | 2026-03-05T18:52:03.596Z | Compiling ff v0.13.1 |
| 2229 | 2026-03-05T18:52:03.674Z | Compiling enum-as-inner v0.6.1 |
| 2230 | 2026-03-05T18:52:03.903Z | Compiling memmap v0.7.0 |
| 2231 | 2026-03-05T18:52:04.166Z | Compiling data-encoding v2.10.0 |
| 2232 | 2026-03-05T18:52:05.073Z | Compiling toml_write v0.1.2 |
| 2233 | 2026-03-05T18:52:05.757Z | Compiling toml_edit v0.22.27 |
| 2234 | 2026-03-05T18:52:05.894Z | Compiling usdt v0.5.0 |
| 2235 | 2026-03-05T18:52:07.305Z | Compiling group v0.13.0 |
| 2236 | 2026-03-05T18:52:07.551Z | Compiling cipher v0.4.4 |
| 2237 | 2026-03-05T18:52:09.240Z | Compiling hkdf v0.12.4 |
| 2238 | 2026-03-05T18:52:09.593Z | Compiling num-iter v0.1.45 |
| 2239 | 2026-03-05T18:52:09.846Z | Compiling num-rational v0.4.2 |
| 2240 | 2026-03-05T18:52:12.437Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2241 | 2026-03-05T18:52:12.920Z | Compiling universal-hash v0.5.1 |
| 2242 | 2026-03-05T18:52:12.950Z | Compiling crypto-bigint v0.5.5 |
| 2243 | 2026-03-05T18:52:13.182Z | Compiling half v2.7.1 |
| 2244 | 2026-03-05T18:52:13.522Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2245 | 2026-03-05T18:52:14.101Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2246 | 2026-03-05T18:52:15.028Z | Compiling num-complex v0.4.6 |
| 2247 | 2026-03-05T18:52:16.086Z | Compiling bstr v1.12.1 |
| 2248 | 2026-03-05T18:52:16.328Z | Compiling base16ct v0.2.0 |
| 2249 | 2026-03-05T18:52:16.734Z | Compiling base64ct v1.8.3 |
| 2250 | 2026-03-05T18:52:17.213Z | Compiling opaque-debug v0.3.1 |
| 2251 | 2026-03-05T18:52:17.359Z | Compiling bytecount v0.6.9 |
| 2252 | 2026-03-05T18:52:17.741Z | Compiling ciborium-io v0.2.2 |
| 2253 | 2026-03-05T18:52:17.772Z | Compiling password-hash v0.5.0 |
| 2254 | 2026-03-05T18:52:17.931Z | Compiling ciborium-ll v0.2.2 |
| 2255 | 2026-03-05T18:52:18.512Z | Compiling poly1305 v0.8.0 |
| 2256 | 2026-03-05T18:52:20.026Z | Compiling elliptic-curve v0.13.8 |
| 2257 | 2026-03-05T18:52:20.056Z | Compiling num v0.4.3 |
| 2258 | 2026-03-05T18:52:20.367Z | Compiling thiserror-no-std v2.0.2 |
| 2259 | 2026-03-05T18:52:20.759Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2260 | 2026-03-05T18:52:21.905Z | Compiling toml v0.8.23 |
| 2261 | 2026-03-05T18:52:24.504Z | Compiling chacha20 v0.9.1 |
| 2262 | 2026-03-05T18:52:25.129Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2263 | 2026-03-05T18:52:26.025Z | Compiling blake2 v0.10.6 |
| 2264 | 2026-03-05T18:52:26.958Z | Compiling aead v0.5.2 |
| 2265 | 2026-03-05T18:52:27.264Z | Compiling float-ord v0.3.2 |
| 2266 | 2026-03-05T18:52:27.332Z | Compiling pkg-config v0.3.32 |
| 2267 | 2026-03-05T18:52:27.494Z | Compiling linked-hash-map v0.5.6 |
| 2268 | 2026-03-05T18:52:27.831Z | Compiling vcpkg v0.2.15 |
| 2269 | 2026-03-05T18:52:27.958Z | Compiling resolv-conf v0.7.6 |
| 2270 | 2026-03-05T18:52:28.037Z | Compiling semver v0.1.20 |
| 2271 | 2026-03-05T18:52:28.390Z | Compiling keccak v0.1.6 |
| 2272 | 2026-03-05T18:52:28.434Z | Compiling rustc_version v0.1.7 |
| 2273 | 2026-03-05T18:52:28.594Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2274 | 2026-03-05T18:52:28.718Z | Compiling lru-cache v0.1.2 |
| 2275 | 2026-03-05T18:52:28.842Z | Compiling sha3 v0.10.8 |
| 2276 | 2026-03-05T18:52:29.272Z | Compiling openssl-sys v0.9.111 |
| 2277 | 2026-03-05T18:52:29.321Z | Compiling chacha20poly1305 v0.10.1 |
| 2278 | 2026-03-05T18:52:29.606Z | Compiling argon2 v0.5.3 |
| 2279 | 2026-03-05T18:52:30.479Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2280 | 2026-03-05T18:52:30.635Z | Compiling vsss-rs v3.3.4 |
| 2281 | 2026-03-05T18:52:32.527Z | Compiling ciborium v0.2.2 |
| 2282 | 2026-03-05T18:52:33.661Z | Compiling hickory-proto v0.24.4 |
| 2283 | 2026-03-05T18:52:34.712Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2284 | 2026-03-05T18:52:34.736Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2285 | 2026-03-05T18:52:35.049Z | Compiling serde-big-array v0.5.1 |
| 2286 | 2026-03-05T18:52:35.377Z | Compiling serde_repr v0.1.20 |
| 2287 | 2026-03-05T18:52:36.615Z | Compiling derive-where v1.6.0 |
| 2288 | 2026-03-05T18:52:37.282Z | Compiling lazy_static v1.5.0 |
| 2289 | 2026-03-05T18:52:37.472Z | Compiling siphasher v1.0.2 |
| 2290 | 2026-03-05T18:52:37.670Z | Compiling indent_write v2.2.0 |
| 2291 | 2026-03-05T18:52:37.921Z | Compiling minimal-lexical v0.2.1 |
| 2292 | 2026-03-05T18:52:37.966Z | Compiling unicode-segmentation v1.12.0 |
| 2293 | 2026-03-05T18:52:38.486Z | Compiling nom v7.1.3 |
| 2294 | 2026-03-05T18:52:38.890Z | Compiling newline-converter v0.3.0 |
| 2295 | 2026-03-05T18:52:39.141Z | Compiling hickory-resolver v0.24.4 |
| 2296 | 2026-03-05T18:52:39.425Z | Compiling phf_shared v0.12.1 |
| 2297 | 2026-03-05T18:52:39.682Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2298 | 2026-03-05T18:52:39.951Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2299 | 2026-03-05T18:52:42.035Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2300 | 2026-03-05T18:52:49.397Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2301 | 2026-03-05T18:52:52.053Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2302 | 2026-03-05T18:52:52.486Z | Compiling newtype_derive v0.1.6 |
| 2303 | 2026-03-05T18:52:52.564Z | Compiling similar v2.7.0 |
| 2304 | 2026-03-05T18:52:52.710Z | Compiling atomicwrites v0.4.4 |
| 2305 | 2026-03-05T18:52:52.944Z | Compiling console v0.15.11 |
| 2306 | 2026-03-05T18:52:53.317Z | Compiling progenitor-impl v0.10.0 |
| 2307 | 2026-03-05T18:52:54.384Z | Compiling tokio-stream v0.1.18 |
| 2308 | 2026-03-05T18:52:55.682Z | Compiling pin-project-internal v1.1.10 |
| 2309 | 2026-03-05T18:52:55.993Z | Compiling slog-dtrace v0.3.0 |
| 2310 | 2026-03-05T18:52:56.374Z | Compiling csv-core v0.1.13 |
| 2311 | 2026-03-05T18:52:56.446Z | Compiling swrite v0.1.0 |
| 2312 | 2026-03-05T18:52:56.642Z | Compiling unicode-width v0.1.14 |
| 2313 | 2026-03-05T18:52:57.269Z | Compiling chrono-tz v0.10.4 |
| 2314 | 2026-03-05T18:52:57.306Z | Compiling cancel-safe-futures v0.1.5 |
| 2315 | 2026-03-05T18:52:57.685Z | Compiling foldhash v0.1.5 |
| 2316 | 2026-03-05T18:52:57.776Z | Compiling owo-colors v4.2.3 |
| 2317 | 2026-03-05T18:52:58.175Z | Compiling unicode-xid v0.2.6 |
| 2318 | 2026-03-05T18:52:58.218Z | Compiling hashbrown v0.15.5 |
| 2319 | 2026-03-05T18:52:58.289Z | Compiling pin-project v1.1.10 |
| 2320 | 2026-03-05T18:52:58.430Z | Compiling const_format_proc_macros v0.2.34 |
| 2321 | 2026-03-05T18:52:58.564Z | Compiling csv v1.4.0 |
| 2322 | 2026-03-05T18:52:58.701Z | Compiling qorb v0.4.1 |
| 2323 | 2026-03-05T18:52:59.079Z | Compiling progenitor-macro v0.10.0 |
| 2324 | 2026-03-05T18:52:59.331Z | Compiling expectorate v1.2.0 |
| 2325 | 2026-03-05T18:52:59.756Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2326 | 2026-03-05T18:52:59.817Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2327 | 2026-03-05T18:53:00.313Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2328 | 2026-03-05T18:53:04.908Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2329 | 2026-03-05T18:53:05.739Z | Compiling phf v0.12.1 |
| 2330 | 2026-03-05T18:53:06.026Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2331 | 2026-03-05T18:53:06.130Z | Compiling tokio-dtrace v0.1.1 |
| 2332 | 2026-03-05T18:53:06.894Z | Compiling unicode-normalization v0.1.25 |
| 2333 | 2026-03-05T18:53:07.271Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2334 | 2026-03-05T18:53:08.551Z | Compiling num-derive v0.3.3 |
| 2335 | 2026-03-05T18:53:10.542Z | Compiling libsw-core v0.3.2 |
| 2336 | 2026-03-05T18:53:10.849Z | Compiling snafu-derive v0.8.9 |
| 2337 | 2026-03-05T18:53:10.900Z | Compiling async-recursion v1.1.1 |
| 2338 | 2026-03-05T18:53:12.403Z | Compiling cookie v0.18.1 |
| 2339 | 2026-03-05T18:53:12.437Z | Compiling openssl v0.10.75 |
| 2340 | 2026-03-05T18:53:12.881Z | Compiling foreign-types-shared v0.1.1 |
| 2341 | 2026-03-05T18:53:13.004Z | Compiling highway v1.3.0 |
| 2342 | 2026-03-05T18:53:13.080Z | Compiling fixedbitset v0.4.2 |
| 2343 | 2026-03-05T18:53:13.897Z | Compiling fixedbitset v0.5.7 |
| 2344 | 2026-03-05T18:53:14.202Z | Compiling same-file v1.0.6 |
| 2345 | 2026-03-05T18:53:14.729Z | Compiling petgraph v0.8.3 |
| 2346 | 2026-03-05T18:53:15.047Z | Compiling walkdir v2.5.0 |
| 2347 | 2026-03-05T18:53:15.318Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2348 | 2026-03-05T18:53:15.364Z | Compiling snafu v0.8.9 |
| 2349 | 2026-03-05T18:53:16.664Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2350 | 2026-03-05T18:53:16.693Z | Compiling petgraph v0.6.5 |
| 2351 | 2026-03-05T18:53:19.524Z | Compiling foreign-types v0.3.2 |
| 2352 | 2026-03-05T18:53:19.760Z | Compiling progenitor v0.10.0 |
| 2353 | 2026-03-05T18:53:19.824Z | Compiling libscf-sys v1.1.0 |
| 2354 | 2026-03-05T18:53:20.016Z | Compiling libsw v3.5.0 |
| 2355 | 2026-03-05T18:53:20.113Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2356 | 2026-03-05T18:53:20.369Z | Compiling olpc-cjson v0.1.4 |
| 2357 | 2026-03-05T18:53:20.577Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2358 | 2026-03-05T18:53:20.768Z | Compiling oxide-tokio-rt v0.1.2 |
| 2359 | 2026-03-05T18:53:21.482Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2360 | 2026-03-05T18:53:21.511Z | Compiling const_format v0.2.35 |
| 2361 | 2026-03-05T18:53:21.934Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2362 | 2026-03-05T18:53:22.671Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2363 | 2026-03-05T18:53:30.278Z | Compiling papergrid v0.11.0 |
| 2364 | 2026-03-05T18:53:31.951Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2365 | 2026-03-05T18:53:32.390Z | Compiling globset v0.4.18 |
| 2366 | 2026-03-05T18:53:32.440Z | Compiling gethostname v0.5.0 |
| 2367 | 2026-03-05T18:53:32.695Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2368 | 2026-03-05T18:53:34.082Z | Compiling tabled_derive v0.7.0 |
| 2369 | 2026-03-05T18:53:36.371Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2370 | 2026-03-05T18:53:38.108Z | Compiling pem v3.0.6 |
| 2371 | 2026-03-05T18:53:38.772Z | Compiling bcs v0.1.6 |
| 2372 | 2026-03-05T18:53:39.647Z | Compiling serde_plain v1.0.2 |
| 2373 | 2026-03-05T18:53:39.750Z | Compiling openssl-macros v0.1.1 |
| 2374 | 2026-03-05T18:53:40.253Z | Compiling typed-path v0.9.3 |
| 2375 | 2026-03-05T18:53:40.700Z | Compiling tagptr v0.2.0 |
| 2376 | 2026-03-05T18:53:41.052Z | Compiling unicode-linebreak v0.1.5 |
| 2377 | 2026-03-05T18:53:41.677Z | Compiling linear-map v1.2.0 |
| 2378 | 2026-03-05T18:53:42.095Z | Compiling smawk v0.3.2 |
| 2379 | 2026-03-05T18:53:42.163Z | Compiling termtree v0.5.1 |
| 2380 | 2026-03-05T18:53:42.438Z | Compiling textwrap v0.16.2 |
| 2381 | 2026-03-05T18:53:43.314Z | Compiling tough v0.20.0 |
| 2382 | 2026-03-05T18:53:43.603Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2383 | 2026-03-05T18:53:46.079Z | Compiling moka v0.12.13 |
| 2384 | 2026-03-05T18:53:47.398Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2385 | 2026-03-05T18:53:48.903Z | Compiling tabled v0.15.0 |
| 2386 | 2026-03-05T18:53:49.443Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2387 | 2026-03-05T18:53:51.412Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2388 | 2026-03-05T18:53:51.819Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2389 | 2026-03-05T18:53:52.207Z | Compiling steno v0.4.1 |
| 2390 | 2026-03-05T18:54:03.662Z | Compiling hickory-proto v0.25.2 |
| 2391 | 2026-03-05T18:54:04.785Z | Compiling humantime v2.3.0 |
| 2392 | 2026-03-05T18:54:05.824Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2393 | 2026-03-05T18:54:09.411Z | Compiling hickory-resolver v0.25.2 |
| 2394 | 2026-03-05T18:54:12.858Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2395 | 2026-03-05T18:54:13.093Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2396 | 2026-03-05T18:54:14.029Z | Compiling proc-macro-error2 v2.0.1 |
| 2397 | 2026-03-05T18:54:14.658Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2398 | 2026-03-05T18:54:15.482Z | Compiling nix v0.31.1 |
| 2399 | 2026-03-05T18:54:16.178Z | Compiling parking_lot_core v0.8.6 |
| 2400 | 2026-03-05T18:54:16.502Z | Compiling tabled_derive v0.11.0 |
| 2401 | 2026-03-05T18:54:16.810Z | Compiling papergrid v0.17.0 |
| 2402 | 2026-03-05T18:54:19.226Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2403 | 2026-03-05T18:54:22.605Z | Compiling testing_table v0.3.0 |
| 2404 | 2026-03-05T18:54:22.719Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2405 | 2026-03-05T18:54:23.197Z | Compiling crc32fast v1.5.0 |
| 2406 | 2026-03-05T18:54:23.571Z | Compiling tabled v0.20.0 |
| 2407 | 2026-03-05T18:54:23.900Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2408 | 2026-03-05T18:54:25.660Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2409 | 2026-03-05T18:54:27.154Z | Compiling arc-swap v1.8.2 |
| 2410 | 2026-03-05T18:54:27.887Z | Compiling slog-scope v4.4.1 |
| 2411 | 2026-03-05T18:54:28.741Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2412 | 2026-03-05T18:54:31.210Z | Compiling parking_lot v0.11.2 |
| 2413 | 2026-03-05T18:54:31.832Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2414 | 2026-03-05T18:54:33.004Z | Compiling fxhash v0.2.1 |
| 2415 | 2026-03-05T18:54:33.066Z | Compiling crc8 v0.1.1 |
| 2416 | 2026-03-05T18:54:33.179Z | Compiling slog-stdlog v4.1.1 |
| 2417 | 2026-03-05T18:54:33.268Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2418 | 2026-03-05T18:54:33.398Z | Compiling sled v0.34.7 |
| 2419 | 2026-03-05T18:54:34.085Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2420 | 2026-03-05T18:54:34.115Z | Compiling socket2 v0.5.10 |
| 2421 | 2026-03-05T18:54:34.672Z | Compiling slog-envlogger v2.2.0 |
| 2422 | 2026-03-05T18:54:34.974Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2423 | 2026-03-05T18:54:47.537Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2424 | 2026-03-05T18:54:56.148Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2425 | 2026-03-05T18:54:59.547Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2426 | 2026-03-05T18:55:04.851Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2427 | 2026-03-05T18:55:08.586Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2428 | 2026-03-05T18:55:12.145Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2429 | 2026-03-05T18:55:29.760Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2430 | 2026-03-05T18:55:40.065Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2431 | 2026-03-05T18:55:45.105Z | Finished `release` profile [optimized] target(s) in 8m 02s |
| 2432 | 2026-03-05T18:55:45.475Z | + banner quartet |
| 2433 | 2026-03-05T18:55:45.478Z | |
| 2434 | 2026-03-05T18:55:45.479Z | #### # # ## ##### ##### ###### ##### |
| 2435 | 2026-03-05T18:55:45.479Z | # # # # # # # # # # # |
| 2436 | 2026-03-05T18:55:45.479Z | # # # # # # # # # ##### # |
| 2437 | 2026-03-05T18:55:45.479Z | # # # # # ###### ##### # # # |
| 2438 | 2026-03-05T18:55:45.479Z | # # # # # # # # # # # |
| 2439 | 2026-03-05T18:55:45.479Z | ### # #### # # # # # ###### # |
| 2440 | 2026-03-05T18:55:45.479Z | |
| 2441 | 2026-03-05T18:55:45.479Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2442 | 2026-03-05T18:55:46.051Z | Compiling cfg-if v1.0.4 |
| 2443 | 2026-03-05T18:55:46.051Z | Compiling serde_core v1.0.228 |
| 2444 | 2026-03-05T18:55:46.055Z | Compiling libc v0.2.180 |
| 2445 | 2026-03-05T18:55:46.055Z | Compiling itoa v1.0.17 |
| 2446 | 2026-03-05T18:55:46.055Z | Compiling num-traits v0.2.19 |
| 2447 | 2026-03-05T18:55:46.178Z | Compiling serde v1.0.228 |
| 2448 | 2026-03-05T18:55:46.189Z | Compiling foldhash v0.2.0 |
| 2449 | 2026-03-05T18:55:46.227Z | Compiling memchr v2.8.0 |
| 2450 | 2026-03-05T18:55:46.476Z | Compiling hashbrown v0.16.1 |
| 2451 | 2026-03-05T18:55:46.544Z | Compiling smallvec v1.15.1 |
| 2452 | 2026-03-05T18:55:46.623Z | Compiling zerofrom v0.1.6 |
| 2453 | 2026-03-05T18:55:46.850Z | Compiling schemars v0.8.22 |
| 2454 | 2026-03-05T18:55:46.863Z | Compiling stable_deref_trait v1.2.1 |
| 2455 | 2026-03-05T18:55:46.983Z | Compiling pin-project-lite v0.2.16 |
| 2456 | 2026-03-05T18:55:47.051Z | Compiling yoke v0.8.1 |
| 2457 | 2026-03-05T18:55:47.142Z | Compiling bytes v1.11.1 |
| 2458 | 2026-03-05T18:55:47.412Z | Compiling zerovec v0.11.5 |
| 2459 | 2026-03-05T18:55:47.784Z | Compiling socket2 v0.6.2 |
| 2460 | 2026-03-05T18:55:47.997Z | Compiling futures-core v0.3.32 |
| 2461 | 2026-03-05T18:55:48.335Z | Compiling scopeguard v1.2.0 |
| 2462 | 2026-03-05T18:55:48.494Z | Compiling lock_api v0.4.14 |
| 2463 | 2026-03-05T18:55:48.502Z | Compiling zmij v1.0.21 |
| 2464 | 2026-03-05T18:55:48.897Z | Compiling parking_lot_core v0.9.12 |
| 2465 | 2026-03-05T18:55:49.060Z | Compiling errno v0.3.14 |
| 2466 | 2026-03-05T18:55:49.285Z | Compiling serde_json v1.0.149 |
| 2467 | 2026-03-05T18:55:49.299Z | Compiling cc v1.2.56 |
| 2468 | 2026-03-05T18:55:49.317Z | Compiling parking_lot v0.12.5 |
| 2469 | 2026-03-05T18:55:49.358Z | Compiling signal-hook-registry v1.4.8 |
| 2470 | 2026-03-05T18:55:49.596Z | Compiling mio v1.1.1 |
| 2471 | 2026-03-05T18:55:50.034Z | Compiling once_cell v1.21.3 |
| 2472 | 2026-03-05T18:55:50.513Z | Compiling iana-time-zone v0.1.65 |
| 2473 | 2026-03-05T18:55:50.526Z | Compiling tokio v1.49.0 |
| 2474 | 2026-03-05T18:55:51.202Z | Compiling chrono v0.4.43 |
| 2475 | 2026-03-05T18:55:51.386Z | Compiling tinystr v0.8.2 |
| 2476 | 2026-03-05T18:55:51.521Z | Compiling indexmap v2.13.0 |
| 2477 | 2026-03-05T18:55:52.863Z | Compiling ring v0.17.14 |
| 2478 | 2026-03-05T18:55:53.004Z | Compiling http v1.4.0 |
| 2479 | 2026-03-05T18:55:53.064Z | Compiling writeable v0.6.2 |
| 2480 | 2026-03-05T18:55:53.551Z | Compiling litemap v0.8.1 |
| 2481 | 2026-03-05T18:55:53.989Z | Compiling icu_locale_core v2.1.1 |
| 2482 | 2026-03-05T18:55:54.235Z | Compiling getrandom v0.4.1 |
| 2483 | 2026-03-05T18:55:54.541Z | Compiling potential_utf v0.1.4 |
| 2484 | 2026-03-05T18:55:54.888Z | Compiling zerotrie v0.2.3 |
| 2485 | 2026-03-05T18:55:55.820Z | Compiling uuid v1.21.0 |
| 2486 | 2026-03-05T18:55:55.862Z | Compiling zeroize v1.8.2 |
| 2487 | 2026-03-05T18:55:56.261Z | Compiling rustls-pki-types v1.14.0 |
| 2488 | 2026-03-05T18:55:57.382Z | Compiling icu_provider v2.1.1 |
| 2489 | 2026-03-05T18:55:58.267Z | Compiling http-body v1.0.1 |
| 2490 | 2026-03-05T18:55:58.293Z | Compiling icu_collections v2.1.1 |
| 2491 | 2026-03-05T18:55:58.551Z | Compiling semver v1.0.27 |
| 2492 | 2026-03-05T18:55:59.205Z | Compiling tracing-core v0.1.36 |
| 2493 | 2026-03-05T18:55:59.516Z | Compiling regress v0.10.5 |
| 2494 | 2026-03-05T18:55:59.771Z | Compiling getrandom v0.2.17 |
| 2495 | 2026-03-05T18:55:59.939Z | Compiling slab v0.4.12 |
| 2496 | 2026-03-05T18:55:59.951Z | Compiling percent-encoding v2.3.2 |
| 2497 | 2026-03-05T18:56:00.118Z | Compiling untrusted v0.9.0 |
| 2498 | 2026-03-05T18:56:00.319Z | Compiling equivalent v1.0.2 |
| 2499 | 2026-03-05T18:56:00.354Z | Compiling dyn-clone v1.0.20 |
| 2500 | 2026-03-05T18:56:00.458Z | Compiling allocator-api2 v0.2.21 |
| 2501 | 2026-03-05T18:56:00.472Z | Compiling futures-task v0.3.32 |
| 2502 | 2026-03-05T18:56:00.476Z | Compiling log v0.4.29 |
| 2503 | 2026-03-05T18:56:00.799Z | Compiling futures-util v0.3.32 |
| 2504 | 2026-03-05T18:56:00.992Z | Compiling tracing v0.1.44 |
| 2505 | 2026-03-05T18:56:01.690Z | Compiling thiserror v2.0.18 |
| 2506 | 2026-03-05T18:56:01.735Z | Compiling icu_properties_data v2.1.2 |
| 2507 | 2026-03-05T18:56:01.868Z | Compiling icu_normalizer_data v2.1.1 |
| 2508 | 2026-03-05T18:56:02.000Z | Compiling serde_tokenstream v0.2.2 |
| 2509 | 2026-03-05T18:56:02.014Z | Compiling slog v2.8.2 |
| 2510 | 2026-03-05T18:56:02.480Z | Compiling unicode-ident v1.0.24 |
| 2511 | 2026-03-05T18:56:02.594Z | Compiling tower-service v0.3.3 |
| 2512 | 2026-03-05T18:56:02.698Z | Compiling try-lock v0.2.5 |
| 2513 | 2026-03-05T18:56:02.763Z | Compiling proc-macro2 v1.0.106 |
| 2514 | 2026-03-05T18:56:02.890Z | Compiling want v0.3.1 |
| 2515 | 2026-03-05T18:56:02.988Z | Compiling icu_normalizer v2.1.1 |
| 2516 | 2026-03-05T18:56:03.250Z | Compiling icu_properties v2.1.2 |
| 2517 | 2026-03-05T18:56:04.762Z | Compiling typify-impl v0.4.3 |
| 2518 | 2026-03-05T18:56:05.081Z | Compiling rustls v0.23.36 |
| 2519 | 2026-03-05T18:56:05.111Z | Compiling httparse v1.10.1 |
| 2520 | 2026-03-05T18:56:05.957Z | Compiling erased-serde v0.3.31 |
| 2521 | 2026-03-05T18:56:06.162Z | Compiling futures-channel v0.3.32 |
| 2522 | 2026-03-05T18:56:06.709Z | Compiling subtle v2.6.1 |
| 2523 | 2026-03-05T18:56:07.043Z | Compiling zerocopy v0.8.39 |
| 2524 | 2026-03-05T18:56:07.462Z | Compiling atomic-waker v1.1.2 |
| 2525 | 2026-03-05T18:56:07.695Z | Compiling rustls-webpki v0.103.9 |
| 2526 | 2026-03-05T18:56:07.710Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2527 | 2026-03-05T18:56:07.855Z | Compiling pin-utils v0.1.0 |
| 2528 | 2026-03-05T18:56:07.978Z | Compiling hyper v1.8.1 |
| 2529 | 2026-03-05T18:56:08.162Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2530 | 2026-03-05T18:56:10.534Z | Compiling quote v1.0.44 |
| 2531 | 2026-03-05T18:56:12.332Z | Compiling idna_adapter v1.2.1 |
| 2532 | 2026-03-05T18:56:12.570Z | Compiling form_urlencoded v1.2.2 |
| 2533 | 2026-03-05T18:56:12.834Z | Compiling sync_wrapper v1.0.2 |
| 2534 | 2026-03-05T18:56:13.040Z | Compiling aho-corasick v1.1.4 |
| 2535 | 2026-03-05T18:56:14.008Z | Compiling utf8_iter v1.0.4 |
| 2536 | 2026-03-05T18:56:14.332Z | Compiling base64 v0.22.1 |
| 2537 | 2026-03-05T18:56:14.712Z | Compiling typify-macro v0.4.3 |
| 2538 | 2026-03-05T18:56:14.769Z | Compiling tower-layer v0.3.3 |
| 2539 | 2026-03-05T18:56:15.292Z | Compiling regex-syntax v0.8.9 |
| 2540 | 2026-03-05T18:56:15.487Z | Compiling ipnet v2.11.0 |
| 2541 | 2026-03-05T18:56:15.538Z | Compiling regex-automata v0.4.14 |
| 2542 | 2026-03-05T18:56:16.893Z | Compiling hyper-util v0.1.20 |
| 2543 | 2026-03-05T18:56:18.234Z | Compiling tokio-rustls v0.26.4 |
| 2544 | 2026-03-05T18:56:18.376Z | Compiling tower v0.5.3 |
| 2545 | 2026-03-05T18:56:18.855Z | Compiling idna v1.1.0 |
| 2546 | 2026-03-05T18:56:22.548Z | Compiling syn v2.0.116 |
| 2547 | 2026-03-05T18:56:22.863Z | Compiling getrandom v0.3.4 |
| 2548 | 2026-03-05T18:56:23.239Z | Compiling proc-macro-crate v3.4.0 |
| 2549 | 2026-03-05T18:56:24.303Z | Compiling webpki-roots v1.0.6 |
| 2550 | 2026-03-05T18:56:24.561Z | Compiling bitflags v2.11.0 |
| 2551 | 2026-03-05T18:56:25.368Z | Compiling futures-sink v0.3.32 |
| 2552 | 2026-03-05T18:56:25.574Z | Compiling heck v0.5.0 |
| 2553 | 2026-03-05T18:56:27.490Z | Compiling iri-string v0.7.10 |
| 2554 | 2026-03-05T18:56:28.506Z | Compiling ryu v1.0.23 |
| 2555 | 2026-03-05T18:56:32.818Z | Compiling tower-http v0.6.8 |
| 2556 | 2026-03-05T18:56:33.214Z | Compiling ppv-lite86 v0.2.21 |
| 2557 | 2026-03-05T18:56:33.500Z | Compiling serde_urlencoded v0.7.1 |
| 2558 | 2026-03-05T18:56:34.065Z | Compiling tokio-util v0.7.18 |
| 2559 | 2026-03-05T18:56:34.128Z | Compiling crossbeam-utils v0.8.21 |
| 2560 | 2026-03-05T18:56:34.151Z | Compiling regex v1.12.3 |
| 2561 | 2026-03-05T18:56:34.995Z | Compiling hyper-rustls v0.27.7 |
| 2562 | 2026-03-05T18:56:35.940Z | Compiling num_enum_derive v0.7.5 |
| 2563 | 2026-03-05T18:56:36.373Z | Compiling rand_core v0.9.5 |
| 2564 | 2026-03-05T18:56:36.899Z | Compiling url v2.5.8 |
| 2565 | 2026-03-05T18:56:37.366Z | Compiling typify v0.4.3 |
| 2566 | 2026-03-05T18:56:37.525Z | Compiling http-body-util v0.1.3 |
| 2567 | 2026-03-05T18:56:38.178Z | Compiling openapiv3 v2.2.0 |
| 2568 | 2026-03-05T18:56:38.269Z | Compiling foreign-types-shared v0.3.1 |
| 2569 | 2026-03-05T18:56:38.441Z | Compiling powerfmt v0.2.0 |
| 2570 | 2026-03-05T18:56:38.972Z | Compiling deranged v0.5.6 |
| 2571 | 2026-03-05T18:56:42.166Z | Compiling progenitor-impl v0.11.2 |
| 2572 | 2026-03-05T18:56:42.544Z | Compiling serde_yaml v0.9.34+deprecated |
| 2573 | 2026-03-05T18:56:42.841Z | Compiling time-macros v0.2.27 |
| 2574 | 2026-03-05T18:56:45.392Z | Compiling foreign-types v0.5.0 |
| 2575 | 2026-03-05T18:56:45.529Z | Compiling num_enum v0.7.5 |
| 2576 | 2026-03-05T18:56:45.766Z | Compiling reqwest v0.12.28 |
| 2577 | 2026-03-05T18:56:45.948Z | Compiling rand_chacha v0.9.0 |
| 2578 | 2026-03-05T18:56:46.087Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2579 | 2026-03-05T18:56:47.314Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2580 | 2026-03-05T18:56:47.531Z | Compiling oxnet v0.1.4 |
| 2581 | 2026-03-05T18:56:48.006Z | Compiling arc-swap v1.8.2 |
| 2582 | 2026-03-05T18:56:48.065Z | Compiling cstr-argument v0.1.2 |
| 2583 | 2026-03-05T18:56:48.384Z | Compiling thread_local v1.1.9 |
| 2584 | 2026-03-05T18:56:48.423Z | Compiling pretty-hex v0.4.1 |
| 2585 | 2026-03-05T18:56:48.709Z | Compiling lazy_static v1.5.0 |
| 2586 | 2026-03-05T18:56:48.764Z | Compiling either v1.15.0 |
| 2587 | 2026-03-05T18:56:48.879Z | Compiling time-core v0.1.8 |
| 2588 | 2026-03-05T18:56:49.142Z | Compiling num-conv v0.2.0 |
| 2589 | 2026-03-05T18:56:49.234Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2590 | 2026-03-05T18:56:49.271Z | Compiling itertools v0.12.1 |
| 2591 | 2026-03-05T18:56:49.401Z | Compiling time v0.3.47 |
| 2592 | 2026-03-05T18:56:50.789Z | Compiling slog-scope v4.4.1 |
| 2593 | 2026-03-05T18:56:51.685Z | Compiling progenitor-client v0.11.2 |
| 2594 | 2026-03-05T18:56:52.406Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2595 | 2026-03-05T18:56:52.782Z | Compiling thiserror v1.0.69 |
| 2596 | 2026-03-05T18:56:52.848Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2597 | 2026-03-05T18:56:52.940Z | Compiling progenitor-macro v0.11.2 |
| 2598 | 2026-03-05T18:56:53.008Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2599 | 2026-03-05T18:56:53.239Z | Compiling crossbeam-channel v0.5.15 |
| 2600 | 2026-03-05T18:56:53.759Z | Compiling rand v0.9.2 |
| 2601 | 2026-03-05T18:56:54.206Z | Compiling anyhow v1.0.101 |
| 2602 | 2026-03-05T18:56:55.498Z | Compiling is-terminal v0.4.17 |
| 2603 | 2026-03-05T18:56:55.672Z | Compiling colored v3.1.1 |
| 2604 | 2026-03-05T18:56:55.777Z | Compiling term v1.2.1 |
| 2605 | 2026-03-05T18:56:57.202Z | Compiling winnow v0.7.14 |
| 2606 | 2026-03-05T18:56:58.339Z | Compiling take_mut v0.2.2 |
| 2607 | 2026-03-05T18:56:58.546Z | Compiling slog-async v2.8.0 |
| 2608 | 2026-03-05T18:57:00.303Z | Compiling slog-term v2.9.2 |
| 2609 | 2026-03-05T18:57:01.681Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2610 | 2026-03-05T18:57:02.139Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2611 | 2026-03-05T18:57:03.487Z | Compiling slog-stdlog v4.1.1 |
| 2612 | 2026-03-05T18:57:04.349Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 2613 | 2026-03-05T18:57:04.621Z | Compiling progenitor v0.11.2 |
| 2614 | 2026-03-05T18:57:04.846Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2615 | 2026-03-05T18:57:06.134Z | Compiling slog-envlogger v2.2.0 |
| 2616 | 2026-03-05T18:57:21.196Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2617 | 2026-03-05T18:57:27.515Z | Finished `release` profile [optimized] target(s) in 1m 41s |
| 2618 | 2026-03-05T18:57:27.600Z | Running unittests src/lib.rs (target/release/deps/mg_tests-76f7b4ac9313ae8c) |
| 2619 | 2026-03-05T18:57:27.604Z | |
| 2620 | 2026-03-05T18:57:27.604Z | running 1 test |
| 2621 | 2026-03-05T18:57:27.783Z | configure zone |
| 2622 | 2026-03-05T18:57:27.805Z | install zone |
| 2623 | 2026-03-05T18:57:37.291Z | boot zone |
| 2624 | 2026-03-05T18:57:37.425Z | start zone s1 |
| 2625 | 2026-03-05T18:57:37.429Z | configure zone |
| 2626 | 2026-03-05T18:57:37.442Z | install zone |
| 2627 | 2026-03-05T18:57:40.051Z | boot zone |
| 2628 | 2026-03-05T18:57:40.227Z | start zone s2 |
| 2629 | 2026-03-05T18:57:40.227Z | configure zone |
| 2630 | 2026-03-05T18:57:40.242Z | install zone |
| 2631 | 2026-03-05T18:57:43.057Z | boot zone |
| 2632 | 2026-03-05T18:57:43.216Z | start zone s3 |
| 2633 | 2026-03-05T18:57:43.216Z | configure zone |
| 2634 | 2026-03-05T18:57:43.234Z | install zone |
| 2635 | 2026-03-05T18:57:46.612Z | boot zone |
| 2636 | 2026-03-05T18:57:46.786Z | start zone t1 |
| 2637 | 2026-03-05T18:57:46.789Z | configure zone |
| 2638 | 2026-03-05T18:57:46.802Z | install zone |
| 2639 | 2026-03-05T18:57:50.257Z | boot zone |
| 2640 | 2026-03-05T18:57:50.457Z | waiting for zones to come up |
| 2641 | 2026-03-05T18:58:00.459Z | [sidecar.quartet] svcs milestone/network |
| 2642 | 2026-03-05T18:58:00.492Z | STATE STIME FMRI |
| 2643 | 2026-03-05T18:58:00.492Z | online 18:57:39 svc:/milestone/network:default |
| 2644 | 2026-03-05T18:58:00.492Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2645 | 2026-03-05T18:58:00.526Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2646 | 2026-03-05T18:58:00.562Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2647 | 2026-03-05T18:58:00.590Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2648 | 2026-03-05T18:58:00.593Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2649 | 2026-03-05T18:58:00.612Z | |
| 2650 | 2026-03-05T18:58:00.612Z | running zone s1.quartet setup |
| 2651 | 2026-03-05T18:58:00.612Z | [s1.quartet] svcs milestone/network |
| 2652 | 2026-03-05T18:58:00.637Z | STATE STIME FMRI |
| 2653 | 2026-03-05T18:58:00.637Z | online 18:57:42 svc:/milestone/network:default |
| 2654 | 2026-03-05T18:58:00.637Z | [s1.quartet] dladm |
| 2655 | 2026-03-05T18:58:00.658Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2656 | 2026-03-05T18:58:00.658Z | sl0 simnet 9000 up -- ? |
| 2657 | 2026-03-05T18:58:00.658Z | mgs1 vnic 9000 up -- ? |
| 2658 | 2026-03-05T18:58:00.658Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2659 | 2026-03-05T18:58:01.204Z | |
| 2660 | 2026-03-05T18:58:01.204Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2661 | 2026-03-05T18:58:01.225Z | |
| 2662 | 2026-03-05T18:58:01.225Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2663 | 2026-03-05T18:58:01.245Z | |
| 2664 | 2026-03-05T18:58:01.245Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2665 | 2026-03-05T18:58:01.339Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2666 | 2026-03-05T18:58:01.401Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 069d38e3-e05a-4dba-b59f-469e45833ade --sled-uuid b52ee555-9b51-4d55-834e-eb1d2ee644d5 -a sl0/v6 &> /opt/ddmd.log & |
| 2667 | 2026-03-05T18:58:01.421Z | |
| 2668 | 2026-03-05T18:58:01.421Z | running zone s2.quartet setup |
| 2669 | 2026-03-05T18:58:01.421Z | [s2.quartet] svcs milestone/network |
| 2670 | 2026-03-05T18:58:01.447Z | STATE STIME FMRI |
| 2671 | 2026-03-05T18:58:01.447Z | online 18:57:45 svc:/milestone/network:default |
| 2672 | 2026-03-05T18:58:01.447Z | [s2.quartet] dladm |
| 2673 | 2026-03-05T18:58:01.468Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2674 | 2026-03-05T18:58:01.468Z | sl1 simnet 9000 up -- ? |
| 2675 | 2026-03-05T18:58:01.469Z | mgs2 vnic 9000 up -- ? |
| 2676 | 2026-03-05T18:58:01.469Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2677 | 2026-03-05T18:58:01.967Z | |
| 2678 | 2026-03-05T18:58:01.967Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2679 | 2026-03-05T18:58:01.990Z | |
| 2680 | 2026-03-05T18:58:01.990Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2681 | 2026-03-05T18:58:02.009Z | |
| 2682 | 2026-03-05T18:58:02.009Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2683 | 2026-03-05T18:58:02.046Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2684 | 2026-03-05T18:58:02.071Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 95327491-dbf2-41f3-9931-5037f4da9b7d --sled-uuid 7026448e-9691-4b3d-99ad-7501d4da905e -a sl1/v6 &> /opt/ddmd.log & |
| 2685 | 2026-03-05T18:58:02.092Z | |
| 2686 | 2026-03-05T18:58:02.092Z | running zone s3.quartet setup |
| 2687 | 2026-03-05T18:58:02.092Z | [s3.quartet] svcs milestone/network |
| 2688 | 2026-03-05T18:58:02.116Z | STATE STIME FMRI |
| 2689 | 2026-03-05T18:58:02.116Z | online 18:57:49 svc:/milestone/network:default |
| 2690 | 2026-03-05T18:58:02.116Z | [s3.quartet] dladm |
| 2691 | 2026-03-05T18:58:02.136Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2692 | 2026-03-05T18:58:02.137Z | sl2 simnet 9000 up -- ? |
| 2693 | 2026-03-05T18:58:02.137Z | mgs3 vnic 9000 up -- ? |
| 2694 | 2026-03-05T18:58:02.137Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2695 | 2026-03-05T18:58:02.675Z | |
| 2696 | 2026-03-05T18:58:02.675Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2697 | 2026-03-05T18:58:02.701Z | |
| 2698 | 2026-03-05T18:58:02.701Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2699 | 2026-03-05T18:58:02.723Z | |
| 2700 | 2026-03-05T18:58:02.723Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2701 | 2026-03-05T18:58:02.766Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2702 | 2026-03-05T18:58:02.798Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f8cdbd84-4f05-442a-9b8a-5e949fcb04b2 --sled-uuid ca5dec27-8f8d-4879-982c-338a754eb73f -a sl2/v6 &> /opt/ddmd.log & |
| 2703 | 2026-03-05T18:58:02.818Z | |
| 2704 | 2026-03-05T18:58:02.818Z | running zone t1.quartet setup |
| 2705 | 2026-03-05T18:58:02.818Z | [t1.quartet] svcs milestone/network |
| 2706 | 2026-03-05T18:58:02.842Z | STATE STIME FMRI |
| 2707 | 2026-03-05T18:58:02.842Z | online 18:57:51 svc:/milestone/network:default |
| 2708 | 2026-03-05T18:58:02.842Z | [t1.quartet] dladm |
| 2709 | 2026-03-05T18:58:02.865Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2710 | 2026-03-05T18:58:02.865Z | tfportrear0_0 simnet 9000 up -- ? |
| 2711 | 2026-03-05T18:58:02.865Z | tfportrear1_0 simnet 9000 up -- ? |
| 2712 | 2026-03-05T18:58:02.865Z | tfportrear2_0 simnet 9000 up -- ? |
| 2713 | 2026-03-05T18:58:02.865Z | mgt1 vnic 9000 up -- ? |
| 2714 | 2026-03-05T18:58:02.865Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2715 | 2026-03-05T18:58:03.391Z | |
| 2716 | 2026-03-05T18:58:03.391Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2717 | 2026-03-05T18:58:03.416Z | |
| 2718 | 2026-03-05T18:58:03.416Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2719 | 2026-03-05T18:58:03.439Z | |
| 2720 | 2026-03-05T18:58:03.439Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2721 | 2026-03-05T18:58:03.461Z | |
| 2722 | 2026-03-05T18:58:03.461Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2723 | 2026-03-05T18:58:03.482Z | |
| 2724 | 2026-03-05T18:58:03.482Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2725 | 2026-03-05T18:58:03.886Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2726 | 2026-03-05T18:58:03.889Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2727 | 2026-03-05T18:58:03.894Z | waiting 3s for copy of files to zone to complete ... |
| 2728 | 2026-03-05T18:58:06.892Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2729 | 2026-03-05T18:58:07.115Z | |
| 2730 | 2026-03-05T18:58:07.116Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2731 | 2026-03-05T18:58:07.302Z | |
| 2732 | 2026-03-05T18:58:07.303Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2733 | 2026-03-05T18:58:07.346Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2734 | 2026-03-05T18:58:07.373Z | [t1.quartet] svcadm disable dendrite |
| 2735 | 2026-03-05T18:58:07.416Z | |
| 2736 | 2026-03-05T18:58:07.416Z | [t1.quartet] svcadm disable tfport |
| 2737 | 2026-03-05T18:58:07.463Z | |
| 2738 | 2026-03-05T18:58:07.463Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2739 | 2026-03-05T18:58:07.507Z | |
| 2740 | 2026-03-05T18:58:07.507Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2741 | 2026-03-05T18:58:07.551Z | |
| 2742 | 2026-03-05T18:58:07.551Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2743 | 2026-03-05T18:58:07.595Z | |
| 2744 | 2026-03-05T18:58:07.595Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2745 | 2026-03-05T18:58:07.639Z | |
| 2746 | 2026-03-05T18:58:07.640Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2747 | 2026-03-05T18:58:07.684Z | |
| 2748 | 2026-03-05T18:58:07.684Z | [t1.quartet] svcadm refresh dendrite:default |
| 2749 | 2026-03-05T18:58:07.722Z | |
| 2750 | 2026-03-05T18:58:07.722Z | [t1.quartet] svcadm enable dendrite:default |
| 2751 | 2026-03-05T18:58:07.760Z | |
| 2752 | 2026-03-05T18:58:07.760Z | wait 10s for dendrite to come up ... |
| 2753 | 2026-03-05T18:58:17.762Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2754 | 2026-03-05T18:58:17.805Z | |
| 2755 | 2026-03-05T18:58:17.805Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2756 | 2026-03-05T18:58:17.847Z | |
| 2757 | 2026-03-05T18:58:17.847Z | [t1.quartet] svcadm refresh tfport:default |
| 2758 | 2026-03-05T18:58:17.884Z | |
| 2759 | 2026-03-05T18:58:17.884Z | [t1.quartet] svcadm enable tfport |
| 2760 | 2026-03-05T18:58:17.920Z | |
| 2761 | 2026-03-05T18:58:17.921Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid edbaddbc-4f05-4f31-9856-a675d6bb4aed --sled-uuid d0507c2d-353d-40e5-948d-9074214fd424 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2762 | 2026-03-05T18:58:17.942Z | |
| 2763 | 2026-03-05T18:58:17.943Z | [t1.quartet] ipadm |
| 2764 | 2026-03-05T18:58:17.968Z | ADDROBJ TYPE STATE ADDR |
| 2765 | 2026-03-05T18:58:17.968Z | lo0/v4 static ok 127.0.0.1/8 |
| 2766 | 2026-03-05T18:58:17.969Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2767 | 2026-03-05T18:58:17.969Z | lo0/v6 static ok ::1/128 |
| 2768 | 2026-03-05T18:58:17.969Z | lo0/u6 static ok fd00:4::1/64 |
| 2769 | 2026-03-05T18:58:17.969Z | tfportrear0_0/v6 addrconf ok fe80::d8b4:59ff:fe82:501c%tfportrear0_0/10 |
| 2770 | 2026-03-05T18:58:17.969Z | tfportrear1_0/v6 addrconf ok fe80::e052:27ff:fe5e:c115%tfportrear1_0/10 |
| 2771 | 2026-03-05T18:58:17.969Z | tfportrear2_0/v6 addrconf ok fe80::1c03:efff:fe03:1bad%tfportrear2_0/10 |
| 2772 | 2026-03-05T18:58:19.980Z | initial peering test passed |
| 2773 | 2026-03-05T18:58:20.983Z | [s3.quartet] ping fd00:1::1 |
| 2774 | 2026-03-05T18:58:21.008Z | fd00:1::1 is alive |
| 2775 | 2026-03-05T18:58:27.616Z | test ddm::test_quartet has been running for over 60 seconds |
| 2776 | 2026-03-05T18:58:32.011Z | [s3.quartet] ping fd00:1::1 |
| 2777 | 2026-03-05T18:58:32.033Z | fd00:1::1 is alive |
| 2778 | 2026-03-05T18:58:32.036Z | [t1.quartet] pkill ddmd |
| 2779 | 2026-03-05T18:58:32.054Z | |
| 2780 | 2026-03-05T18:58:32.054Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2781 | 2026-03-05T18:58:32.057Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2782 | 2026-03-05T18:58:34.440Z | [s3.quartet] pkill ddmd |
| 2783 | 2026-03-05T18:58:34.461Z | |
| 2784 | 2026-03-05T18:58:34.461Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2785 | 2026-03-05T18:58:36.810Z | [s2.quartet] pkill ddmd |
| 2786 | 2026-03-05T18:58:36.829Z | |
| 2787 | 2026-03-05T18:58:36.829Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2788 | 2026-03-05T18:58:39.081Z | [s1.quartet] pkill ddmd |
| 2789 | 2026-03-05T18:58:39.100Z | |
| 2790 | 2026-03-05T18:58:39.100Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2791 | 2026-03-05T18:58:41.505Z | [sidecar.quartet] pkill softnpu |
| 2792 | 2026-03-05T18:58:41.525Z | |
| 2793 | 2026-03-05T18:58:41.525Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2794 | 2026-03-05T18:58:45.146Z | test ddm::test_quartet ... ok |
| 2795 | 2026-03-05T18:58:45.146Z | |
| 2796 | 2026-03-05T18:58:45.149Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 77.53s |
| 2797 | 2026-03-05T18:58:45.149Z | |
| 2798 | 2026-03-05T18:58:45.185Z | + cleanup |
| 2799 | 2026-03-05T18:58:45.189Z | ++ id -un |
| 2800 | 2026-03-05T18:58:45.192Z | ++ id -gn |
| 2801 | 2026-03-05T18:58:45.196Z | + pfexec chown -R build:build . |
| 2802 | 2026-03-05T18:58:45.345Z | process exited: duration 1008386 ms, exit code 0 |
| |
| 2803 | 2026-03-05T18:58:45.352Z | found 6 output files |
| 2804 | 2026-03-05T18:58:45.352Z | uploading: /work/s1.quartet.log (5488 bytes) |
| 2805 | 2026-03-05T18:58:46.366Z | uploaded: /work/s1.quartet.log |
| 2806 | 2026-03-05T18:58:46.369Z | uploading: /work/s2.quartet.log (6147 bytes) |
| 2807 | 2026-03-05T18:58:47.376Z | uploaded: /work/s2.quartet.log |
| 2808 | 2026-03-05T18:58:47.376Z | uploading: /work/s3.quartet.log (4535 bytes) |
| 2809 | 2026-03-05T18:58:48.387Z | uploaded: /work/s3.quartet.log |
| 2810 | 2026-03-05T18:58:48.388Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2811 | 2026-03-05T18:58:49.397Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2812 | 2026-03-05T18:58:49.402Z | uploading: /work/t1.quartet-dpd.log (205084 bytes) |
| 2813 | 2026-03-05T18:58:50.416Z | uploaded: /work/t1.quartet-dpd.log |
| 2814 | 2026-03-05T18:58:50.420Z | uploading: /work/t1.quartet.log (20355 bytes) |
| 2815 | 2026-03-05T18:58:51.431Z | uploaded: /work/t1.quartet.log |