|
|
|
| 1 | 2026-03-02T08:30:36.597Z | job assigned to worker 01KJPTPJA0FW0Z5M8DKY0ESXDF [factory gimlet-EVT22200007-propolis, EVT22200007/59803] (queued for 35 s) |
| |
| 2 | 2026-03-02T08:30:45.756Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:30:45.781Z | ++ uname -s |
| 4 | 2026-03-02T08:30:45.781Z | + kern=SunOS |
| 5 | 2026-03-02T08:30:45.781Z | + build_user=build |
| 6 | 2026-03-02T08:30:45.781Z | + build_uid=12345 |
| 7 | 2026-03-02T08:30:45.781Z | + work_dir=/work |
| 8 | 2026-03-02T08:30:45.781Z | + input_dir=/input |
| 9 | 2026-03-02T08:30:45.781Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:30:45.781Z | + case "$kern" in |
| 11 | 2026-03-02T08:30:45.781Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:30:45.781Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:30:47.778Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:30:47.816Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:30:47.843Z | + home_fs=zfs |
| 16 | 2026-03-02T08:30:47.843Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:30:47.843Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:30:47.843Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:30:49.826Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:30:49.850Z | process exited: duration 4077 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:30:49.901Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:30:49.928Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-02T08:30:49.928Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-02T08:30:49.928Z | * rust toolchain profile = "default" |
| 25 | 2026-03-02T08:30:49.928Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-02T08:30:49.928Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:30:49.928Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:30:49.929Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:30:49.929Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:30:50.064Z | info: downloading installer |
| 31 | 2026-03-02T08:30:50.713Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:30:50.713Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:30:50.713Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:30:50.713Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:30:50.713Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:30:50.713Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:30:50.713Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:30:50.713Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:30:50.713Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:30:50.739Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:30:50.739Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:30:50.739Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:30:50.863Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:30:50.863Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:30:51.193Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:30:51.305Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:30:51.639Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:30:52.344Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:30:56.535Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:30:56.615Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:30:57.908Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:30:58.391Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:31:02.102Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:31:04.180Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:12.740Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:13.122Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-02T08:31:13.122Z | |
| 58 | 2026-03-02T08:31:13.301Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:13.301Z | |
| 60 | 2026-03-02T08:31:13.301Z | |
| 61 | 2026-03-02T08:31:13.301Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:13.301Z | |
| 63 | 2026-03-02T08:31:13.301Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:13.301Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:13.301Z | |
| 66 | 2026-03-02T08:31:13.301Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:13.301Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:13.301Z | |
| 69 | 2026-03-02T08:31:13.325Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:13.325Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:13.325Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:13.325Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:13.430Z | + rustup --version |
| 74 | 2026-03-02T08:31:13.454Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:13.454Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:13.550Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:13.575Z | + cargo --version |
| 78 | 2026-03-02T08:31:13.631Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:13.655Z | + rustc --version |
| 80 | 2026-03-02T08:31:13.713Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:13.737Z | process exited: duration 23818 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:13.788Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:13.855Z | process exited: duration 66 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:13.904Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:31:13.928Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-02T08:31:13.928Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-02T08:31:13.952Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-02T08:31:15.318Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-02T08:31:15.318Z | + git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 90 | 2026-03-02T08:31:15.692Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-02T08:31:15.692Z | * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD |
| 92 | 2026-03-02T08:31:15.717Z | + [[ -n trey/random-fix-fun-time ]] |
| 93 | 2026-03-02T08:31:15.717Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:31:15.717Z | + current=main |
| 95 | 2026-03-02T08:31:15.717Z | + [[ main != trey/random-fix-fun-time ]] |
| 96 | 2026-03-02T08:31:15.717Z | + git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 97 | 2026-03-02T08:31:15.717Z | + git checkout -f trey/random-fix-fun-time |
| 98 | 2026-03-02T08:31:15.778Z | Switched to branch 'trey/random-fix-fun-time' |
| 99 | 2026-03-02T08:31:15.778Z | + git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 100 | 2026-03-02T08:31:15.802Z | HEAD is now at c16a85b Add justfile |
| 101 | 2026-03-02T08:31:15.803Z | process exited: duration 1884 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:31:15.854Z | starting task 4: "build" |
| 103 | 2026-03-02T08:31:15.879Z | ++ dladm |
| 104 | 2026-03-02T08:31:15.879Z | LINK CLASS MTU STATE BRIDGE OVER |
| 105 | 2026-03-02T08:31:15.879Z | vioif0 phys 1500 up -- -- |
| 106 | 2026-03-02T08:31:15.879Z | ++ ipadm |
| 107 | 2026-03-02T08:31:15.903Z | ADDROBJ TYPE STATE ADDR |
| 108 | 2026-03-02T08:31:15.903Z | lo0/v4 static ok 127.0.0.1/8 |
| 109 | 2026-03-02T08:31:15.903Z | vioif0/v4 static ok 10.151.4.108/24 |
| 110 | 2026-03-02T08:31:15.904Z | lo0/v6 static ok ::1/128 |
| 111 | 2026-03-02T08:31:15.904Z | ++ banner collect |
| 112 | 2026-03-02T08:31:15.904Z | |
| 113 | 2026-03-02T08:31:15.904Z | #### #### # # ###### #### ##### |
| 114 | 2026-03-02T08:31:15.904Z | # # # # # # # # # # |
| 115 | 2026-03-02T08:31:15.904Z | # # # # # ##### # # |
| 116 | 2026-03-02T08:31:15.904Z | # # # # # # # # |
| 117 | 2026-03-02T08:31:15.904Z | # # # # # # # # # # |
| 118 | 2026-03-02T08:31:15.904Z | #### #### ###### ###### ###### #### # |
| 119 | 2026-03-02T08:31:15.904Z | |
| 120 | 2026-03-02T08:31:15.904Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 121 | 2026-03-02T08:31:15.904Z | ++ repo=softnpu |
| 122 | 2026-03-02T08:31:15.904Z | ++ series=image |
| 123 | 2026-03-02T08:31:15.904Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 124 | 2026-03-02T08:31:15.904Z | ++ name=softnpu |
| 125 | 2026-03-02T08:31:15.904Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 126 | 2026-03-02T08:31:15.904Z | ++ mkdir -p download |
| 127 | 2026-03-02T08:31:15.904Z | ++ pushd download |
| 128 | 2026-03-02T08:31:15.904Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-03-02T08:31:15.904Z | ++ [[ ! -f softnpu ]] |
| 130 | 2026-03-02T08:31:15.904Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 131 | 2026-03-02T08:31:15.929Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 132 | 2026-03-02T08:31:15.929Z | Dload Upload Total Spent Left Speed |
| 133 | 2026-03-02T08:31:17.038Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
89 15.6M 89 13.9M 0 0 13.8M 0 0:00:01 0:00:01 --:--:-- 13.8M
100 15.6M 100 15.6M 0 0 13.8M 0 0:00:01 0:00:01 --:--:-- 13.8M |
| 134 | 2026-03-02T08:31:17.062Z | ++ popd |
| 135 | 2026-03-02T08:31:17.062Z | /work/oxidecomputer/maghemite |
| 136 | 2026-03-02T08:31:17.062Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 137 | 2026-03-02T08:31:17.062Z | ++ repo=sidecar-lite |
| 138 | 2026-03-02T08:31:17.062Z | ++ series=release |
| 139 | 2026-03-02T08:31:17.062Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 140 | 2026-03-02T08:31:17.062Z | ++ name=libsidecar_lite.so |
| 141 | 2026-03-02T08:31:17.062Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 142 | 2026-03-02T08:31:17.062Z | ++ mkdir -p download |
| 143 | 2026-03-02T08:31:17.062Z | ++ pushd download |
| 144 | 2026-03-02T08:31:17.062Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-03-02T08:31:17.062Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 146 | 2026-03-02T08:31:17.062Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 147 | 2026-03-02T08:31:17.062Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 148 | 2026-03-02T08:31:17.062Z | Dload Upload Total Spent Left Speed |
| 149 | 2026-03-02T08:31:18.241Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
64 12.0M 64 7895k 0 0 9168k 0 0:00:01 --:--:-- 0:00:01 9170k
100 12.0M 100 12.0M 0 0 10.2M 0 0:00:01 0:00:01 --:--:-- 10.2M |
| 150 | 2026-03-02T08:31:18.266Z | ++ popd |
| 151 | 2026-03-02T08:31:18.266Z | /work/oxidecomputer/maghemite |
| 152 | 2026-03-02T08:31:18.266Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 153 | 2026-03-02T08:31:18.266Z | ++ repo=sidecar-lite |
| 154 | 2026-03-02T08:31:18.266Z | ++ series=release |
| 155 | 2026-03-02T08:31:18.266Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 156 | 2026-03-02T08:31:18.266Z | ++ name=scadm |
| 157 | 2026-03-02T08:31:18.266Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 158 | 2026-03-02T08:31:18.266Z | ++ mkdir -p download |
| 159 | 2026-03-02T08:31:18.266Z | ++ pushd download |
| 160 | 2026-03-02T08:31:18.266Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-03-02T08:31:18.266Z | ++ [[ ! -f scadm ]] |
| 162 | 2026-03-02T08:31:18.266Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 163 | 2026-03-02T08:31:18.266Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 164 | 2026-03-02T08:31:18.267Z | Dload Upload Total Spent Left Speed |
| 165 | 2026-03-02T08:31:19.556Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
28 15.7M 28 4663k 0 0 6950k 0 0:00:02 --:--:-- 0:00:02 6950k
100 15.7M 100 15.7M 0 0 12.2M 0 0:00:01 0:00:01 --:--:-- 12.2M |
| 166 | 2026-03-02T08:31:19.584Z | ++ popd |
| 167 | 2026-03-02T08:31:19.584Z | /work/oxidecomputer/maghemite |
| 168 | 2026-03-02T08:31:19.584Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 169 | 2026-03-02T08:31:19.584Z | ++ repo=dendrite |
| 170 | 2026-03-02T08:31:19.584Z | ++ series=image |
| 171 | 2026-03-02T08:31:19.584Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 172 | 2026-03-02T08:31:19.584Z | ++ name=dendrite-softnpu.tar.gz |
| 173 | 2026-03-02T08:31:19.584Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 174 | 2026-03-02T08:31:19.584Z | ++ mkdir -p download |
| 175 | 2026-03-02T08:31:19.584Z | ++ pushd download |
| 176 | 2026-03-02T08:31:19.584Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 177 | 2026-03-02T08:31:19.584Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 178 | 2026-03-02T08:31:19.584Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 179 | 2026-03-02T08:31:19.584Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 180 | 2026-03-02T08:31:19.584Z | Dload Upload Total Spent Left Speed |
| 181 | 2026-03-02T08:31:27.130Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 71.5M 0 179k 0 0 511k 0 0:02:23 --:--:-- 0:02:23 512k
24 71.5M 24 17.5M 0 0 13.0M 0 0:00:05 0:00:01 0:00:04 13.0M
48 71.5M 48 34.8M 0 0 14.8M 0 0:00:04 0:00:02 0:00:02 14.8M
69 71.5M 69 49.5M 0 0 13.5M 0 0:00:05 0:00:03 0:00:02 13.5M
69 71.5M 69 49.5M 0 0 10.7M 0 0:00:06 0:00:04 0:00:02 10.7M
70 71.5M 70 50.6M 0 0 9699k 0 0:00:07 0:00:05 0:00:02 10.1M
74 71.5M 74 53.1M 0 0 8574k 0 0:00:08 0:00:06 0:00:02 7294k
93 71.5M 93 66.8M 0 0 9326k 0 0:00:07 0:00:07 --:--:-- 6560k
100 71.5M 100 71.5M 0 0 9700k 0 0:00:07 0:00:07 --:--:-- 5785k |
| 182 | 2026-03-02T08:31:27.155Z | ++ popd |
| 183 | 2026-03-02T08:31:27.155Z | /work/oxidecomputer/maghemite |
| 184 | 2026-03-02T08:31:27.155Z | ++ get_artifact maghemite release c16a85b3ac94614c3c3e7355f48b8de6507c1081 ddm |
| 185 | 2026-03-02T08:31:27.155Z | ++ repo=maghemite |
| 186 | 2026-03-02T08:31:27.155Z | ++ series=release |
| 187 | 2026-03-02T08:31:27.155Z | ++ commit=c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 188 | 2026-03-02T08:31:27.155Z | ++ name=ddm |
| 189 | 2026-03-02T08:31:27.155Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 190 | 2026-03-02T08:31:27.155Z | ++ mkdir -p download |
| 191 | 2026-03-02T08:31:27.155Z | ++ pushd download |
| 192 | 2026-03-02T08:31:27.155Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-03-02T08:31:27.155Z | ++ [[ ! -f ddm ]] |
| 194 | 2026-03-02T08:31:27.155Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/c16a85b3ac94614c3c3e7355f48b8de6507c1081/ddm |
| 195 | 2026-03-02T08:31:27.155Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 196 | 2026-03-02T08:31:27.155Z | Dload Upload Total Spent Left Speed |
| 197 | 2026-03-02T08:31:27.273Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 198 | 2026-03-02T08:31:27.273Z | curl: (22) The requested URL returned error: 404 |
| 199 | 2026-03-02T08:31:27.298Z | ++ popd |
| 200 | 2026-03-02T08:31:27.298Z | /work/oxidecomputer/maghemite |
| 201 | 2026-03-02T08:31:27.298Z | ++ get_artifact maghemite release c16a85b3ac94614c3c3e7355f48b8de6507c1081 ddmadm |
| 202 | 2026-03-02T08:31:27.298Z | ++ repo=maghemite |
| 203 | 2026-03-02T08:31:27.298Z | ++ series=release |
| 204 | 2026-03-02T08:31:27.298Z | ++ commit=c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 205 | 2026-03-02T08:31:27.298Z | ++ name=ddmadm |
| 206 | 2026-03-02T08:31:27.298Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 207 | 2026-03-02T08:31:27.298Z | ++ mkdir -p download |
| 208 | 2026-03-02T08:31:27.298Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 209 | 2026-03-02T08:31:27.298Z | ++ pushd download |
| 210 | 2026-03-02T08:31:27.298Z | ++ [[ ! -f ddmadm ]] |
| 211 | 2026-03-02T08:31:27.298Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/c16a85b3ac94614c3c3e7355f48b8de6507c1081/ddmadm |
| 212 | 2026-03-02T08:31:27.298Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 213 | 2026-03-02T08:31:27.298Z | Dload Upload Total Spent Left Speed |
| 214 | 2026-03-02T08:31:27.429Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 215 | 2026-03-02T08:31:27.429Z | curl: (22) The requested URL returned error: 404 |
| 216 | 2026-03-02T08:31:27.453Z | ++ popd |
| 217 | 2026-03-02T08:31:27.453Z | /work/oxidecomputer/maghemite |
| 218 | 2026-03-02T08:31:27.453Z | ++ pushd download |
| 219 | 2026-03-02T08:31:27.453Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 220 | 2026-03-02T08:31:27.453Z | ++ chmod +x softnpu |
| 221 | 2026-03-02T08:31:27.453Z | ++ chmod +x scadm |
| 222 | 2026-03-02T08:31:27.453Z | ++ chmod +x ddmadm |
| 223 | 2026-03-02T08:31:27.453Z | chmod: WARNING: can't access ddmadm |
| 224 | 2026-03-02T08:31:27.453Z | ++ chmod +x ddmd |
| 225 | 2026-03-02T08:31:27.453Z | chmod: WARNING: can't access ddmd |
| 226 | 2026-03-02T08:31:27.453Z | ++ mv ddmadm ddmadm-v2 |
| 227 | 2026-03-02T08:31:27.453Z | mv: cannot access ddmadm |
| 228 | 2026-03-02T08:31:27.454Z | ++ mv ddmd ddmd-v2 |
| 229 | 2026-03-02T08:31:27.454Z | mv: cannot access ddmd |
| 230 | 2026-03-02T08:31:27.454Z | ++ rm -rf zones/dendrite |
| 231 | 2026-03-02T08:31:27.454Z | ++ mkdir -p zones/dendrite |
| 232 | 2026-03-02T08:31:27.478Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 233 | 2026-03-02T08:31:29.307Z | ++ 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-02T08:31:29.331Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 235 | 2026-03-02T08:31:29.331Z | ++ popd |
| 236 | 2026-03-02T08:31:29.331Z | ++ banner install |
| 237 | 2026-03-02T08:31:29.331Z | /work/oxidecomputer/maghemite |
| 238 | 2026-03-02T08:31:29.331Z | |
| 239 | 2026-03-02T08:31:29.331Z | # # # #### ##### ## # # |
| 240 | 2026-03-02T08:31:29.331Z | # ## # # # # # # # |
| 241 | 2026-03-02T08:31:29.331Z | # # # # #### # # # # # |
| 242 | 2026-03-02T08:31:29.331Z | # # # # # # ###### # # |
| 243 | 2026-03-02T08:31:29.331Z | # # ## # # # # # # # |
| 244 | 2026-03-02T08:31:29.332Z | # # # #### # # # ###### ###### |
| 245 | 2026-03-02T08:31:29.332Z | |
| 246 | 2026-03-02T08:31:29.332Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 247 | 2026-03-02T08:31:29.332Z | ++ set +o errexit |
| 248 | 2026-03-02T08:31:29.332Z | ++ pkg info clang-15 |
| 249 | 2026-03-02T08:31:29.332Z | ++ grep -qi installed |
| 250 | 2026-03-02T08:31:30.796Z | pkg: info: no packages matching the following patterns you specified are |
| 251 | 2026-03-02T08:31:30.796Z | installed on the system. Try querying remotely instead: |
| 252 | 2026-03-02T08:31:30.796Z | |
| 253 | 2026-03-02T08:31:30.796Z | clang-15 |
| 254 | 2026-03-02T08:31:30.858Z | ++ [[ 1 != 0 ]] |
| 255 | 2026-03-02T08:31:30.858Z | ++ set -o errexit |
| 256 | 2026-03-02T08:31:30.858Z | ++ pfexec pkg install clang-15 |
| 257 | 2026-03-02T08:31:47.256Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 258 | 2026-03-02T08:31:59.742Z | Startup: Caching catalogs ... Done |
| 259 | 2026-03-02T08:32:29.062Z | Planning: Solver setup ... Done |
| 260 | 2026-03-02T08:32:29.258Z | Planning: Running solver ... Done |
| 261 | 2026-03-02T08:32:29.421Z | Planning: Finding local manifests ... Done |
| 262 | 2026-03-02T08:32:29.513Z | Planning: Fetching manifests: 0/2 0% complete |
| 263 | 2026-03-02T08:32:30.073Z | Planning: Fetching manifests: 2/2 100% complete |
| 264 | 2026-03-02T08:32:30.131Z | Planning: Package planning ... Done |
| 265 | 2026-03-02T08:32:30.187Z | Planning: Merging actions ... Done |
| 266 | 2026-03-02T08:32:30.388Z | Planning: Checking for conflicting actions ... Done |
| 267 | 2026-03-02T08:32:30.415Z | Planning: Consolidating action changes ... Done |
| 268 | 2026-03-02T08:32:31.148Z | Planning: Evaluating mediators ... Done |
| 269 | 2026-03-02T08:32:31.173Z | Planning: Planning completed in 31.31 seconds |
| 270 | 2026-03-02T08:32:31.197Z | Packages to install: 2 |
| 271 | 2026-03-02T08:32:31.197Z | Mediators to change: 2 |
| 272 | 2026-03-02T08:32:31.197Z | Services to change: 1 |
| 273 | 2026-03-02T08:32:31.197Z | Create boot environment: No |
| 274 | 2026-03-02T08:32:31.197Z | Create backup boot environment: No |
| 275 | 2026-03-02T08:32:31.247Z | |
| 276 | 2026-03-02T08:32:31.247Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 277 | 2026-03-02T08:32:36.256Z | Download: 737/3076 items 18.1/211.3MB 8% complete (3.9M/s) |
| 278 | 2026-03-02T08:32:41.256Z | Download: 984/3076 items 74.9/211.3MB 35% complete (7.6M/s) |
| 279 | 2026-03-02T08:32:46.257Z | Download: 1628/3076 items 117.2/211.3MB 55% complete (9.9M/s) |
| 280 | 2026-03-02T08:32:51.260Z | Download: 2677/3076 items 119.8/211.3MB 56% complete (4.5M/s) |
| 281 | 2026-03-02T08:32:56.259Z | Download: 3031/3076 items 182.5/211.3MB 86% complete (6.5M/s) |
| 282 | 2026-03-02T08:33:01.158Z | Download: Completed 211.31 MB in 29.91 seconds (7.1M/s) |
| 283 | 2026-03-02T08:33:01.337Z | Actions: 1/3418 actions (Installing new actions) |
| 284 | 2026-03-02T08:33:06.369Z | Actions: 3092/3418 actions (Installing new actions) |
| 285 | 2026-03-02T08:33:07.383Z | Actions: Completed 3418 actions in 6.05 seconds. |
| 286 | 2026-03-02T08:33:08.190Z | Done |
| 287 | 2026-03-02T08:33:08.190Z | Done |
| 288 | 2026-03-02T08:33:09.534Z | Done |
| 289 | 2026-03-02T08:33:15.820Z | Done |
| 290 | 2026-03-02T08:33:15.926Z | Done |
| 291 | 2026-03-02T08:33:15.926Z | Done |
| 292 | 2026-03-02T08:33:16.086Z | Done |
| 293 | 2026-03-02T08:33:16.762Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 294 | 2026-03-02T08:33:16.762Z | ++ set +o errexit |
| 295 | 2026-03-02T08:33:16.787Z | ++ pkg info pkg-config |
| 296 | 2026-03-02T08:33:16.787Z | ++ grep -qi installed |
| 297 | 2026-03-02T08:33:17.255Z | ++ [[ 0 != 0 ]] |
| 298 | 2026-03-02T08:33:17.255Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 299 | 2026-03-02T08:33:17.255Z | ++ set +o errexit |
| 300 | 2026-03-02T08:33:17.279Z | ++ pkg info brand/omicron1 |
| 301 | 2026-03-02T08:33:17.279Z | ++ grep -qi installed |
| 302 | 2026-03-02T08:33:17.643Z | pkg: info: no packages matching the following patterns you specified are |
| 303 | 2026-03-02T08:33:17.643Z | installed on the system. Try querying remotely instead: |
| 304 | 2026-03-02T08:33:17.643Z | |
| 305 | 2026-03-02T08:33:17.643Z | brand/omicron1 |
| 306 | 2026-03-02T08:33:17.705Z | ++ [[ 1 != 0 ]] |
| 307 | 2026-03-02T08:33:17.705Z | ++ set -o errexit |
| 308 | 2026-03-02T08:33:17.705Z | ++ pfexec pkg install brand/omicron1 |
| 309 | 2026-03-02T08:33:18.662Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 310 | 2026-03-02T08:33:55.771Z | Planning: Solver setup ... Done |
| 311 | 2026-03-02T08:33:56.037Z | Planning: Running solver ... Done |
| 312 | 2026-03-02T08:33:56.236Z | Planning: Finding local manifests ... Done |
| 313 | 2026-03-02T08:33:56.260Z | Planning: Fetching manifests: 0/2 0% complete |
| 314 | 2026-03-02T08:33:56.563Z | Planning: Fetching manifests: 2/2 100% complete |
| 315 | 2026-03-02T08:33:56.589Z | Planning: Package planning ... Done |
| 316 | 2026-03-02T08:33:56.614Z | Planning: Merging actions ... Done |
| 317 | 2026-03-02T08:33:56.973Z | Planning: Checking for conflicting actions ... Done |
| 318 | 2026-03-02T08:33:56.998Z | Planning: Consolidating action changes ... Done |
| 319 | 2026-03-02T08:33:57.376Z | Planning: Evaluating mediators ... Done |
| 320 | 2026-03-02T08:33:57.401Z | Planning: Planning completed in 38.72 seconds |
| 321 | 2026-03-02T08:33:57.401Z | Packages to install: 2 |
| 322 | 2026-03-02T08:33:57.401Z | Create boot environment: No |
| 323 | 2026-03-02T08:33:57.401Z | Create backup boot environment: No |
| 324 | 2026-03-02T08:33:57.451Z | |
| 325 | 2026-03-02T08:33:57.451Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 326 | 2026-03-02T08:33:57.705Z | Download: Completed 1.07 MB in 0.25 seconds (4.2M/s) |
| 327 | 2026-03-02T08:33:57.807Z | Actions: 1/28 actions (Installing new actions) |
| 328 | 2026-03-02T08:33:57.832Z | Actions: Completed 28 actions in 0.02 seconds. |
| 329 | 2026-03-02T08:33:59.043Z | Done |
| 330 | 2026-03-02T08:33:59.043Z | Done |
| 331 | 2026-03-02T08:34:00.758Z | Done |
| 332 | 2026-03-02T08:34:07.058Z | Done |
| 333 | 2026-03-02T08:34:07.161Z | Done |
| 334 | 2026-03-02T08:34:07.185Z | Done |
| 335 | 2026-03-02T08:34:07.242Z | Done |
| 336 | 2026-03-02T08:34:07.423Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 337 | 2026-03-02T08:34:07.423Z | ++ set +o errexit |
| 338 | 2026-03-02T08:34:07.447Z | ++ pkg info brand/omicron1/tools |
| 339 | 2026-03-02T08:34:07.447Z | ++ grep -qi installed |
| 340 | 2026-03-02T08:34:07.838Z | pkg: info: no packages matching the following patterns you specified are |
| 341 | 2026-03-02T08:34:07.838Z | installed on the system. Try querying remotely instead: |
| 342 | 2026-03-02T08:34:07.838Z | |
| 343 | 2026-03-02T08:34:07.838Z | brand/omicron1/tools |
| 344 | 2026-03-02T08:34:07.912Z | ++ [[ 1 != 0 ]] |
| 345 | 2026-03-02T08:34:07.913Z | ++ set -o errexit |
| 346 | 2026-03-02T08:34:07.913Z | ++ pfexec pkg install brand/omicron1/tools |
| 347 | 2026-03-02T08:34:08.924Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 348 | 2026-03-02T08:34:51.038Z | Planning: Solver setup ... Done |
| 349 | 2026-03-02T08:34:51.337Z | Planning: Running solver ... Done |
| 350 | 2026-03-02T08:34:51.554Z | Planning: Finding local manifests ... Done |
| 351 | 2026-03-02T08:34:51.578Z | Planning: Fetching manifests: 0/1 0% complete |
| 352 | 2026-03-02T08:34:51.838Z | Planning: Fetching manifests: 1/1 100% complete |
| 353 | 2026-03-02T08:34:51.871Z | Planning: Package planning ... Done |
| 354 | 2026-03-02T08:34:51.896Z | Planning: Merging actions ... Done |
| 355 | 2026-03-02T08:34:52.258Z | Planning: Checking for conflicting actions ... Done |
| 356 | 2026-03-02T08:34:52.283Z | Planning: Consolidating action changes ... Done |
| 357 | 2026-03-02T08:34:52.678Z | Planning: Evaluating mediators ... Done |
| 358 | 2026-03-02T08:34:52.702Z | Planning: Planning completed in 43.76 seconds |
| 359 | 2026-03-02T08:34:52.702Z | Packages to install: 1 |
| 360 | 2026-03-02T08:34:52.702Z | Services to change: 1 |
| 361 | 2026-03-02T08:34:52.703Z | Create boot environment: No |
| 362 | 2026-03-02T08:34:52.703Z | Create backup boot environment: No |
| 363 | 2026-03-02T08:34:52.756Z | |
| 364 | 2026-03-02T08:34:52.756Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 365 | 2026-03-02T08:34:53.082Z | Download: Completed 1.19 MB in 0.33 seconds (3.6M/s) |
| 366 | 2026-03-02T08:34:53.179Z | Actions: 1/19 actions (Installing new actions) |
| 367 | 2026-03-02T08:34:53.204Z | Actions: Completed 19 actions in 0.02 seconds. |
| 368 | 2026-03-02T08:34:54.482Z | Done |
| 369 | 2026-03-02T08:34:54.482Z | Done |
| 370 | 2026-03-02T08:34:56.215Z | Done |
| 371 | 2026-03-02T08:35:02.880Z | Done |
| 372 | 2026-03-02T08:35:03.009Z | Done |
| 373 | 2026-03-02T08:35:03.009Z | Done |
| 374 | 2026-03-02T08:35:03.092Z | Done |
| 375 | 2026-03-02T08:35:03.303Z | ++ pfexec svcadm enable baseline |
| 376 | 2026-03-02T08:35:03.334Z | ++ retry=0 |
| 377 | 2026-03-02T08:35:03.358Z | +++ svcs -Hostate baseline |
| 378 | 2026-03-02T08:35:03.382Z | ++ [[ offline* != online ]] |
| 379 | 2026-03-02T08:35:03.382Z | ++ [[ 0 -gt 300 ]] |
| 380 | 2026-03-02T08:35:03.382Z | ++ sleep 1 |
| 381 | 2026-03-02T08:35:04.365Z | ++ retry=1 |
| 382 | 2026-03-02T08:35:04.390Z | +++ svcs -Hostate baseline |
| 383 | 2026-03-02T08:35:04.390Z | ++ [[ offline* != online ]] |
| 384 | 2026-03-02T08:35:04.390Z | ++ [[ 1 -gt 300 ]] |
| 385 | 2026-03-02T08:35:04.414Z | ++ sleep 1 |
| 386 | 2026-03-02T08:35:05.394Z | ++ retry=2 |
| 387 | 2026-03-02T08:35:05.419Z | +++ svcs -Hostate baseline |
| 388 | 2026-03-02T08:35:05.443Z | ++ [[ offline* != online ]] |
| 389 | 2026-03-02T08:35:05.443Z | ++ [[ 2 -gt 300 ]] |
| 390 | 2026-03-02T08:35:05.443Z | ++ sleep 1 |
| 391 | 2026-03-02T08:35:06.428Z | ++ retry=3 |
| 392 | 2026-03-02T08:35:06.453Z | +++ svcs -Hostate baseline |
| 393 | 2026-03-02T08:35:06.453Z | ++ [[ offline* != online ]] |
| 394 | 2026-03-02T08:35:06.453Z | ++ [[ 3 -gt 300 ]] |
| 395 | 2026-03-02T08:35:06.453Z | ++ sleep 1 |
| 396 | 2026-03-02T08:35:07.457Z | ++ retry=4 |
| 397 | 2026-03-02T08:35:07.482Z | +++ svcs -Hostate baseline |
| 398 | 2026-03-02T08:35:07.482Z | ++ [[ offline* != online ]] |
| 399 | 2026-03-02T08:35:07.482Z | ++ [[ 4 -gt 300 ]] |
| 400 | 2026-03-02T08:35:07.482Z | ++ sleep 1 |
| 401 | 2026-03-02T08:35:08.486Z | ++ retry=5 |
| 402 | 2026-03-02T08:35:08.510Z | +++ svcs -Hostate baseline |
| 403 | 2026-03-02T08:35:08.535Z | ++ [[ offline* != online ]] |
| 404 | 2026-03-02T08:35:08.535Z | ++ [[ 5 -gt 300 ]] |
| 405 | 2026-03-02T08:35:08.535Z | ++ sleep 1 |
| 406 | 2026-03-02T08:35:09.524Z | ++ retry=6 |
| 407 | 2026-03-02T08:35:09.550Z | +++ svcs -Hostate baseline |
| 408 | 2026-03-02T08:35:09.574Z | ++ [[ offline* != online ]] |
| 409 | 2026-03-02T08:35:09.574Z | ++ [[ 6 -gt 300 ]] |
| 410 | 2026-03-02T08:35:09.574Z | ++ sleep 1 |
| 411 | 2026-03-02T08:35:10.558Z | ++ retry=7 |
| 412 | 2026-03-02T08:35:10.583Z | +++ svcs -Hostate baseline |
| 413 | 2026-03-02T08:35:10.607Z | ++ [[ offline* != online ]] |
| 414 | 2026-03-02T08:35:10.607Z | ++ [[ 7 -gt 300 ]] |
| 415 | 2026-03-02T08:35:10.607Z | ++ sleep 1 |
| 416 | 2026-03-02T08:35:11.591Z | ++ retry=8 |
| 417 | 2026-03-02T08:35:11.616Z | +++ svcs -Hostate baseline |
| 418 | 2026-03-02T08:35:11.642Z | ++ [[ offline* != online ]] |
| 419 | 2026-03-02T08:35:11.642Z | ++ [[ 8 -gt 300 ]] |
| 420 | 2026-03-02T08:35:11.642Z | ++ sleep 1 |
| 421 | 2026-03-02T08:35:12.632Z | ++ retry=9 |
| 422 | 2026-03-02T08:35:12.656Z | +++ svcs -Hostate baseline |
| 423 | 2026-03-02T08:35:12.681Z | ++ [[ offline* != online ]] |
| 424 | 2026-03-02T08:35:12.681Z | ++ [[ 9 -gt 300 ]] |
| 425 | 2026-03-02T08:35:12.681Z | ++ sleep 1 |
| 426 | 2026-03-02T08:35:13.665Z | ++ retry=10 |
| 427 | 2026-03-02T08:35:13.690Z | +++ svcs -Hostate baseline |
| 428 | 2026-03-02T08:35:13.715Z | ++ [[ offline* != online ]] |
| 429 | 2026-03-02T08:35:13.715Z | ++ [[ 10 -gt 300 ]] |
| 430 | 2026-03-02T08:35:13.715Z | ++ sleep 1 |
| 431 | 2026-03-02T08:35:14.703Z | ++ retry=11 |
| 432 | 2026-03-02T08:35:14.728Z | +++ svcs -Hostate baseline |
| 433 | 2026-03-02T08:35:14.752Z | ++ [[ offline* != online ]] |
| 434 | 2026-03-02T08:35:14.752Z | ++ [[ 11 -gt 300 ]] |
| 435 | 2026-03-02T08:35:14.752Z | ++ sleep 1 |
| 436 | 2026-03-02T08:35:15.749Z | ++ retry=12 |
| 437 | 2026-03-02T08:35:15.749Z | +++ svcs -Hostate baseline |
| 438 | 2026-03-02T08:35:15.775Z | ++ [[ offline* != online ]] |
| 439 | 2026-03-02T08:35:15.775Z | ++ [[ 12 -gt 300 ]] |
| 440 | 2026-03-02T08:35:15.775Z | ++ sleep 1 |
| 441 | 2026-03-02T08:35:16.766Z | ++ retry=13 |
| 442 | 2026-03-02T08:35:16.790Z | +++ svcs -Hostate baseline |
| 443 | 2026-03-02T08:35:16.814Z | ++ [[ offline* != online ]] |
| 444 | 2026-03-02T08:35:16.814Z | ++ [[ 13 -gt 300 ]] |
| 445 | 2026-03-02T08:35:16.815Z | ++ sleep 1 |
| 446 | 2026-03-02T08:35:17.796Z | ++ retry=14 |
| 447 | 2026-03-02T08:35:17.820Z | +++ svcs -Hostate baseline |
| 448 | 2026-03-02T08:35:17.820Z | ++ [[ offline* != online ]] |
| 449 | 2026-03-02T08:35:17.820Z | ++ [[ 14 -gt 300 ]] |
| 450 | 2026-03-02T08:35:17.820Z | ++ sleep 1 |
| 451 | 2026-03-02T08:35:18.824Z | ++ retry=15 |
| 452 | 2026-03-02T08:35:18.852Z | +++ svcs -Hostate baseline |
| 453 | 2026-03-02T08:35:18.852Z | ++ [[ offline* != online ]] |
| 454 | 2026-03-02T08:35:18.852Z | ++ [[ 15 -gt 300 ]] |
| 455 | 2026-03-02T08:35:18.852Z | ++ sleep 1 |
| 456 | 2026-03-02T08:35:19.851Z | ++ retry=16 |
| 457 | 2026-03-02T08:35:19.876Z | +++ svcs -Hostate baseline |
| 458 | 2026-03-02T08:35:19.900Z | ++ [[ offline* != online ]] |
| 459 | 2026-03-02T08:35:19.900Z | ++ [[ 16 -gt 300 ]] |
| 460 | 2026-03-02T08:35:19.900Z | ++ sleep 1 |
| 461 | 2026-03-02T08:35:20.887Z | ++ retry=17 |
| 462 | 2026-03-02T08:35:20.912Z | +++ svcs -Hostate baseline |
| 463 | 2026-03-02T08:35:20.936Z | ++ [[ offline* != online ]] |
| 464 | 2026-03-02T08:35:20.936Z | ++ [[ 17 -gt 300 ]] |
| 465 | 2026-03-02T08:35:20.936Z | ++ sleep 1 |
| 466 | 2026-03-02T08:35:21.918Z | ++ retry=18 |
| 467 | 2026-03-02T08:35:21.943Z | +++ svcs -Hostate baseline |
| 468 | 2026-03-02T08:35:21.967Z | ++ [[ offline* != online ]] |
| 469 | 2026-03-02T08:35:21.967Z | ++ [[ 18 -gt 300 ]] |
| 470 | 2026-03-02T08:35:21.967Z | ++ sleep 1 |
| 471 | 2026-03-02T08:35:22.947Z | ++ retry=19 |
| 472 | 2026-03-02T08:35:22.971Z | +++ svcs -Hostate baseline |
| 473 | 2026-03-02T08:35:22.972Z | ++ [[ offline* != online ]] |
| 474 | 2026-03-02T08:35:22.972Z | ++ [[ 19 -gt 300 ]] |
| 475 | 2026-03-02T08:35:22.972Z | ++ sleep 1 |
| 476 | 2026-03-02T08:35:23.976Z | ++ retry=20 |
| 477 | 2026-03-02T08:35:24.001Z | +++ svcs -Hostate baseline |
| 478 | 2026-03-02T08:35:24.001Z | ++ [[ offline* != online ]] |
| 479 | 2026-03-02T08:35:24.001Z | ++ [[ 20 -gt 300 ]] |
| 480 | 2026-03-02T08:35:24.001Z | ++ sleep 1 |
| 481 | 2026-03-02T08:35:25.005Z | ++ retry=21 |
| 482 | 2026-03-02T08:35:25.029Z | +++ svcs -Hostate baseline |
| 483 | 2026-03-02T08:35:25.054Z | ++ [[ offline* != online ]] |
| 484 | 2026-03-02T08:35:25.054Z | ++ [[ 21 -gt 300 ]] |
| 485 | 2026-03-02T08:35:25.054Z | ++ sleep 1 |
| 486 | 2026-03-02T08:35:26.037Z | ++ retry=22 |
| 487 | 2026-03-02T08:35:26.061Z | +++ svcs -Hostate baseline |
| 488 | 2026-03-02T08:35:26.086Z | ++ [[ offline* != online ]] |
| 489 | 2026-03-02T08:35:26.086Z | ++ [[ 22 -gt 300 ]] |
| 490 | 2026-03-02T08:35:26.086Z | ++ sleep 1 |
| 491 | 2026-03-02T08:35:27.068Z | ++ retry=23 |
| 492 | 2026-03-02T08:35:27.093Z | +++ svcs -Hostate baseline |
| 493 | 2026-03-02T08:35:27.093Z | ++ [[ offline* != online ]] |
| 494 | 2026-03-02T08:35:27.093Z | ++ [[ 23 -gt 300 ]] |
| 495 | 2026-03-02T08:35:27.093Z | ++ sleep 1 |
| 496 | 2026-03-02T08:35:28.096Z | ++ retry=24 |
| 497 | 2026-03-02T08:35:28.121Z | +++ svcs -Hostate baseline |
| 498 | 2026-03-02T08:35:28.146Z | ++ [[ offline* != online ]] |
| 499 | 2026-03-02T08:35:28.146Z | ++ [[ 24 -gt 300 ]] |
| 500 | 2026-03-02T08:35:28.146Z | ++ sleep 1 |
| 501 | 2026-03-02T08:35:29.126Z | ++ retry=25 |
| 502 | 2026-03-02T08:35:29.151Z | +++ svcs -Hostate baseline |
| 503 | 2026-03-02T08:35:29.175Z | ++ [[ offline* != online ]] |
| 504 | 2026-03-02T08:35:29.176Z | ++ [[ 25 -gt 300 ]] |
| 505 | 2026-03-02T08:35:29.176Z | ++ sleep 1 |
| 506 | 2026-03-02T08:35:30.157Z | ++ retry=26 |
| 507 | 2026-03-02T08:35:30.182Z | +++ svcs -Hostate baseline |
| 508 | 2026-03-02T08:35:30.206Z | ++ [[ offline* != online ]] |
| 509 | 2026-03-02T08:35:30.206Z | ++ [[ 26 -gt 300 ]] |
| 510 | 2026-03-02T08:35:30.206Z | ++ sleep 1 |
| 511 | 2026-03-02T08:35:31.195Z | ++ retry=27 |
| 512 | 2026-03-02T08:35:31.219Z | +++ svcs -Hostate baseline |
| 513 | 2026-03-02T08:35:31.244Z | ++ [[ offline* != online ]] |
| 514 | 2026-03-02T08:35:31.244Z | ++ [[ 27 -gt 300 ]] |
| 515 | 2026-03-02T08:35:31.244Z | ++ sleep 1 |
| 516 | 2026-03-02T08:35:32.228Z | ++ retry=28 |
| 517 | 2026-03-02T08:35:32.252Z | +++ svcs -Hostate baseline |
| 518 | 2026-03-02T08:35:32.276Z | ++ [[ offline* != online ]] |
| 519 | 2026-03-02T08:35:32.276Z | ++ [[ 28 -gt 300 ]] |
| 520 | 2026-03-02T08:35:32.277Z | ++ sleep 1 |
| 521 | 2026-03-02T08:35:33.262Z | ++ retry=29 |
| 522 | 2026-03-02T08:35:33.289Z | +++ svcs -Hostate baseline |
| 523 | 2026-03-02T08:35:33.313Z | ++ [[ offline* != online ]] |
| 524 | 2026-03-02T08:35:33.313Z | ++ [[ 29 -gt 300 ]] |
| 525 | 2026-03-02T08:35:33.313Z | ++ sleep 1 |
| 526 | 2026-03-02T08:35:34.295Z | ++ retry=30 |
| 527 | 2026-03-02T08:35:34.319Z | +++ svcs -Hostate baseline |
| 528 | 2026-03-02T08:35:34.319Z | ++ [[ offline* != online ]] |
| 529 | 2026-03-02T08:35:34.319Z | ++ [[ 30 -gt 300 ]] |
| 530 | 2026-03-02T08:35:34.319Z | ++ sleep 1 |
| 531 | 2026-03-02T08:35:35.323Z | ++ retry=31 |
| 532 | 2026-03-02T08:35:35.348Z | +++ svcs -Hostate baseline |
| 533 | 2026-03-02T08:35:35.372Z | ++ [[ offline* != online ]] |
| 534 | 2026-03-02T08:35:35.372Z | ++ [[ 31 -gt 300 ]] |
| 535 | 2026-03-02T08:35:35.372Z | ++ sleep 1 |
| 536 | 2026-03-02T08:35:36.353Z | ++ retry=32 |
| 537 | 2026-03-02T08:35:36.378Z | +++ svcs -Hostate baseline |
| 538 | 2026-03-02T08:35:36.402Z | ++ [[ offline* != online ]] |
| 539 | 2026-03-02T08:35:36.402Z | ++ [[ 32 -gt 300 ]] |
| 540 | 2026-03-02T08:35:36.402Z | ++ sleep 1 |
| 541 | 2026-03-02T08:35:37.391Z | ++ retry=33 |
| 542 | 2026-03-02T08:35:37.416Z | +++ svcs -Hostate baseline |
| 543 | 2026-03-02T08:35:37.416Z | ++ [[ offline* != online ]] |
| 544 | 2026-03-02T08:35:37.416Z | ++ [[ 33 -gt 300 ]] |
| 545 | 2026-03-02T08:35:37.416Z | ++ sleep 1 |
| 546 | 2026-03-02T08:35:38.419Z | ++ retry=34 |
| 547 | 2026-03-02T08:35:38.443Z | +++ svcs -Hostate baseline |
| 548 | 2026-03-02T08:35:38.468Z | ++ [[ offline* != online ]] |
| 549 | 2026-03-02T08:35:38.468Z | ++ [[ 34 -gt 300 ]] |
| 550 | 2026-03-02T08:35:38.468Z | ++ sleep 1 |
| 551 | 2026-03-02T08:35:39.449Z | ++ retry=35 |
| 552 | 2026-03-02T08:35:39.474Z | +++ svcs -Hostate baseline |
| 553 | 2026-03-02T08:35:39.498Z | ++ [[ offline* != online ]] |
| 554 | 2026-03-02T08:35:39.498Z | ++ [[ 35 -gt 300 ]] |
| 555 | 2026-03-02T08:35:39.498Z | ++ sleep 1 |
| 556 | 2026-03-02T08:35:40.489Z | ++ retry=36 |
| 557 | 2026-03-02T08:35:40.513Z | +++ svcs -Hostate baseline |
| 558 | 2026-03-02T08:35:40.538Z | ++ [[ offline* != online ]] |
| 559 | 2026-03-02T08:35:40.538Z | ++ [[ 36 -gt 300 ]] |
| 560 | 2026-03-02T08:35:40.538Z | ++ sleep 1 |
| 561 | 2026-03-02T08:35:41.525Z | ++ retry=37 |
| 562 | 2026-03-02T08:35:41.549Z | +++ svcs -Hostate baseline |
| 563 | 2026-03-02T08:35:41.574Z | ++ [[ offline* != online ]] |
| 564 | 2026-03-02T08:35:41.574Z | ++ [[ 37 -gt 300 ]] |
| 565 | 2026-03-02T08:35:41.574Z | ++ sleep 1 |
| 566 | 2026-03-02T08:35:42.554Z | ++ retry=38 |
| 567 | 2026-03-02T08:35:42.578Z | +++ svcs -Hostate baseline |
| 568 | 2026-03-02T08:35:42.578Z | ++ [[ offline* != online ]] |
| 569 | 2026-03-02T08:35:42.578Z | ++ [[ 38 -gt 300 ]] |
| 570 | 2026-03-02T08:35:42.579Z | ++ sleep 1 |
| 571 | 2026-03-02T08:35:43.581Z | ++ retry=39 |
| 572 | 2026-03-02T08:35:43.607Z | +++ svcs -Hostate baseline |
| 573 | 2026-03-02T08:35:43.631Z | ++ [[ offline* != online ]] |
| 574 | 2026-03-02T08:35:43.631Z | ++ [[ 39 -gt 300 ]] |
| 575 | 2026-03-02T08:35:43.631Z | ++ sleep 1 |
| 576 | 2026-03-02T08:35:44.611Z | ++ retry=40 |
| 577 | 2026-03-02T08:35:44.635Z | +++ svcs -Hostate baseline |
| 578 | 2026-03-02T08:35:44.660Z | ++ [[ offline* != online ]] |
| 579 | 2026-03-02T08:35:44.660Z | ++ [[ 40 -gt 300 ]] |
| 580 | 2026-03-02T08:35:44.660Z | ++ sleep 1 |
| 581 | 2026-03-02T08:35:45.650Z | ++ retry=41 |
| 582 | 2026-03-02T08:35:45.679Z | +++ svcs -Hostate baseline |
| 583 | 2026-03-02T08:35:45.703Z | ++ [[ offline* != online ]] |
| 584 | 2026-03-02T08:35:45.703Z | ++ [[ 41 -gt 300 ]] |
| 585 | 2026-03-02T08:35:45.703Z | ++ sleep 1 |
| 586 | 2026-03-02T08:35:46.681Z | ++ retry=42 |
| 587 | 2026-03-02T08:35:46.705Z | +++ svcs -Hostate baseline |
| 588 | 2026-03-02T08:35:46.705Z | ++ [[ offline* != online ]] |
| 589 | 2026-03-02T08:35:46.705Z | ++ [[ 42 -gt 300 ]] |
| 590 | 2026-03-02T08:35:46.705Z | ++ sleep 1 |
| 591 | 2026-03-02T08:35:47.709Z | ++ retry=43 |
| 592 | 2026-03-02T08:35:47.734Z | +++ svcs -Hostate baseline |
| 593 | 2026-03-02T08:35:47.758Z | ++ [[ offline* != online ]] |
| 594 | 2026-03-02T08:35:47.758Z | ++ [[ 43 -gt 300 ]] |
| 595 | 2026-03-02T08:35:47.758Z | ++ sleep 1 |
| 596 | 2026-03-02T08:35:48.747Z | ++ retry=44 |
| 597 | 2026-03-02T08:35:48.772Z | +++ svcs -Hostate baseline |
| 598 | 2026-03-02T08:35:48.772Z | ++ [[ offline* != online ]] |
| 599 | 2026-03-02T08:35:48.772Z | ++ [[ 44 -gt 300 ]] |
| 600 | 2026-03-02T08:35:48.772Z | ++ sleep 1 |
| 601 | 2026-03-02T08:35:49.774Z | ++ retry=45 |
| 602 | 2026-03-02T08:35:49.798Z | +++ svcs -Hostate baseline |
| 603 | 2026-03-02T08:35:49.823Z | ++ [[ offline* != online ]] |
| 604 | 2026-03-02T08:35:49.823Z | ++ [[ 45 -gt 300 ]] |
| 605 | 2026-03-02T08:35:49.823Z | ++ sleep 1 |
| 606 | 2026-03-02T08:35:50.811Z | ++ retry=46 |
| 607 | 2026-03-02T08:35:50.835Z | +++ svcs -Hostate baseline |
| 608 | 2026-03-02T08:35:50.835Z | ++ [[ offline* != online ]] |
| 609 | 2026-03-02T08:35:50.835Z | ++ [[ 46 -gt 300 ]] |
| 610 | 2026-03-02T08:35:50.835Z | ++ sleep 1 |
| 611 | 2026-03-02T08:35:51.839Z | ++ retry=47 |
| 612 | 2026-03-02T08:35:51.863Z | +++ svcs -Hostate baseline |
| 613 | 2026-03-02T08:35:51.888Z | ++ [[ offline* != online ]] |
| 614 | 2026-03-02T08:35:51.888Z | ++ [[ 47 -gt 300 ]] |
| 615 | 2026-03-02T08:35:51.888Z | ++ sleep 1 |
| 616 | 2026-03-02T08:35:52.871Z | ++ retry=48 |
| 617 | 2026-03-02T08:35:52.895Z | +++ svcs -Hostate baseline |
| 618 | 2026-03-02T08:35:52.895Z | ++ [[ offline* != online ]] |
| 619 | 2026-03-02T08:35:52.895Z | ++ [[ 48 -gt 300 ]] |
| 620 | 2026-03-02T08:35:52.895Z | ++ sleep 1 |
| 621 | 2026-03-02T08:35:53.899Z | ++ retry=49 |
| 622 | 2026-03-02T08:35:53.923Z | +++ svcs -Hostate baseline |
| 623 | 2026-03-02T08:35:53.923Z | ++ [[ offline* != online ]] |
| 624 | 2026-03-02T08:35:53.924Z | ++ [[ 49 -gt 300 ]] |
| 625 | 2026-03-02T08:35:53.924Z | ++ sleep 1 |
| 626 | 2026-03-02T08:35:54.926Z | ++ retry=50 |
| 627 | 2026-03-02T08:35:54.950Z | +++ svcs -Hostate baseline |
| 628 | 2026-03-02T08:35:54.950Z | ++ [[ offline* != online ]] |
| 629 | 2026-03-02T08:35:54.950Z | ++ [[ 50 -gt 300 ]] |
| 630 | 2026-03-02T08:35:54.950Z | ++ sleep 1 |
| 631 | 2026-03-02T08:35:55.953Z | ++ retry=51 |
| 632 | 2026-03-02T08:35:55.978Z | +++ svcs -Hostate baseline |
| 633 | 2026-03-02T08:35:55.978Z | ++ [[ offline* != online ]] |
| 634 | 2026-03-02T08:35:55.978Z | ++ [[ 51 -gt 300 ]] |
| 635 | 2026-03-02T08:35:55.978Z | ++ sleep 1 |
| 636 | 2026-03-02T08:35:56.980Z | ++ retry=52 |
| 637 | 2026-03-02T08:35:57.005Z | +++ svcs -Hostate baseline |
| 638 | 2026-03-02T08:35:57.030Z | ++ [[ offline* != online ]] |
| 639 | 2026-03-02T08:35:57.030Z | ++ [[ 52 -gt 300 ]] |
| 640 | 2026-03-02T08:35:57.030Z | ++ sleep 1 |
| 641 | 2026-03-02T08:35:58.013Z | ++ retry=53 |
| 642 | 2026-03-02T08:35:58.038Z | +++ svcs -Hostate baseline |
| 643 | 2026-03-02T08:35:58.062Z | ++ [[ offline* != online ]] |
| 644 | 2026-03-02T08:35:58.062Z | ++ [[ 53 -gt 300 ]] |
| 645 | 2026-03-02T08:35:58.062Z | ++ sleep 1 |
| 646 | 2026-03-02T08:35:59.048Z | ++ retry=54 |
| 647 | 2026-03-02T08:35:59.072Z | +++ svcs -Hostate baseline |
| 648 | 2026-03-02T08:35:59.097Z | ++ [[ offline* != online ]] |
| 649 | 2026-03-02T08:35:59.097Z | ++ [[ 54 -gt 300 ]] |
| 650 | 2026-03-02T08:35:59.097Z | ++ sleep 1 |
| 651 | 2026-03-02T08:36:00.079Z | ++ retry=55 |
| 652 | 2026-03-02T08:36:00.104Z | +++ svcs -Hostate baseline |
| 653 | 2026-03-02T08:36:00.104Z | ++ [[ offline* != online ]] |
| 654 | 2026-03-02T08:36:00.104Z | ++ [[ 55 -gt 300 ]] |
| 655 | 2026-03-02T08:36:00.104Z | ++ sleep 1 |
| 656 | 2026-03-02T08:36:01.106Z | ++ retry=56 |
| 657 | 2026-03-02T08:36:01.131Z | +++ svcs -Hostate baseline |
| 658 | 2026-03-02T08:36:01.155Z | ++ [[ offline* != online ]] |
| 659 | 2026-03-02T08:36:01.155Z | ++ [[ 56 -gt 300 ]] |
| 660 | 2026-03-02T08:36:01.155Z | ++ sleep 1 |
| 661 | 2026-03-02T08:36:02.136Z | ++ retry=57 |
| 662 | 2026-03-02T08:36:02.160Z | +++ svcs -Hostate baseline |
| 663 | 2026-03-02T08:36:02.184Z | ++ [[ offline* != online ]] |
| 664 | 2026-03-02T08:36:02.184Z | ++ [[ 57 -gt 300 ]] |
| 665 | 2026-03-02T08:36:02.184Z | ++ sleep 1 |
| 666 | 2026-03-02T08:36:03.165Z | ++ retry=58 |
| 667 | 2026-03-02T08:36:03.190Z | +++ svcs -Hostate baseline |
| 668 | 2026-03-02T08:36:03.214Z | ++ [[ offline* != online ]] |
| 669 | 2026-03-02T08:36:03.214Z | ++ [[ 58 -gt 300 ]] |
| 670 | 2026-03-02T08:36:03.215Z | ++ sleep 1 |
| 671 | 2026-03-02T08:36:04.198Z | ++ retry=59 |
| 672 | 2026-03-02T08:36:04.223Z | +++ svcs -Hostate baseline |
| 673 | 2026-03-02T08:36:04.224Z | ++ [[ offline* != online ]] |
| 674 | 2026-03-02T08:36:04.224Z | ++ [[ 59 -gt 300 ]] |
| 675 | 2026-03-02T08:36:04.224Z | ++ sleep 1 |
| 676 | 2026-03-02T08:36:05.226Z | ++ retry=60 |
| 677 | 2026-03-02T08:36:05.250Z | +++ svcs -Hostate baseline |
| 678 | 2026-03-02T08:36:05.250Z | ++ [[ offline* != online ]] |
| 679 | 2026-03-02T08:36:05.250Z | ++ [[ 60 -gt 300 ]] |
| 680 | 2026-03-02T08:36:05.250Z | ++ sleep 1 |
| 681 | 2026-03-02T08:36:06.253Z | ++ retry=61 |
| 682 | 2026-03-02T08:36:06.278Z | +++ svcs -Hostate baseline |
| 683 | 2026-03-02T08:36:06.302Z | ++ [[ offline* != online ]] |
| 684 | 2026-03-02T08:36:06.302Z | ++ [[ 61 -gt 300 ]] |
| 685 | 2026-03-02T08:36:06.302Z | ++ sleep 1 |
| 686 | 2026-03-02T08:36:07.286Z | ++ retry=62 |
| 687 | 2026-03-02T08:36:07.311Z | +++ svcs -Hostate baseline |
| 688 | 2026-03-02T08:36:07.311Z | ++ [[ offline* != online ]] |
| 689 | 2026-03-02T08:36:07.311Z | ++ [[ 62 -gt 300 ]] |
| 690 | 2026-03-02T08:36:07.311Z | ++ sleep 1 |
| 691 | 2026-03-02T08:36:08.314Z | ++ retry=63 |
| 692 | 2026-03-02T08:36:08.339Z | +++ svcs -Hostate baseline |
| 693 | 2026-03-02T08:36:08.363Z | ++ [[ offline* != online ]] |
| 694 | 2026-03-02T08:36:08.363Z | ++ [[ 63 -gt 300 ]] |
| 695 | 2026-03-02T08:36:08.363Z | ++ sleep 1 |
| 696 | 2026-03-02T08:36:09.345Z | ++ retry=64 |
| 697 | 2026-03-02T08:36:09.370Z | +++ svcs -Hostate baseline |
| 698 | 2026-03-02T08:36:09.370Z | ++ [[ offline* != online ]] |
| 699 | 2026-03-02T08:36:09.370Z | ++ [[ 64 -gt 300 ]] |
| 700 | 2026-03-02T08:36:09.370Z | ++ sleep 1 |
| 701 | 2026-03-02T08:36:10.379Z | ++ retry=65 |
| 702 | 2026-03-02T08:36:10.403Z | +++ svcs -Hostate baseline |
| 703 | 2026-03-02T08:36:10.403Z | ++ [[ offline* != online ]] |
| 704 | 2026-03-02T08:36:10.403Z | ++ [[ 65 -gt 300 ]] |
| 705 | 2026-03-02T08:36:10.404Z | ++ sleep 1 |
| 706 | 2026-03-02T08:36:11.403Z | ++ retry=66 |
| 707 | 2026-03-02T08:36:11.428Z | +++ svcs -Hostate baseline |
| 708 | 2026-03-02T08:36:11.453Z | ++ [[ offline* != online ]] |
| 709 | 2026-03-02T08:36:11.453Z | ++ [[ 66 -gt 300 ]] |
| 710 | 2026-03-02T08:36:11.453Z | ++ sleep 1 |
| 711 | 2026-03-02T08:36:12.432Z | ++ retry=67 |
| 712 | 2026-03-02T08:36:12.456Z | +++ svcs -Hostate baseline |
| 713 | 2026-03-02T08:36:12.456Z | ++ [[ offline* != online ]] |
| 714 | 2026-03-02T08:36:12.456Z | ++ [[ 67 -gt 300 ]] |
| 715 | 2026-03-02T08:36:12.456Z | ++ sleep 1 |
| 716 | 2026-03-02T08:36:13.460Z | ++ retry=68 |
| 717 | 2026-03-02T08:36:13.484Z | +++ svcs -Hostate baseline |
| 718 | 2026-03-02T08:36:13.484Z | ++ [[ offline* != online ]] |
| 719 | 2026-03-02T08:36:13.484Z | ++ [[ 68 -gt 300 ]] |
| 720 | 2026-03-02T08:36:13.484Z | ++ sleep 1 |
| 721 | 2026-03-02T08:36:14.485Z | ++ retry=69 |
| 722 | 2026-03-02T08:36:14.509Z | +++ svcs -Hostate baseline |
| 723 | 2026-03-02T08:36:14.533Z | ++ [[ offline* != online ]] |
| 724 | 2026-03-02T08:36:14.534Z | ++ [[ 69 -gt 300 ]] |
| 725 | 2026-03-02T08:36:14.534Z | ++ sleep 1 |
| 726 | 2026-03-02T08:36:15.516Z | ++ retry=70 |
| 727 | 2026-03-02T08:36:15.541Z | +++ svcs -Hostate baseline |
| 728 | 2026-03-02T08:36:15.565Z | ++ [[ offline* != online ]] |
| 729 | 2026-03-02T08:36:15.565Z | ++ [[ 70 -gt 300 ]] |
| 730 | 2026-03-02T08:36:15.565Z | ++ sleep 1 |
| 731 | 2026-03-02T08:36:16.548Z | ++ retry=71 |
| 732 | 2026-03-02T08:36:16.572Z | +++ svcs -Hostate baseline |
| 733 | 2026-03-02T08:36:16.572Z | ++ [[ offline* != online ]] |
| 734 | 2026-03-02T08:36:16.572Z | ++ [[ 71 -gt 300 ]] |
| 735 | 2026-03-02T08:36:16.572Z | ++ sleep 1 |
| 736 | 2026-03-02T08:36:17.574Z | ++ retry=72 |
| 737 | 2026-03-02T08:36:17.599Z | +++ svcs -Hostate baseline |
| 738 | 2026-03-02T08:36:17.623Z | ++ [[ offline* != online ]] |
| 739 | 2026-03-02T08:36:17.624Z | ++ [[ 72 -gt 300 ]] |
| 740 | 2026-03-02T08:36:17.624Z | ++ sleep 1 |
| 741 | 2026-03-02T08:36:18.608Z | ++ retry=73 |
| 742 | 2026-03-02T08:36:18.632Z | +++ svcs -Hostate baseline |
| 743 | 2026-03-02T08:36:18.656Z | ++ [[ offline* != online ]] |
| 744 | 2026-03-02T08:36:18.656Z | ++ [[ 73 -gt 300 ]] |
| 745 | 2026-03-02T08:36:18.656Z | ++ sleep 1 |
| 746 | 2026-03-02T08:36:19.640Z | ++ retry=74 |
| 747 | 2026-03-02T08:36:19.664Z | +++ svcs -Hostate baseline |
| 748 | 2026-03-02T08:36:19.688Z | ++ [[ offline* != online ]] |
| 749 | 2026-03-02T08:36:19.688Z | ++ [[ 74 -gt 300 ]] |
| 750 | 2026-03-02T08:36:19.688Z | ++ sleep 1 |
| 751 | 2026-03-02T08:36:20.674Z | ++ retry=75 |
| 752 | 2026-03-02T08:36:20.700Z | +++ svcs -Hostate baseline |
| 753 | 2026-03-02T08:36:20.700Z | ++ [[ offline* != online ]] |
| 754 | 2026-03-02T08:36:20.700Z | ++ [[ 75 -gt 300 ]] |
| 755 | 2026-03-02T08:36:20.700Z | ++ sleep 1 |
| 756 | 2026-03-02T08:36:21.702Z | ++ retry=76 |
| 757 | 2026-03-02T08:36:21.726Z | +++ svcs -Hostate baseline |
| 758 | 2026-03-02T08:36:21.726Z | ++ [[ offline* != online ]] |
| 759 | 2026-03-02T08:36:21.726Z | ++ [[ 76 -gt 300 ]] |
| 760 | 2026-03-02T08:36:21.726Z | ++ sleep 1 |
| 761 | 2026-03-02T08:36:22.728Z | ++ retry=77 |
| 762 | 2026-03-02T08:36:22.753Z | +++ svcs -Hostate baseline |
| 763 | 2026-03-02T08:36:22.753Z | ++ [[ offline* != online ]] |
| 764 | 2026-03-02T08:36:22.753Z | ++ [[ 77 -gt 300 ]] |
| 765 | 2026-03-02T08:36:22.753Z | ++ sleep 1 |
| 766 | 2026-03-02T08:36:23.755Z | ++ retry=78 |
| 767 | 2026-03-02T08:36:23.780Z | +++ svcs -Hostate baseline |
| 768 | 2026-03-02T08:36:23.804Z | ++ [[ offline* != online ]] |
| 769 | 2026-03-02T08:36:23.805Z | ++ [[ 78 -gt 300 ]] |
| 770 | 2026-03-02T08:36:23.805Z | ++ sleep 1 |
| 771 | 2026-03-02T08:36:24.790Z | ++ retry=79 |
| 772 | 2026-03-02T08:36:24.814Z | +++ svcs -Hostate baseline |
| 773 | 2026-03-02T08:36:24.839Z | ++ [[ offline* != online ]] |
| 774 | 2026-03-02T08:36:24.839Z | ++ [[ 79 -gt 300 ]] |
| 775 | 2026-03-02T08:36:24.839Z | ++ sleep 1 |
| 776 | 2026-03-02T08:36:25.823Z | ++ retry=80 |
| 777 | 2026-03-02T08:36:25.848Z | +++ svcs -Hostate baseline |
| 778 | 2026-03-02T08:36:25.848Z | ++ [[ offline* != online ]] |
| 779 | 2026-03-02T08:36:25.848Z | ++ [[ 80 -gt 300 ]] |
| 780 | 2026-03-02T08:36:25.848Z | ++ sleep 1 |
| 781 | 2026-03-02T08:36:26.850Z | ++ retry=81 |
| 782 | 2026-03-02T08:36:26.875Z | +++ svcs -Hostate baseline |
| 783 | 2026-03-02T08:36:26.875Z | ++ [[ offline* != online ]] |
| 784 | 2026-03-02T08:36:26.875Z | ++ [[ 81 -gt 300 ]] |
| 785 | 2026-03-02T08:36:26.875Z | ++ sleep 1 |
| 786 | 2026-03-02T08:36:27.878Z | ++ retry=82 |
| 787 | 2026-03-02T08:36:27.903Z | +++ svcs -Hostate baseline |
| 788 | 2026-03-02T08:36:27.927Z | ++ [[ offline* != online ]] |
| 789 | 2026-03-02T08:36:27.927Z | ++ [[ 82 -gt 300 ]] |
| 790 | 2026-03-02T08:36:27.927Z | ++ sleep 1 |
| 791 | 2026-03-02T08:36:28.909Z | ++ retry=83 |
| 792 | 2026-03-02T08:36:28.934Z | +++ svcs -Hostate baseline |
| 793 | 2026-03-02T08:36:28.934Z | ++ [[ offline* != online ]] |
| 794 | 2026-03-02T08:36:28.934Z | ++ [[ 83 -gt 300 ]] |
| 795 | 2026-03-02T08:36:28.934Z | ++ sleep 1 |
| 796 | 2026-03-02T08:36:29.938Z | ++ retry=84 |
| 797 | 2026-03-02T08:36:29.962Z | +++ svcs -Hostate baseline |
| 798 | 2026-03-02T08:36:29.987Z | ++ [[ offline* != online ]] |
| 799 | 2026-03-02T08:36:29.987Z | ++ [[ 84 -gt 300 ]] |
| 800 | 2026-03-02T08:36:29.987Z | ++ sleep 1 |
| 801 | 2026-03-02T08:36:30.970Z | ++ retry=85 |
| 802 | 2026-03-02T08:36:30.994Z | +++ svcs -Hostate baseline |
| 803 | 2026-03-02T08:36:31.018Z | ++ [[ offline* != online ]] |
| 804 | 2026-03-02T08:36:31.018Z | ++ [[ 85 -gt 300 ]] |
| 805 | 2026-03-02T08:36:31.018Z | ++ sleep 1 |
| 806 | 2026-03-02T08:36:32.002Z | ++ retry=86 |
| 807 | 2026-03-02T08:36:32.028Z | +++ svcs -Hostate baseline |
| 808 | 2026-03-02T08:36:32.028Z | ++ [[ offline* != online ]] |
| 809 | 2026-03-02T08:36:32.028Z | ++ [[ 86 -gt 300 ]] |
| 810 | 2026-03-02T08:36:32.028Z | ++ sleep 1 |
| 811 | 2026-03-02T08:36:33.029Z | ++ retry=87 |
| 812 | 2026-03-02T08:36:33.054Z | +++ svcs -Hostate baseline |
| 813 | 2026-03-02T08:36:33.054Z | ++ [[ offline* != online ]] |
| 814 | 2026-03-02T08:36:33.054Z | ++ [[ 87 -gt 300 ]] |
| 815 | 2026-03-02T08:36:33.054Z | ++ sleep 1 |
| 816 | 2026-03-02T08:36:34.057Z | ++ retry=88 |
| 817 | 2026-03-02T08:36:34.081Z | +++ svcs -Hostate baseline |
| 818 | 2026-03-02T08:36:34.106Z | ++ [[ offline* != online ]] |
| 819 | 2026-03-02T08:36:34.106Z | ++ [[ 88 -gt 300 ]] |
| 820 | 2026-03-02T08:36:34.106Z | ++ sleep 1 |
| 821 | 2026-03-02T08:36:35.094Z | ++ retry=89 |
| 822 | 2026-03-02T08:36:35.119Z | +++ svcs -Hostate baseline |
| 823 | 2026-03-02T08:36:35.143Z | ++ [[ offline* != online ]] |
| 824 | 2026-03-02T08:36:35.143Z | ++ [[ 89 -gt 300 ]] |
| 825 | 2026-03-02T08:36:35.143Z | ++ sleep 1 |
| 826 | 2026-03-02T08:36:36.124Z | ++ retry=90 |
| 827 | 2026-03-02T08:36:36.148Z | +++ svcs -Hostate baseline |
| 828 | 2026-03-02T08:36:36.173Z | ++ [[ offline* != online ]] |
| 829 | 2026-03-02T08:36:36.173Z | ++ [[ 90 -gt 300 ]] |
| 830 | 2026-03-02T08:36:36.173Z | ++ sleep 1 |
| 831 | 2026-03-02T08:36:37.155Z | ++ retry=91 |
| 832 | 2026-03-02T08:36:37.180Z | +++ svcs -Hostate baseline |
| 833 | 2026-03-02T08:36:37.205Z | ++ [[ offline* != online ]] |
| 834 | 2026-03-02T08:36:37.205Z | ++ [[ 91 -gt 300 ]] |
| 835 | 2026-03-02T08:36:37.205Z | ++ sleep 1 |
| 836 | 2026-03-02T08:36:38.185Z | ++ retry=92 |
| 837 | 2026-03-02T08:36:38.210Z | +++ svcs -Hostate baseline |
| 838 | 2026-03-02T08:36:38.235Z | ++ [[ offline* != online ]] |
| 839 | 2026-03-02T08:36:38.235Z | ++ [[ 92 -gt 300 ]] |
| 840 | 2026-03-02T08:36:38.235Z | ++ sleep 1 |
| 841 | 2026-03-02T08:36:39.221Z | ++ retry=93 |
| 842 | 2026-03-02T08:36:39.246Z | +++ svcs -Hostate baseline |
| 843 | 2026-03-02T08:36:39.246Z | ++ [[ offline* != online ]] |
| 844 | 2026-03-02T08:36:39.246Z | ++ [[ 93 -gt 300 ]] |
| 845 | 2026-03-02T08:36:39.246Z | ++ sleep 1 |
| 846 | 2026-03-02T08:36:40.250Z | ++ retry=94 |
| 847 | 2026-03-02T08:36:40.274Z | +++ svcs -Hostate baseline |
| 848 | 2026-03-02T08:36:40.299Z | ++ [[ offline* != online ]] |
| 849 | 2026-03-02T08:36:40.299Z | ++ [[ 94 -gt 300 ]] |
| 850 | 2026-03-02T08:36:40.299Z | ++ sleep 1 |
| 851 | 2026-03-02T08:36:41.284Z | ++ retry=95 |
| 852 | 2026-03-02T08:36:41.309Z | +++ svcs -Hostate baseline |
| 853 | 2026-03-02T08:36:41.309Z | ++ [[ offline* != online ]] |
| 854 | 2026-03-02T08:36:41.309Z | ++ [[ 95 -gt 300 ]] |
| 855 | 2026-03-02T08:36:41.309Z | ++ sleep 1 |
| 856 | 2026-03-02T08:36:42.313Z | ++ retry=96 |
| 857 | 2026-03-02T08:36:42.338Z | +++ svcs -Hostate baseline |
| 858 | 2026-03-02T08:36:42.338Z | ++ [[ offline* != online ]] |
| 859 | 2026-03-02T08:36:42.338Z | ++ [[ 96 -gt 300 ]] |
| 860 | 2026-03-02T08:36:42.338Z | ++ sleep 1 |
| 861 | 2026-03-02T08:36:43.342Z | ++ retry=97 |
| 862 | 2026-03-02T08:36:43.366Z | +++ svcs -Hostate baseline |
| 863 | 2026-03-02T08:36:43.390Z | ++ [[ offline* != online ]] |
| 864 | 2026-03-02T08:36:43.391Z | ++ [[ 97 -gt 300 ]] |
| 865 | 2026-03-02T08:36:43.391Z | ++ sleep 1 |
| 866 | 2026-03-02T08:36:44.378Z | ++ retry=98 |
| 867 | 2026-03-02T08:36:44.402Z | +++ svcs -Hostate baseline |
| 868 | 2026-03-02T08:36:44.427Z | ++ [[ offline* != online ]] |
| 869 | 2026-03-02T08:36:44.427Z | ++ [[ 98 -gt 300 ]] |
| 870 | 2026-03-02T08:36:44.427Z | ++ sleep 1 |
| 871 | 2026-03-02T08:36:45.417Z | ++ retry=99 |
| 872 | 2026-03-02T08:36:45.441Z | +++ svcs -Hostate baseline |
| 873 | 2026-03-02T08:36:45.441Z | ++ [[ offline* != online ]] |
| 874 | 2026-03-02T08:36:45.441Z | ++ [[ 99 -gt 300 ]] |
| 875 | 2026-03-02T08:36:45.441Z | ++ sleep 1 |
| 876 | 2026-03-02T08:36:46.446Z | ++ retry=100 |
| 877 | 2026-03-02T08:36:46.470Z | +++ svcs -Hostate baseline |
| 878 | 2026-03-02T08:36:46.470Z | ++ [[ offline* != online ]] |
| 879 | 2026-03-02T08:36:46.471Z | ++ [[ 100 -gt 300 ]] |
| 880 | 2026-03-02T08:36:46.471Z | ++ sleep 1 |
| 881 | 2026-03-02T08:36:47.474Z | ++ retry=101 |
| 882 | 2026-03-02T08:36:47.498Z | +++ svcs -Hostate baseline |
| 883 | 2026-03-02T08:36:47.499Z | ++ [[ offline* != online ]] |
| 884 | 2026-03-02T08:36:47.499Z | ++ [[ 101 -gt 300 ]] |
| 885 | 2026-03-02T08:36:47.499Z | ++ sleep 1 |
| 886 | 2026-03-02T08:36:48.502Z | ++ retry=102 |
| 887 | 2026-03-02T08:36:48.526Z | +++ svcs -Hostate baseline |
| 888 | 2026-03-02T08:36:48.526Z | ++ [[ offline* != online ]] |
| 889 | 2026-03-02T08:36:48.526Z | ++ [[ 102 -gt 300 ]] |
| 890 | 2026-03-02T08:36:48.526Z | ++ sleep 1 |
| 891 | 2026-03-02T08:36:49.530Z | ++ retry=103 |
| 892 | 2026-03-02T08:36:49.555Z | +++ svcs -Hostate baseline |
| 893 | 2026-03-02T08:36:49.555Z | ++ [[ offline* != online ]] |
| 894 | 2026-03-02T08:36:49.555Z | ++ [[ 103 -gt 300 ]] |
| 895 | 2026-03-02T08:36:49.555Z | ++ sleep 1 |
| 896 | 2026-03-02T08:36:50.558Z | ++ retry=104 |
| 897 | 2026-03-02T08:36:50.582Z | +++ svcs -Hostate baseline |
| 898 | 2026-03-02T08:36:50.608Z | ++ [[ offline* != online ]] |
| 899 | 2026-03-02T08:36:50.608Z | ++ [[ 104 -gt 300 ]] |
| 900 | 2026-03-02T08:36:50.608Z | ++ sleep 1 |
| 901 | 2026-03-02T08:36:51.588Z | ++ retry=105 |
| 902 | 2026-03-02T08:36:51.613Z | +++ svcs -Hostate baseline |
| 903 | 2026-03-02T08:36:51.613Z | ++ [[ offline* != online ]] |
| 904 | 2026-03-02T08:36:51.613Z | ++ [[ 105 -gt 300 ]] |
| 905 | 2026-03-02T08:36:51.613Z | ++ sleep 1 |
| 906 | 2026-03-02T08:36:52.618Z | ++ retry=106 |
| 907 | 2026-03-02T08:36:52.643Z | +++ svcs -Hostate baseline |
| 908 | 2026-03-02T08:36:52.643Z | ++ [[ offline* != online ]] |
| 909 | 2026-03-02T08:36:52.643Z | ++ [[ 106 -gt 300 ]] |
| 910 | 2026-03-02T08:36:52.643Z | ++ sleep 1 |
| 911 | 2026-03-02T08:36:53.645Z | ++ retry=107 |
| 912 | 2026-03-02T08:36:53.669Z | +++ svcs -Hostate baseline |
| 913 | 2026-03-02T08:36:53.694Z | ++ [[ offline* != online ]] |
| 914 | 2026-03-02T08:36:53.694Z | ++ [[ 107 -gt 300 ]] |
| 915 | 2026-03-02T08:36:53.694Z | ++ sleep 1 |
| 916 | 2026-03-02T08:36:54.674Z | ++ retry=108 |
| 917 | 2026-03-02T08:36:54.699Z | +++ svcs -Hostate baseline |
| 918 | 2026-03-02T08:36:54.699Z | ++ [[ offline* != online ]] |
| 919 | 2026-03-02T08:36:54.699Z | ++ [[ 108 -gt 300 ]] |
| 920 | 2026-03-02T08:36:54.699Z | ++ sleep 1 |
| 921 | 2026-03-02T08:36:55.702Z | ++ retry=109 |
| 922 | 2026-03-02T08:36:55.726Z | +++ svcs -Hostate baseline |
| 923 | 2026-03-02T08:36:55.751Z | ++ [[ offline* != online ]] |
| 924 | 2026-03-02T08:36:55.751Z | ++ [[ 109 -gt 300 ]] |
| 925 | 2026-03-02T08:36:55.751Z | ++ sleep 1 |
| 926 | 2026-03-02T08:36:56.730Z | ++ retry=110 |
| 927 | 2026-03-02T08:36:56.754Z | +++ svcs -Hostate baseline |
| 928 | 2026-03-02T08:36:56.778Z | ++ [[ offline* != online ]] |
| 929 | 2026-03-02T08:36:56.778Z | ++ [[ 110 -gt 300 ]] |
| 930 | 2026-03-02T08:36:56.778Z | ++ sleep 1 |
| 931 | 2026-03-02T08:36:57.764Z | ++ retry=111 |
| 932 | 2026-03-02T08:36:57.788Z | +++ svcs -Hostate baseline |
| 933 | 2026-03-02T08:36:57.813Z | ++ [[ offline* != online ]] |
| 934 | 2026-03-02T08:36:57.813Z | ++ [[ 111 -gt 300 ]] |
| 935 | 2026-03-02T08:36:57.813Z | ++ sleep 1 |
| 936 | 2026-03-02T08:36:58.796Z | ++ retry=112 |
| 937 | 2026-03-02T08:36:58.821Z | +++ svcs -Hostate baseline |
| 938 | 2026-03-02T08:36:58.821Z | ++ [[ offline* != online ]] |
| 939 | 2026-03-02T08:36:58.821Z | ++ [[ 112 -gt 300 ]] |
| 940 | 2026-03-02T08:36:58.821Z | ++ sleep 1 |
| 941 | 2026-03-02T08:36:59.823Z | ++ retry=113 |
| 942 | 2026-03-02T08:36:59.847Z | +++ svcs -Hostate baseline |
| 943 | 2026-03-02T08:36:59.872Z | ++ [[ offline* != online ]] |
| 944 | 2026-03-02T08:36:59.872Z | ++ [[ 113 -gt 300 ]] |
| 945 | 2026-03-02T08:36:59.872Z | ++ sleep 1 |
| 946 | 2026-03-02T08:37:00.857Z | ++ retry=114 |
| 947 | 2026-03-02T08:37:00.881Z | +++ svcs -Hostate baseline |
| 948 | 2026-03-02T08:37:00.906Z | ++ [[ offline* != online ]] |
| 949 | 2026-03-02T08:37:00.906Z | ++ [[ 114 -gt 300 ]] |
| 950 | 2026-03-02T08:37:00.906Z | ++ sleep 1 |
| 951 | 2026-03-02T08:37:01.886Z | ++ retry=115 |
| 952 | 2026-03-02T08:37:01.910Z | +++ svcs -Hostate baseline |
| 953 | 2026-03-02T08:37:01.934Z | ++ [[ offline* != online ]] |
| 954 | 2026-03-02T08:37:01.934Z | ++ [[ 115 -gt 300 ]] |
| 955 | 2026-03-02T08:37:01.934Z | ++ sleep 1 |
| 956 | 2026-03-02T08:37:02.924Z | ++ retry=116 |
| 957 | 2026-03-02T08:37:02.948Z | +++ svcs -Hostate baseline |
| 958 | 2026-03-02T08:37:02.948Z | ++ [[ offline* != online ]] |
| 959 | 2026-03-02T08:37:02.948Z | ++ [[ 116 -gt 300 ]] |
| 960 | 2026-03-02T08:37:02.948Z | ++ sleep 1 |
| 961 | 2026-03-02T08:37:03.952Z | ++ retry=117 |
| 962 | 2026-03-02T08:37:03.977Z | +++ svcs -Hostate baseline |
| 963 | 2026-03-02T08:37:03.977Z | ++ [[ offline* != online ]] |
| 964 | 2026-03-02T08:37:03.977Z | ++ [[ 117 -gt 300 ]] |
| 965 | 2026-03-02T08:37:03.977Z | ++ sleep 1 |
| 966 | 2026-03-02T08:37:04.982Z | ++ retry=118 |
| 967 | 2026-03-02T08:37:05.006Z | +++ svcs -Hostate baseline |
| 968 | 2026-03-02T08:37:05.031Z | ++ [[ offline* != online ]] |
| 969 | 2026-03-02T08:37:05.031Z | ++ [[ 118 -gt 300 ]] |
| 970 | 2026-03-02T08:37:05.031Z | ++ sleep 1 |
| 971 | 2026-03-02T08:37:06.015Z | ++ retry=119 |
| 972 | 2026-03-02T08:37:06.039Z | +++ svcs -Hostate baseline |
| 973 | 2026-03-02T08:37:06.039Z | ++ [[ offline* != online ]] |
| 974 | 2026-03-02T08:37:06.039Z | ++ [[ 119 -gt 300 ]] |
| 975 | 2026-03-02T08:37:06.039Z | ++ sleep 1 |
| 976 | 2026-03-02T08:37:07.042Z | ++ retry=120 |
| 977 | 2026-03-02T08:37:07.067Z | +++ svcs -Hostate baseline |
| 978 | 2026-03-02T08:37:07.067Z | ++ [[ offline* != online ]] |
| 979 | 2026-03-02T08:37:07.067Z | ++ [[ 120 -gt 300 ]] |
| 980 | 2026-03-02T08:37:07.067Z | ++ sleep 1 |
| 981 | 2026-03-02T08:37:08.070Z | ++ retry=121 |
| 982 | 2026-03-02T08:37:08.094Z | +++ svcs -Hostate baseline |
| 983 | 2026-03-02T08:37:08.094Z | ++ [[ offline* != online ]] |
| 984 | 2026-03-02T08:37:08.094Z | ++ [[ 121 -gt 300 ]] |
| 985 | 2026-03-02T08:37:08.094Z | ++ sleep 1 |
| 986 | 2026-03-02T08:37:09.098Z | ++ retry=122 |
| 987 | 2026-03-02T08:37:09.124Z | +++ svcs -Hostate baseline |
| 988 | 2026-03-02T08:37:09.149Z | ++ [[ offline* != online ]] |
| 989 | 2026-03-02T08:37:09.149Z | ++ [[ 122 -gt 300 ]] |
| 990 | 2026-03-02T08:37:09.149Z | ++ sleep 1 |
| 991 | 2026-03-02T08:37:10.132Z | ++ retry=123 |
| 992 | 2026-03-02T08:37:10.157Z | +++ svcs -Hostate baseline |
| 993 | 2026-03-02T08:37:10.157Z | ++ [[ offline* != online ]] |
| 994 | 2026-03-02T08:37:10.157Z | ++ [[ 123 -gt 300 ]] |
| 995 | 2026-03-02T08:37:10.157Z | ++ sleep 1 |
| 996 | 2026-03-02T08:37:11.161Z | ++ retry=124 |
| 997 | 2026-03-02T08:37:11.185Z | +++ svcs -Hostate baseline |
| 998 | 2026-03-02T08:37:11.185Z | ++ [[ offline* != online ]] |
| 999 | 2026-03-02T08:37:11.186Z | ++ [[ 124 -gt 300 ]] |
| 1000 | 2026-03-02T08:37:11.186Z | ++ sleep 1 |
| 1001 | 2026-03-02T08:37:12.189Z | ++ retry=125 |
| 1002 | 2026-03-02T08:37:12.215Z | +++ svcs -Hostate baseline |
| 1003 | 2026-03-02T08:37:12.216Z | ++ [[ offline* != online ]] |
| 1004 | 2026-03-02T08:37:12.216Z | ++ [[ 125 -gt 300 ]] |
| 1005 | 2026-03-02T08:37:12.216Z | ++ sleep 1 |
| 1006 | 2026-03-02T08:37:13.217Z | ++ retry=126 |
| 1007 | 2026-03-02T08:37:13.243Z | +++ svcs -Hostate baseline |
| 1008 | 2026-03-02T08:37:13.268Z | ++ [[ offline* != online ]] |
| 1009 | 2026-03-02T08:37:13.268Z | ++ [[ 126 -gt 300 ]] |
| 1010 | 2026-03-02T08:37:13.268Z | ++ sleep 1 |
| 1011 | 2026-03-02T08:37:14.249Z | ++ retry=127 |
| 1012 | 2026-03-02T08:37:14.273Z | +++ svcs -Hostate baseline |
| 1013 | 2026-03-02T08:37:14.273Z | ++ [[ offline* != online ]] |
| 1014 | 2026-03-02T08:37:14.273Z | ++ [[ 127 -gt 300 ]] |
| 1015 | 2026-03-02T08:37:14.273Z | ++ sleep 1 |
| 1016 | 2026-03-02T08:37:15.280Z | ++ retry=128 |
| 1017 | 2026-03-02T08:37:15.304Z | +++ svcs -Hostate baseline |
| 1018 | 2026-03-02T08:37:15.329Z | ++ [[ offline* != online ]] |
| 1019 | 2026-03-02T08:37:15.329Z | ++ [[ 128 -gt 300 ]] |
| 1020 | 2026-03-02T08:37:15.329Z | ++ sleep 1 |
| 1021 | 2026-03-02T08:37:16.316Z | ++ retry=129 |
| 1022 | 2026-03-02T08:37:16.340Z | +++ svcs -Hostate baseline |
| 1023 | 2026-03-02T08:37:16.365Z | ++ [[ offline* != online ]] |
| 1024 | 2026-03-02T08:37:16.365Z | ++ [[ 129 -gt 300 ]] |
| 1025 | 2026-03-02T08:37:16.365Z | ++ sleep 1 |
| 1026 | 2026-03-02T08:37:17.345Z | ++ retry=130 |
| 1027 | 2026-03-02T08:37:17.369Z | +++ svcs -Hostate baseline |
| 1028 | 2026-03-02T08:37:17.394Z | ++ [[ offline* != online ]] |
| 1029 | 2026-03-02T08:37:17.394Z | ++ [[ 130 -gt 300 ]] |
| 1030 | 2026-03-02T08:37:17.394Z | ++ sleep 1 |
| 1031 | 2026-03-02T08:37:18.377Z | ++ retry=131 |
| 1032 | 2026-03-02T08:37:18.401Z | +++ svcs -Hostate baseline |
| 1033 | 2026-03-02T08:37:18.426Z | ++ [[ offline* != online ]] |
| 1034 | 2026-03-02T08:37:18.426Z | ++ [[ 131 -gt 300 ]] |
| 1035 | 2026-03-02T08:37:18.426Z | ++ sleep 1 |
| 1036 | 2026-03-02T08:37:19.408Z | ++ retry=132 |
| 1037 | 2026-03-02T08:37:19.433Z | +++ svcs -Hostate baseline |
| 1038 | 2026-03-02T08:37:19.457Z | ++ [[ offline* != online ]] |
| 1039 | 2026-03-02T08:37:19.457Z | ++ [[ 132 -gt 300 ]] |
| 1040 | 2026-03-02T08:37:19.457Z | ++ sleep 1 |
| 1041 | 2026-03-02T08:37:20.441Z | ++ retry=133 |
| 1042 | 2026-03-02T08:37:20.465Z | +++ svcs -Hostate baseline |
| 1043 | 2026-03-02T08:37:20.489Z | ++ [[ offline* != online ]] |
| 1044 | 2026-03-02T08:37:20.489Z | ++ [[ 133 -gt 300 ]] |
| 1045 | 2026-03-02T08:37:20.489Z | ++ sleep 1 |
| 1046 | 2026-03-02T08:37:21.473Z | ++ retry=134 |
| 1047 | 2026-03-02T08:37:21.497Z | +++ svcs -Hostate baseline |
| 1048 | 2026-03-02T08:37:21.498Z | ++ [[ offline* != online ]] |
| 1049 | 2026-03-02T08:37:21.498Z | ++ [[ 134 -gt 300 ]] |
| 1050 | 2026-03-02T08:37:21.498Z | ++ sleep 1 |
| 1051 | 2026-03-02T08:37:22.501Z | ++ retry=135 |
| 1052 | 2026-03-02T08:37:22.526Z | +++ svcs -Hostate baseline |
| 1053 | 2026-03-02T08:37:22.526Z | ++ [[ offline* != online ]] |
| 1054 | 2026-03-02T08:37:22.526Z | ++ [[ 135 -gt 300 ]] |
| 1055 | 2026-03-02T08:37:22.526Z | ++ sleep 1 |
| 1056 | 2026-03-02T08:37:23.529Z | ++ retry=136 |
| 1057 | 2026-03-02T08:37:23.554Z | +++ svcs -Hostate baseline |
| 1058 | 2026-03-02T08:37:23.554Z | ++ [[ offline* != online ]] |
| 1059 | 2026-03-02T08:37:23.554Z | ++ [[ 136 -gt 300 ]] |
| 1060 | 2026-03-02T08:37:23.554Z | ++ sleep 1 |
| 1061 | 2026-03-02T08:37:24.557Z | ++ retry=137 |
| 1062 | 2026-03-02T08:37:24.581Z | +++ svcs -Hostate baseline |
| 1063 | 2026-03-02T08:37:24.606Z | ++ [[ offline* != online ]] |
| 1064 | 2026-03-02T08:37:24.606Z | ++ [[ 137 -gt 300 ]] |
| 1065 | 2026-03-02T08:37:24.606Z | ++ sleep 1 |
| 1066 | 2026-03-02T08:37:25.589Z | ++ retry=138 |
| 1067 | 2026-03-02T08:37:25.614Z | +++ svcs -Hostate baseline |
| 1068 | 2026-03-02T08:37:25.638Z | ++ [[ offline* != online ]] |
| 1069 | 2026-03-02T08:37:25.638Z | ++ [[ 138 -gt 300 ]] |
| 1070 | 2026-03-02T08:37:25.638Z | ++ sleep 1 |
| 1071 | 2026-03-02T08:37:26.621Z | ++ retry=139 |
| 1072 | 2026-03-02T08:37:26.645Z | +++ svcs -Hostate baseline |
| 1073 | 2026-03-02T08:37:26.645Z | ++ [[ offline* != online ]] |
| 1074 | 2026-03-02T08:37:26.645Z | ++ [[ 139 -gt 300 ]] |
| 1075 | 2026-03-02T08:37:26.645Z | ++ sleep 1 |
| 1076 | 2026-03-02T08:37:27.646Z | ++ retry=140 |
| 1077 | 2026-03-02T08:37:27.671Z | +++ svcs -Hostate baseline |
| 1078 | 2026-03-02T08:37:27.695Z | ++ [[ offline* != online ]] |
| 1079 | 2026-03-02T08:37:27.695Z | ++ [[ 140 -gt 300 ]] |
| 1080 | 2026-03-02T08:37:27.695Z | ++ sleep 1 |
| 1081 | 2026-03-02T08:37:28.682Z | ++ retry=141 |
| 1082 | 2026-03-02T08:37:28.707Z | +++ svcs -Hostate baseline |
| 1083 | 2026-03-02T08:37:28.731Z | ++ [[ offline* != online ]] |
| 1084 | 2026-03-02T08:37:28.731Z | ++ [[ 141 -gt 300 ]] |
| 1085 | 2026-03-02T08:37:28.731Z | ++ sleep 1 |
| 1086 | 2026-03-02T08:37:29.712Z | ++ retry=142 |
| 1087 | 2026-03-02T08:37:29.737Z | +++ svcs -Hostate baseline |
| 1088 | 2026-03-02T08:37:29.761Z | ++ [[ offline* != online ]] |
| 1089 | 2026-03-02T08:37:29.761Z | ++ [[ 142 -gt 300 ]] |
| 1090 | 2026-03-02T08:37:29.761Z | ++ sleep 1 |
| 1091 | 2026-03-02T08:37:30.742Z | ++ retry=143 |
| 1092 | 2026-03-02T08:37:30.766Z | +++ svcs -Hostate baseline |
| 1093 | 2026-03-02T08:37:30.790Z | ++ [[ offline* != online ]] |
| 1094 | 2026-03-02T08:37:30.791Z | ++ [[ 143 -gt 300 ]] |
| 1095 | 2026-03-02T08:37:30.791Z | ++ sleep 1 |
| 1096 | 2026-03-02T08:37:31.772Z | ++ retry=144 |
| 1097 | 2026-03-02T08:37:31.796Z | +++ svcs -Hostate baseline |
| 1098 | 2026-03-02T08:37:31.820Z | ++ [[ offline* != online ]] |
| 1099 | 2026-03-02T08:37:31.820Z | ++ [[ 144 -gt 300 ]] |
| 1100 | 2026-03-02T08:37:31.820Z | ++ sleep 1 |
| 1101 | 2026-03-02T08:37:32.803Z | ++ retry=145 |
| 1102 | 2026-03-02T08:37:32.827Z | +++ svcs -Hostate baseline |
| 1103 | 2026-03-02T08:37:32.852Z | ++ [[ offline* != online ]] |
| 1104 | 2026-03-02T08:37:32.852Z | ++ [[ 145 -gt 300 ]] |
| 1105 | 2026-03-02T08:37:32.852Z | ++ sleep 1 |
| 1106 | 2026-03-02T08:37:33.839Z | ++ retry=146 |
| 1107 | 2026-03-02T08:37:33.867Z | +++ svcs -Hostate baseline |
| 1108 | 2026-03-02T08:37:33.891Z | ++ [[ offline* != online ]] |
| 1109 | 2026-03-02T08:37:33.891Z | ++ [[ 146 -gt 300 ]] |
| 1110 | 2026-03-02T08:37:33.891Z | ++ sleep 1 |
| 1111 | 2026-03-02T08:37:34.876Z | ++ retry=147 |
| 1112 | 2026-03-02T08:37:34.901Z | +++ svcs -Hostate baseline |
| 1113 | 2026-03-02T08:37:34.925Z | ++ [[ offline* != online ]] |
| 1114 | 2026-03-02T08:37:34.925Z | ++ [[ 147 -gt 300 ]] |
| 1115 | 2026-03-02T08:37:34.925Z | ++ sleep 1 |
| 1116 | 2026-03-02T08:37:35.918Z | ++ retry=148 |
| 1117 | 2026-03-02T08:37:35.942Z | +++ svcs -Hostate baseline |
| 1118 | 2026-03-02T08:37:35.967Z | ++ [[ offline* != online ]] |
| 1119 | 2026-03-02T08:37:35.967Z | ++ [[ 148 -gt 300 ]] |
| 1120 | 2026-03-02T08:37:35.967Z | ++ sleep 1 |
| 1121 | 2026-03-02T08:37:36.955Z | ++ retry=149 |
| 1122 | 2026-03-02T08:37:36.980Z | +++ svcs -Hostate baseline |
| 1123 | 2026-03-02T08:37:37.004Z | ++ [[ offline* != online ]] |
| 1124 | 2026-03-02T08:37:37.005Z | ++ [[ 149 -gt 300 ]] |
| 1125 | 2026-03-02T08:37:37.005Z | ++ sleep 1 |
| 1126 | 2026-03-02T08:37:37.994Z | ++ retry=150 |
| 1127 | 2026-03-02T08:37:38.018Z | +++ svcs -Hostate baseline |
| 1128 | 2026-03-02T08:37:38.043Z | ++ [[ offline* != online ]] |
| 1129 | 2026-03-02T08:37:38.043Z | ++ [[ 150 -gt 300 ]] |
| 1130 | 2026-03-02T08:37:38.043Z | ++ sleep 1 |
| 1131 | 2026-03-02T08:37:39.024Z | ++ retry=151 |
| 1132 | 2026-03-02T08:37:39.049Z | +++ svcs -Hostate baseline |
| 1133 | 2026-03-02T08:37:39.074Z | ++ [[ offline* != online ]] |
| 1134 | 2026-03-02T08:37:39.074Z | ++ [[ 151 -gt 300 ]] |
| 1135 | 2026-03-02T08:37:39.074Z | ++ sleep 1 |
| 1136 | 2026-03-02T08:37:40.062Z | ++ retry=152 |
| 1137 | 2026-03-02T08:37:40.086Z | +++ svcs -Hostate baseline |
| 1138 | 2026-03-02T08:37:40.111Z | ++ [[ offline* != online ]] |
| 1139 | 2026-03-02T08:37:40.111Z | ++ [[ 152 -gt 300 ]] |
| 1140 | 2026-03-02T08:37:40.111Z | ++ sleep 1 |
| 1141 | 2026-03-02T08:37:41.091Z | ++ retry=153 |
| 1142 | 2026-03-02T08:37:41.116Z | +++ svcs -Hostate baseline |
| 1143 | 2026-03-02T08:37:41.140Z | ++ [[ offline* != online ]] |
| 1144 | 2026-03-02T08:37:41.140Z | ++ [[ 153 -gt 300 ]] |
| 1145 | 2026-03-02T08:37:41.140Z | ++ sleep 1 |
| 1146 | 2026-03-02T08:37:42.121Z | ++ retry=154 |
| 1147 | 2026-03-02T08:37:42.146Z | +++ svcs -Hostate baseline |
| 1148 | 2026-03-02T08:37:42.170Z | ++ [[ offline* != online ]] |
| 1149 | 2026-03-02T08:37:42.170Z | ++ [[ 154 -gt 300 ]] |
| 1150 | 2026-03-02T08:37:42.170Z | ++ sleep 1 |
| 1151 | 2026-03-02T08:37:43.151Z | ++ retry=155 |
| 1152 | 2026-03-02T08:37:43.176Z | +++ svcs -Hostate baseline |
| 1153 | 2026-03-02T08:37:43.200Z | ++ [[ offline* != online ]] |
| 1154 | 2026-03-02T08:37:43.200Z | ++ [[ 155 -gt 300 ]] |
| 1155 | 2026-03-02T08:37:43.200Z | ++ sleep 1 |
| 1156 | 2026-03-02T08:37:44.181Z | ++ retry=156 |
| 1157 | 2026-03-02T08:37:44.206Z | +++ svcs -Hostate baseline |
| 1158 | 2026-03-02T08:37:44.230Z | ++ [[ offline* != online ]] |
| 1159 | 2026-03-02T08:37:44.230Z | ++ [[ 156 -gt 300 ]] |
| 1160 | 2026-03-02T08:37:44.230Z | ++ sleep 1 |
| 1161 | 2026-03-02T08:37:45.212Z | ++ retry=157 |
| 1162 | 2026-03-02T08:37:45.237Z | +++ svcs -Hostate baseline |
| 1163 | 2026-03-02T08:37:45.263Z | ++ [[ offline* != online ]] |
| 1164 | 2026-03-02T08:37:45.263Z | ++ [[ 157 -gt 300 ]] |
| 1165 | 2026-03-02T08:37:45.263Z | ++ sleep 1 |
| 1166 | 2026-03-02T08:37:46.246Z | ++ retry=158 |
| 1167 | 2026-03-02T08:37:46.270Z | +++ svcs -Hostate baseline |
| 1168 | 2026-03-02T08:37:46.294Z | ++ [[ offline* != online ]] |
| 1169 | 2026-03-02T08:37:46.294Z | ++ [[ 158 -gt 300 ]] |
| 1170 | 2026-03-02T08:37:46.294Z | ++ sleep 1 |
| 1171 | 2026-03-02T08:37:47.276Z | ++ retry=159 |
| 1172 | 2026-03-02T08:37:47.300Z | +++ svcs -Hostate baseline |
| 1173 | 2026-03-02T08:37:47.300Z | ++ [[ offline* != online ]] |
| 1174 | 2026-03-02T08:37:47.300Z | ++ [[ 159 -gt 300 ]] |
| 1175 | 2026-03-02T08:37:47.300Z | ++ sleep 1 |
| 1176 | 2026-03-02T08:37:48.304Z | ++ retry=160 |
| 1177 | 2026-03-02T08:37:48.328Z | +++ svcs -Hostate baseline |
| 1178 | 2026-03-02T08:37:48.352Z | ++ [[ offline* != online ]] |
| 1179 | 2026-03-02T08:37:48.353Z | ++ [[ 160 -gt 300 ]] |
| 1180 | 2026-03-02T08:37:48.353Z | ++ sleep 1 |
| 1181 | 2026-03-02T08:37:49.338Z | ++ retry=161 |
| 1182 | 2026-03-02T08:37:49.363Z | +++ svcs -Hostate baseline |
| 1183 | 2026-03-02T08:37:49.388Z | ++ [[ offline* != online ]] |
| 1184 | 2026-03-02T08:37:49.388Z | ++ [[ 161 -gt 300 ]] |
| 1185 | 2026-03-02T08:37:49.388Z | ++ sleep 1 |
| 1186 | 2026-03-02T08:37:50.375Z | ++ retry=162 |
| 1187 | 2026-03-02T08:37:50.399Z | +++ svcs -Hostate baseline |
| 1188 | 2026-03-02T08:37:50.424Z | ++ [[ offline* != online ]] |
| 1189 | 2026-03-02T08:37:50.424Z | ++ [[ 162 -gt 300 ]] |
| 1190 | 2026-03-02T08:37:50.424Z | ++ sleep 1 |
| 1191 | 2026-03-02T08:37:51.407Z | ++ retry=163 |
| 1192 | 2026-03-02T08:37:51.431Z | +++ svcs -Hostate baseline |
| 1193 | 2026-03-02T08:37:51.455Z | ++ [[ offline* != online ]] |
| 1194 | 2026-03-02T08:37:51.456Z | ++ [[ 163 -gt 300 ]] |
| 1195 | 2026-03-02T08:37:51.456Z | ++ sleep 1 |
| 1196 | 2026-03-02T08:37:52.450Z | ++ retry=164 |
| 1197 | 2026-03-02T08:37:52.475Z | +++ svcs -Hostate baseline |
| 1198 | 2026-03-02T08:37:52.499Z | ++ [[ offline* != online ]] |
| 1199 | 2026-03-02T08:37:52.499Z | ++ [[ 164 -gt 300 ]] |
| 1200 | 2026-03-02T08:37:52.499Z | ++ sleep 1 |
| 1201 | 2026-03-02T08:37:53.489Z | ++ retry=165 |
| 1202 | 2026-03-02T08:37:53.514Z | +++ svcs -Hostate baseline |
| 1203 | 2026-03-02T08:37:53.538Z | ++ [[ offline* != online ]] |
| 1204 | 2026-03-02T08:37:53.538Z | ++ [[ 165 -gt 300 ]] |
| 1205 | 2026-03-02T08:37:53.538Z | ++ sleep 1 |
| 1206 | 2026-03-02T08:37:54.521Z | ++ retry=166 |
| 1207 | 2026-03-02T08:37:54.546Z | +++ svcs -Hostate baseline |
| 1208 | 2026-03-02T08:37:54.571Z | ++ [[ offline* != online ]] |
| 1209 | 2026-03-02T08:37:54.571Z | ++ [[ 166 -gt 300 ]] |
| 1210 | 2026-03-02T08:37:54.571Z | ++ sleep 1 |
| 1211 | 2026-03-02T08:37:55.553Z | ++ retry=167 |
| 1212 | 2026-03-02T08:37:55.578Z | +++ svcs -Hostate baseline |
| 1213 | 2026-03-02T08:37:55.602Z | ++ [[ offline* != online ]] |
| 1214 | 2026-03-02T08:37:55.602Z | ++ [[ 167 -gt 300 ]] |
| 1215 | 2026-03-02T08:37:55.602Z | ++ sleep 1 |
| 1216 | 2026-03-02T08:37:56.584Z | ++ retry=168 |
| 1217 | 2026-03-02T08:37:56.609Z | +++ svcs -Hostate baseline |
| 1218 | 2026-03-02T08:37:56.633Z | ++ [[ offline* != online ]] |
| 1219 | 2026-03-02T08:37:56.633Z | ++ [[ 168 -gt 300 ]] |
| 1220 | 2026-03-02T08:37:56.633Z | ++ sleep 1 |
| 1221 | 2026-03-02T08:37:57.614Z | ++ retry=169 |
| 1222 | 2026-03-02T08:37:57.638Z | +++ svcs -Hostate baseline |
| 1223 | 2026-03-02T08:37:57.662Z | ++ [[ offline* != online ]] |
| 1224 | 2026-03-02T08:37:57.663Z | ++ [[ 169 -gt 300 ]] |
| 1225 | 2026-03-02T08:37:57.663Z | ++ sleep 1 |
| 1226 | 2026-03-02T08:37:58.653Z | ++ retry=170 |
| 1227 | 2026-03-02T08:37:58.678Z | +++ svcs -Hostate baseline |
| 1228 | 2026-03-02T08:37:58.702Z | ++ [[ offline* != online ]] |
| 1229 | 2026-03-02T08:37:58.702Z | ++ [[ 170 -gt 300 ]] |
| 1230 | 2026-03-02T08:37:58.702Z | ++ sleep 1 |
| 1231 | 2026-03-02T08:37:59.684Z | ++ retry=171 |
| 1232 | 2026-03-02T08:37:59.709Z | +++ svcs -Hostate baseline |
| 1233 | 2026-03-02T08:37:59.734Z | ++ [[ offline* != online ]] |
| 1234 | 2026-03-02T08:37:59.734Z | ++ [[ 171 -gt 300 ]] |
| 1235 | 2026-03-02T08:37:59.734Z | ++ sleep 1 |
| 1236 | 2026-03-02T08:38:00.730Z | ++ retry=172 |
| 1237 | 2026-03-02T08:38:00.730Z | +++ svcs -Hostate baseline |
| 1238 | 2026-03-02T08:38:00.754Z | ++ [[ offline* != online ]] |
| 1239 | 2026-03-02T08:38:00.754Z | ++ [[ 172 -gt 300 ]] |
| 1240 | 2026-03-02T08:38:00.754Z | ++ sleep 1 |
| 1241 | 2026-03-02T08:38:01.748Z | ++ retry=173 |
| 1242 | 2026-03-02T08:38:01.772Z | +++ svcs -Hostate baseline |
| 1243 | 2026-03-02T08:38:01.796Z | ++ [[ offline* != online ]] |
| 1244 | 2026-03-02T08:38:01.796Z | ++ [[ 173 -gt 300 ]] |
| 1245 | 2026-03-02T08:38:01.796Z | ++ sleep 1 |
| 1246 | 2026-03-02T08:38:02.778Z | ++ retry=174 |
| 1247 | 2026-03-02T08:38:02.803Z | +++ svcs -Hostate baseline |
| 1248 | 2026-03-02T08:38:02.827Z | ++ [[ offline* != online ]] |
| 1249 | 2026-03-02T08:38:02.827Z | ++ [[ 174 -gt 300 ]] |
| 1250 | 2026-03-02T08:38:02.827Z | ++ sleep 1 |
| 1251 | 2026-03-02T08:38:03.807Z | ++ retry=175 |
| 1252 | 2026-03-02T08:38:03.832Z | +++ svcs -Hostate baseline |
| 1253 | 2026-03-02T08:38:03.857Z | ++ [[ offline* != online ]] |
| 1254 | 2026-03-02T08:38:03.857Z | ++ [[ 175 -gt 300 ]] |
| 1255 | 2026-03-02T08:38:03.857Z | ++ sleep 1 |
| 1256 | 2026-03-02T08:38:04.837Z | ++ retry=176 |
| 1257 | 2026-03-02T08:38:04.862Z | +++ svcs -Hostate baseline |
| 1258 | 2026-03-02T08:38:04.887Z | ++ [[ offline* != online ]] |
| 1259 | 2026-03-02T08:38:04.887Z | ++ [[ 176 -gt 300 ]] |
| 1260 | 2026-03-02T08:38:04.887Z | ++ sleep 1 |
| 1261 | 2026-03-02T08:38:05.868Z | ++ retry=177 |
| 1262 | 2026-03-02T08:38:05.892Z | +++ svcs -Hostate baseline |
| 1263 | 2026-03-02T08:38:05.918Z | ++ [[ offline* != online ]] |
| 1264 | 2026-03-02T08:38:05.918Z | ++ [[ 177 -gt 300 ]] |
| 1265 | 2026-03-02T08:38:05.918Z | ++ sleep 1 |
| 1266 | 2026-03-02T08:38:06.898Z | ++ retry=178 |
| 1267 | 2026-03-02T08:38:06.923Z | +++ svcs -Hostate baseline |
| 1268 | 2026-03-02T08:38:06.947Z | ++ [[ offline* != online ]] |
| 1269 | 2026-03-02T08:38:06.947Z | ++ [[ 178 -gt 300 ]] |
| 1270 | 2026-03-02T08:38:06.947Z | ++ sleep 1 |
| 1271 | 2026-03-02T08:38:07.928Z | ++ retry=179 |
| 1272 | 2026-03-02T08:38:07.952Z | +++ svcs -Hostate baseline |
| 1273 | 2026-03-02T08:38:07.977Z | ++ [[ offline* != online ]] |
| 1274 | 2026-03-02T08:38:07.977Z | ++ [[ 179 -gt 300 ]] |
| 1275 | 2026-03-02T08:38:07.977Z | ++ sleep 1 |
| 1276 | 2026-03-02T08:38:08.959Z | ++ retry=180 |
| 1277 | 2026-03-02T08:38:08.984Z | +++ svcs -Hostate baseline |
| 1278 | 2026-03-02T08:38:08.984Z | ++ [[ offline* != online ]] |
| 1279 | 2026-03-02T08:38:08.984Z | ++ [[ 180 -gt 300 ]] |
| 1280 | 2026-03-02T08:38:08.984Z | ++ sleep 1 |
| 1281 | 2026-03-02T08:38:09.988Z | ++ retry=181 |
| 1282 | 2026-03-02T08:38:10.013Z | +++ svcs -Hostate baseline |
| 1283 | 2026-03-02T08:38:10.039Z | ++ [[ offline* != online ]] |
| 1284 | 2026-03-02T08:38:10.039Z | ++ [[ 181 -gt 300 ]] |
| 1285 | 2026-03-02T08:38:10.039Z | ++ sleep 1 |
| 1286 | 2026-03-02T08:38:11.023Z | ++ retry=182 |
| 1287 | 2026-03-02T08:38:11.048Z | +++ svcs -Hostate baseline |
| 1288 | 2026-03-02T08:38:11.048Z | ++ [[ offline* != online ]] |
| 1289 | 2026-03-02T08:38:11.048Z | ++ [[ 182 -gt 300 ]] |
| 1290 | 2026-03-02T08:38:11.048Z | ++ sleep 1 |
| 1291 | 2026-03-02T08:38:12.050Z | ++ retry=183 |
| 1292 | 2026-03-02T08:38:12.075Z | +++ svcs -Hostate baseline |
| 1293 | 2026-03-02T08:38:12.075Z | ++ [[ offline* != online ]] |
| 1294 | 2026-03-02T08:38:12.075Z | ++ [[ 183 -gt 300 ]] |
| 1295 | 2026-03-02T08:38:12.075Z | ++ sleep 1 |
| 1296 | 2026-03-02T08:38:13.077Z | ++ retry=184 |
| 1297 | 2026-03-02T08:38:13.103Z | +++ svcs -Hostate baseline |
| 1298 | 2026-03-02T08:38:13.103Z | ++ [[ offline* != online ]] |
| 1299 | 2026-03-02T08:38:13.103Z | ++ [[ 184 -gt 300 ]] |
| 1300 | 2026-03-02T08:38:13.103Z | ++ sleep 1 |
| 1301 | 2026-03-02T08:38:14.106Z | ++ retry=185 |
| 1302 | 2026-03-02T08:38:14.130Z | +++ svcs -Hostate baseline |
| 1303 | 2026-03-02T08:38:14.155Z | ++ [[ offline* != online ]] |
| 1304 | 2026-03-02T08:38:14.155Z | ++ [[ 185 -gt 300 ]] |
| 1305 | 2026-03-02T08:38:14.155Z | ++ sleep 1 |
| 1306 | 2026-03-02T08:38:15.138Z | ++ retry=186 |
| 1307 | 2026-03-02T08:38:15.162Z | +++ svcs -Hostate baseline |
| 1308 | 2026-03-02T08:38:15.162Z | ++ [[ offline* != online ]] |
| 1309 | 2026-03-02T08:38:15.162Z | ++ [[ 186 -gt 300 ]] |
| 1310 | 2026-03-02T08:38:15.162Z | ++ sleep 1 |
| 1311 | 2026-03-02T08:38:16.167Z | ++ retry=187 |
| 1312 | 2026-03-02T08:38:16.192Z | +++ svcs -Hostate baseline |
| 1313 | 2026-03-02T08:38:16.192Z | ++ [[ offline* != online ]] |
| 1314 | 2026-03-02T08:38:16.192Z | ++ [[ 187 -gt 300 ]] |
| 1315 | 2026-03-02T08:38:16.192Z | ++ sleep 1 |
| 1316 | 2026-03-02T08:38:17.193Z | ++ retry=188 |
| 1317 | 2026-03-02T08:38:17.217Z | +++ svcs -Hostate baseline |
| 1318 | 2026-03-02T08:38:17.217Z | ++ [[ offline* != online ]] |
| 1319 | 2026-03-02T08:38:17.217Z | ++ [[ 188 -gt 300 ]] |
| 1320 | 2026-03-02T08:38:17.217Z | ++ sleep 1 |
| 1321 | 2026-03-02T08:38:18.219Z | ++ retry=189 |
| 1322 | 2026-03-02T08:38:18.243Z | +++ svcs -Hostate baseline |
| 1323 | 2026-03-02T08:38:18.243Z | ++ [[ offline* != online ]] |
| 1324 | 2026-03-02T08:38:18.243Z | ++ [[ 189 -gt 300 ]] |
| 1325 | 2026-03-02T08:38:18.243Z | ++ sleep 1 |
| 1326 | 2026-03-02T08:38:19.247Z | ++ retry=190 |
| 1327 | 2026-03-02T08:38:19.272Z | +++ svcs -Hostate baseline |
| 1328 | 2026-03-02T08:38:19.297Z | ++ [[ offline* != online ]] |
| 1329 | 2026-03-02T08:38:19.297Z | ++ [[ 190 -gt 300 ]] |
| 1330 | 2026-03-02T08:38:19.297Z | ++ sleep 1 |
| 1331 | 2026-03-02T08:38:20.277Z | ++ retry=191 |
| 1332 | 2026-03-02T08:38:20.302Z | +++ svcs -Hostate baseline |
| 1333 | 2026-03-02T08:38:20.302Z | ++ [[ offline* != online ]] |
| 1334 | 2026-03-02T08:38:20.302Z | ++ [[ 191 -gt 300 ]] |
| 1335 | 2026-03-02T08:38:20.302Z | ++ sleep 1 |
| 1336 | 2026-03-02T08:38:21.304Z | ++ retry=192 |
| 1337 | 2026-03-02T08:38:21.328Z | +++ svcs -Hostate baseline |
| 1338 | 2026-03-02T08:38:21.328Z | ++ [[ offline* != online ]] |
| 1339 | 2026-03-02T08:38:21.328Z | ++ [[ 192 -gt 300 ]] |
| 1340 | 2026-03-02T08:38:21.328Z | ++ sleep 1 |
| 1341 | 2026-03-02T08:38:22.333Z | ++ retry=193 |
| 1342 | 2026-03-02T08:38:22.357Z | +++ svcs -Hostate baseline |
| 1343 | 2026-03-02T08:38:22.382Z | ++ [[ offline* != online ]] |
| 1344 | 2026-03-02T08:38:22.382Z | ++ [[ 193 -gt 300 ]] |
| 1345 | 2026-03-02T08:38:22.382Z | ++ sleep 1 |
| 1346 | 2026-03-02T08:38:23.364Z | ++ retry=194 |
| 1347 | 2026-03-02T08:38:23.388Z | +++ svcs -Hostate baseline |
| 1348 | 2026-03-02T08:38:23.413Z | ++ [[ offline* != online ]] |
| 1349 | 2026-03-02T08:38:23.413Z | ++ [[ 194 -gt 300 ]] |
| 1350 | 2026-03-02T08:38:23.413Z | ++ sleep 1 |
| 1351 | 2026-03-02T08:38:24.393Z | ++ retry=195 |
| 1352 | 2026-03-02T08:38:24.417Z | +++ svcs -Hostate baseline |
| 1353 | 2026-03-02T08:38:24.417Z | ++ [[ offline* != online ]] |
| 1354 | 2026-03-02T08:38:24.418Z | ++ [[ 195 -gt 300 ]] |
| 1355 | 2026-03-02T08:38:24.418Z | ++ sleep 1 |
| 1356 | 2026-03-02T08:38:25.420Z | ++ retry=196 |
| 1357 | 2026-03-02T08:38:25.444Z | +++ svcs -Hostate baseline |
| 1358 | 2026-03-02T08:38:25.468Z | ++ [[ offline* != online ]] |
| 1359 | 2026-03-02T08:38:25.468Z | ++ [[ 196 -gt 300 ]] |
| 1360 | 2026-03-02T08:38:25.469Z | ++ sleep 1 |
| 1361 | 2026-03-02T08:38:26.450Z | ++ retry=197 |
| 1362 | 2026-03-02T08:38:26.474Z | +++ svcs -Hostate baseline |
| 1363 | 2026-03-02T08:38:26.474Z | ++ [[ offline* != online ]] |
| 1364 | 2026-03-02T08:38:26.475Z | ++ [[ 197 -gt 300 ]] |
| 1365 | 2026-03-02T08:38:26.475Z | ++ sleep 1 |
| 1366 | 2026-03-02T08:38:27.477Z | ++ retry=198 |
| 1367 | 2026-03-02T08:38:27.502Z | +++ svcs -Hostate baseline |
| 1368 | 2026-03-02T08:38:27.526Z | ++ [[ offline* != online ]] |
| 1369 | 2026-03-02T08:38:27.526Z | ++ [[ 198 -gt 300 ]] |
| 1370 | 2026-03-02T08:38:27.526Z | ++ sleep 1 |
| 1371 | 2026-03-02T08:38:28.513Z | ++ retry=199 |
| 1372 | 2026-03-02T08:38:28.538Z | +++ svcs -Hostate baseline |
| 1373 | 2026-03-02T08:38:28.563Z | ++ [[ offline* != online ]] |
| 1374 | 2026-03-02T08:38:28.563Z | ++ [[ 199 -gt 300 ]] |
| 1375 | 2026-03-02T08:38:28.563Z | ++ sleep 1 |
| 1376 | 2026-03-02T08:38:29.546Z | ++ retry=200 |
| 1377 | 2026-03-02T08:38:29.571Z | +++ svcs -Hostate baseline |
| 1378 | 2026-03-02T08:38:29.571Z | ++ [[ offline* != online ]] |
| 1379 | 2026-03-02T08:38:29.571Z | ++ [[ 200 -gt 300 ]] |
| 1380 | 2026-03-02T08:38:29.571Z | ++ sleep 1 |
| 1381 | 2026-03-02T08:38:30.575Z | ++ retry=201 |
| 1382 | 2026-03-02T08:38:30.600Z | +++ svcs -Hostate baseline |
| 1383 | 2026-03-02T08:38:30.600Z | ++ [[ offline* != online ]] |
| 1384 | 2026-03-02T08:38:30.600Z | ++ [[ 201 -gt 300 ]] |
| 1385 | 2026-03-02T08:38:30.600Z | ++ sleep 1 |
| 1386 | 2026-03-02T08:38:31.603Z | ++ retry=202 |
| 1387 | 2026-03-02T08:38:31.628Z | +++ svcs -Hostate baseline |
| 1388 | 2026-03-02T08:38:31.628Z | ++ [[ offline* != online ]] |
| 1389 | 2026-03-02T08:38:31.628Z | ++ [[ 202 -gt 300 ]] |
| 1390 | 2026-03-02T08:38:31.628Z | ++ sleep 1 |
| 1391 | 2026-03-02T08:38:32.631Z | ++ retry=203 |
| 1392 | 2026-03-02T08:38:32.657Z | +++ svcs -Hostate baseline |
| 1393 | 2026-03-02T08:38:32.681Z | ++ [[ offline* != online ]] |
| 1394 | 2026-03-02T08:38:32.681Z | ++ [[ 203 -gt 300 ]] |
| 1395 | 2026-03-02T08:38:32.681Z | ++ sleep 1 |
| 1396 | 2026-03-02T08:38:33.671Z | ++ retry=204 |
| 1397 | 2026-03-02T08:38:33.695Z | +++ svcs -Hostate baseline |
| 1398 | 2026-03-02T08:38:33.719Z | ++ [[ offline* != online ]] |
| 1399 | 2026-03-02T08:38:33.719Z | ++ [[ 204 -gt 300 ]] |
| 1400 | 2026-03-02T08:38:33.719Z | ++ sleep 1 |
| 1401 | 2026-03-02T08:38:34.699Z | ++ retry=205 |
| 1402 | 2026-03-02T08:38:34.724Z | +++ svcs -Hostate baseline |
| 1403 | 2026-03-02T08:38:34.748Z | ++ [[ offline* != online ]] |
| 1404 | 2026-03-02T08:38:34.748Z | ++ [[ 205 -gt 300 ]] |
| 1405 | 2026-03-02T08:38:34.748Z | ++ sleep 1 |
| 1406 | 2026-03-02T08:38:35.734Z | ++ retry=206 |
| 1407 | 2026-03-02T08:38:35.759Z | +++ svcs -Hostate baseline |
| 1408 | 2026-03-02T08:38:35.759Z | ++ [[ offline* != online ]] |
| 1409 | 2026-03-02T08:38:35.759Z | ++ [[ 206 -gt 300 ]] |
| 1410 | 2026-03-02T08:38:35.759Z | ++ sleep 1 |
| 1411 | 2026-03-02T08:38:36.762Z | ++ retry=207 |
| 1412 | 2026-03-02T08:38:36.787Z | +++ svcs -Hostate baseline |
| 1413 | 2026-03-02T08:38:36.811Z | ++ [[ offline* != online ]] |
| 1414 | 2026-03-02T08:38:36.811Z | ++ [[ 207 -gt 300 ]] |
| 1415 | 2026-03-02T08:38:36.811Z | ++ sleep 1 |
| 1416 | 2026-03-02T08:38:37.792Z | ++ retry=208 |
| 1417 | 2026-03-02T08:38:37.816Z | +++ svcs -Hostate baseline |
| 1418 | 2026-03-02T08:38:37.816Z | ++ [[ offline* != online ]] |
| 1419 | 2026-03-02T08:38:37.816Z | ++ [[ 208 -gt 300 ]] |
| 1420 | 2026-03-02T08:38:37.816Z | ++ sleep 1 |
| 1421 | 2026-03-02T08:38:39.845Z | ++ retry=209 |
| 1422 | 2026-03-02T08:38:39.873Z | +++ svcs -Hostate baseline |
| 1423 | 2026-03-02T08:38:39.873Z | ++ [[ offline* != online ]] |
| 1424 | 2026-03-02T08:38:39.873Z | ++ [[ 209 -gt 300 ]] |
| 1425 | 2026-03-02T08:38:39.873Z | ++ sleep 1 |
| 1426 | 2026-03-02T08:38:39.873Z | ++ retry=210 |
| 1427 | 2026-03-02T08:38:39.873Z | +++ svcs -Hostate baseline |
| 1428 | 2026-03-02T08:38:39.898Z | ++ [[ offline* != online ]] |
| 1429 | 2026-03-02T08:38:39.898Z | ++ [[ 210 -gt 300 ]] |
| 1430 | 2026-03-02T08:38:39.898Z | ++ sleep 1 |
| 1431 | 2026-03-02T08:38:40.883Z | ++ retry=211 |
| 1432 | 2026-03-02T08:38:40.908Z | +++ svcs -Hostate baseline |
| 1433 | 2026-03-02T08:38:40.932Z | ++ [[ offline* != online ]] |
| 1434 | 2026-03-02T08:38:40.932Z | ++ [[ 211 -gt 300 ]] |
| 1435 | 2026-03-02T08:38:40.933Z | ++ sleep 1 |
| 1436 | 2026-03-02T08:38:41.917Z | ++ retry=212 |
| 1437 | 2026-03-02T08:38:41.942Z | +++ svcs -Hostate baseline |
| 1438 | 2026-03-02T08:38:41.966Z | ++ [[ offline* != online ]] |
| 1439 | 2026-03-02T08:38:41.966Z | ++ [[ 212 -gt 300 ]] |
| 1440 | 2026-03-02T08:38:41.967Z | ++ sleep 1 |
| 1441 | 2026-03-02T08:38:42.948Z | ++ retry=213 |
| 1442 | 2026-03-02T08:38:42.972Z | +++ svcs -Hostate baseline |
| 1443 | 2026-03-02T08:38:42.972Z | ++ [[ offline* != online ]] |
| 1444 | 2026-03-02T08:38:42.972Z | ++ [[ 213 -gt 300 ]] |
| 1445 | 2026-03-02T08:38:42.972Z | ++ sleep 1 |
| 1446 | 2026-03-02T08:38:43.974Z | ++ retry=214 |
| 1447 | 2026-03-02T08:38:43.998Z | +++ svcs -Hostate baseline |
| 1448 | 2026-03-02T08:38:44.023Z | ++ [[ offline* != online ]] |
| 1449 | 2026-03-02T08:38:44.023Z | ++ [[ 214 -gt 300 ]] |
| 1450 | 2026-03-02T08:38:44.023Z | ++ sleep 1 |
| 1451 | 2026-03-02T08:38:45.003Z | ++ retry=215 |
| 1452 | 2026-03-02T08:38:45.027Z | +++ svcs -Hostate baseline |
| 1453 | 2026-03-02T08:38:45.052Z | ++ [[ offline* != online ]] |
| 1454 | 2026-03-02T08:38:45.052Z | ++ [[ 215 -gt 300 ]] |
| 1455 | 2026-03-02T08:38:45.052Z | ++ sleep 1 |
| 1456 | 2026-03-02T08:38:46.033Z | ++ retry=216 |
| 1457 | 2026-03-02T08:38:46.062Z | +++ svcs -Hostate baseline |
| 1458 | 2026-03-02T08:38:46.062Z | ++ [[ offline* != online ]] |
| 1459 | 2026-03-02T08:38:46.062Z | ++ [[ 216 -gt 300 ]] |
| 1460 | 2026-03-02T08:38:46.062Z | ++ sleep 1 |
| 1461 | 2026-03-02T08:38:47.060Z | ++ retry=217 |
| 1462 | 2026-03-02T08:38:47.085Z | +++ svcs -Hostate baseline |
| 1463 | 2026-03-02T08:38:47.109Z | ++ [[ offline* != online ]] |
| 1464 | 2026-03-02T08:38:47.109Z | ++ [[ 217 -gt 300 ]] |
| 1465 | 2026-03-02T08:38:47.109Z | ++ sleep 1 |
| 1466 | 2026-03-02T08:38:48.096Z | ++ retry=218 |
| 1467 | 2026-03-02T08:38:48.121Z | +++ svcs -Hostate baseline |
| 1468 | 2026-03-02T08:38:48.145Z | ++ [[ offline* != online ]] |
| 1469 | 2026-03-02T08:38:48.145Z | ++ [[ 218 -gt 300 ]] |
| 1470 | 2026-03-02T08:38:48.145Z | ++ sleep 1 |
| 1471 | 2026-03-02T08:38:49.131Z | ++ retry=219 |
| 1472 | 2026-03-02T08:38:49.156Z | +++ svcs -Hostate baseline |
| 1473 | 2026-03-02T08:38:49.180Z | ++ [[ offline* != online ]] |
| 1474 | 2026-03-02T08:38:49.180Z | ++ [[ 219 -gt 300 ]] |
| 1475 | 2026-03-02T08:38:49.180Z | ++ sleep 1 |
| 1476 | 2026-03-02T08:38:50.166Z | ++ retry=220 |
| 1477 | 2026-03-02T08:38:50.191Z | +++ svcs -Hostate baseline |
| 1478 | 2026-03-02T08:38:50.191Z | ++ [[ offline* != online ]] |
| 1479 | 2026-03-02T08:38:50.191Z | ++ [[ 220 -gt 300 ]] |
| 1480 | 2026-03-02T08:38:50.191Z | ++ sleep 1 |
| 1481 | 2026-03-02T08:38:51.194Z | ++ retry=221 |
| 1482 | 2026-03-02T08:38:51.219Z | +++ svcs -Hostate baseline |
| 1483 | 2026-03-02T08:38:51.219Z | ++ [[ offline* != online ]] |
| 1484 | 2026-03-02T08:38:51.219Z | ++ [[ 221 -gt 300 ]] |
| 1485 | 2026-03-02T08:38:51.219Z | ++ sleep 1 |
| 1486 | 2026-03-02T08:38:52.223Z | ++ retry=222 |
| 1487 | 2026-03-02T08:38:52.247Z | +++ svcs -Hostate baseline |
| 1488 | 2026-03-02T08:38:52.272Z | ++ [[ offline* != online ]] |
| 1489 | 2026-03-02T08:38:52.272Z | ++ [[ 222 -gt 300 ]] |
| 1490 | 2026-03-02T08:38:52.272Z | ++ sleep 1 |
| 1491 | 2026-03-02T08:38:53.252Z | ++ retry=223 |
| 1492 | 2026-03-02T08:38:53.276Z | +++ svcs -Hostate baseline |
| 1493 | 2026-03-02T08:38:53.301Z | ++ [[ offline* != online ]] |
| 1494 | 2026-03-02T08:38:53.301Z | ++ [[ 223 -gt 300 ]] |
| 1495 | 2026-03-02T08:38:53.301Z | ++ sleep 1 |
| 1496 | 2026-03-02T08:38:54.282Z | ++ retry=224 |
| 1497 | 2026-03-02T08:38:54.306Z | +++ svcs -Hostate baseline |
| 1498 | 2026-03-02T08:38:54.306Z | ++ [[ offline* != online ]] |
| 1499 | 2026-03-02T08:38:54.306Z | ++ [[ 224 -gt 300 ]] |
| 1500 | 2026-03-02T08:38:54.306Z | ++ sleep 1 |
| 1501 | 2026-03-02T08:38:55.310Z | ++ retry=225 |
| 1502 | 2026-03-02T08:38:55.335Z | +++ svcs -Hostate baseline |
| 1503 | 2026-03-02T08:38:55.359Z | ++ [[ offline* != online ]] |
| 1504 | 2026-03-02T08:38:55.359Z | ++ [[ 225 -gt 300 ]] |
| 1505 | 2026-03-02T08:38:55.359Z | ++ sleep 1 |
| 1506 | 2026-03-02T08:38:56.345Z | ++ retry=226 |
| 1507 | 2026-03-02T08:38:56.370Z | +++ svcs -Hostate baseline |
| 1508 | 2026-03-02T08:38:56.370Z | ++ [[ offline* != online ]] |
| 1509 | 2026-03-02T08:38:56.370Z | ++ [[ 226 -gt 300 ]] |
| 1510 | 2026-03-02T08:38:56.370Z | ++ sleep 1 |
| 1511 | 2026-03-02T08:38:57.374Z | ++ retry=227 |
| 1512 | 2026-03-02T08:38:57.398Z | +++ svcs -Hostate baseline |
| 1513 | 2026-03-02T08:38:57.398Z | ++ [[ offline* != online ]] |
| 1514 | 2026-03-02T08:38:57.398Z | ++ [[ 227 -gt 300 ]] |
| 1515 | 2026-03-02T08:38:57.398Z | ++ sleep 1 |
| 1516 | 2026-03-02T08:38:58.401Z | ++ retry=228 |
| 1517 | 2026-03-02T08:38:58.426Z | +++ svcs -Hostate baseline |
| 1518 | 2026-03-02T08:38:58.426Z | ++ [[ offline* != online ]] |
| 1519 | 2026-03-02T08:38:58.426Z | ++ [[ 228 -gt 300 ]] |
| 1520 | 2026-03-02T08:38:58.426Z | ++ sleep 1 |
| 1521 | 2026-03-02T08:38:59.429Z | ++ retry=229 |
| 1522 | 2026-03-02T08:38:59.454Z | +++ svcs -Hostate baseline |
| 1523 | 2026-03-02T08:38:59.454Z | ++ [[ offline* != online ]] |
| 1524 | 2026-03-02T08:38:59.454Z | ++ [[ 229 -gt 300 ]] |
| 1525 | 2026-03-02T08:38:59.454Z | ++ sleep 1 |
| 1526 | 2026-03-02T08:39:00.458Z | ++ retry=230 |
| 1527 | 2026-03-02T08:39:00.482Z | +++ svcs -Hostate baseline |
| 1528 | 2026-03-02T08:39:00.507Z | ++ [[ offline* != online ]] |
| 1529 | 2026-03-02T08:39:00.507Z | ++ [[ 230 -gt 300 ]] |
| 1530 | 2026-03-02T08:39:00.507Z | ++ sleep 1 |
| 1531 | 2026-03-02T08:39:01.487Z | ++ retry=231 |
| 1532 | 2026-03-02T08:39:01.513Z | +++ svcs -Hostate baseline |
| 1533 | 2026-03-02T08:39:01.538Z | ++ [[ offline* != online ]] |
| 1534 | 2026-03-02T08:39:01.538Z | ++ [[ 231 -gt 300 ]] |
| 1535 | 2026-03-02T08:39:01.538Z | ++ sleep 1 |
| 1536 | 2026-03-02T08:39:02.524Z | ++ retry=232 |
| 1537 | 2026-03-02T08:39:02.549Z | +++ svcs -Hostate baseline |
| 1538 | 2026-03-02T08:39:02.549Z | ++ [[ offline* != online ]] |
| 1539 | 2026-03-02T08:39:02.549Z | ++ [[ 232 -gt 300 ]] |
| 1540 | 2026-03-02T08:39:02.549Z | ++ sleep 1 |
| 1541 | 2026-03-02T08:39:03.553Z | ++ retry=233 |
| 1542 | 2026-03-02T08:39:03.577Z | +++ svcs -Hostate baseline |
| 1543 | 2026-03-02T08:39:03.577Z | ++ [[ offline* != online ]] |
| 1544 | 2026-03-02T08:39:03.577Z | ++ [[ 233 -gt 300 ]] |
| 1545 | 2026-03-02T08:39:03.577Z | ++ sleep 1 |
| 1546 | 2026-03-02T08:39:04.580Z | ++ retry=234 |
| 1547 | 2026-03-02T08:39:04.605Z | +++ svcs -Hostate baseline |
| 1548 | 2026-03-02T08:39:04.629Z | ++ [[ offline* != online ]] |
| 1549 | 2026-03-02T08:39:04.629Z | ++ [[ 234 -gt 300 ]] |
| 1550 | 2026-03-02T08:39:04.629Z | ++ sleep 1 |
| 1551 | 2026-03-02T08:39:05.616Z | ++ retry=235 |
| 1552 | 2026-03-02T08:39:05.641Z | +++ svcs -Hostate baseline |
| 1553 | 2026-03-02T08:39:05.641Z | ++ [[ offline* != online ]] |
| 1554 | 2026-03-02T08:39:05.641Z | ++ [[ 235 -gt 300 ]] |
| 1555 | 2026-03-02T08:39:05.641Z | ++ sleep 1 |
| 1556 | 2026-03-02T08:39:06.644Z | ++ retry=236 |
| 1557 | 2026-03-02T08:39:06.668Z | +++ svcs -Hostate baseline |
| 1558 | 2026-03-02T08:39:06.692Z | ++ [[ offline* != online ]] |
| 1559 | 2026-03-02T08:39:06.692Z | ++ [[ 236 -gt 300 ]] |
| 1560 | 2026-03-02T08:39:06.692Z | ++ sleep 1 |
| 1561 | 2026-03-02T08:39:07.674Z | ++ retry=237 |
| 1562 | 2026-03-02T08:39:07.699Z | +++ svcs -Hostate baseline |
| 1563 | 2026-03-02T08:39:07.699Z | ++ [[ offline* != online ]] |
| 1564 | 2026-03-02T08:39:07.699Z | ++ [[ 237 -gt 300 ]] |
| 1565 | 2026-03-02T08:39:07.699Z | ++ sleep 1 |
| 1566 | 2026-03-02T08:39:08.702Z | ++ retry=238 |
| 1567 | 2026-03-02T08:39:08.727Z | +++ svcs -Hostate baseline |
| 1568 | 2026-03-02T08:39:08.753Z | ++ [[ offline* != online ]] |
| 1569 | 2026-03-02T08:39:08.753Z | ++ [[ 238 -gt 300 ]] |
| 1570 | 2026-03-02T08:39:08.753Z | ++ sleep 1 |
| 1571 | 2026-03-02T08:39:09.736Z | ++ retry=239 |
| 1572 | 2026-03-02T08:39:09.761Z | +++ svcs -Hostate baseline |
| 1573 | 2026-03-02T08:39:09.785Z | ++ [[ offline* != online ]] |
| 1574 | 2026-03-02T08:39:09.785Z | ++ [[ 239 -gt 300 ]] |
| 1575 | 2026-03-02T08:39:09.785Z | ++ sleep 1 |
| 1576 | 2026-03-02T08:39:10.775Z | ++ retry=240 |
| 1577 | 2026-03-02T08:39:10.800Z | +++ svcs -Hostate baseline |
| 1578 | 2026-03-02T08:39:10.824Z | ++ [[ offline* != online ]] |
| 1579 | 2026-03-02T08:39:10.824Z | ++ [[ 240 -gt 300 ]] |
| 1580 | 2026-03-02T08:39:10.824Z | ++ sleep 1 |
| 1581 | 2026-03-02T08:39:11.811Z | ++ retry=241 |
| 1582 | 2026-03-02T08:39:11.835Z | +++ svcs -Hostate baseline |
| 1583 | 2026-03-02T08:39:11.836Z | ++ [[ offline* != online ]] |
| 1584 | 2026-03-02T08:39:11.836Z | ++ [[ 241 -gt 300 ]] |
| 1585 | 2026-03-02T08:39:11.836Z | ++ sleep 1 |
| 1586 | 2026-03-02T08:39:12.839Z | ++ retry=242 |
| 1587 | 2026-03-02T08:39:12.864Z | +++ svcs -Hostate baseline |
| 1588 | 2026-03-02T08:39:12.864Z | ++ [[ offline* != online ]] |
| 1589 | 2026-03-02T08:39:12.864Z | ++ [[ 242 -gt 300 ]] |
| 1590 | 2026-03-02T08:39:12.864Z | ++ sleep 1 |
| 1591 | 2026-03-02T08:39:13.867Z | ++ retry=243 |
| 1592 | 2026-03-02T08:39:13.891Z | +++ svcs -Hostate baseline |
| 1593 | 2026-03-02T08:39:13.891Z | ++ [[ offline* != online ]] |
| 1594 | 2026-03-02T08:39:13.891Z | ++ [[ 243 -gt 300 ]] |
| 1595 | 2026-03-02T08:39:13.891Z | ++ sleep 1 |
| 1596 | 2026-03-02T08:39:14.895Z | ++ retry=244 |
| 1597 | 2026-03-02T08:39:14.919Z | +++ svcs -Hostate baseline |
| 1598 | 2026-03-02T08:39:14.944Z | ++ [[ offline* != online ]] |
| 1599 | 2026-03-02T08:39:14.944Z | ++ [[ 244 -gt 300 ]] |
| 1600 | 2026-03-02T08:39:14.944Z | ++ sleep 1 |
| 1601 | 2026-03-02T08:39:15.925Z | ++ retry=245 |
| 1602 | 2026-03-02T08:39:15.949Z | +++ svcs -Hostate baseline |
| 1603 | 2026-03-02T08:39:15.974Z | ++ [[ online != online ]] |
| 1604 | 2026-03-02T08:39:15.974Z | ++ set -o errexit |
| 1605 | 2026-03-02T08:39:15.974Z | ++ set -o pipefail |
| 1606 | 2026-03-02T08:39:15.974Z | ++ banner build |
| 1607 | 2026-03-02T08:39:15.974Z | |
| 1608 | 2026-03-02T08:39:15.974Z | ##### # # # # ##### |
| 1609 | 2026-03-02T08:39:15.974Z | # # # # # # # # |
| 1610 | 2026-03-02T08:39:15.974Z | ##### # # # # # # |
| 1611 | 2026-03-02T08:39:15.974Z | # # # # # # # # |
| 1612 | 2026-03-02T08:39:15.974Z | # # # # # # # # |
| 1613 | 2026-03-02T08:39:15.974Z | ##### #### # ###### ##### |
| 1614 | 2026-03-02T08:39:15.974Z | |
| 1615 | 2026-03-02T08:39:15.974Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 1616 | 2026-03-02T08:39:15.974Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 1617 | 2026-03-02T08:39:16.139Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 1618 | 2026-03-02T08:39:16.139Z | info: downloading component 'cargo' |
| 1619 | 2026-03-02T08:39:16.309Z | info: downloading component 'clippy' |
| 1620 | 2026-03-02T08:39:16.381Z | info: downloading component 'rust-docs' |
| 1621 | 2026-03-02T08:39:16.701Z | info: downloading component 'rust-std' |
| 1622 | 2026-03-02T08:39:17.172Z | info: downloading component 'rustc' |
| 1623 | 2026-03-02T08:39:20.193Z | info: downloading component 'rustfmt' |
| 1624 | 2026-03-02T08:39:20.257Z | info: installing component 'cargo' |
| 1625 | 2026-03-02T08:39:21.508Z | info: installing component 'clippy' |
| 1626 | 2026-03-02T08:39:21.969Z | info: installing component 'rust-docs' |
| 1627 | 2026-03-02T08:39:25.462Z | info: installing component 'rust-std' |
| 1628 | 2026-03-02T08:39:27.991Z | info: installing component 'rustc' |
| 1629 | 2026-03-02T08:39:37.242Z | info: installing component 'rustfmt' |
| 1630 | 2026-03-02T08:39:38.035Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1631 | 2026-03-02T08:39:38.779Z | From https://github.com/oxidecomputer/falcon |
| 1632 | 2026-03-02T08:39:38.779Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 1633 | 2026-03-02T08:39:38.943Z | Updating crates.io index |
| 1634 | 2026-03-02T08:39:38.997Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1635 | 2026-03-02T08:39:39.915Z | From https://github.com/oxidecomputer/dendrite |
| 1636 | 2026-03-02T08:39:39.916Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 1637 | 2026-03-02T08:39:40.034Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1638 | 2026-03-02T08:39:40.393Z | From https://github.com/oxidecomputer/ispf |
| 1639 | 2026-03-02T08:39:40.393Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 1640 | 2026-03-02T08:39:40.421Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1641 | 2026-03-02T08:39:40.901Z | From https://github.com/oxidecomputer/netadm-sys |
| 1642 | 2026-03-02T08:39:40.901Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 1643 | 2026-03-02T08:39:40.928Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1644 | 2026-03-02T08:40:01.042Z | From https://github.com/oxidecomputer/omicron |
| 1645 | 2026-03-02T08:40:01.042Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 1646 | 2026-03-02T08:40:01.758Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1647 | 2026-03-02T08:40:02.678Z | From https://github.com/oxidecomputer/opte |
| 1648 | 2026-03-02T08:40:02.678Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 1649 | 2026-03-02T08:40:02.784Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1650 | 2026-03-02T08:40:03.177Z | From https://github.com/illumos/smf-rs |
| 1651 | 2026-03-02T08:40:03.177Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1652 | 2026-03-02T08:40:03.239Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1653 | 2026-03-02T08:40:03.659Z | From https://github.com/oxidecomputer/network-interface |
| 1654 | 2026-03-02T08:40:03.659Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1655 | 2026-03-02T08:40:03.685Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1656 | 2026-03-02T08:40:04.083Z | From https://github.com/oxidecomputer/zone |
| 1657 | 2026-03-02T08:40:04.083Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1658 | 2026-03-02T08:40:04.130Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1659 | 2026-03-02T08:40:05.482Z | From https://github.com/oxidecomputer/propolis |
| 1660 | 2026-03-02T08:40:05.482Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 1661 | 2026-03-02T08:40:05.717Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1662 | 2026-03-02T08:40:06.359Z | From https://github.com/oxidecomputer/transceiver-control |
| 1663 | 2026-03-02T08:40:06.359Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 1664 | 2026-03-02T08:40:06.390Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1665 | 2026-03-02T08:40:06.790Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1666 | 2026-03-02T08:40:06.790Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 1667 | 2026-03-02T08:40:06.822Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1668 | 2026-03-02T08:40:07.267Z | From https://github.com/jmesmon/rust-libzfs |
| 1669 | 2026-03-02T08:40:07.267Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1670 | 2026-03-02T08:40:07.297Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1671 | 2026-03-02T08:40:07.644Z | From https://github.com/oxidecomputer/rusty-doors |
| 1672 | 2026-03-02T08:40:07.644Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1673 | 2026-03-02T08:40:07.677Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1674 | 2026-03-02T08:40:08.285Z | From https://github.com/oxidecomputer/lldp |
| 1675 | 2026-03-02T08:40:08.286Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 1676 | 2026-03-02T08:40:08.314Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1677 | 2026-03-02T08:40:13.333Z | From https://github.com/oxidecomputer/maghemite |
| 1678 | 2026-03-02T08:40:13.333Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 1679 | 2026-03-02T08:40:13.363Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1680 | 2026-03-02T08:40:13.389Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1681 | 2026-03-02T08:40:13.389Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1682 | 2026-03-02T08:40:13.389Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1683 | 2026-03-02T08:40:13.389Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1684 | 2026-03-02T08:40:13.389Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1685 | 2026-03-02T08:40:13.389Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1686 | 2026-03-02T08:40:13.389Z | From https://github.com/oxidecomputer/tufaceous |
| 1687 | 2026-03-02T08:40:13.389Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 1688 | 2026-03-02T08:40:13.389Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1689 | 2026-03-02T08:40:13.389Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1690 | 2026-03-02T08:40:13.389Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 1691 | 2026-03-02T08:40:13.389Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1692 | 2026-03-02T08:40:15.135Z | From https://github.com/oxidecomputer/crucible |
| 1693 | 2026-03-02T08:40:15.135Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1694 | 2026-03-02T08:40:15.486Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1695 | 2026-03-02T08:40:16.015Z | From https://github.com/oxidecomputer/propolis |
| 1696 | 2026-03-02T08:40:16.015Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 1697 | 2026-03-02T08:40:16.180Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1698 | 2026-03-02T08:40:16.606Z | From https://github.com/oxidecomputer/tofino |
| 1699 | 2026-03-02T08:40:16.606Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 1700 | 2026-03-02T08:40:16.632Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1701 | 2026-03-02T08:40:17.045Z | From https://github.com/oxidecomputer/clickward |
| 1702 | 2026-03-02T08:40:17.045Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1703 | 2026-03-02T08:40:17.130Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1704 | 2026-03-02T08:40:17.509Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1705 | 2026-03-02T08:40:17.509Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1706 | 2026-03-02T08:40:18.872Z | Downloading crates ... |
| 1707 | 2026-03-02T08:40:19.002Z | Downloaded defmt v1.0.1 |
| 1708 | 2026-03-02T08:40:19.032Z | Downloaded foldhash v0.1.5 |
| 1709 | 2026-03-02T08:40:19.057Z | Downloaded futures-channel v0.3.32 |
| 1710 | 2026-03-02T08:40:19.087Z | Downloaded linked-hash-map v0.5.6 |
| 1711 | 2026-03-02T08:40:19.120Z | Downloaded num-derive v0.4.2 |
| 1712 | 2026-03-02T08:40:19.145Z | Downloaded powerfmt v0.2.0 |
| 1713 | 2026-03-02T08:40:19.171Z | Downloaded same-file v1.0.6 |
| 1714 | 2026-03-02T08:40:19.196Z | Downloaded serde_repr v0.1.20 |
| 1715 | 2026-03-02T08:40:19.221Z | Downloaded smf v0.2.3 |
| 1716 | 2026-03-02T08:40:19.221Z | Downloaded subtle v2.6.1 |
| 1717 | 2026-03-02T08:40:19.221Z | Downloaded time-core v0.1.8 |
| 1718 | 2026-03-02T08:40:19.221Z | Downloaded untrusted v0.7.1 |
| 1719 | 2026-03-02T08:40:19.246Z | Downloaded usdt-macro v0.5.0 |
| 1720 | 2026-03-02T08:40:19.246Z | Downloaded usdt-attr-macro v0.6.0 |
| 1721 | 2026-03-02T08:40:19.246Z | Downloaded usdt-attr-macro v0.5.0 |
| 1722 | 2026-03-02T08:40:19.246Z | Downloaded zeroize_derive v1.4.3 |
| 1723 | 2026-03-02T08:40:19.272Z | Downloaded unicode-xid v0.2.6 |
| 1724 | 2026-03-02T08:40:19.272Z | Downloaded waitgroup v0.1.2 |
| 1725 | 2026-03-02T08:40:19.272Z | Downloaded zerofrom-derive v0.1.6 |
| 1726 | 2026-03-02T08:40:19.272Z | Downloaded utf8parse v0.2.2 |
| 1727 | 2026-03-02T08:40:19.272Z | Downloaded zone v0.3.1 |
| 1728 | 2026-03-02T08:40:19.272Z | Downloaded zeroize v1.8.2 |
| 1729 | 2026-03-02T08:40:19.272Z | Downloaded zone_cfg_derive v0.3.1 |
| 1730 | 2026-03-02T08:40:19.298Z | Downloaded zerovec-derive v0.11.2 |
| 1731 | 2026-03-02T08:40:19.298Z | Downloaded tracing-core v0.1.36 |
| 1732 | 2026-03-02T08:40:19.298Z | Downloaded tungstenite v0.21.0 |
| 1733 | 2026-03-02T08:40:19.298Z | Downloaded typify v0.4.3 |
| 1734 | 2026-03-02T08:40:19.324Z | Downloaded zerocopy-derive v0.7.35 |
| 1735 | 2026-03-02T08:40:19.324Z | Downloaded url v2.5.8 |
| 1736 | 2026-03-02T08:40:19.324Z | Downloaded zerotrie v0.2.3 |
| 1737 | 2026-03-02T08:40:19.349Z | Downloaded zerocopy-derive v0.8.39 |
| 1738 | 2026-03-02T08:40:19.349Z | Downloaded tower-http v0.6.8 |
| 1739 | 2026-03-02T08:40:19.374Z | Downloaded zerovec v0.11.5 |
| 1740 | 2026-03-02T08:40:19.374Z | Downloaded winnow v0.5.40 |
| 1741 | 2026-03-02T08:40:19.398Z | Downloaded zerocopy v0.7.35 |
| 1742 | 2026-03-02T08:40:19.423Z | Downloaded winnow v0.7.14 |
| 1743 | 2026-03-02T08:40:19.423Z | Downloaded time v0.3.47 |
| 1744 | 2026-03-02T08:40:19.450Z | Downloaded unicode-width v0.2.2 |
| 1745 | 2026-03-02T08:40:19.450Z | Downloaded webpki-roots v1.0.6 |
| 1746 | 2026-03-02T08:40:19.475Z | Downloaded syn v2.0.116 |
| 1747 | 2026-03-02T08:40:19.475Z | Downloaded unicode-width v0.1.14 |
| 1748 | 2026-03-02T08:40:19.499Z | Downloaded zerocopy v0.8.39 |
| 1749 | 2026-03-02T08:40:19.524Z | Downloaded rustls v0.23.36 |
| 1750 | 2026-03-02T08:40:19.548Z | Downloaded rustix v1.1.3 |
| 1751 | 2026-03-02T08:40:19.573Z | Downloaded rustix v0.38.44 |
| 1752 | 2026-03-02T08:40:19.597Z | Downloaded regex-syntax v0.8.9 |
| 1753 | 2026-03-02T08:40:19.621Z | Downloaded sled v0.34.7 |
| 1754 | 2026-03-02T08:40:19.621Z | Downloaded smoltcp v0.11.0 |
| 1755 | 2026-03-02T08:40:19.647Z | Downloaded vcpkg v0.2.15 |
| 1756 | 2026-03-02T08:40:19.686Z | Downloaded rhai v1.24.0 |
| 1757 | 2026-03-02T08:40:19.710Z | Downloaded typify-impl v0.4.3 |
| 1758 | 2026-03-02T08:40:19.735Z | Downloaded chrono-tz v0.10.4 |
| 1759 | 2026-03-02T08:40:19.759Z | Downloaded regex-automata v0.4.14 |
| 1760 | 2026-03-02T08:40:19.759Z | Downloaded jiff v0.2.20 |
| 1761 | 2026-03-02T08:40:19.784Z | Downloaded tracing v0.1.44 |
| 1762 | 2026-03-02T08:40:19.808Z | Downloaded petgraph v0.6.5 |
| 1763 | 2026-03-02T08:40:19.833Z | Downloaded csv v1.4.0 |
| 1764 | 2026-03-02T08:40:19.858Z | Downloaded lzma-sys v0.1.20 |
| 1765 | 2026-03-02T08:40:19.891Z | Downloaded libc v0.2.180 |
| 1766 | 2026-03-02T08:40:19.937Z | Downloaded petgraph v0.8.3 |
| 1767 | 2026-03-02T08:40:19.965Z | Downloaded encoding_rs v0.8.35 |
| 1768 | 2026-03-02T08:40:19.991Z | Downloaded openapiv3 v2.2.0 |
| 1769 | 2026-03-02T08:40:20.016Z | Downloaded rustls v0.22.4 |
| 1770 | 2026-03-02T08:40:20.041Z | Downloaded regress v0.10.5 |
| 1771 | 2026-03-02T08:40:20.041Z | Downloaded syn v1.0.109 |
| 1772 | 2026-03-02T08:40:20.065Z | Downloaded tabled v0.20.0 |
| 1773 | 2026-03-02T08:40:20.090Z | Downloaded tabled v0.15.0 |
| 1774 | 2026-03-02T08:40:20.090Z | Downloaded hickory-proto v0.25.2 |
| 1775 | 2026-03-02T08:40:20.114Z | Downloaded nix v0.31.1 |
| 1776 | 2026-03-02T08:40:20.138Z | Downloaded hickory-proto v0.24.4 |
| 1777 | 2026-03-02T08:40:20.163Z | Downloaded tokio v1.49.0 |
| 1778 | 2026-03-02T08:40:20.205Z | Downloaded sha3 v0.10.8 |
| 1779 | 2026-03-02T08:40:20.230Z | Downloaded unicode-normalization v0.1.25 |
| 1780 | 2026-03-02T08:40:20.230Z | Downloaded serde_with v3.16.1 |
| 1781 | 2026-03-02T08:40:20.230Z | Downloaded quinn-proto v0.11.13 |
| 1782 | 2026-03-02T08:40:20.230Z | Downloaded openssl v0.10.75 |
| 1783 | 2026-03-02T08:40:20.255Z | Downloaded nix v0.30.1 |
| 1784 | 2026-03-02T08:40:20.280Z | Downloaded tough v0.20.0 |
| 1785 | 2026-03-02T08:40:20.280Z | Downloaded tokio-util v0.7.18 |
| 1786 | 2026-03-02T08:40:20.280Z | Downloaded rustls-webpki v0.102.8 |
| 1787 | 2026-03-02T08:40:20.304Z | Downloaded proptest v1.10.0 |
| 1788 | 2026-03-02T08:40:20.329Z | Downloaded unicode-segmentation v1.12.0 |
| 1789 | 2026-03-02T08:40:20.329Z | Downloaded typenum v1.19.0 |
| 1790 | 2026-03-02T08:40:20.329Z | Downloaded typed-path v0.9.3 |
| 1791 | 2026-03-02T08:40:20.353Z | Downloaded tower v0.5.3 |
| 1792 | 2026-03-02T08:40:20.353Z | Downloaded toml_edit v0.19.15 |
| 1793 | 2026-03-02T08:40:20.377Z | Downloaded serde_json v1.0.149 |
| 1794 | 2026-03-02T08:40:20.378Z | Downloaded regex v1.12.3 |
| 1795 | 2026-03-02T08:40:20.402Z | Downloaded portable-atomic v1.13.1 |
| 1796 | 2026-03-02T08:40:20.402Z | Downloaded yoke v0.8.1 |
| 1797 | 2026-03-02T08:40:20.402Z | Downloaded uuid v1.21.0 |
| 1798 | 2026-03-02T08:40:20.402Z | Downloaded unicode-ident v1.0.24 |
| 1799 | 2026-03-02T08:40:20.402Z | Downloaded reqwest v0.12.28 |
| 1800 | 2026-03-02T08:40:20.426Z | Downloaded rayon v1.11.0 |
| 1801 | 2026-03-02T08:40:20.426Z | Downloaded dropshot v0.16.7 |
| 1802 | 2026-03-02T08:40:20.451Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1803 | 2026-03-02T08:40:20.476Z | Downloaded toml v0.8.23 |
| 1804 | 2026-03-02T08:40:20.477Z | Downloaded tinyvec v1.10.0 |
| 1805 | 2026-03-02T08:40:20.477Z | Downloaded textwrap v0.16.2 |
| 1806 | 2026-03-02T08:40:20.477Z | Downloaded toml_edit v0.22.27 |
| 1807 | 2026-03-02T08:40:20.477Z | Downloaded steno v0.4.1 |
| 1808 | 2026-03-02T08:40:20.501Z | Downloaded ring v0.17.14 |
| 1809 | 2026-03-02T08:40:20.534Z | Downloaded zmij v1.0.21 |
| 1810 | 2026-03-02T08:40:20.559Z | Downloaded unsafe-libyaml v0.2.11 |
| 1811 | 2026-03-02T08:40:20.559Z | Downloaded ucd-trie v0.1.7 |
| 1812 | 2026-03-02T08:40:20.559Z | Downloaded tempfile v3.25.0 |
| 1813 | 2026-03-02T08:40:20.559Z | Downloaded goblin v0.10.5 |
| 1814 | 2026-03-02T08:40:20.559Z | Downloaded yoke-derive v0.8.1 |
| 1815 | 2026-03-02T08:40:20.559Z | Downloaded xz2 v0.1.7 |
| 1816 | 2026-03-02T08:40:20.596Z | Downloaded writeable v0.6.2 |
| 1817 | 2026-03-02T08:40:20.596Z | Downloaded whoami v1.6.1 |
| 1818 | 2026-03-02T08:40:20.596Z | Downloaded walkdir v2.5.0 |
| 1819 | 2026-03-02T08:40:20.596Z | Downloaded tokio-rustls v0.26.4 |
| 1820 | 2026-03-02T08:40:20.596Z | Downloaded thiserror v2.0.18 |
| 1821 | 2026-03-02T08:40:20.596Z | Downloaded test-strategy v0.4.5 |
| 1822 | 2026-03-02T08:40:20.596Z | Downloaded term v1.2.1 |
| 1823 | 2026-03-02T08:40:20.621Z | Downloaded wait-timeout v0.2.1 |
| 1824 | 2026-03-02T08:40:20.621Z | Downloaded vsss-rs v3.3.4 |
| 1825 | 2026-03-02T08:40:20.645Z | Downloaded typify-macro v0.4.3 |
| 1826 | 2026-03-02T08:40:20.646Z | Downloaded thin-vec v0.2.14 |
| 1827 | 2026-03-02T08:40:20.646Z | Downloaded moka v0.12.13 |
| 1828 | 2026-03-02T08:40:20.671Z | Downloaded utf8_iter v1.0.4 |
| 1829 | 2026-03-02T08:40:20.696Z | Downloaded usdt-macro v0.6.0 |
| 1830 | 2026-03-02T08:40:20.696Z | Downloaded usdt-impl v0.6.0 |
| 1831 | 2026-03-02T08:40:20.696Z | Downloaded usdt-impl v0.5.0 |
| 1832 | 2026-03-02T08:40:20.696Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1833 | 2026-03-02T08:40:20.696Z | Downloaded tokio-stream v0.1.18 |
| 1834 | 2026-03-02T08:40:20.720Z | Downloaded socket2 v0.6.2 |
| 1835 | 2026-03-02T08:40:20.720Z | Downloaded zerofrom v0.1.6 |
| 1836 | 2026-03-02T08:40:20.721Z | Downloaded tracing-attributes v0.1.31 |
| 1837 | 2026-03-02T08:40:20.721Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1838 | 2026-03-02T08:40:20.721Z | Downloaded tokio-tungstenite v0.21.0 |
| 1839 | 2026-03-02T08:40:20.721Z | Downloaded tokio-rustls v0.25.0 |
| 1840 | 2026-03-02T08:40:20.721Z | Downloaded tokio-macros v2.6.0 |
| 1841 | 2026-03-02T08:40:20.746Z | Downloaded tokio-dtrace v0.1.1 |
| 1842 | 2026-03-02T08:40:20.746Z | Downloaded tinystr v0.8.2 |
| 1843 | 2026-03-02T08:40:20.746Z | Downloaded tiny-keccak v2.0.2 |
| 1844 | 2026-03-02T08:40:20.746Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1845 | 2026-03-02T08:40:20.746Z | Downloaded thiserror-impl v2.0.18 |
| 1846 | 2026-03-02T08:40:20.746Z | Downloaded version_check v0.9.5 |
| 1847 | 2026-03-02T08:40:20.770Z | Downloaded utf-8 v0.7.6 |
| 1848 | 2026-03-02T08:40:20.770Z | Downloaded thiserror-no-std v2.0.2 |
| 1849 | 2026-03-02T08:40:20.770Z | Downloaded thiserror-impl v1.0.69 |
| 1850 | 2026-03-02T08:40:20.770Z | Downloaded socket2 v0.5.10 |
| 1851 | 2026-03-02T08:40:20.770Z | Downloaded snafu v0.8.9 |
| 1852 | 2026-03-02T08:40:20.796Z | Downloaded pest v2.8.6 |
| 1853 | 2026-03-02T08:40:20.796Z | Downloaded unicode-linebreak v0.1.5 |
| 1854 | 2026-03-02T08:40:20.796Z | Downloaded unarray v0.1.4 |
| 1855 | 2026-03-02T08:40:20.820Z | Downloaded time-macros v0.2.27 |
| 1856 | 2026-03-02T08:40:20.820Z | Downloaded tabled_derive v0.11.0 |
| 1857 | 2026-03-02T08:40:20.820Z | Downloaded schemars v1.2.1 |
| 1858 | 2026-03-02T08:40:20.845Z | Downloaded curve25519-dalek v4.1.3 |
| 1859 | 2026-03-02T08:40:20.870Z | Downloaded want v0.3.1 |
| 1860 | 2026-03-02T08:40:20.870Z | Downloaded tinyvec_macros v0.1.1 |
| 1861 | 2026-03-02T08:40:20.870Z | Downloaded thread_local v1.1.9 |
| 1862 | 2026-03-02T08:40:20.870Z | Downloaded thread-id v4.2.2 |
| 1863 | 2026-03-02T08:40:20.870Z | Downloaded terminal_size v0.4.3 |
| 1864 | 2026-03-02T08:40:20.870Z | Downloaded static_assertions v1.1.0 |
| 1865 | 2026-03-02T08:40:20.870Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1866 | 2026-03-02T08:40:20.870Z | Downloaded ron v0.12.0 |
| 1867 | 2026-03-02T08:40:20.894Z | Downloaded unit-prefix v0.5.2 |
| 1868 | 2026-03-02T08:40:20.894Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1869 | 2026-03-02T08:40:20.894Z | Downloaded thread-id v5.1.0 |
| 1870 | 2026-03-02T08:40:20.894Z | Downloaded thiserror v1.0.69 |
| 1871 | 2026-03-02T08:40:20.894Z | Downloaded testing_table v0.3.0 |
| 1872 | 2026-03-02T08:40:20.894Z | Downloaded take_mut v0.2.2 |
| 1873 | 2026-03-02T08:40:20.894Z | Downloaded tabled_derive v0.7.0 |
| 1874 | 2026-03-02T08:40:20.894Z | Downloaded spin v0.9.8 |
| 1875 | 2026-03-02T08:40:20.894Z | Downloaded serde v1.0.228 |
| 1876 | 2026-03-02T08:40:20.919Z | Downloaded rand v0.9.2 |
| 1877 | 2026-03-02T08:40:20.919Z | Downloaded usdt v0.6.0 |
| 1878 | 2026-03-02T08:40:20.919Z | Downloaded untrusted v0.9.0 |
| 1879 | 2026-03-02T08:40:20.919Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1880 | 2026-03-02T08:40:20.919Z | Downloaded toml_datetime v0.6.11 |
| 1881 | 2026-03-02T08:40:20.919Z | Downloaded tabwriter v1.4.1 |
| 1882 | 2026-03-02T08:40:20.919Z | Downloaded slog v2.8.2 |
| 1883 | 2026-03-02T08:40:20.919Z | Downloaded rand v0.8.5 |
| 1884 | 2026-03-02T08:40:20.919Z | Downloaded qorb v0.4.1 |
| 1885 | 2026-03-02T08:40:20.944Z | Downloaded goblin v0.8.2 |
| 1886 | 2026-03-02T08:40:20.944Z | Downloaded usdt v0.5.0 |
| 1887 | 2026-03-02T08:40:20.944Z | Downloaded universal-hash v0.5.1 |
| 1888 | 2026-03-02T08:40:20.944Z | Downloaded typeid v1.0.3 |
| 1889 | 2026-03-02T08:40:20.944Z | Downloaded try-lock v0.2.5 |
| 1890 | 2026-03-02T08:40:20.944Z | Downloaded tower-service v0.3.3 |
| 1891 | 2026-03-02T08:40:20.944Z | Downloaded schemars v0.9.0 |
| 1892 | 2026-03-02T08:40:20.968Z | Downloaded quinn v0.11.9 |
| 1893 | 2026-03-02T08:40:20.968Z | Downloaded prettyplease v0.2.37 |
| 1894 | 2026-03-02T08:40:20.968Z | Downloaded icu_properties_data v2.1.2 |
| 1895 | 2026-03-02T08:40:20.993Z | Downloaded tower-layer v0.3.3 |
| 1896 | 2026-03-02T08:40:20.993Z | Downloaded toml_write v0.1.2 |
| 1897 | 2026-03-02T08:40:20.993Z | Downloaded synstructure v0.13.2 |
| 1898 | 2026-03-02T08:40:20.993Z | Downloaded supports-color v3.0.2 |
| 1899 | 2026-03-02T08:40:20.993Z | Downloaded strum_macros v0.27.2 |
| 1900 | 2026-03-02T08:40:20.993Z | Downloaded stable_deref_trait v1.2.1 |
| 1901 | 2026-03-02T08:40:21.017Z | Downloaded snafu-derive v0.8.9 |
| 1902 | 2026-03-02T08:40:21.017Z | Downloaded rayon-core v1.13.0 |
| 1903 | 2026-03-02T08:40:21.017Z | Downloaded termtree v0.5.1 |
| 1904 | 2026-03-02T08:40:21.017Z | Downloaded tagptr v0.2.0 |
| 1905 | 2026-03-02T08:40:21.018Z | Downloaded sync_wrapper v1.0.2 |
| 1906 | 2026-03-02T08:40:21.018Z | Downloaded swrite v0.1.0 |
| 1907 | 2026-03-02T08:40:21.018Z | Downloaded strum_macros v0.26.4 |
| 1908 | 2026-03-02T08:40:21.018Z | Downloaded structmeta v0.3.0 |
| 1909 | 2026-03-02T08:40:21.018Z | Downloaded strsim v0.11.1 |
| 1910 | 2026-03-02T08:40:21.043Z | Downloaded spin v0.5.2 |
| 1911 | 2026-03-02T08:40:21.043Z | Downloaded smallvec v1.15.1 |
| 1912 | 2026-03-02T08:40:21.043Z | Downloaded slog-term v2.9.2 |
| 1913 | 2026-03-02T08:40:21.043Z | Downloaded similar v2.7.0 |
| 1914 | 2026-03-02T08:40:21.043Z | Downloaded serde_core v1.0.228 |
| 1915 | 2026-03-02T08:40:21.067Z | Downloaded rustls-webpki v0.103.9 |
| 1916 | 2026-03-02T08:40:21.067Z | Downloaded progenitor-impl v0.11.2 |
| 1917 | 2026-03-02T08:40:21.067Z | Downloaded progenitor-impl v0.10.0 |
| 1918 | 2026-03-02T08:40:21.067Z | Downloaded iddqd v0.3.17 |
| 1919 | 2026-03-02T08:40:21.067Z | Downloaded hyper v1.8.1 |
| 1920 | 2026-03-02T08:40:21.092Z | Downloaded strum v0.27.2 |
| 1921 | 2026-03-02T08:40:21.092Z | Downloaded strum v0.26.3 |
| 1922 | 2026-03-02T08:40:21.092Z | Downloaded structmeta-derive v0.3.0 |
| 1923 | 2026-03-02T08:40:21.092Z | Downloaded slog-stdlog v4.1.1 |
| 1924 | 2026-03-02T08:40:21.092Z | Downloaded slog-scope v4.4.1 |
| 1925 | 2026-03-02T08:40:21.092Z | Downloaded slog-json v2.6.1 |
| 1926 | 2026-03-02T08:40:21.092Z | Downloaded slog-dtrace v0.3.0 |
| 1927 | 2026-03-02T08:40:21.092Z | Downloaded slab v0.4.12 |
| 1928 | 2026-03-02T08:40:21.092Z | Downloaded sigpipe v0.1.3 |
| 1929 | 2026-03-02T08:40:21.092Z | Downloaded signal-hook-registry v1.4.8 |
| 1930 | 2026-03-02T08:40:21.092Z | Downloaded shlex v1.3.0 |
| 1931 | 2026-03-02T08:40:21.092Z | Downloaded sha2 v0.10.9 |
| 1932 | 2026-03-02T08:40:21.092Z | Downloaded sha1 v0.10.6 |
| 1933 | 2026-03-02T08:40:21.117Z | Downloaded serde_with_macros v3.16.1 |
| 1934 | 2026-03-02T08:40:21.117Z | Downloaded serde_tokenstream v0.2.2 |
| 1935 | 2026-03-02T08:40:21.117Z | Downloaded serde_derive v1.0.228 |
| 1936 | 2026-03-02T08:40:21.117Z | Downloaded semver v1.0.27 |
| 1937 | 2026-03-02T08:40:21.117Z | Downloaded schemars v0.8.22 |
| 1938 | 2026-03-02T08:40:21.142Z | Downloaded rand_core v0.9.5 |
| 1939 | 2026-03-02T08:40:21.142Z | Downloaded rand_chacha v0.9.0 |
| 1940 | 2026-03-02T08:40:21.142Z | Downloaded quinn-udp v0.5.14 |
| 1941 | 2026-03-02T08:40:21.142Z | Downloaded proc-macro2 v1.0.106 |
| 1942 | 2026-03-02T08:40:21.142Z | Downloaded pest_meta v2.8.6 |
| 1943 | 2026-03-02T08:40:21.142Z | Downloaded openssl-sys v0.9.111 |
| 1944 | 2026-03-02T08:40:21.142Z | Downloaded hkdf v0.12.4 |
| 1945 | 2026-03-02T08:40:21.142Z | Downloaded hashbrown v0.16.1 |
| 1946 | 2026-03-02T08:40:21.166Z | Downloaded h2 v0.4.13 |
| 1947 | 2026-03-02T08:40:21.166Z | Downloaded chrono v0.4.43 |
| 1948 | 2026-03-02T08:40:21.166Z | Downloaded smawk v0.3.2 |
| 1949 | 2026-03-02T08:40:21.166Z | Downloaded smartstring v1.0.1 |
| 1950 | 2026-03-02T08:40:21.191Z | Downloaded slog-envlogger v2.2.0 |
| 1951 | 2026-03-02T08:40:21.191Z | Downloaded slog-bunyan v2.5.0 |
| 1952 | 2026-03-02T08:40:21.191Z | Downloaded slog-async v2.8.0 |
| 1953 | 2026-03-02T08:40:21.191Z | Downloaded siphasher v1.0.2 |
| 1954 | 2026-03-02T08:40:21.191Z | Downloaded serde_urlencoded v0.7.1 |
| 1955 | 2026-03-02T08:40:21.191Z | Downloaded serde_spanned v1.0.4 |
| 1956 | 2026-03-02T08:40:21.191Z | Downloaded serde_spanned v0.6.9 |
| 1957 | 2026-03-02T08:40:21.191Z | Downloaded scroll v0.13.0 |
| 1958 | 2026-03-02T08:40:21.191Z | Downloaded scroll v0.12.0 |
| 1959 | 2026-03-02T08:40:21.191Z | Downloaded scopeguard v1.2.0 |
| 1960 | 2026-03-02T08:40:21.191Z | Downloaded schemars_derive v0.8.22 |
| 1961 | 2026-03-02T08:40:21.191Z | Downloaded ryu v1.0.23 |
| 1962 | 2026-03-02T08:40:21.191Z | Downloaded rand_core v0.6.4 |
| 1963 | 2026-03-02T08:40:21.191Z | Downloaded quote v1.0.44 |
| 1964 | 2026-03-02T08:40:21.216Z | Downloaded progenitor v0.11.2 |
| 1965 | 2026-03-02T08:40:21.216Z | Downloaded progenitor v0.10.0 |
| 1966 | 2026-03-02T08:40:21.216Z | Downloaded proc-macro-error2 v2.0.1 |
| 1967 | 2026-03-02T08:40:21.216Z | Downloaded pin-project v1.1.10 |
| 1968 | 2026-03-02T08:40:21.216Z | Downloaded papergrid v0.17.0 |
| 1969 | 2026-03-02T08:40:21.240Z | Downloaded papergrid v0.11.0 |
| 1970 | 2026-03-02T08:40:21.240Z | Downloaded libm v0.2.16 |
| 1971 | 2026-03-02T08:40:21.264Z | Downloaded idna v1.1.0 |
| 1972 | 2026-03-02T08:40:21.264Z | Downloaded hyper-util v0.1.20 |
| 1973 | 2026-03-02T08:40:21.264Z | Downloaded hashbrown v0.15.5 |
| 1974 | 2026-03-02T08:40:21.264Z | Downloaded serde_plain v1.0.2 |
| 1975 | 2026-03-02T08:40:21.264Z | Downloaded serde_path_to_error v0.1.20 |
| 1976 | 2026-03-02T08:40:21.289Z | Downloaded serde_derive_internals v0.29.1 |
| 1977 | 2026-03-02T08:40:21.289Z | Downloaded serde-big-array v0.5.1 |
| 1978 | 2026-03-02T08:40:21.289Z | Downloaded semver v0.1.20 |
| 1979 | 2026-03-02T08:40:21.289Z | Downloaded secrecy v0.10.3 |
| 1980 | 2026-03-02T08:40:21.289Z | Downloaded scroll_derive v0.13.1 |
| 1981 | 2026-03-02T08:40:21.289Z | Downloaded scroll_derive v0.12.1 |
| 1982 | 2026-03-02T08:40:21.289Z | Downloaded rusty-fork v0.3.1 |
| 1983 | 2026-03-02T08:40:21.289Z | Downloaded rustversion v1.0.22 |
| 1984 | 2026-03-02T08:40:21.289Z | Downloaded rustls-pki-types v1.14.0 |
| 1985 | 2026-03-02T08:40:21.289Z | Downloaded rustls-pemfile v2.2.0 |
| 1986 | 2026-03-02T08:40:21.289Z | Downloaded rustc_version v0.4.1 |
| 1987 | 2026-03-02T08:40:21.289Z | Downloaded rustc_version v0.1.7 |
| 1988 | 2026-03-02T08:40:21.289Z | Downloaded rustc-hash v2.1.1 |
| 1989 | 2026-03-02T08:40:21.289Z | Downloaded rhai_codegen v3.1.0 |
| 1990 | 2026-03-02T08:40:21.314Z | Downloaded resolv-conf v0.7.6 |
| 1991 | 2026-03-02T08:40:21.314Z | Downloaded ref-cast-impl v1.0.25 |
| 1992 | 2026-03-02T08:40:21.314Z | Downloaded ref-cast v1.0.25 |
| 1993 | 2026-03-02T08:40:21.314Z | Downloaded rand_xorshift v0.4.0 |
| 1994 | 2026-03-02T08:40:21.314Z | Downloaded rand_chacha v0.3.1 |
| 1995 | 2026-03-02T08:40:21.314Z | Downloaded quick-error v1.2.3 |
| 1996 | 2026-03-02T08:40:21.314Z | Downloaded progenitor-macro v0.11.2 |
| 1997 | 2026-03-02T08:40:21.314Z | Downloaded progenitor-macro v0.10.0 |
| 1998 | 2026-03-02T08:40:21.314Z | Downloaded progenitor-client v0.11.2 |
| 1999 | 2026-03-02T08:40:21.314Z | Downloaded progenitor-client v0.10.0 |
| 2000 | 2026-03-02T08:40:21.314Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 2001 | 2026-03-02T08:40:21.339Z | Downloaded proc-macro-error-attr v1.0.4 |
| 2002 | 2026-03-02T08:40:21.339Z | Downloaded proc-macro-error v1.0.4 |
| 2003 | 2026-03-02T08:40:21.339Z | Downloaded proc-macro-crate v3.4.0 |
| 2004 | 2026-03-02T08:40:21.339Z | Downloaded proc-macro-crate v1.3.1 |
| 2005 | 2026-03-02T08:40:21.339Z | Downloaded pretty-hex v0.4.1 |
| 2006 | 2026-03-02T08:40:21.339Z | Downloaded ppv-lite86 v0.2.21 |
| 2007 | 2026-03-02T08:40:21.339Z | Downloaded phf v0.12.1 |
| 2008 | 2026-03-02T08:40:21.339Z | Downloaded pest_generator v2.8.6 |
| 2009 | 2026-03-02T08:40:21.339Z | Downloaded pem v3.0.6 |
| 2010 | 2026-03-02T08:40:21.339Z | Downloaded paste v1.0.15 |
| 2011 | 2026-03-02T08:40:21.339Z | Downloaded password-hash v0.5.0 |
| 2012 | 2026-03-02T08:40:21.339Z | Downloaded parse-display-derive v0.10.0 |
| 2013 | 2026-03-02T08:40:21.339Z | Downloaded parking_lot_core v0.9.12 |
| 2014 | 2026-03-02T08:40:21.340Z | Downloaded parking_lot_core v0.8.6 |
| 2015 | 2026-03-02T08:40:21.364Z | Downloaded parking_lot v0.12.5 |
| 2016 | 2026-03-02T08:40:21.364Z | Downloaded parking_lot v0.11.2 |
| 2017 | 2026-03-02T08:40:21.364Z | Downloaded oxnet v0.1.4 |
| 2018 | 2026-03-02T08:40:21.364Z | Downloaded oxide-tokio-rt v0.1.2 |
| 2019 | 2026-03-02T08:40:21.364Z | Downloaded owo-colors v4.2.3 |
| 2020 | 2026-03-02T08:40:21.364Z | Downloaded once_cell v1.21.3 |
| 2021 | 2026-03-02T08:40:21.364Z | Downloaded nom v7.1.3 |
| 2022 | 2026-03-02T08:40:21.389Z | Downloaded mio v1.1.1 |
| 2023 | 2026-03-02T08:40:21.389Z | Downloaded minimal-lexical v0.2.1 |
| 2024 | 2026-03-02T08:40:21.389Z | Downloaded memchr v2.8.0 |
| 2025 | 2026-03-02T08:40:21.389Z | Downloaded itertools v0.14.0 |
| 2026 | 2026-03-02T08:40:21.413Z | Downloaded itertools v0.12.1 |
| 2027 | 2026-03-02T08:40:21.413Z | Downloaded indexmap v2.13.0 |
| 2028 | 2026-03-02T08:40:21.413Z | Downloaded icu_locale_core v2.1.1 |
| 2029 | 2026-03-02T08:40:21.413Z | Downloaded icu_collections v2.1.1 |
| 2030 | 2026-03-02T08:40:21.438Z | Downloaded http v1.4.0 |
| 2031 | 2026-03-02T08:40:21.438Z | Downloaded hickory-resolver v0.25.2 |
| 2032 | 2026-03-02T08:40:21.438Z | Downloaded postcard v1.1.3 |
| 2033 | 2026-03-02T08:40:21.438Z | Downloaded poly1305 v0.8.0 |
| 2034 | 2026-03-02T08:40:21.463Z | Downloaded pkg-config v0.3.32 |
| 2035 | 2026-03-02T08:40:21.463Z | Downloaded pin-project-lite v0.2.16 |
| 2036 | 2026-03-02T08:40:21.464Z | Downloaded pin-project-internal v1.1.10 |
| 2037 | 2026-03-02T08:40:21.464Z | Downloaded phf_shared v0.12.1 |
| 2038 | 2026-03-02T08:40:21.464Z | Downloaded percent-encoding v2.3.2 |
| 2039 | 2026-03-02T08:40:21.464Z | Downloaded parse-display v0.10.0 |
| 2040 | 2026-03-02T08:40:21.464Z | Downloaded openssl-macros v0.1.1 |
| 2041 | 2026-03-02T08:40:21.464Z | Downloaded omicron-workspace-hack v0.1.0 |
| 2042 | 2026-03-02T08:40:21.464Z | Downloaded olpc-cjson v0.1.4 |
| 2043 | 2026-03-02T08:40:21.464Z | Downloaded num_threads v0.1.7 |
| 2044 | 2026-03-02T08:40:21.464Z | Downloaded num_enum_derive v0.7.5 |
| 2045 | 2026-03-02T08:40:21.464Z | Downloaded num-traits v0.2.19 |
| 2046 | 2026-03-02T08:40:21.464Z | Downloaded log v0.4.29 |
| 2047 | 2026-03-02T08:40:21.488Z | Downloaded iri-string v0.7.10 |
| 2048 | 2026-03-02T08:40:21.488Z | Downloaded indicatif v0.18.4 |
| 2049 | 2026-03-02T08:40:21.488Z | Downloaded icu_provider v2.1.1 |
| 2050 | 2026-03-02T08:40:21.488Z | Downloaded icu_normalizer v2.1.1 |
| 2051 | 2026-03-02T08:40:21.488Z | Downloaded hyper-rustls v0.27.7 |
| 2052 | 2026-03-02T08:40:21.488Z | Downloaded hickory-resolver v0.24.4 |
| 2053 | 2026-03-02T08:40:21.513Z | Downloaded hashbrown v0.12.3 |
| 2054 | 2026-03-02T08:40:21.513Z | Downloaded futures v0.3.32 |
| 2055 | 2026-03-02T08:40:21.513Z | Downloaded clap_builder v4.5.59 |
| 2056 | 2026-03-02T08:40:21.513Z | Downloaded potential_utf v0.1.4 |
| 2057 | 2026-03-02T08:40:21.513Z | Downloaded plain v0.2.3 |
| 2058 | 2026-03-02T08:40:21.513Z | Downloaded pin-utils v0.1.0 |
| 2059 | 2026-03-02T08:40:21.537Z | Downloaded pest_derive v2.8.6 |
| 2060 | 2026-03-02T08:40:21.537Z | Downloaded opaque-debug v0.3.1 |
| 2061 | 2026-03-02T08:40:21.537Z | Downloaded num_enum_derive v0.5.11 |
| 2062 | 2026-03-02T08:40:21.537Z | Downloaded num_enum v0.7.5 |
| 2063 | 2026-03-02T08:40:21.537Z | Downloaded num_enum v0.5.11 |
| 2064 | 2026-03-02T08:40:21.538Z | Downloaded num-rational v0.4.2 |
| 2065 | 2026-03-02T08:40:21.538Z | Downloaded num-iter v0.1.45 |
| 2066 | 2026-03-02T08:40:21.538Z | Downloaded num-integer v0.1.46 |
| 2067 | 2026-03-02T08:40:21.538Z | Downloaded num-derive v0.3.3 |
| 2068 | 2026-03-02T08:40:21.538Z | Downloaded num-conv v0.2.0 |
| 2069 | 2026-03-02T08:40:21.538Z | Downloaded num-complex v0.4.6 |
| 2070 | 2026-03-02T08:40:21.562Z | Downloaded num v0.4.3 |
| 2071 | 2026-03-02T08:40:21.562Z | Downloaded newtype-uuid-macros v0.1.0 |
| 2072 | 2026-03-02T08:40:21.562Z | Downloaded newtype-uuid v1.3.2 |
| 2073 | 2026-03-02T08:40:21.562Z | Downloaded natord v1.0.9 |
| 2074 | 2026-03-02T08:40:21.562Z | Downloaded multer v3.1.0 |
| 2075 | 2026-03-02T08:40:21.562Z | Downloaded memoffset v0.9.1 |
| 2076 | 2026-03-02T08:40:21.562Z | Downloaded memmap2 v0.9.10 |
| 2077 | 2026-03-02T08:40:21.562Z | Downloaded memmap v0.7.0 |
| 2078 | 2026-03-02T08:40:21.562Z | Downloaded match_cfg v0.1.0 |
| 2079 | 2026-03-02T08:40:21.562Z | Downloaded managed v0.8.0 |
| 2080 | 2026-03-02T08:40:21.562Z | Downloaded macaddr v1.0.1 |
| 2081 | 2026-03-02T08:40:21.562Z | Downloaded lru-cache v0.1.2 |
| 2082 | 2026-03-02T08:40:21.562Z | Downloaded lock_api v0.4.14 |
| 2083 | 2026-03-02T08:40:21.562Z | Downloaded litemap v0.8.1 |
| 2084 | 2026-03-02T08:40:21.562Z | Downloaded jiff-static v0.2.20 |
| 2085 | 2026-03-02T08:40:21.587Z | Downloaded indexmap v1.9.3 |
| 2086 | 2026-03-02T08:40:21.587Z | Downloaded idna_adapter v1.2.1 |
| 2087 | 2026-03-02T08:40:21.587Z | Downloaded icu_properties v2.1.2 |
| 2088 | 2026-03-02T08:40:21.587Z | Downloaded icu_normalizer_data v2.1.1 |
| 2089 | 2026-03-02T08:40:21.587Z | Downloaded iana-time-zone v0.1.65 |
| 2090 | 2026-03-02T08:40:21.587Z | Downloaded humantime v2.3.0 |
| 2091 | 2026-03-02T08:40:21.587Z | Downloaded hubpack_derive v0.1.1 |
| 2092 | 2026-03-02T08:40:21.587Z | Downloaded hubpack v0.1.2 |
| 2093 | 2026-03-02T08:40:21.587Z | Downloaded httparse v1.10.1 |
| 2094 | 2026-03-02T08:40:21.612Z | Downloaded http-body v1.0.1 |
| 2095 | 2026-03-02T08:40:21.612Z | Downloaded hmac v0.12.1 |
| 2096 | 2026-03-02T08:40:21.612Z | Downloaded heapless v0.8.0 |
| 2097 | 2026-03-02T08:40:21.612Z | Downloaded hash32 v0.3.1 |
| 2098 | 2026-03-02T08:40:21.612Z | Downloaded group v0.13.0 |
| 2099 | 2026-03-02T08:40:21.612Z | Downloaded getrandom v0.4.1 |
| 2100 | 2026-03-02T08:40:21.612Z | Downloaded getrandom v0.3.4 |
| 2101 | 2026-03-02T08:40:21.612Z | Downloaded getrandom v0.2.17 |
| 2102 | 2026-03-02T08:40:21.637Z | Downloaded futures-io v0.3.32 |
| 2103 | 2026-03-02T08:40:21.637Z | Downloaded fs-err v3.3.0 |
| 2104 | 2026-03-02T08:40:21.637Z | Downloaded foreign-types-shared v0.1.1 |
| 2105 | 2026-03-02T08:40:21.637Z | Downloaded crossbeam-channel v0.5.15 |
| 2106 | 2026-03-02T08:40:21.637Z | Downloaded no-std-compat v0.4.1 |
| 2107 | 2026-03-02T08:40:21.637Z | Downloaded newtype_derive v0.1.6 |
| 2108 | 2026-03-02T08:40:21.637Z | Downloaded newline-converter v0.3.0 |
| 2109 | 2026-03-02T08:40:21.637Z | Downloaded mime v0.3.17 |
| 2110 | 2026-03-02T08:40:21.637Z | Downloaded lru-slab v0.1.2 |
| 2111 | 2026-03-02T08:40:21.637Z | Downloaded linear-map v1.2.0 |
| 2112 | 2026-03-02T08:40:21.637Z | Downloaded libsw-core v0.3.2 |
| 2113 | 2026-03-02T08:40:21.637Z | Downloaded libsw v3.5.0 |
| 2114 | 2026-03-02T08:40:21.637Z | Downloaded libscf-sys v1.1.0 |
| 2115 | 2026-03-02T08:40:21.637Z | Downloaded lazy_static v1.5.0 |
| 2116 | 2026-03-02T08:40:21.662Z | Downloaded keccak v0.1.6 |
| 2117 | 2026-03-02T08:40:21.662Z | Downloaded jobserver v0.1.34 |
| 2118 | 2026-03-02T08:40:21.662Z | Downloaded itoa v1.0.17 |
| 2119 | 2026-03-02T08:40:21.662Z | Downloaded is_ci v1.2.0 |
| 2120 | 2026-03-02T08:40:21.662Z | Downloaded ipnetwork v0.21.1 |
| 2121 | 2026-03-02T08:40:21.662Z | Downloaded ipnet v2.11.0 |
| 2122 | 2026-03-02T08:40:21.662Z | Downloaded internet-checksum v0.2.1 |
| 2123 | 2026-03-02T08:40:21.662Z | Downloaded instant v0.1.13 |
| 2124 | 2026-03-02T08:40:21.662Z | Downloaded ingot-types v0.1.2 |
| 2125 | 2026-03-02T08:40:21.662Z | Downloaded ingot-macros v0.1.1 |
| 2126 | 2026-03-02T08:40:21.662Z | Downloaded ingot v0.1.1 |
| 2127 | 2026-03-02T08:40:21.662Z | Downloaded indent_write v2.2.0 |
| 2128 | 2026-03-02T08:40:21.662Z | Downloaded ident_case v1.0.1 |
| 2129 | 2026-03-02T08:40:21.662Z | Downloaded httpdate v1.0.3 |
| 2130 | 2026-03-02T08:40:21.662Z | Downloaded http-body-util v0.1.3 |
| 2131 | 2026-03-02T08:40:21.662Z | Downloaded hostname v0.4.2 |
| 2132 | 2026-03-02T08:40:21.662Z | Downloaded hostname v0.3.1 |
| 2133 | 2026-03-02T08:40:21.687Z | Downloaded highway v1.3.0 |
| 2134 | 2026-03-02T08:40:21.687Z | Downloaded hex v0.4.3 |
| 2135 | 2026-03-02T08:40:21.687Z | Downloaded heck v0.4.1 |
| 2136 | 2026-03-02T08:40:21.687Z | Downloaded half v2.7.1 |
| 2137 | 2026-03-02T08:40:21.687Z | Downloaded globset v0.4.18 |
| 2138 | 2026-03-02T08:40:21.687Z | Downloaded glob v0.3.3 |
| 2139 | 2026-03-02T08:40:21.711Z | Downloaded gethostname v0.5.0 |
| 2140 | 2026-03-02T08:40:21.711Z | Downloaded generic-array v0.14.7 |
| 2141 | 2026-03-02T08:40:21.711Z | Downloaded fxhash v0.2.1 |
| 2142 | 2026-03-02T08:40:21.711Z | Downloaded futures-task v0.3.32 |
| 2143 | 2026-03-02T08:40:21.711Z | Downloaded futures-macro v0.3.32 |
| 2144 | 2026-03-02T08:40:21.712Z | Downloaded futures-executor v0.3.32 |
| 2145 | 2026-03-02T08:40:21.712Z | Downloaded futures-core v0.3.32 |
| 2146 | 2026-03-02T08:40:21.712Z | Downloaded fs_extra v1.3.0 |
| 2147 | 2026-03-02T08:40:21.712Z | Downloaded form_urlencoded v1.2.2 |
| 2148 | 2026-03-02T08:40:21.712Z | Downloaded foreign-types-shared v0.3.1 |
| 2149 | 2026-03-02T08:40:21.712Z | Downloaded foreign-types v0.5.0 |
| 2150 | 2026-03-02T08:40:21.712Z | Downloaded foreign-types v0.3.2 |
| 2151 | 2026-03-02T08:40:21.712Z | Downloaded dropshot-api-manager v0.3.0 |
| 2152 | 2026-03-02T08:40:21.736Z | Downloaded derive_more v0.99.20 |
| 2153 | 2026-03-02T08:40:21.736Z | Downloaded derive-where v1.6.0 |
| 2154 | 2026-03-02T08:40:21.736Z | Downloaded darling_core v0.21.3 |
| 2155 | 2026-03-02T08:40:21.736Z | Downloaded crypto-bigint v0.5.5 |
| 2156 | 2026-03-02T08:40:21.761Z | Downloaded crossbeam-epoch v0.9.18 |
| 2157 | 2026-03-02T08:40:21.761Z | Downloaded crc32fast v1.5.0 |
| 2158 | 2026-03-02T08:40:21.761Z | Downloaded cookie v0.18.1 |
| 2159 | 2026-03-02T08:40:21.761Z | Downloaded const_format_proc_macros v0.2.34 |
| 2160 | 2026-03-02T08:40:21.761Z | Downloaded const_format v0.2.35 |
| 2161 | 2026-03-02T08:40:21.761Z | Downloaded console v0.15.11 |
| 2162 | 2026-03-02T08:40:21.785Z | Downloaded clap_derive v4.5.55 |
| 2163 | 2026-03-02T08:40:21.785Z | Downloaded clap v4.5.59 |
| 2164 | 2026-03-02T08:40:21.785Z | Downloaded ciborium v0.2.2 |
| 2165 | 2026-03-02T08:40:21.786Z | Downloaded chacha20poly1305 v0.10.1 |
| 2166 | 2026-03-02T08:40:21.786Z | Downloaded cc v1.2.56 |
| 2167 | 2026-03-02T08:40:21.786Z | Downloaded is_terminal_polyfill v1.70.2 |
| 2168 | 2026-03-02T08:40:21.786Z | Downloaded is-terminal v0.4.17 |
| 2169 | 2026-03-02T08:40:21.810Z | Downloaded inout v0.1.4 |
| 2170 | 2026-03-02T08:40:21.810Z | Downloaded heck v0.5.0 |
| 2171 | 2026-03-02T08:40:21.810Z | Downloaded futures-util v0.3.32 |
| 2172 | 2026-03-02T08:40:21.810Z | Downloaded futures-sink v0.3.32 |
| 2173 | 2026-03-02T08:40:21.810Z | Downloaded foldhash v0.2.0 |
| 2174 | 2026-03-02T08:40:21.810Z | Downloaded fixedbitset v0.4.2 |
| 2175 | 2026-03-02T08:40:21.810Z | Downloaded ff v0.13.1 |
| 2176 | 2026-03-02T08:40:21.810Z | Downloaded fastrand v2.3.0 |
| 2177 | 2026-03-02T08:40:21.835Z | Downloaded expectorate v1.2.0 |
| 2178 | 2026-03-02T08:40:21.835Z | Downloaded elliptic-curve v0.13.8 |
| 2179 | 2026-03-02T08:40:21.835Z | Downloaded drift v0.1.3 |
| 2180 | 2026-03-02T08:40:21.835Z | Downloaded dof v0.4.0 |
| 2181 | 2026-03-02T08:40:21.835Z | Downloaded displaydoc v0.2.5 |
| 2182 | 2026-03-02T08:40:21.835Z | Downloaded derive-ex v0.1.8 |
| 2183 | 2026-03-02T08:40:21.835Z | Downloaded deranged v0.5.6 |
| 2184 | 2026-03-02T08:40:21.835Z | Downloaded defmt-macros v1.0.1 |
| 2185 | 2026-03-02T08:40:21.860Z | Downloaded data-encoding v2.10.0 |
| 2186 | 2026-03-02T08:40:21.860Z | Downloaded darling v0.21.3 |
| 2187 | 2026-03-02T08:40:21.860Z | Downloaded daft-derive v0.1.5 |
| 2188 | 2026-03-02T08:40:21.860Z | Downloaded daft v0.1.5 |
| 2189 | 2026-03-02T08:40:21.860Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 2190 | 2026-03-02T08:40:21.860Z | Downloaded csv-core v0.1.13 |
| 2191 | 2026-03-02T08:40:21.860Z | Downloaded crunchy v0.2.4 |
| 2192 | 2026-03-02T08:40:21.860Z | Downloaded crossbeam-utils v0.8.21 |
| 2193 | 2026-03-02T08:40:21.860Z | Downloaded crossbeam-deque v0.8.6 |
| 2194 | 2026-03-02T08:40:21.886Z | Downloaded critical-section v1.2.0 |
| 2195 | 2026-03-02T08:40:21.886Z | Downloaded crc8 v0.1.1 |
| 2196 | 2026-03-02T08:40:21.886Z | Downloaded convert_case v0.4.0 |
| 2197 | 2026-03-02T08:40:21.886Z | Downloaded const-random-macro v0.1.16 |
| 2198 | 2026-03-02T08:40:21.886Z | Downloaded console v0.16.2 |
| 2199 | 2026-03-02T08:40:21.886Z | Downloaded colored v3.1.1 |
| 2200 | 2026-03-02T08:40:21.886Z | Downloaded cobs v0.3.0 |
| 2201 | 2026-03-02T08:40:21.886Z | Downloaded cmake v0.1.57 |
| 2202 | 2026-03-02T08:40:21.886Z | Downloaded clap_lex v1.0.0 |
| 2203 | 2026-03-02T08:40:21.886Z | Downloaded cipher v0.4.4 |
| 2204 | 2026-03-02T08:40:21.886Z | Downloaded ciborium-ll v0.2.2 |
| 2205 | 2026-03-02T08:40:21.886Z | Downloaded ciborium-io v0.2.2 |
| 2206 | 2026-03-02T08:40:21.886Z | Downloaded chacha20 v0.9.1 |
| 2207 | 2026-03-02T08:40:21.886Z | Downloaded cfg-if v1.0.4 |
| 2208 | 2026-03-02T08:40:21.886Z | Downloaded bitflags v1.3.2 |
| 2209 | 2026-03-02T08:40:21.886Z | Downloaded argon2 v0.5.3 |
| 2210 | 2026-03-02T08:40:21.911Z | Downloaded foreign-types-macros v0.2.3 |
| 2211 | 2026-03-02T08:40:21.911Z | Downloaded fnv v1.0.7 |
| 2212 | 2026-03-02T08:40:21.911Z | Downloaded float-ord v0.3.2 |
| 2213 | 2026-03-02T08:40:21.911Z | Downloaded errno v0.3.14 |
| 2214 | 2026-03-02T08:40:21.911Z | Downloaded erased-serde v0.3.31 |
| 2215 | 2026-03-02T08:40:21.911Z | Downloaded aws-lc-sys v0.37.1 |
| 2216 | 2026-03-02T08:40:22.194Z | Downloaded embedded-io v0.6.1 |
| 2217 | 2026-03-02T08:40:22.218Z | Downloaded embedded-io v0.4.0 |
| 2218 | 2026-03-02T08:40:22.218Z | Downloaded either v1.15.0 |
| 2219 | 2026-03-02T08:40:22.219Z | Downloaded dyn-clone v1.0.20 |
| 2220 | 2026-03-02T08:40:22.219Z | Downloaded dtrace-parser v0.2.0 |
| 2221 | 2026-03-02T08:40:22.219Z | Downloaded dropshot_endpoint v0.16.7 |
| 2222 | 2026-03-02T08:40:22.219Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 2223 | 2026-03-02T08:40:22.219Z | Downloaded dof v0.3.0 |
| 2224 | 2026-03-02T08:40:22.219Z | Downloaded digest v0.10.7 |
| 2225 | 2026-03-02T08:40:22.219Z | Downloaded defmt-parser v1.0.0 |
| 2226 | 2026-03-02T08:40:22.219Z | Downloaded defmt v0.3.100 |
| 2227 | 2026-03-02T08:40:22.219Z | Downloaded debug-ignore v1.0.5 |
| 2228 | 2026-03-02T08:40:22.219Z | Downloaded darling_macro v0.21.3 |
| 2229 | 2026-03-02T08:40:22.219Z | Downloaded cstr-argument v0.1.2 |
| 2230 | 2026-03-02T08:40:22.219Z | Downloaded crypto-common v0.1.7 |
| 2231 | 2026-03-02T08:40:22.219Z | Downloaded crucible-workspace-hack v0.1.0 |
| 2232 | 2026-03-02T08:40:22.219Z | Downloaded cpufeatures v0.2.17 |
| 2233 | 2026-03-02T08:40:22.219Z | Downloaded const-random v0.1.18 |
| 2234 | 2026-03-02T08:40:22.243Z | Downloaded colorchoice v1.0.4 |
| 2235 | 2026-03-02T08:40:22.244Z | Downloaded cfg_aliases v0.2.1 |
| 2236 | 2026-03-02T08:40:22.244Z | Downloaded camino v1.2.2 |
| 2237 | 2026-03-02T08:40:22.244Z | Downloaded bytecount v0.6.9 |
| 2238 | 2026-03-02T08:40:22.244Z | Downloaded bstr v1.12.1 |
| 2239 | 2026-03-02T08:40:22.244Z | Downloaded bit-set v0.8.0 |
| 2240 | 2026-03-02T08:40:22.244Z | Downloaded async-stream v0.3.6 |
| 2241 | 2026-03-02T08:40:22.244Z | Downloaded allocator-api2 v0.2.21 |
| 2242 | 2026-03-02T08:40:22.244Z | Downloaded fixedbitset v0.5.7 |
| 2243 | 2026-03-02T08:40:22.269Z | Downloaded find-msvc-tools v0.1.9 |
| 2244 | 2026-03-02T08:40:22.269Z | Downloaded equivalent v1.0.2 |
| 2245 | 2026-03-02T08:40:22.269Z | Downloaded enum-as-inner v0.6.1 |
| 2246 | 2026-03-02T08:40:22.269Z | Downloaded dunce v1.0.5 |
| 2247 | 2026-03-02T08:40:22.269Z | Downloaded dtrace-parser v0.3.0 |
| 2248 | 2026-03-02T08:40:22.269Z | Downloaded cancel-safe-futures v0.1.5 |
| 2249 | 2026-03-02T08:40:22.269Z | Downloaded camino-tempfile v1.4.1 |
| 2250 | 2026-03-02T08:40:22.269Z | Downloaded bytes v1.11.1 |
| 2251 | 2026-03-02T08:40:22.269Z | Downloaded block-buffer v0.10.4 |
| 2252 | 2026-03-02T08:40:22.269Z | Downloaded blake2 v0.10.6 |
| 2253 | 2026-03-02T08:40:22.269Z | Downloaded bitflags v2.11.0 |
| 2254 | 2026-03-02T08:40:22.293Z | Downloaded bit-vec v0.8.0 |
| 2255 | 2026-03-02T08:40:22.293Z | Downloaded bcs v0.1.6 |
| 2256 | 2026-03-02T08:40:22.293Z | Downloaded base64 v0.22.1 |
| 2257 | 2026-03-02T08:40:22.293Z | Downloaded base64 v0.21.7 |
| 2258 | 2026-03-02T08:40:22.293Z | Downloaded base16ct v1.0.0 |
| 2259 | 2026-03-02T08:40:22.293Z | Downloaded base16ct v0.2.0 |
| 2260 | 2026-03-02T08:40:22.293Z | Downloaded backoff v0.4.0 |
| 2261 | 2026-03-02T08:40:22.293Z | Downloaded aws-lc-rs v1.15.4 |
| 2262 | 2026-03-02T08:40:22.318Z | Downloaded autocfg v1.5.0 |
| 2263 | 2026-03-02T08:40:22.318Z | Downloaded atomicwrites v0.4.4 |
| 2264 | 2026-03-02T08:40:22.318Z | Downloaded async-trait v0.1.89 |
| 2265 | 2026-03-02T08:40:22.318Z | Downloaded async-stream-impl v0.3.6 |
| 2266 | 2026-03-02T08:40:22.318Z | Downloaded arc-swap v1.8.2 |
| 2267 | 2026-03-02T08:40:22.318Z | Downloaded anyhow v1.0.101 |
| 2268 | 2026-03-02T08:40:22.318Z | Downloaded anstyle-query v1.1.5 |
| 2269 | 2026-03-02T08:40:22.318Z | Downloaded anstyle-parse v0.2.7 |
| 2270 | 2026-03-02T08:40:22.344Z | Downloaded anstream v0.6.21 |
| 2271 | 2026-03-02T08:40:22.344Z | Downloaded aho-corasick v1.1.4 |
| 2272 | 2026-03-02T08:40:22.344Z | Downloaded ahash v0.8.12 |
| 2273 | 2026-03-02T08:40:22.344Z | Downloaded aead v0.5.2 |
| 2274 | 2026-03-02T08:40:22.344Z | Downloaded cargo_toml v0.22.3 |
| 2275 | 2026-03-02T08:40:22.344Z | Downloaded byteorder v1.5.0 |
| 2276 | 2026-03-02T08:40:22.344Z | Downloaded base64ct v1.8.3 |
| 2277 | 2026-03-02T08:40:22.344Z | Downloaded atomic-waker v1.1.2 |
| 2278 | 2026-03-02T08:40:22.344Z | Downloaded async-recursion v1.1.1 |
| 2279 | 2026-03-02T08:40:22.369Z | Downloaded anstyle v1.0.13 |
| 2280 | 2026-03-02T08:40:22.811Z | Compiling proc-macro2 v1.0.106 |
| 2281 | 2026-03-02T08:40:22.811Z | Compiling quote v1.0.44 |
| 2282 | 2026-03-02T08:40:22.835Z | Compiling unicode-ident v1.0.24 |
| 2283 | 2026-03-02T08:40:22.836Z | Compiling serde_core v1.0.228 |
| 2284 | 2026-03-02T08:40:22.836Z | Compiling serde v1.0.228 |
| 2285 | 2026-03-02T08:40:22.836Z | Compiling libc v0.2.180 |
| 2286 | 2026-03-02T08:40:22.862Z | Compiling cfg-if v1.0.4 |
| 2287 | 2026-03-02T08:40:23.114Z | Compiling zmij v1.0.21 |
| 2288 | 2026-03-02T08:40:23.173Z | Compiling autocfg v1.5.0 |
| 2289 | 2026-03-02T08:40:23.602Z | Compiling libm v0.2.16 |
| 2290 | 2026-03-02T08:40:23.872Z | Compiling memchr v2.8.0 |
| 2291 | 2026-03-02T08:40:24.227Z | Compiling getrandom v0.4.1 |
| 2292 | 2026-03-02T08:40:24.881Z | Compiling version_check v0.9.5 |
| 2293 | 2026-03-02T08:40:25.509Z | Compiling itoa v1.0.17 |
| 2294 | 2026-03-02T08:40:26.035Z | Compiling icu_normalizer_data v2.1.1 |
| 2295 | 2026-03-02T08:40:26.063Z | Compiling syn v2.0.116 |
| 2296 | 2026-03-02T08:40:26.250Z | Compiling icu_properties_data v2.1.2 |
| 2297 | 2026-03-02T08:40:26.296Z | Compiling parking_lot_core v0.9.12 |
| 2298 | 2026-03-02T08:40:26.430Z | Compiling stable_deref_trait v1.2.1 |
| 2299 | 2026-03-02T08:40:26.466Z | Compiling thiserror v2.0.18 |
| 2300 | 2026-03-02T08:40:26.665Z | Compiling serde_json v1.0.149 |
| 2301 | 2026-03-02T08:40:26.808Z | Compiling heck v0.5.0 |
| 2302 | 2026-03-02T08:40:27.106Z | Compiling jobserver v0.1.34 |
| 2303 | 2026-03-02T08:40:27.189Z | Compiling num-traits v0.2.19 |
| 2304 | 2026-03-02T08:40:27.220Z | Compiling shlex v1.3.0 |
| 2305 | 2026-03-02T08:40:27.250Z | Compiling find-msvc-tools v0.1.9 |
| 2306 | 2026-03-02T08:40:27.582Z | Compiling cc v1.2.56 |
| 2307 | 2026-03-02T08:40:27.893Z | Compiling zerocopy v0.8.39 |
| 2308 | 2026-03-02T08:40:28.220Z | Compiling errno v0.3.14 |
| 2309 | 2026-03-02T08:40:28.348Z | Compiling writeable v0.6.2 |
| 2310 | 2026-03-02T08:40:28.526Z | Compiling litemap v0.8.1 |
| 2311 | 2026-03-02T08:40:28.683Z | Compiling percent-encoding v2.3.2 |
| 2312 | 2026-03-02T08:40:29.224Z | Compiling form_urlencoded v1.2.2 |
| 2313 | 2026-03-02T08:40:29.335Z | Compiling utf8_iter v1.0.4 |
| 2314 | 2026-03-02T08:40:29.672Z | Compiling rustversion v1.0.22 |
| 2315 | 2026-03-02T08:40:29.774Z | Compiling getrandom v0.2.17 |
| 2316 | 2026-03-02T08:40:30.232Z | Compiling equivalent v1.0.2 |
| 2317 | 2026-03-02T08:40:30.405Z | Compiling allocator-api2 v0.2.21 |
| 2318 | 2026-03-02T08:40:30.470Z | Compiling foldhash v0.2.0 |
| 2319 | 2026-03-02T08:40:30.932Z | Compiling pin-project-lite v0.2.16 |
| 2320 | 2026-03-02T08:40:31.103Z | Compiling iana-time-zone v0.1.65 |
| 2321 | 2026-03-02T08:40:31.199Z | Compiling hashbrown v0.16.1 |
| 2322 | 2026-03-02T08:40:31.662Z | Compiling uuid v1.21.0 |
| 2323 | 2026-03-02T08:40:31.695Z | Compiling ring v0.17.14 |
| 2324 | 2026-03-02T08:40:31.769Z | Compiling scopeguard v1.2.0 |
| 2325 | 2026-03-02T08:40:31.878Z | Compiling semver v1.0.27 |
| 2326 | 2026-03-02T08:40:31.964Z | Compiling lock_api v0.4.14 |
| 2327 | 2026-03-02T08:40:32.220Z | Compiling schemars v0.8.22 |
| 2328 | 2026-03-02T08:40:32.472Z | Compiling dyn-clone v1.0.20 |
| 2329 | 2026-03-02T08:40:32.682Z | Compiling socket2 v0.6.2 |
| 2330 | 2026-03-02T08:40:32.965Z | Compiling typenum v1.19.0 |
| 2331 | 2026-03-02T08:40:33.132Z | Compiling indexmap v2.13.0 |
| 2332 | 2026-03-02T08:40:33.252Z | Compiling bitflags v2.11.0 |
| 2333 | 2026-03-02T08:40:33.526Z | Compiling synstructure v0.13.2 |
| 2334 | 2026-03-02T08:40:33.639Z | Compiling serde_derive_internals v0.29.1 |
| 2335 | 2026-03-02T08:40:34.116Z | Compiling signal-hook-registry v1.4.8 |
| 2336 | 2026-03-02T08:40:34.367Z | Compiling mio v1.1.1 |
| 2337 | 2026-03-02T08:40:34.639Z | Compiling portable-atomic v1.13.1 |
| 2338 | 2026-03-02T08:40:34.797Z | Compiling log v0.4.29 |
| 2339 | 2026-03-02T08:40:35.158Z | Compiling futures-core v0.3.32 |
| 2340 | 2026-03-02T08:40:35.480Z | Compiling critical-section v1.2.0 |
| 2341 | 2026-03-02T08:40:35.726Z | Compiling subtle v2.6.1 |
| 2342 | 2026-03-02T08:40:35.759Z | Compiling httparse v1.10.1 |
| 2343 | 2026-03-02T08:40:35.807Z | Compiling rustix v1.1.3 |
| 2344 | 2026-03-02T08:40:36.029Z | Compiling thiserror v1.0.69 |
| 2345 | 2026-03-02T08:40:36.086Z | Compiling ucd-trie v0.1.7 |
| 2346 | 2026-03-02T08:40:36.329Z | Compiling futures-sink v0.3.32 |
| 2347 | 2026-03-02T08:40:36.425Z | Compiling pest v2.8.6 |
| 2348 | 2026-03-02T08:40:36.608Z | Compiling rand_core v0.6.4 |
| 2349 | 2026-03-02T08:40:36.845Z | Compiling once_cell v1.21.3 |
| 2350 | 2026-03-02T08:40:36.947Z | Compiling slab v0.4.12 |
| 2351 | 2026-03-02T08:40:37.083Z | Compiling serde_derive v1.0.228 |
| 2352 | 2026-03-02T08:40:37.118Z | Compiling zerofrom-derive v0.1.6 |
| 2353 | 2026-03-02T08:40:37.148Z | Compiling yoke-derive v0.8.1 |
| 2354 | 2026-03-02T08:40:37.336Z | Compiling zerovec-derive v0.11.2 |
| 2355 | 2026-03-02T08:40:37.370Z | Compiling displaydoc v0.2.5 |
| 2356 | 2026-03-02T08:40:37.403Z | Compiling schemars_derive v0.8.22 |
| 2357 | 2026-03-02T08:40:37.437Z | Compiling thiserror-impl v2.0.18 |
| 2358 | 2026-03-02T08:40:38.818Z | Compiling tokio-macros v2.6.0 |
| 2359 | 2026-03-02T08:40:39.304Z | Compiling zerocopy-derive v0.8.39 |
| 2360 | 2026-03-02T08:40:39.581Z | Compiling zeroize_derive v1.4.3 |
| 2361 | 2026-03-02T08:40:39.720Z | Compiling futures-macro v0.3.32 |
| 2362 | 2026-03-02T08:40:39.750Z | Compiling zerofrom v0.1.6 |
| 2363 | 2026-03-02T08:40:39.982Z | Compiling pest_meta v2.8.6 |
| 2364 | 2026-03-02T08:40:40.081Z | Compiling yoke v0.8.1 |
| 2365 | 2026-03-02T08:40:40.483Z | Compiling zerovec v0.11.5 |
| 2366 | 2026-03-02T08:40:40.513Z | Compiling zerotrie v0.2.3 |
| 2367 | 2026-03-02T08:40:40.775Z | Compiling thiserror-impl v1.0.69 |
| 2368 | 2026-03-02T08:40:40.985Z | Compiling zeroize v1.8.2 |
| 2369 | 2026-03-02T08:40:41.491Z | Compiling pest_generator v2.8.6 |
| 2370 | 2026-03-02T08:40:41.932Z | Compiling tinystr v0.8.2 |
| 2371 | 2026-03-02T08:40:42.100Z | Compiling potential_utf v0.1.4 |
| 2372 | 2026-03-02T08:40:42.343Z | Compiling icu_locale_core v2.1.1 |
| 2373 | 2026-03-02T08:40:42.409Z | Compiling icu_collections v2.1.1 |
| 2374 | 2026-03-02T08:40:42.450Z | Compiling fnv v1.0.7 |
| 2375 | 2026-03-02T08:40:42.623Z | Compiling getrandom v0.3.4 |
| 2376 | 2026-03-02T08:40:43.213Z | Compiling futures-channel v0.3.32 |
| 2377 | 2026-03-02T08:40:43.330Z | Compiling regex-syntax v0.8.9 |
| 2378 | 2026-03-02T08:40:43.752Z | Compiling pest_derive v2.8.6 |
| 2379 | 2026-03-02T08:40:44.019Z | Compiling futures-task v0.3.32 |
| 2380 | 2026-03-02T08:40:44.360Z | Compiling icu_provider v2.1.1 |
| 2381 | 2026-03-02T08:40:44.643Z | Compiling smallvec v1.15.1 |
| 2382 | 2026-03-02T08:40:44.675Z | Compiling bytes v1.11.1 |
| 2383 | 2026-03-02T08:40:44.845Z | Compiling chrono v0.4.43 |
| 2384 | 2026-03-02T08:40:45.229Z | Compiling icu_normalizer v2.1.1 |
| 2385 | 2026-03-02T08:40:45.275Z | Compiling icu_properties v2.1.2 |
| 2386 | 2026-03-02T08:40:46.121Z | Compiling serde_tokenstream v0.2.2 |
| 2387 | 2026-03-02T08:40:47.513Z | Compiling parking_lot v0.12.5 |
| 2388 | 2026-03-02T08:40:47.866Z | Compiling idna_adapter v1.2.1 |
| 2389 | 2026-03-02T08:40:47.979Z | Compiling tokio v1.49.0 |
| 2390 | 2026-03-02T08:40:48.132Z | Compiling idna v1.1.0 |
| 2391 | 2026-03-02T08:40:48.577Z | Compiling futures-io v0.3.32 |
| 2392 | 2026-03-02T08:40:48.978Z | Compiling url v2.5.8 |
| 2393 | 2026-03-02T08:40:49.374Z | Compiling futures-util v0.3.32 |
| 2394 | 2026-03-02T08:40:51.108Z | Compiling http v1.4.0 |
| 2395 | 2026-03-02T08:40:51.682Z | Compiling generic-array v0.14.7 |
| 2396 | 2026-03-02T08:40:51.751Z | Compiling aho-corasick v1.1.4 |
| 2397 | 2026-03-02T08:40:52.449Z | Compiling byteorder v1.5.0 |
| 2398 | 2026-03-02T08:40:54.072Z | Compiling regex-automata v0.4.14 |
| 2399 | 2026-03-02T08:40:54.857Z | Compiling anyhow v1.0.101 |
| 2400 | 2026-03-02T08:40:55.025Z | Compiling tracing-core v0.1.36 |
| 2401 | 2026-03-02T08:40:55.433Z | Compiling tracing-attributes v0.1.31 |
| 2402 | 2026-03-02T08:40:58.135Z | Compiling scroll_derive v0.13.1 |
| 2403 | 2026-03-02T08:40:58.160Z | Compiling tracing v0.1.44 |
| 2404 | 2026-03-02T08:40:58.274Z | Compiling regex v1.12.3 |
| 2405 | 2026-03-02T08:40:58.659Z | Compiling time-core v0.1.8 |
| 2406 | 2026-03-02T08:40:58.797Z | Compiling num-conv v0.2.0 |
| 2407 | 2026-03-02T08:40:59.041Z | Compiling time-macros v0.2.27 |
| 2408 | 2026-03-02T08:41:00.306Z | Compiling paste v1.0.15 |
| 2409 | 2026-03-02T08:41:00.332Z | Compiling crypto-common v0.1.7 |
| 2410 | 2026-03-02T08:41:00.505Z | Compiling rustls-pki-types v1.14.0 |
| 2411 | 2026-03-02T08:41:00.615Z | Compiling regress v0.10.5 |
| 2412 | 2026-03-02T08:41:00.921Z | Compiling slog v2.8.2 |
| 2413 | 2026-03-02T08:41:01.336Z | Compiling ppv-lite86 v0.2.21 |
| 2414 | 2026-03-02T08:41:02.099Z | Compiling erased-serde v0.3.31 |
| 2415 | 2026-03-02T08:41:02.510Z | Compiling strsim v0.11.1 |
| 2416 | 2026-03-02T08:41:02.597Z | Compiling untrusted v0.9.0 |
| 2417 | 2026-03-02T08:41:03.055Z | Compiling ipnetwork v0.21.1 |
| 2418 | 2026-03-02T08:41:03.193Z | Compiling ipnet v2.11.0 |
| 2419 | 2026-03-02T08:41:04.768Z | Compiling typify-impl v0.4.3 |
| 2420 | 2026-03-02T08:41:05.057Z | Compiling base64 v0.22.1 |
| 2421 | 2026-03-02T08:41:05.585Z | Compiling ryu v1.0.23 |
| 2422 | 2026-03-02T08:41:05.879Z | Compiling usdt-impl v0.6.0 |
| 2423 | 2026-03-02T08:41:06.079Z | Compiling syn v1.0.109 |
| 2424 | 2026-03-02T08:41:06.276Z | Compiling crossbeam-utils v0.8.21 |
| 2425 | 2026-03-02T08:41:06.312Z | Compiling omicron-workspace-hack v0.1.0 |
| 2426 | 2026-03-02T08:41:06.687Z | Compiling scroll v0.13.0 |
| 2427 | 2026-03-02T08:41:06.755Z | Compiling tokio-util v0.7.18 |
| 2428 | 2026-03-02T08:41:06.851Z | Compiling cmake v0.1.57 |
| 2429 | 2026-03-02T08:41:07.038Z | Compiling fs_extra v1.3.0 |
| 2430 | 2026-03-02T08:41:07.260Z | Compiling pretty-hex v0.4.1 |
| 2431 | 2026-03-02T08:41:07.529Z | Compiling dunce v1.0.5 |
| 2432 | 2026-03-02T08:41:07.560Z | Compiling plain v0.2.3 |
| 2433 | 2026-03-02T08:41:07.585Z | Compiling ident_case v1.0.1 |
| 2434 | 2026-03-02T08:41:07.693Z | Compiling aws-lc-sys v0.37.1 |
| 2435 | 2026-03-02T08:41:07.758Z | Compiling goblin v0.10.5 |
| 2436 | 2026-03-02T08:41:07.827Z | Compiling darling_core v0.21.3 |
| 2437 | 2026-03-02T08:41:10.499Z | Compiling http-body v1.0.1 |
| 2438 | 2026-03-02T08:41:10.841Z | Compiling async-trait v0.1.89 |
| 2439 | 2026-03-02T08:41:12.770Z | Compiling daft-derive v0.1.5 |
| 2440 | 2026-03-02T08:41:12.820Z | Compiling typify-macro v0.4.3 |
| 2441 | 2026-03-02T08:41:13.312Z | Compiling atomic-waker v1.1.2 |
| 2442 | 2026-03-02T08:41:13.526Z | Compiling slog-async v2.8.0 |
| 2443 | 2026-03-02T08:41:13.575Z | Compiling camino v1.2.2 |
| 2444 | 2026-03-02T08:41:14.114Z | Compiling darling_macro v0.21.3 |
| 2445 | 2026-03-02T08:41:14.190Z | Compiling dof v0.4.0 |
| 2446 | 2026-03-02T08:41:15.436Z | Compiling dtrace-parser v0.3.0 |
| 2447 | 2026-03-02T08:41:15.864Z | Compiling openapiv3 v2.2.0 |
| 2448 | 2026-03-02T08:41:16.783Z | Compiling thread-id v5.1.0 |
| 2449 | 2026-03-02T08:41:16.866Z | Compiling tower-layer v0.3.3 |
| 2450 | 2026-03-02T08:41:17.392Z | Compiling try-lock v0.2.5 |
| 2451 | 2026-03-02T08:41:17.588Z | Compiling tower-service v0.3.3 |
| 2452 | 2026-03-02T08:41:17.670Z | Compiling want v0.3.1 |
| 2453 | 2026-03-02T08:41:18.636Z | Compiling typify v0.4.3 |
| 2454 | 2026-03-02T08:41:18.789Z | Compiling rand_core v0.9.5 |
| 2455 | 2026-03-02T08:41:18.818Z | Compiling darling v0.21.3 |
| 2456 | 2026-03-02T08:41:18.963Z | Compiling h2 v0.4.13 |
| 2457 | 2026-03-02T08:41:19.268Z | Compiling oxnet v0.1.4 |
| 2458 | 2026-03-02T08:41:19.306Z | Compiling block-buffer v0.10.4 |
| 2459 | 2026-03-02T08:41:19.556Z | Compiling httpdate v1.0.3 |
| 2460 | 2026-03-02T08:41:19.626Z | Compiling aws-lc-rs v1.15.4 |
| 2461 | 2026-03-02T08:41:20.178Z | Compiling pin-utils v0.1.0 |
| 2462 | 2026-03-02T08:41:20.307Z | Compiling rustls v0.22.4 |
| 2463 | 2026-03-02T08:41:20.333Z | Compiling digest v0.10.7 |
| 2464 | 2026-03-02T08:41:20.855Z | Compiling structmeta-derive v0.3.0 |
| 2465 | 2026-03-02T08:41:21.122Z | Compiling unsafe-libyaml v0.2.11 |
| 2466 | 2026-03-02T08:41:22.448Z | Compiling serde_yaml v0.9.34+deprecated |
| 2467 | 2026-03-02T08:41:22.533Z | Compiling rand_chacha v0.9.0 |
| 2468 | 2026-03-02T08:41:22.904Z | Compiling structmeta v0.3.0 |
| 2469 | 2026-03-02T08:41:23.039Z | Compiling usdt-attr-macro v0.6.0 |
| 2470 | 2026-03-02T08:41:23.264Z | Compiling usdt-macro v0.6.0 |
| 2471 | 2026-03-02T08:41:23.642Z | Compiling multer v3.1.0 |
| 2472 | 2026-03-02T08:41:24.052Z | Compiling untrusted v0.7.1 |
| 2473 | 2026-03-02T08:41:24.304Z | Compiling hyper v1.8.1 |
| 2474 | 2026-03-02T08:41:24.519Z | Compiling powerfmt v0.2.0 |
| 2475 | 2026-03-02T08:41:24.707Z | Compiling rand v0.9.2 |
| 2476 | 2026-03-02T08:41:25.004Z | Compiling deranged v0.5.6 |
| 2477 | 2026-03-02T08:41:25.321Z | Compiling serde_urlencoded v0.7.1 |
| 2478 | 2026-03-02T08:41:25.911Z | Compiling http-body-util v0.1.3 |
| 2479 | 2026-03-02T08:41:26.207Z | Compiling strum_macros v0.26.4 |
| 2480 | 2026-03-02T08:41:27.634Z | Compiling hyper-util v0.1.20 |
| 2481 | 2026-03-02T08:41:29.606Z | Compiling rustls v0.23.36 |
| 2482 | 2026-03-02T08:41:29.951Z | Compiling ref-cast v1.0.25 |
| 2483 | 2026-03-02T08:41:30.493Z | Compiling num_threads v0.1.7 |
| 2484 | 2026-03-02T08:41:31.281Z | Compiling time v0.3.47 |
| 2485 | 2026-03-02T08:41:31.495Z | Compiling newtype-uuid-macros v0.1.0 |
| 2486 | 2026-03-02T08:41:32.784Z | Compiling async-stream-impl v0.3.6 |
| 2487 | 2026-03-02T08:41:32.885Z | Compiling dropshot v0.16.7 |
| 2488 | 2026-03-02T08:41:33.427Z | Compiling cpufeatures v0.2.17 |
| 2489 | 2026-03-02T08:41:33.535Z | Compiling unicode-width v0.2.2 |
| 2490 | 2026-03-02T08:41:33.565Z | Compiling progenitor-impl v0.11.2 |
| 2491 | 2026-03-02T08:41:33.928Z | Compiling crossbeam-channel v0.5.15 |
| 2492 | 2026-03-02T08:41:35.321Z | Compiling ref-cast-impl v1.0.25 |
| 2493 | 2026-03-02T08:41:36.393Z | Compiling sync_wrapper v1.0.2 |
| 2494 | 2026-03-02T08:41:36.572Z | Compiling tower v0.5.3 |
| 2495 | 2026-03-02T08:41:37.572Z | Compiling derive-ex v0.1.8 |
| 2496 | 2026-03-02T08:41:37.648Z | Compiling webpki-roots v1.0.6 |
| 2497 | 2026-03-02T08:41:37.849Z | Compiling futures-executor v0.3.32 |
| 2498 | 2026-03-02T08:41:38.314Z | Compiling dropshot_endpoint v0.16.7 |
| 2499 | 2026-03-02T08:41:38.493Z | Compiling progenitor-macro v0.11.2 |
| 2500 | 2026-03-02T08:41:38.719Z | Compiling strum_macros v0.27.2 |
| 2501 | 2026-03-02T08:41:38.882Z | Compiling thread_local v1.1.9 |
| 2502 | 2026-03-02T08:41:39.592Z | Compiling iri-string v0.7.10 |
| 2503 | 2026-03-02T08:41:40.706Z | Compiling winnow v0.7.14 |
| 2504 | 2026-03-02T08:41:41.629Z | Compiling fastrand v2.3.0 |
| 2505 | 2026-03-02T08:41:42.568Z | Compiling tempfile v3.25.0 |
| 2506 | 2026-03-02T08:41:42.594Z | Compiling test-strategy v0.4.5 |
| 2507 | 2026-03-02T08:41:42.891Z | Compiling tower-http v0.6.8 |
| 2508 | 2026-03-02T08:41:44.604Z | Compiling futures v0.3.32 |
| 2509 | 2026-03-02T08:41:44.953Z | Compiling newtype-uuid v1.3.2 |
| 2510 | 2026-03-02T08:41:45.195Z | Compiling is-terminal v0.4.17 |
| 2511 | 2026-03-02T08:41:45.355Z | Compiling hex v0.4.3 |
| 2512 | 2026-03-02T08:41:46.349Z | Compiling term v1.2.1 |
| 2513 | 2026-03-02T08:41:47.014Z | Compiling take_mut v0.2.2 |
| 2514 | 2026-03-02T08:41:47.581Z | Compiling slog-term v2.9.2 |
| 2515 | 2026-03-02T08:41:47.983Z | Compiling daft v0.1.5 |
| 2516 | 2026-03-02T08:41:50.252Z | Compiling serde_with_macros v3.16.1 |
| 2517 | 2026-03-02T08:41:52.572Z | Compiling match_cfg v0.1.0 |
| 2518 | 2026-03-02T08:41:52.700Z | Compiling hostname v0.3.1 |
| 2519 | 2026-03-02T08:41:52.741Z | Compiling slog-json v2.6.1 |
| 2520 | 2026-03-02T08:41:53.048Z | Compiling memmap2 v0.9.10 |
| 2521 | 2026-03-02T08:41:53.820Z | Compiling either v1.15.0 |
| 2522 | 2026-03-02T08:41:54.277Z | Compiling usdt v0.6.0 |
| 2523 | 2026-03-02T08:41:55.011Z | Compiling slog-bunyan v2.5.0 |
| 2524 | 2026-03-02T08:41:55.436Z | Compiling parse-display-derive v0.10.0 |
| 2525 | 2026-03-02T08:41:55.503Z | Compiling rustls-webpki v0.102.8 |
| 2526 | 2026-03-02T08:41:55.531Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2527 | 2026-03-02T08:41:57.166Z | Compiling debug-ignore v1.0.5 |
| 2528 | 2026-03-02T08:41:58.404Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2529 | 2026-03-02T08:41:59.035Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2530 | 2026-03-02T08:41:59.385Z | Compiling strum v0.26.3 |
| 2531 | 2026-03-02T08:41:59.690Z | Compiling rand_chacha v0.3.1 |
| 2532 | 2026-03-02T08:42:00.587Z | Compiling macaddr v1.0.1 |
| 2533 | 2026-03-02T08:42:00.965Z | Compiling serde_spanned v1.0.4 |
| 2534 | 2026-03-02T08:42:01.063Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2535 | 2026-03-02T08:42:01.265Z | Compiling wait-timeout v0.2.1 |
| 2536 | 2026-03-02T08:42:01.478Z | Compiling encoding_rs v0.8.35 |
| 2537 | 2026-03-02T08:42:01.600Z | Compiling bit-vec v0.8.0 |
| 2538 | 2026-03-02T08:42:01.820Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2539 | 2026-03-02T08:42:02.070Z | Compiling spin v0.9.8 |
| 2540 | 2026-03-02T08:42:02.290Z | Compiling quick-error v1.2.3 |
| 2541 | 2026-03-02T08:42:02.330Z | Compiling mime v0.3.17 |
| 2542 | 2026-03-02T08:42:02.487Z | Compiling rusty-fork v0.3.1 |
| 2543 | 2026-03-02T08:42:02.812Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2544 | 2026-03-02T08:42:03.223Z | Compiling bit-set v0.8.0 |
| 2545 | 2026-03-02T08:42:03.573Z | Compiling tokio-rustls v0.25.0 |
| 2546 | 2026-03-02T08:42:04.558Z | Compiling rand v0.8.5 |
| 2547 | 2026-03-02T08:42:06.069Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2548 | 2026-03-02T08:42:06.110Z | Compiling async-stream v0.3.6 |
| 2549 | 2026-03-02T08:42:06.404Z | Compiling sha1 v0.10.6 |
| 2550 | 2026-03-02T08:42:06.946Z | Compiling rand_xorshift v0.4.0 |
| 2551 | 2026-03-02T08:42:07.121Z | Compiling waitgroup v0.1.2 |
| 2552 | 2026-03-02T08:42:07.195Z | Compiling rustls-pemfile v2.2.0 |
| 2553 | 2026-03-02T08:42:07.652Z | Compiling serde_path_to_error v0.1.20 |
| 2554 | 2026-03-02T08:42:07.970Z | Compiling hostname v0.4.2 |
| 2555 | 2026-03-02T08:42:07.995Z | Compiling unarray v0.1.4 |
| 2556 | 2026-03-02T08:42:08.510Z | Compiling proptest v1.10.0 |
| 2557 | 2026-03-02T08:42:10.664Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2558 | 2026-03-02T08:42:11.041Z | Compiling strum v0.27.2 |
| 2559 | 2026-03-02T08:42:11.068Z | Compiling tabwriter v1.4.1 |
| 2560 | 2026-03-02T08:42:12.409Z | Compiling instant v0.1.13 |
| 2561 | 2026-03-02T08:42:16.661Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2562 | 2026-03-02T08:42:19.796Z | Compiling colored v3.1.1 |
| 2563 | 2026-03-02T08:42:21.113Z | Compiling itertools v0.14.0 |
| 2564 | 2026-03-02T08:42:23.430Z | Compiling serde_with v3.16.1 |
| 2565 | 2026-03-02T08:42:23.561Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2566 | 2026-03-02T08:42:24.878Z | Compiling clap_derive v4.5.55 |
| 2567 | 2026-03-02T08:42:26.305Z | Compiling utf8parse v0.2.2 |
| 2568 | 2026-03-02T08:42:26.504Z | Compiling rustc-hash v2.1.1 |
| 2569 | 2026-03-02T08:42:27.077Z | Compiling iddqd v0.3.17 |
| 2570 | 2026-03-02T08:42:28.135Z | Compiling anstyle-parse v0.2.7 |
| 2571 | 2026-03-02T08:42:28.554Z | Compiling backoff v0.4.0 |
| 2572 | 2026-03-02T08:42:28.915Z | Compiling parse-display v0.10.0 |
| 2573 | 2026-03-02T08:42:30.201Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2574 | 2026-03-02T08:42:30.433Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2575 | 2026-03-02T08:42:30.484Z | Compiling terminal_size v0.4.3 |
| 2576 | 2026-03-02T08:42:30.764Z | Compiling toml_datetime v0.6.11 |
| 2577 | 2026-03-02T08:42:31.132Z | Compiling colorchoice v1.0.4 |
| 2578 | 2026-03-02T08:42:31.238Z | Compiling anstyle-query v1.1.5 |
| 2579 | 2026-03-02T08:42:31.324Z | Compiling is_terminal_polyfill v1.70.2 |
| 2580 | 2026-03-02T08:42:31.420Z | Compiling anstyle v1.0.13 |
| 2581 | 2026-03-02T08:42:31.900Z | Compiling anstream v0.6.21 |
| 2582 | 2026-03-02T08:42:33.188Z | Compiling clap_lex v1.0.0 |
| 2583 | 2026-03-02T08:42:33.838Z | Compiling clap_builder v4.5.59 |
| 2584 | 2026-03-02T08:42:38.090Z | Compiling crossbeam-epoch v0.9.18 |
| 2585 | 2026-03-02T08:42:38.313Z | Compiling clap v4.5.59 |
| 2586 | 2026-03-02T08:42:38.996Z | Compiling cfg_aliases v0.2.1 |
| 2587 | 2026-03-02T08:42:40.669Z | Compiling rustls-webpki v0.103.9 |
| 2588 | 2026-03-02T08:42:41.061Z | Compiling zerocopy-derive v0.7.35 |
| 2589 | 2026-03-02T08:42:41.557Z | Compiling proc-macro-error-attr v1.0.4 |
| 2590 | 2026-03-02T08:42:41.934Z | Compiling heapless v0.8.0 |
| 2591 | 2026-03-02T08:42:42.882Z | Compiling ingot-macros v0.1.1 |
| 2592 | 2026-03-02T08:42:43.067Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2593 | 2026-03-02T08:42:45.112Z | Compiling hash32 v0.3.1 |
| 2594 | 2026-03-02T08:42:45.374Z | Compiling proc-macro-error v1.0.4 |
| 2595 | 2026-03-02T08:42:45.814Z | Compiling memoffset v0.9.1 |
| 2596 | 2026-03-02T08:42:45.895Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2597 | 2026-03-02T08:42:46.099Z | Compiling smoltcp v0.11.0 |
| 2598 | 2026-03-02T08:42:46.214Z | Compiling winnow v0.5.40 |
| 2599 | 2026-03-02T08:42:47.885Z | Compiling proc-macro-crate v3.4.0 |
| 2600 | 2026-03-02T08:42:48.273Z | Compiling ingot-types v0.1.2 |
| 2601 | 2026-03-02T08:42:48.587Z | Compiling tokio-rustls v0.26.4 |
| 2602 | 2026-03-02T08:42:49.077Z | Compiling toml_edit v0.19.15 |
| 2603 | 2026-03-02T08:42:49.598Z | Compiling cobs v0.3.0 |
| 2604 | 2026-03-02T08:42:49.647Z | Compiling bitflags v1.3.2 |
| 2605 | 2026-03-02T08:42:49.720Z | Compiling crucible-workspace-hack v0.1.0 |
| 2606 | 2026-03-02T08:42:49.792Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2607 | 2026-03-02T08:42:50.143Z | Compiling managed v0.8.0 |
| 2608 | 2026-03-02T08:42:50.275Z | Compiling postcard v1.1.3 |
| 2609 | 2026-03-02T08:42:51.060Z | Compiling hyper-rustls v0.27.7 |
| 2610 | 2026-03-02T08:42:51.836Z | Compiling proc-macro-crate v1.3.1 |
| 2611 | 2026-03-02T08:42:52.072Z | Compiling ingot v0.1.1 |
| 2612 | 2026-03-02T08:42:52.522Z | Compiling num_enum_derive v0.7.5 |
| 2613 | 2026-03-02T08:42:54.048Z | Compiling foreign-types-macros v0.2.3 |
| 2614 | 2026-03-02T08:42:54.170Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2615 | 2026-03-02T08:42:54.620Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2616 | 2026-03-02T08:42:54.834Z | Compiling foreign-types-shared v0.3.1 |
| 2617 | 2026-03-02T08:42:54.992Z | Compiling heck v0.4.1 |
| 2618 | 2026-03-02T08:42:55.058Z | Compiling rayon-core v1.13.0 |
| 2619 | 2026-03-02T08:42:55.240Z | Compiling foreign-types v0.5.0 |
| 2620 | 2026-03-02T08:42:55.376Z | Compiling reqwest v0.12.28 |
| 2621 | 2026-03-02T08:42:55.472Z | Compiling num_enum v0.7.5 |
| 2622 | 2026-03-02T08:42:55.510Z | Compiling num_enum_derive v0.5.11 |
| 2623 | 2026-03-02T08:42:55.971Z | Compiling zerocopy v0.7.35 |
| 2624 | 2026-03-02T08:42:56.152Z | Compiling crossbeam-deque v0.8.6 |
| 2625 | 2026-03-02T08:42:56.560Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2626 | 2026-03-02T08:42:57.155Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2627 | 2026-03-02T08:42:57.437Z | Compiling scroll_derive v0.12.1 |
| 2628 | 2026-03-02T08:42:57.604Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2629 | 2026-03-02T08:42:57.643Z | Compiling usdt-impl v0.5.0 |
| 2630 | 2026-03-02T08:42:57.783Z | Compiling cstr-argument v0.1.2 |
| 2631 | 2026-03-02T08:42:58.075Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2632 | 2026-03-02T08:42:58.103Z | Compiling convert_case v0.4.0 |
| 2633 | 2026-03-02T08:42:58.441Z | Compiling tinyvec_macros v0.1.1 |
| 2634 | 2026-03-02T08:42:58.555Z | Compiling tinyvec v1.10.0 |
| 2635 | 2026-03-02T08:42:58.778Z | Compiling derive_more v0.99.20 |
| 2636 | 2026-03-02T08:42:58.830Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2637 | 2026-03-02T08:42:58.874Z | Compiling scroll v0.12.0 |
| 2638 | 2026-03-02T08:42:59.641Z | Compiling num_enum v0.5.11 |
| 2639 | 2026-03-02T08:42:59.851Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2640 | 2026-03-02T08:43:00.007Z | Compiling dof v0.3.0 |
| 2641 | 2026-03-02T08:43:00.121Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2642 | 2026-03-02T08:43:01.053Z | Compiling nix v0.30.1 |
| 2643 | 2026-03-02T08:43:01.124Z | Compiling dtrace-parser v0.2.0 |
| 2644 | 2026-03-02T08:43:01.572Z | Compiling camino-tempfile v1.4.1 |
| 2645 | 2026-03-02T08:43:01.757Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2646 | 2026-03-02T08:43:02.320Z | Compiling thread-id v4.2.2 |
| 2647 | 2026-03-02T08:43:03.270Z | Compiling rayon v1.11.0 |
| 2648 | 2026-03-02T08:43:04.244Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2649 | 2026-03-02T08:43:05.152Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2650 | 2026-03-02T08:43:06.132Z | Compiling goblin v0.8.2 |
| 2651 | 2026-03-02T08:43:06.272Z | Compiling progenitor-client v0.11.2 |
| 2652 | 2026-03-02T08:43:07.126Z | Compiling zone_cfg_derive v0.3.1 |
| 2653 | 2026-03-02T08:43:08.350Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2654 | 2026-03-02T08:43:08.593Z | Compiling itertools v0.12.1 |
| 2655 | 2026-03-02T08:43:08.799Z | Compiling hubpack_derive v0.1.1 |
| 2656 | 2026-03-02T08:43:09.029Z | Compiling num-derive v0.4.2 |
| 2657 | 2026-03-02T08:43:09.740Z | Compiling sigpipe v0.1.3 |
| 2658 | 2026-03-02T08:43:10.527Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2659 | 2026-03-02T08:43:10.896Z | Compiling jiff v0.2.20 |
| 2660 | 2026-03-02T08:43:11.377Z | Compiling prettyplease v0.2.37 |
| 2661 | 2026-03-02T08:43:11.712Z | Compiling glob v0.3.3 |
| 2662 | 2026-03-02T08:43:13.768Z | Compiling zone v0.3.1 |
| 2663 | 2026-03-02T08:43:17.384Z | Compiling progenitor-client v0.10.0 |
| 2664 | 2026-03-02T08:43:17.778Z | Compiling progenitor v0.11.2 |
| 2665 | 2026-03-02T08:43:18.032Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2666 | 2026-03-02T08:43:18.100Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2667 | 2026-03-02T08:43:18.706Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2668 | 2026-03-02T08:43:20.083Z | Compiling hubpack v0.1.2 |
| 2669 | 2026-03-02T08:43:20.747Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2670 | 2026-03-02T08:43:21.294Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2671 | 2026-03-02T08:43:25.964Z | Compiling smf v0.2.3 |
| 2672 | 2026-03-02T08:43:27.247Z | Compiling secrecy v0.10.3 |
| 2673 | 2026-03-02T08:43:27.516Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2674 | 2026-03-02T08:43:28.244Z | Compiling num-integer v0.1.46 |
| 2675 | 2026-03-02T08:43:28.367Z | Compiling rustc_version v0.4.1 |
| 2676 | 2026-03-02T08:43:29.944Z | Compiling rustix v0.38.44 |
| 2677 | 2026-03-02T08:43:30.441Z | Compiling whoami v1.6.1 |
| 2678 | 2026-03-02T08:43:30.561Z | Compiling static_assertions v1.1.0 |
| 2679 | 2026-03-02T08:43:33.770Z | Compiling curve25519-dalek v4.1.3 |
| 2680 | 2026-03-02T08:43:35.115Z | Compiling usdt-attr-macro v0.5.0 |
| 2681 | 2026-03-02T08:43:36.297Z | Compiling usdt-macro v0.5.0 |
| 2682 | 2026-03-02T08:43:40.694Z | Compiling hmac v0.12.1 |
| 2683 | 2026-03-02T08:43:40.718Z | Compiling inout v0.1.4 |
| 2684 | 2026-03-02T08:43:40.985Z | Compiling serde_spanned v0.6.9 |
| 2685 | 2026-03-02T08:43:41.445Z | Compiling enum-as-inner v0.6.1 |
| 2686 | 2026-03-02T08:43:41.513Z | Compiling ff v0.13.1 |
| 2687 | 2026-03-02T08:43:41.806Z | Compiling memmap v0.7.0 |
| 2688 | 2026-03-02T08:43:42.184Z | Compiling toml_write v0.1.2 |
| 2689 | 2026-03-02T08:43:42.536Z | Compiling data-encoding v2.10.0 |
| 2690 | 2026-03-02T08:43:42.613Z | Compiling toml_edit v0.22.27 |
| 2691 | 2026-03-02T08:43:42.662Z | Compiling usdt v0.5.0 |
| 2692 | 2026-03-02T08:43:43.556Z | Compiling group v0.13.0 |
| 2693 | 2026-03-02T08:43:43.779Z | Compiling cipher v0.4.4 |
| 2694 | 2026-03-02T08:43:43.805Z | Compiling hkdf v0.12.4 |
| 2695 | 2026-03-02T08:43:44.250Z | Compiling num-rational v0.4.2 |
| 2696 | 2026-03-02T08:43:44.605Z | Compiling num-iter v0.1.45 |
| 2697 | 2026-03-02T08:43:46.179Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2698 | 2026-03-02T08:43:46.433Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2699 | 2026-03-02T08:43:46.988Z | Compiling universal-hash v0.5.1 |
| 2700 | 2026-03-02T08:43:47.230Z | Compiling crypto-bigint v0.5.5 |
| 2701 | 2026-03-02T08:43:47.724Z | Compiling half v2.7.1 |
| 2702 | 2026-03-02T08:43:48.367Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2703 | 2026-03-02T08:43:48.396Z | Compiling num-complex v0.4.6 |
| 2704 | 2026-03-02T08:43:49.294Z | Compiling bstr v1.12.1 |
| 2705 | 2026-03-02T08:43:49.379Z | Compiling bytecount v0.6.9 |
| 2706 | 2026-03-02T08:43:49.692Z | Compiling ciborium-io v0.2.2 |
| 2707 | 2026-03-02T08:43:49.911Z | Compiling base64ct v1.8.3 |
| 2708 | 2026-03-02T08:43:50.275Z | Compiling base16ct v0.2.0 |
| 2709 | 2026-03-02T08:43:50.579Z | Compiling opaque-debug v0.3.1 |
| 2710 | 2026-03-02T08:43:50.605Z | Compiling elliptic-curve v0.13.8 |
| 2711 | 2026-03-02T08:43:50.652Z | Compiling password-hash v0.5.0 |
| 2712 | 2026-03-02T08:43:50.716Z | Compiling poly1305 v0.8.0 |
| 2713 | 2026-03-02T08:43:51.790Z | Compiling ciborium-ll v0.2.2 |
| 2714 | 2026-03-02T08:43:52.474Z | Compiling num v0.4.3 |
| 2715 | 2026-03-02T08:43:52.724Z | Compiling thiserror-no-std v2.0.2 |
| 2716 | 2026-03-02T08:43:52.877Z | Compiling toml v0.8.23 |
| 2717 | 2026-03-02T08:43:56.343Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2718 | 2026-03-02T08:43:56.783Z | Compiling chacha20 v0.9.1 |
| 2719 | 2026-03-02T08:43:57.238Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2720 | 2026-03-02T08:43:57.548Z | Compiling blake2 v0.10.6 |
| 2721 | 2026-03-02T08:43:57.746Z | Compiling aead v0.5.2 |
| 2722 | 2026-03-02T08:43:58.069Z | Compiling pkg-config v0.3.32 |
| 2723 | 2026-03-02T08:43:58.486Z | Compiling keccak v0.1.6 |
| 2724 | 2026-03-02T08:43:58.716Z | Compiling vcpkg v0.2.15 |
| 2725 | 2026-03-02T08:43:59.051Z | Compiling linked-hash-map v0.5.6 |
| 2726 | 2026-03-02T08:43:59.268Z | Compiling float-ord v0.3.2 |
| 2727 | 2026-03-02T08:43:59.433Z | Compiling resolv-conf v0.7.6 |
| 2728 | 2026-03-02T08:43:59.665Z | Compiling semver v0.1.20 |
| 2729 | 2026-03-02T08:43:59.774Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2730 | 2026-03-02T08:43:59.860Z | Compiling openssl-sys v0.9.111 |
| 2731 | 2026-03-02T08:44:00.083Z | Compiling rustc_version v0.1.7 |
| 2732 | 2026-03-02T08:44:00.405Z | Compiling lru-cache v0.1.2 |
| 2733 | 2026-03-02T08:44:00.469Z | Compiling sha3 v0.10.8 |
| 2734 | 2026-03-02T08:44:00.563Z | Compiling argon2 v0.5.3 |
| 2735 | 2026-03-02T08:44:00.689Z | Compiling chacha20poly1305 v0.10.1 |
| 2736 | 2026-03-02T08:44:00.828Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2737 | 2026-03-02T08:44:02.520Z | Compiling vsss-rs v3.3.4 |
| 2738 | 2026-03-02T08:44:02.555Z | Compiling ciborium v0.2.2 |
| 2739 | 2026-03-02T08:44:03.012Z | Compiling hickory-proto v0.24.4 |
| 2740 | 2026-03-02T08:44:04.269Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2741 | 2026-03-02T08:44:04.599Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2742 | 2026-03-02T08:44:04.804Z | Compiling serde-big-array v0.5.1 |
| 2743 | 2026-03-02T08:44:05.092Z | Compiling serde_repr v0.1.20 |
| 2744 | 2026-03-02T08:44:06.078Z | Compiling derive-where v1.6.0 |
| 2745 | 2026-03-02T08:44:06.103Z | Compiling indent_write v2.2.0 |
| 2746 | 2026-03-02T08:44:06.354Z | Compiling siphasher v1.0.2 |
| 2747 | 2026-03-02T08:44:06.681Z | Compiling minimal-lexical v0.2.1 |
| 2748 | 2026-03-02T08:44:06.730Z | Compiling lazy_static v1.5.0 |
| 2749 | 2026-03-02T08:44:06.917Z | Compiling unicode-segmentation v1.12.0 |
| 2750 | 2026-03-02T08:44:07.154Z | Compiling nom v7.1.3 |
| 2751 | 2026-03-02T08:44:07.594Z | Compiling newline-converter v0.3.0 |
| 2752 | 2026-03-02T08:44:07.821Z | Compiling hickory-resolver v0.24.4 |
| 2753 | 2026-03-02T08:44:08.103Z | Compiling phf_shared v0.12.1 |
| 2754 | 2026-03-02T08:44:08.520Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2755 | 2026-03-02T08:44:08.561Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2756 | 2026-03-02T08:44:09.186Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2757 | 2026-03-02T08:44:15.963Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2758 | 2026-03-02T08:44:16.771Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2759 | 2026-03-02T08:44:17.420Z | Compiling newtype_derive v0.1.6 |
| 2760 | 2026-03-02T08:44:17.695Z | Compiling similar v2.7.0 |
| 2761 | 2026-03-02T08:44:17.767Z | Compiling atomicwrites v0.4.4 |
| 2762 | 2026-03-02T08:44:17.924Z | Compiling console v0.15.11 |
| 2763 | 2026-03-02T08:44:18.271Z | Compiling progenitor-impl v0.10.0 |
| 2764 | 2026-03-02T08:44:18.314Z | Compiling tokio-stream v0.1.18 |
| 2765 | 2026-03-02T08:44:19.393Z | Compiling pin-project-internal v1.1.10 |
| 2766 | 2026-03-02T08:44:20.313Z | Compiling slog-dtrace v0.3.0 |
| 2767 | 2026-03-02T08:44:20.690Z | Compiling csv-core v0.1.13 |
| 2768 | 2026-03-02T08:44:21.430Z | Compiling chrono-tz v0.10.4 |
| 2769 | 2026-03-02T08:44:21.503Z | Compiling unicode-width v0.1.14 |
| 2770 | 2026-03-02T08:44:21.810Z | Compiling swrite v0.1.0 |
| 2771 | 2026-03-02T08:44:21.903Z | Compiling foldhash v0.1.5 |
| 2772 | 2026-03-02T08:44:22.003Z | Compiling cancel-safe-futures v0.1.5 |
| 2773 | 2026-03-02T08:44:22.063Z | Compiling owo-colors v4.2.3 |
| 2774 | 2026-03-02T08:44:22.306Z | Compiling unicode-xid v0.2.6 |
| 2775 | 2026-03-02T08:44:22.426Z | Compiling hashbrown v0.15.5 |
| 2776 | 2026-03-02T08:44:22.516Z | Compiling const_format_proc_macros v0.2.34 |
| 2777 | 2026-03-02T08:44:22.722Z | Compiling pin-project v1.1.10 |
| 2778 | 2026-03-02T08:44:22.854Z | Compiling progenitor-macro v0.10.0 |
| 2779 | 2026-03-02T08:44:22.898Z | Compiling csv v1.4.0 |
| 2780 | 2026-03-02T08:44:23.138Z | Compiling qorb v0.4.1 |
| 2781 | 2026-03-02T08:44:23.425Z | Compiling expectorate v1.2.0 |
| 2782 | 2026-03-02T08:44:23.738Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2783 | 2026-03-02T08:44:23.937Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2784 | 2026-03-02T08:44:24.075Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2785 | 2026-03-02T08:44:28.060Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2786 | 2026-03-02T08:44:28.600Z | Compiling phf v0.12.1 |
| 2787 | 2026-03-02T08:44:28.967Z | Compiling tokio-dtrace v0.1.1 |
| 2788 | 2026-03-02T08:44:29.001Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2789 | 2026-03-02T08:44:29.680Z | Compiling unicode-normalization v0.1.25 |
| 2790 | 2026-03-02T08:44:30.056Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2791 | 2026-03-02T08:44:31.135Z | Compiling num-derive v0.3.3 |
| 2792 | 2026-03-02T08:44:31.938Z | Compiling libsw-core v0.3.2 |
| 2793 | 2026-03-02T08:44:32.237Z | Compiling async-recursion v1.1.1 |
| 2794 | 2026-03-02T08:44:32.790Z | Compiling snafu-derive v0.8.9 |
| 2795 | 2026-03-02T08:44:33.424Z | Compiling cookie v0.18.1 |
| 2796 | 2026-03-02T08:44:33.807Z | Compiling fixedbitset v0.4.2 |
| 2797 | 2026-03-02T08:44:34.167Z | Compiling fixedbitset v0.5.7 |
| 2798 | 2026-03-02T08:44:34.525Z | Compiling foreign-types-shared v0.1.1 |
| 2799 | 2026-03-02T08:44:34.684Z | Compiling same-file v1.0.6 |
| 2800 | 2026-03-02T08:44:34.959Z | Compiling highway v1.3.0 |
| 2801 | 2026-03-02T08:44:35.765Z | Compiling openssl v0.10.75 |
| 2802 | 2026-03-02T08:44:36.260Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2803 | 2026-03-02T08:44:36.324Z | Compiling walkdir v2.5.0 |
| 2804 | 2026-03-02T08:44:36.349Z | Compiling foreign-types v0.3.2 |
| 2805 | 2026-03-02T08:44:36.441Z | Compiling snafu v0.8.9 |
| 2806 | 2026-03-02T08:44:36.488Z | Compiling petgraph v0.8.3 |
| 2807 | 2026-03-02T08:44:37.502Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2808 | 2026-03-02T08:44:37.690Z | Compiling petgraph v0.6.5 |
| 2809 | 2026-03-02T08:44:39.521Z | Compiling progenitor v0.10.0 |
| 2810 | 2026-03-02T08:44:39.738Z | Compiling libscf-sys v1.1.0 |
| 2811 | 2026-03-02T08:44:39.987Z | Compiling libsw v3.5.0 |
| 2812 | 2026-03-02T08:44:40.241Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2813 | 2026-03-02T08:44:40.307Z | Compiling olpc-cjson v0.1.4 |
| 2814 | 2026-03-02T08:44:40.685Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2815 | 2026-03-02T08:44:40.710Z | Compiling oxide-tokio-rt v0.1.2 |
| 2816 | 2026-03-02T08:44:41.623Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2817 | 2026-03-02T08:44:41.670Z | Compiling const_format v0.2.35 |
| 2818 | 2026-03-02T08:44:42.050Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2819 | 2026-03-02T08:44:42.672Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2820 | 2026-03-02T08:44:48.667Z | Compiling papergrid v0.11.0 |
| 2821 | 2026-03-02T08:44:50.129Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2822 | 2026-03-02T08:44:50.280Z | Compiling globset v0.4.18 |
| 2823 | 2026-03-02T08:44:50.481Z | Compiling gethostname v0.5.0 |
| 2824 | 2026-03-02T08:44:50.807Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2825 | 2026-03-02T08:44:51.309Z | Compiling tabled_derive v0.7.0 |
| 2826 | 2026-03-02T08:44:53.046Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2827 | 2026-03-02T08:44:54.971Z | Compiling pem v3.0.6 |
| 2828 | 2026-03-02T08:44:55.684Z | Compiling bcs v0.1.6 |
| 2829 | 2026-03-02T08:44:56.186Z | Compiling serde_plain v1.0.2 |
| 2830 | 2026-03-02T08:44:56.434Z | Compiling openssl-macros v0.1.1 |
| 2831 | 2026-03-02T08:44:56.811Z | Compiling termtree v0.5.1 |
| 2832 | 2026-03-02T08:44:57.121Z | Compiling smawk v0.3.2 |
| 2833 | 2026-03-02T08:44:57.237Z | Compiling typed-path v0.9.3 |
| 2834 | 2026-03-02T08:44:57.422Z | Compiling linear-map v1.2.0 |
| 2835 | 2026-03-02T08:44:57.616Z | Compiling unicode-linebreak v0.1.5 |
| 2836 | 2026-03-02T08:44:57.836Z | Compiling tagptr v0.2.0 |
| 2837 | 2026-03-02T08:44:58.127Z | Compiling moka v0.12.13 |
| 2838 | 2026-03-02T08:44:58.153Z | Compiling textwrap v0.16.2 |
| 2839 | 2026-03-02T08:44:59.246Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2840 | 2026-03-02T08:45:00.850Z | Compiling tough v0.20.0 |
| 2841 | 2026-03-02T08:45:01.185Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2842 | 2026-03-02T08:45:03.088Z | Compiling tabled v0.15.0 |
| 2843 | 2026-03-02T08:45:03.115Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2844 | 2026-03-02T08:45:05.521Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2845 | 2026-03-02T08:45:05.869Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2846 | 2026-03-02T08:45:06.192Z | Compiling steno v0.4.1 |
| 2847 | 2026-03-02T08:45:14.430Z | Compiling hickory-proto v0.25.2 |
| 2848 | 2026-03-02T08:45:14.668Z | Compiling humantime v2.3.0 |
| 2849 | 2026-03-02T08:45:15.500Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2850 | 2026-03-02T08:45:19.104Z | Compiling hickory-resolver v0.25.2 |
| 2851 | 2026-03-02T08:45:22.632Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2852 | 2026-03-02T08:45:23.232Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2853 | 2026-03-02T08:45:24.076Z | Compiling proc-macro-error2 v2.0.1 |
| 2854 | 2026-03-02T08:45:24.634Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2855 | 2026-03-02T08:45:25.926Z | Compiling nix v0.31.1 |
| 2856 | 2026-03-02T08:45:26.621Z | Compiling parking_lot_core v0.8.6 |
| 2857 | 2026-03-02T08:45:27.145Z | Compiling tabled_derive v0.11.0 |
| 2858 | 2026-03-02T08:45:27.436Z | Compiling papergrid v0.17.0 |
| 2859 | 2026-03-02T08:45:29.180Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2860 | 2026-03-02T08:45:30.820Z | Compiling testing_table v0.3.0 |
| 2861 | 2026-03-02T08:45:31.036Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2862 | 2026-03-02T08:45:31.423Z | Compiling crc32fast v1.5.0 |
| 2863 | 2026-03-02T08:45:31.628Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2864 | 2026-03-02T08:45:31.996Z | Compiling tabled v0.20.0 |
| 2865 | 2026-03-02T08:45:32.884Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2866 | 2026-03-02T08:45:34.141Z | Compiling arc-swap v1.8.2 |
| 2867 | 2026-03-02T08:45:34.518Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2868 | 2026-03-02T08:45:34.760Z | Compiling slog-scope v4.4.1 |
| 2869 | 2026-03-02T08:45:35.438Z | Compiling parking_lot v0.11.2 |
| 2870 | 2026-03-02T08:45:37.660Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2871 | 2026-03-02T08:45:38.596Z | Compiling fxhash v0.2.1 |
| 2872 | 2026-03-02T08:45:38.746Z | Compiling crc8 v0.1.1 |
| 2873 | 2026-03-02T08:45:38.831Z | Compiling sled v0.34.7 |
| 2874 | 2026-03-02T08:45:39.037Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2875 | 2026-03-02T08:45:40.319Z | Compiling slog-stdlog v4.1.1 |
| 2876 | 2026-03-02T08:45:40.696Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2877 | 2026-03-02T08:45:41.065Z | Compiling socket2 v0.5.10 |
| 2878 | 2026-03-02T08:45:41.212Z | Compiling slog-envlogger v2.2.0 |
| 2879 | 2026-03-02T08:45:41.588Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2880 | 2026-03-02T08:45:49.902Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2881 | 2026-03-02T08:45:57.240Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2882 | 2026-03-02T08:46:00.316Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2883 | 2026-03-02T08:46:03.848Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2884 | 2026-03-02T08:46:06.711Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2885 | 2026-03-02T08:46:10.678Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2886 | 2026-03-02T08:46:21.527Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2887 | 2026-03-02T08:46:34.994Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2888 | 2026-03-02T08:46:40.414Z | Finished `release` profile [optimized] target(s) in 7m 02s |
| 2889 | 2026-03-02T08:46:40.788Z | + banner quartet |
| 2890 | 2026-03-02T08:46:40.813Z | |
| 2891 | 2026-03-02T08:46:40.813Z | #### # # ## ##### ##### ###### ##### |
| 2892 | 2026-03-02T08:46:40.813Z | # # # # # # # # # # # |
| 2893 | 2026-03-02T08:46:40.813Z | # # # # # # # # # ##### # |
| 2894 | 2026-03-02T08:46:40.813Z | # # # # # ###### ##### # # # |
| 2895 | 2026-03-02T08:46:40.813Z | # # # # # # # # # # # |
| 2896 | 2026-03-02T08:46:40.813Z | ### # #### # # # # # ###### # |
| 2897 | 2026-03-02T08:46:40.813Z | |
| 2898 | 2026-03-02T08:46:40.813Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2899 | 2026-03-02T08:46:41.553Z | Compiling cfg-if v1.0.4 |
| 2900 | 2026-03-02T08:46:41.553Z | Compiling serde_core v1.0.228 |
| 2901 | 2026-03-02T08:46:41.578Z | Compiling libc v0.2.180 |
| 2902 | 2026-03-02T08:46:41.578Z | Compiling itoa v1.0.17 |
| 2903 | 2026-03-02T08:46:41.578Z | Compiling num-traits v0.2.19 |
| 2904 | 2026-03-02T08:46:41.644Z | Compiling serde v1.0.228 |
| 2905 | 2026-03-02T08:46:41.671Z | Compiling foldhash v0.2.0 |
| 2906 | 2026-03-02T08:46:41.700Z | Compiling memchr v2.8.0 |
| 2907 | 2026-03-02T08:46:41.932Z | Compiling hashbrown v0.16.1 |
| 2908 | 2026-03-02T08:46:41.982Z | Compiling smallvec v1.15.1 |
| 2909 | 2026-03-02T08:46:42.032Z | Compiling zerofrom v0.1.6 |
| 2910 | 2026-03-02T08:46:42.248Z | Compiling schemars v0.8.22 |
| 2911 | 2026-03-02T08:46:42.273Z | Compiling stable_deref_trait v1.2.1 |
| 2912 | 2026-03-02T08:46:42.392Z | Compiling pin-project-lite v0.2.16 |
| 2913 | 2026-03-02T08:46:42.455Z | Compiling yoke v0.8.1 |
| 2914 | 2026-03-02T08:46:42.551Z | Compiling bytes v1.11.1 |
| 2915 | 2026-03-02T08:46:42.805Z | Compiling zerovec v0.11.5 |
| 2916 | 2026-03-02T08:46:43.080Z | Compiling socket2 v0.6.2 |
| 2917 | 2026-03-02T08:46:43.203Z | Compiling futures-core v0.3.32 |
| 2918 | 2026-03-02T08:46:43.458Z | Compiling scopeguard v1.2.0 |
| 2919 | 2026-03-02T08:46:43.613Z | Compiling lock_api v0.4.14 |
| 2920 | 2026-03-02T08:46:43.707Z | Compiling zmij v1.0.21 |
| 2921 | 2026-03-02T08:46:43.956Z | Compiling parking_lot_core v0.9.12 |
| 2922 | 2026-03-02T08:46:44.014Z | Compiling errno v0.3.14 |
| 2923 | 2026-03-02T08:46:44.279Z | Compiling serde_json v1.0.149 |
| 2924 | 2026-03-02T08:46:44.305Z | Compiling cc v1.2.56 |
| 2925 | 2026-03-02T08:46:44.330Z | Compiling signal-hook-registry v1.4.8 |
| 2926 | 2026-03-02T08:46:44.368Z | Compiling parking_lot v0.12.5 |
| 2927 | 2026-03-02T08:46:44.614Z | Compiling mio v1.1.1 |
| 2928 | 2026-03-02T08:46:44.933Z | Compiling once_cell v1.21.3 |
| 2929 | 2026-03-02T08:46:45.289Z | Compiling iana-time-zone v0.1.65 |
| 2930 | 2026-03-02T08:46:45.344Z | Compiling tokio v1.49.0 |
| 2931 | 2026-03-02T08:46:45.906Z | Compiling chrono v0.4.43 |
| 2932 | 2026-03-02T08:46:46.062Z | Compiling tinystr v0.8.2 |
| 2933 | 2026-03-02T08:46:46.159Z | Compiling indexmap v2.13.0 |
| 2934 | 2026-03-02T08:46:47.293Z | Compiling ring v0.17.14 |
| 2935 | 2026-03-02T08:46:47.357Z | Compiling http v1.4.0 |
| 2936 | 2026-03-02T08:46:47.460Z | Compiling writeable v0.6.2 |
| 2937 | 2026-03-02T08:46:47.885Z | Compiling litemap v0.8.1 |
| 2938 | 2026-03-02T08:46:48.285Z | Compiling icu_locale_core v2.1.1 |
| 2939 | 2026-03-02T08:46:48.487Z | Compiling getrandom v0.4.1 |
| 2940 | 2026-03-02T08:46:48.755Z | Compiling potential_utf v0.1.4 |
| 2941 | 2026-03-02T08:46:49.071Z | Compiling zerotrie v0.2.3 |
| 2942 | 2026-03-02T08:46:49.732Z | Compiling zeroize v1.8.2 |
| 2943 | 2026-03-02T08:46:49.920Z | Compiling uuid v1.21.0 |
| 2944 | 2026-03-02T08:46:50.092Z | Compiling rustls-pki-types v1.14.0 |
| 2945 | 2026-03-02T08:46:51.084Z | Compiling icu_provider v2.1.1 |
| 2946 | 2026-03-02T08:46:51.748Z | Compiling icu_collections v2.1.1 |
| 2947 | 2026-03-02T08:46:51.887Z | Compiling http-body v1.0.1 |
| 2948 | 2026-03-02T08:46:52.147Z | Compiling semver v1.0.27 |
| 2949 | 2026-03-02T08:46:52.746Z | Compiling tracing-core v0.1.36 |
| 2950 | 2026-03-02T08:46:52.845Z | Compiling regress v0.10.5 |
| 2951 | 2026-03-02T08:46:52.986Z | Compiling getrandom v0.2.17 |
| 2952 | 2026-03-02T08:46:53.169Z | Compiling futures-task v0.3.32 |
| 2953 | 2026-03-02T08:46:53.194Z | Compiling allocator-api2 v0.2.21 |
| 2954 | 2026-03-02T08:46:53.309Z | Compiling log v0.4.29 |
| 2955 | 2026-03-02T08:46:53.467Z | Compiling equivalent v1.0.2 |
| 2956 | 2026-03-02T08:46:53.608Z | Compiling slab v0.4.12 |
| 2957 | 2026-03-02T08:46:53.664Z | Compiling percent-encoding v2.3.2 |
| 2958 | 2026-03-02T08:46:53.787Z | Compiling untrusted v0.9.0 |
| 2959 | 2026-03-02T08:46:53.980Z | Compiling dyn-clone v1.0.20 |
| 2960 | 2026-03-02T08:46:54.015Z | Compiling futures-util v0.3.32 |
| 2961 | 2026-03-02T08:46:54.147Z | Compiling tracing v0.1.44 |
| 2962 | 2026-03-02T08:46:54.794Z | Compiling thiserror v2.0.18 |
| 2963 | 2026-03-02T08:46:54.961Z | Compiling icu_properties_data v2.1.2 |
| 2964 | 2026-03-02T08:46:54.985Z | Compiling icu_normalizer_data v2.1.1 |
| 2965 | 2026-03-02T08:46:55.104Z | Compiling serde_tokenstream v0.2.2 |
| 2966 | 2026-03-02T08:46:55.197Z | Compiling slog v2.8.2 |
| 2967 | 2026-03-02T08:46:55.400Z | Compiling try-lock v0.2.5 |
| 2968 | 2026-03-02T08:46:55.558Z | Compiling tower-service v0.3.3 |
| 2969 | 2026-03-02T08:46:55.623Z | Compiling unicode-ident v1.0.24 |
| 2970 | 2026-03-02T08:46:55.673Z | Compiling want v0.3.1 |
| 2971 | 2026-03-02T08:46:55.745Z | Compiling icu_properties v2.1.2 |
| 2972 | 2026-03-02T08:46:55.832Z | Compiling proc-macro2 v1.0.106 |
| 2973 | 2026-03-02T08:46:55.938Z | Compiling typify-impl v0.4.3 |
| 2974 | 2026-03-02T08:46:56.979Z | Compiling rustls v0.23.36 |
| 2975 | 2026-03-02T08:46:57.004Z | Compiling icu_normalizer v2.1.1 |
| 2976 | 2026-03-02T08:46:57.595Z | Compiling httparse v1.10.1 |
| 2977 | 2026-03-02T08:46:58.453Z | Compiling erased-serde v0.3.31 |
| 2978 | 2026-03-02T08:46:59.121Z | Compiling rustls-webpki v0.103.9 |
| 2979 | 2026-03-02T08:46:59.367Z | Compiling futures-channel v0.3.32 |
| 2980 | 2026-03-02T08:46:59.808Z | Compiling atomic-waker v1.1.2 |
| 2981 | 2026-03-02T08:46:59.911Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2982 | 2026-03-02T08:47:00.022Z | Compiling zerocopy v0.8.39 |
| 2983 | 2026-03-02T08:47:00.275Z | Compiling pin-utils v0.1.0 |
| 2984 | 2026-03-02T08:47:00.341Z | Compiling subtle v2.6.1 |
| 2985 | 2026-03-02T08:47:00.389Z | Compiling hyper v1.8.1 |
| 2986 | 2026-03-02T08:47:00.787Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2987 | 2026-03-02T08:47:02.828Z | Compiling quote v1.0.44 |
| 2988 | 2026-03-02T08:47:03.677Z | Compiling typify-macro v0.4.3 |
| 2989 | 2026-03-02T08:47:04.288Z | Compiling idna_adapter v1.2.1 |
| 2990 | 2026-03-02T08:47:04.314Z | Compiling form_urlencoded v1.2.2 |
| 2991 | 2026-03-02T08:47:04.514Z | Compiling aho-corasick v1.1.4 |
| 2992 | 2026-03-02T08:47:04.618Z | Compiling sync_wrapper v1.0.2 |
| 2993 | 2026-03-02T08:47:04.805Z | Compiling utf8_iter v1.0.4 |
| 2994 | 2026-03-02T08:47:05.087Z | Compiling base64 v0.22.1 |
| 2995 | 2026-03-02T08:47:05.141Z | Compiling ipnet v2.11.0 |
| 2996 | 2026-03-02T08:47:06.007Z | Compiling tower-layer v0.3.3 |
| 2997 | 2026-03-02T08:47:06.448Z | Compiling regex-syntax v0.8.9 |
| 2998 | 2026-03-02T08:47:06.541Z | Compiling regex-automata v0.4.14 |
| 2999 | 2026-03-02T08:47:06.733Z | Compiling tower v0.5.3 |
| 3000 | 2026-03-02T08:47:07.552Z | Compiling tokio-rustls v0.26.4 |
| 3001 | 2026-03-02T08:47:07.721Z | Compiling hyper-util v0.1.20 |
| 3002 | 2026-03-02T08:47:07.867Z | Compiling idna v1.1.0 |
| 3003 | 2026-03-02T08:47:08.077Z | Compiling syn v2.0.116 |
| 3004 | 2026-03-02T08:47:12.152Z | Compiling getrandom v0.3.4 |
| 3005 | 2026-03-02T08:47:12.483Z | Compiling proc-macro-crate v3.4.0 |
| 3006 | 2026-03-02T08:47:13.475Z | Compiling webpki-roots v1.0.6 |
| 3007 | 2026-03-02T08:47:13.666Z | Compiling iri-string v0.7.10 |
| 3008 | 2026-03-02T08:47:16.260Z | Compiling heck v0.5.0 |
| 3009 | 2026-03-02T08:47:18.675Z | Compiling ryu v1.0.23 |
| 3010 | 2026-03-02T08:47:19.195Z | Compiling bitflags v2.11.0 |
| 3011 | 2026-03-02T08:47:19.813Z | Compiling futures-sink v0.3.32 |
| 3012 | 2026-03-02T08:47:19.998Z | Compiling tokio-util v0.7.18 |
| 3013 | 2026-03-02T08:47:20.193Z | Compiling ppv-lite86 v0.2.21 |
| 3014 | 2026-03-02T08:47:20.780Z | Compiling tower-http v0.6.8 |
| 3015 | 2026-03-02T08:47:20.959Z | Compiling crossbeam-utils v0.8.21 |
| 3016 | 2026-03-02T08:47:20.991Z | Compiling serde_urlencoded v0.7.1 |
| 3017 | 2026-03-02T08:47:21.603Z | Compiling regex v1.12.3 |
| 3018 | 2026-03-02T08:47:21.690Z | Compiling hyper-rustls v0.27.7 |
| 3019 | 2026-03-02T08:47:22.623Z | Compiling num_enum_derive v0.7.5 |
| 3020 | 2026-03-02T08:47:22.899Z | Compiling rand_core v0.9.5 |
| 3021 | 2026-03-02T08:47:23.373Z | Compiling url v2.5.8 |
| 3022 | 2026-03-02T08:47:23.793Z | Compiling typify v0.4.3 |
| 3023 | 2026-03-02T08:47:24.484Z | Compiling http-body-util v0.1.3 |
| 3024 | 2026-03-02T08:47:24.528Z | Compiling openapiv3 v2.2.0 |
| 3025 | 2026-03-02T08:47:25.002Z | Compiling powerfmt v0.2.0 |
| 3026 | 2026-03-02T08:47:25.488Z | Compiling foreign-types-shared v0.3.1 |
| 3027 | 2026-03-02T08:47:25.665Z | Compiling serde_yaml v0.9.34+deprecated |
| 3028 | 2026-03-02T08:47:25.732Z | Compiling time-macros v0.2.27 |
| 3029 | 2026-03-02T08:47:27.798Z | Compiling progenitor-impl v0.11.2 |
| 3030 | 2026-03-02T08:47:27.951Z | Compiling foreign-types v0.5.0 |
| 3031 | 2026-03-02T08:47:28.257Z | Compiling deranged v0.5.6 |
| 3032 | 2026-03-02T08:47:28.357Z | Compiling reqwest v0.12.28 |
| 3033 | 2026-03-02T08:47:30.740Z | Compiling num_enum v0.7.5 |
| 3034 | 2026-03-02T08:47:30.929Z | Compiling rand_chacha v0.9.0 |
| 3035 | 2026-03-02T08:47:31.967Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3036 | 2026-03-02T08:47:32.400Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3037 | 2026-03-02T08:47:32.589Z | Compiling oxnet v0.1.4 |
| 3038 | 2026-03-02T08:47:33.157Z | Compiling arc-swap v1.8.2 |
| 3039 | 2026-03-02T08:47:33.630Z | Compiling cstr-argument v0.1.2 |
| 3040 | 2026-03-02T08:47:33.812Z | Compiling thread_local v1.1.9 |
| 3041 | 2026-03-02T08:47:33.904Z | Compiling time-core v0.1.8 |
| 3042 | 2026-03-02T08:47:34.198Z | Compiling either v1.15.0 |
| 3043 | 2026-03-02T08:47:34.476Z | Compiling lazy_static v1.5.0 |
| 3044 | 2026-03-02T08:47:34.502Z | Compiling num-conv v0.2.0 |
| 3045 | 2026-03-02T08:47:34.608Z | Compiling pretty-hex v0.4.1 |
| 3046 | 2026-03-02T08:47:34.634Z | Compiling slog-scope v4.4.1 |
| 3047 | 2026-03-02T08:47:34.722Z | Compiling time v0.3.47 |
| 3048 | 2026-03-02T08:47:34.872Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3049 | 2026-03-02T08:47:35.288Z | Compiling itertools v0.12.1 |
| 3050 | 2026-03-02T08:47:35.435Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3051 | 2026-03-02T08:47:36.776Z | Compiling thiserror v1.0.69 |
| 3052 | 2026-03-02T08:47:36.889Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3053 | 2026-03-02T08:47:36.990Z | Compiling crossbeam-channel v0.5.15 |
| 3054 | 2026-03-02T08:47:37.749Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3055 | 2026-03-02T08:47:37.962Z | Compiling progenitor-macro v0.11.2 |
| 3056 | 2026-03-02T08:47:38.792Z | Compiling rand v0.9.2 |
| 3057 | 2026-03-02T08:47:39.087Z | Compiling progenitor-client v0.11.2 |
| 3058 | 2026-03-02T08:47:40.077Z | Compiling anyhow v1.0.101 |
| 3059 | 2026-03-02T08:47:40.266Z | Compiling is-terminal v0.4.17 |
| 3060 | 2026-03-02T08:47:40.482Z | Compiling take_mut v0.2.2 |
| 3061 | 2026-03-02T08:47:40.695Z | Compiling winnow v0.7.14 |
| 3062 | 2026-03-02T08:47:40.855Z | Compiling term v1.2.1 |
| 3063 | 2026-03-02T08:47:41.578Z | Compiling colored v3.1.1 |
| 3064 | 2026-03-02T08:47:42.888Z | Compiling slog-term v2.9.2 |
| 3065 | 2026-03-02T08:47:44.717Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 3066 | 2026-03-02T08:47:44.894Z | Compiling slog-async v2.8.0 |
| 3067 | 2026-03-02T08:47:45.690Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3068 | 2026-03-02T08:47:47.693Z | Compiling slog-stdlog v4.1.1 |
| 3069 | 2026-03-02T08:47:47.808Z | Compiling progenitor v0.11.2 |
| 3070 | 2026-03-02T08:47:48.046Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3071 | 2026-03-02T08:47:48.469Z | Compiling slog-envlogger v2.2.0 |
| 3072 | 2026-03-02T08:47:49.318Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 3073 | 2026-03-02T08:48:01.448Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3074 | 2026-03-02T08:48:10.178Z | Finished `release` profile [optimized] target(s) in 1m 29s |
| 3075 | 2026-03-02T08:48:10.264Z | Running unittests src/lib.rs (target/release/deps/mg_tests-76f7b4ac9313ae8c) |
| 3076 | 2026-03-02T08:48:10.289Z | |
| 3077 | 2026-03-02T08:48:10.289Z | running 1 test |
| 3078 | 2026-03-02T08:48:10.392Z | configure zone |
| 3079 | 2026-03-02T08:48:10.426Z | install zone |
| 3080 | 2026-03-02T08:48:14.847Z | boot zone |
| 3081 | 2026-03-02T08:48:15.089Z | start zone s1 |
| 3082 | 2026-03-02T08:48:15.114Z | configure zone |
| 3083 | 2026-03-02T08:48:15.114Z | install zone |
| 3084 | 2026-03-02T08:48:18.727Z | boot zone |
| 3085 | 2026-03-02T08:48:18.976Z | start zone s2 |
| 3086 | 2026-03-02T08:48:18.976Z | configure zone |
| 3087 | 2026-03-02T08:48:19.005Z | install zone |
| 3088 | 2026-03-02T08:48:22.611Z | boot zone |
| 3089 | 2026-03-02T08:48:22.900Z | start zone s3 |
| 3090 | 2026-03-02T08:48:22.900Z | configure zone |
| 3091 | 2026-03-02T08:48:22.926Z | install zone |
| 3092 | 2026-03-02T08:48:26.880Z | boot zone |
| 3093 | 2026-03-02T08:48:27.176Z | start zone t1 |
| 3094 | 2026-03-02T08:48:27.201Z | configure zone |
| 3095 | 2026-03-02T08:48:27.227Z | install zone |
| 3096 | 2026-03-02T08:48:31.413Z | boot zone |
| 3097 | 2026-03-02T08:48:31.706Z | waiting for zones to come up |
| 3098 | 2026-03-02T08:48:41.705Z | [sidecar.quartet] svcs milestone/network |
| 3099 | 2026-03-02T08:48:41.754Z | STATE STIME FMRI |
| 3100 | 2026-03-02T08:48:41.754Z | online 8:48:18 svc:/milestone/network:default |
| 3101 | 2026-03-02T08:48:41.754Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 3102 | 2026-03-02T08:48:41.799Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 3103 | 2026-03-02T08:48:41.845Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 3104 | 2026-03-02T08:48:41.884Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 3105 | 2026-03-02T08:48:41.909Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 3106 | 2026-03-02T08:48:41.934Z | |
| 3107 | 2026-03-02T08:48:41.934Z | running zone s1.quartet setup |
| 3108 | 2026-03-02T08:48:41.934Z | [s1.quartet] svcs milestone/network |
| 3109 | 2026-03-02T08:48:41.958Z | STATE STIME FMRI |
| 3110 | 2026-03-02T08:48:41.958Z | online 8:48:22 svc:/milestone/network:default |
| 3111 | 2026-03-02T08:48:41.958Z | [s1.quartet] dladm |
| 3112 | 2026-03-02T08:48:41.991Z | LINK CLASS MTU STATE BRIDGE OVER |
| 3113 | 2026-03-02T08:48:41.991Z | sl0 simnet 9000 up -- ? |
| 3114 | 2026-03-02T08:48:41.991Z | mgs1 vnic 9000 up -- ? |
| 3115 | 2026-03-02T08:48:41.991Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 3116 | 2026-03-02T08:48:42.536Z | |
| 3117 | 2026-03-02T08:48:42.536Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 3118 | 2026-03-02T08:48:42.576Z | |
| 3119 | 2026-03-02T08:48:42.576Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 3120 | 2026-03-02T08:48:42.606Z | |
| 3121 | 2026-03-02T08:48:42.607Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 3122 | 2026-03-02T08:48:42.725Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 3123 | 2026-03-02T08:48:42.796Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 3c198303-4475-4c7f-8ff8-ee7e1846701a --sled-uuid 8cd84457-b702-4d68-b776-b73aad9d584e -a sl0/v6 &> /opt/ddmd.log & |
| 3124 | 2026-03-02T08:48:42.826Z | |
| 3125 | 2026-03-02T08:48:42.826Z | running zone s2.quartet setup |
| 3126 | 2026-03-02T08:48:42.826Z | [s2.quartet] svcs milestone/network |
| 3127 | 2026-03-02T08:48:42.868Z | STATE STIME FMRI |
| 3128 | 2026-03-02T08:48:42.868Z | online 8:48:26 svc:/milestone/network:default |
| 3129 | 2026-03-02T08:48:42.868Z | [s2.quartet] dladm |
| 3130 | 2026-03-02T08:48:42.902Z | LINK CLASS MTU STATE BRIDGE OVER |
| 3131 | 2026-03-02T08:48:42.902Z | sl1 simnet 9000 up -- ? |
| 3132 | 2026-03-02T08:48:42.902Z | mgs2 vnic 9000 up -- ? |
| 3133 | 2026-03-02T08:48:42.902Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 3134 | 2026-03-02T08:48:43.485Z | |
| 3135 | 2026-03-02T08:48:43.485Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 3136 | 2026-03-02T08:48:43.523Z | |
| 3137 | 2026-03-02T08:48:43.523Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 3138 | 2026-03-02T08:48:43.562Z | |
| 3139 | 2026-03-02T08:48:43.562Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 3140 | 2026-03-02T08:48:43.594Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 3141 | 2026-03-02T08:48:43.618Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e6587f7b-e97c-43c1-83a1-3d3ebaded07c --sled-uuid 039f232b-7d3e-4183-9d04-e1ed7f053639 -a sl1/v6 &> /opt/ddmd.log & |
| 3142 | 2026-03-02T08:48:43.650Z | |
| 3143 | 2026-03-02T08:48:43.650Z | running zone s3.quartet setup |
| 3144 | 2026-03-02T08:48:43.650Z | [s3.quartet] svcs milestone/network |
| 3145 | 2026-03-02T08:48:43.686Z | STATE STIME FMRI |
| 3146 | 2026-03-02T08:48:43.686Z | online 8:48:31 svc:/milestone/network:default |
| 3147 | 2026-03-02T08:48:43.686Z | [s3.quartet] dladm |
| 3148 | 2026-03-02T08:48:43.718Z | LINK CLASS MTU STATE BRIDGE OVER |
| 3149 | 2026-03-02T08:48:43.718Z | sl2 simnet 9000 up -- ? |
| 3150 | 2026-03-02T08:48:43.718Z | mgs3 vnic 9000 up -- ? |
| 3151 | 2026-03-02T08:48:43.719Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 3152 | 2026-03-02T08:48:44.281Z | |
| 3153 | 2026-03-02T08:48:44.281Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 3154 | 2026-03-02T08:48:44.324Z | |
| 3155 | 2026-03-02T08:48:44.324Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 3156 | 2026-03-02T08:48:44.355Z | |
| 3157 | 2026-03-02T08:48:44.356Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 3158 | 2026-03-02T08:48:44.399Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 3159 | 2026-03-02T08:48:44.445Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 160d79b0-8523-4a4f-8e90-72242cdb2dd5 --sled-uuid c77a51f1-fa75-4d82-99ba-93d4ea3d1aa5 -a sl2/v6 &> /opt/ddmd.log & |
| 3160 | 2026-03-02T08:48:44.478Z | |
| 3161 | 2026-03-02T08:48:44.478Z | running zone t1.quartet setup |
| 3162 | 2026-03-02T08:48:44.478Z | [t1.quartet] svcs milestone/network |
| 3163 | 2026-03-02T08:48:44.520Z | STATE STIME FMRI |
| 3164 | 2026-03-02T08:48:44.520Z | online 8:48:33 svc:/milestone/network:default |
| 3165 | 2026-03-02T08:48:44.520Z | [t1.quartet] dladm |
| 3166 | 2026-03-02T08:48:44.556Z | LINK CLASS MTU STATE BRIDGE OVER |
| 3167 | 2026-03-02T08:48:44.556Z | tfportrear0_0 simnet 9000 up -- ? |
| 3168 | 2026-03-02T08:48:44.556Z | tfportrear1_0 simnet 9000 up -- ? |
| 3169 | 2026-03-02T08:48:44.556Z | tfportrear2_0 simnet 9000 up -- ? |
| 3170 | 2026-03-02T08:48:44.556Z | mgt1 vnic 9000 up -- ? |
| 3171 | 2026-03-02T08:48:44.557Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 3172 | 2026-03-02T08:48:45.136Z | |
| 3173 | 2026-03-02T08:48:45.136Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 3174 | 2026-03-02T08:48:45.178Z | |
| 3175 | 2026-03-02T08:48:45.178Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 3176 | 2026-03-02T08:48:45.221Z | |
| 3177 | 2026-03-02T08:48:45.221Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 3178 | 2026-03-02T08:48:45.263Z | |
| 3179 | 2026-03-02T08:48:45.263Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 3180 | 2026-03-02T08:48:45.306Z | |
| 3181 | 2026-03-02T08:48:45.335Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 3182 | 2026-03-02T08:48:45.764Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 3183 | 2026-03-02T08:48:45.789Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 3184 | 2026-03-02T08:48:45.789Z | waiting 3s for copy of files to zone to complete ... |
| 3185 | 2026-03-02T08:48:48.774Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 3186 | 2026-03-02T08:48:49.048Z | |
| 3187 | 2026-03-02T08:48:49.048Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 3188 | 2026-03-02T08:48:49.276Z | |
| 3189 | 2026-03-02T08:48:49.276Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 3190 | 2026-03-02T08:48:49.339Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 3191 | 2026-03-02T08:48:49.380Z | [t1.quartet] svcadm disable dendrite |
| 3192 | 2026-03-02T08:48:49.434Z | |
| 3193 | 2026-03-02T08:48:49.434Z | [t1.quartet] svcadm disable tfport |
| 3194 | 2026-03-02T08:48:49.487Z | |
| 3195 | 2026-03-02T08:48:49.487Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 3196 | 2026-03-02T08:48:49.549Z | |
| 3197 | 2026-03-02T08:48:49.549Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 3198 | 2026-03-02T08:48:49.617Z | |
| 3199 | 2026-03-02T08:48:49.617Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 3200 | 2026-03-02T08:48:49.677Z | |
| 3201 | 2026-03-02T08:48:49.677Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 3202 | 2026-03-02T08:48:49.737Z | |
| 3203 | 2026-03-02T08:48:49.737Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 3204 | 2026-03-02T08:48:49.791Z | |
| 3205 | 2026-03-02T08:48:49.791Z | [t1.quartet] svcadm refresh dendrite:default |
| 3206 | 2026-03-02T08:48:49.847Z | |
| 3207 | 2026-03-02T08:48:49.848Z | [t1.quartet] svcadm enable dendrite:default |
| 3208 | 2026-03-02T08:48:49.902Z | |
| 3209 | 2026-03-02T08:48:49.902Z | wait 10s for dendrite to come up ... |
| 3210 | 2026-03-02T08:48:59.901Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 3211 | 2026-03-02T08:48:59.958Z | |
| 3212 | 2026-03-02T08:48:59.958Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 3213 | 2026-03-02T08:49:00.014Z | |
| 3214 | 2026-03-02T08:49:00.014Z | [t1.quartet] svcadm refresh tfport:default |
| 3215 | 2026-03-02T08:49:00.067Z | |
| 3216 | 2026-03-02T08:49:00.067Z | [t1.quartet] svcadm enable tfport |
| 3217 | 2026-03-02T08:49:00.116Z | |
| 3218 | 2026-03-02T08:49:00.116Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid ea19c36b-10c0-472a-b7cb-702fcf992d9e --sled-uuid 21bec0f4-090c-4b80-b824-b5c38ae4492e -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 3219 | 2026-03-02T08:49:00.147Z | |
| 3220 | 2026-03-02T08:49:00.147Z | [t1.quartet] ipadm |
| 3221 | 2026-03-02T08:49:00.184Z | ADDROBJ TYPE STATE ADDR |
| 3222 | 2026-03-02T08:49:00.184Z | lo0/v4 static ok 127.0.0.1/8 |
| 3223 | 2026-03-02T08:49:00.184Z | mgt1/v4 static ok 10.0.0.4/24 |
| 3224 | 2026-03-02T08:49:00.184Z | lo0/v6 static ok ::1/128 |
| 3225 | 2026-03-02T08:49:00.184Z | lo0/u6 static ok fd00:4::1/64 |
| 3226 | 2026-03-02T08:49:00.184Z | tfportrear0_0/v6 addrconf ok fe80::e025:3aff:fed2:d2d8%tfportrear0_0/10 |
| 3227 | 2026-03-02T08:49:00.184Z | tfportrear1_0/v6 addrconf ok fe80::480:15ff:fe83:5116%tfportrear1_0/10 |
| 3228 | 2026-03-02T08:49:00.184Z | tfportrear2_0/v6 addrconf ok fe80::acc8:3fff:fe68:6744%tfportrear2_0/10 |
| 3229 | 2026-03-02T08:49:02.201Z | initial peering test passed |
| 3230 | 2026-03-02T08:49:03.206Z | [s3.quartet] ping fd00:1::1 |
| 3231 | 2026-03-02T08:49:03.249Z | fd00:1::1 is alive |
| 3232 | 2026-03-02T08:49:10.265Z | test ddm::test_quartet has been running for over 60 seconds |
| 3233 | 2026-03-02T08:49:14.252Z | [s3.quartet] ping fd00:1::1 |
| 3234 | 2026-03-02T08:49:14.288Z | fd00:1::1 is alive |
| 3235 | 2026-03-02T08:49:14.312Z | [t1.quartet] pkill ddmd |
| 3236 | 2026-03-02T08:49:14.337Z | |
| 3237 | 2026-03-02T08:49:14.337Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 3238 | 2026-03-02T08:49:14.337Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 3239 | 2026-03-02T08:49:17.373Z | [s3.quartet] pkill ddmd |
| 3240 | 2026-03-02T08:49:17.407Z | |
| 3241 | 2026-03-02T08:49:17.407Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 3242 | 2026-03-02T08:49:20.322Z | [s2.quartet] pkill ddmd |
| 3243 | 2026-03-02T08:49:20.349Z | |
| 3244 | 2026-03-02T08:49:20.349Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 3245 | 2026-03-02T08:49:24.559Z | [s1.quartet] pkill ddmd |
| 3246 | 2026-03-02T08:49:24.587Z | |
| 3247 | 2026-03-02T08:49:24.587Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 3248 | 2026-03-02T08:49:27.338Z | [sidecar.quartet] pkill softnpu |
| 3249 | 2026-03-02T08:49:27.369Z | |
| 3250 | 2026-03-02T08:49:27.369Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 3251 | 2026-03-02T08:49:30.599Z | test ddm::test_quartet ... ok |
| 3252 | 2026-03-02T08:49:30.599Z | |
| 3253 | 2026-03-02T08:49:30.624Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 80.34s |
| 3254 | 2026-03-02T08:49:30.624Z | |
| 3255 | 2026-03-02T08:49:30.674Z | + cleanup |
| 3256 | 2026-03-02T08:49:30.674Z | ++ id -un |
| 3257 | 2026-03-02T08:49:30.674Z | ++ id -gn |
| 3258 | 2026-03-02T08:49:30.674Z | + pfexec chown -R build:build . |
| 3259 | 2026-03-02T08:49:30.848Z | process exited: duration 1095122 ms, exit code 0 |
| |
| 3260 | 2026-03-02T08:49:30.900Z | found 6 output files |
| 3261 | 2026-03-02T08:49:30.937Z | uploading: /work/s1.quartet.log (5312 bytes) |
| 3262 | 2026-03-02T08:49:32.011Z | uploaded: /work/s1.quartet.log |
| 3263 | 2026-03-02T08:49:32.011Z | uploading: /work/s2.quartet.log (6134 bytes) |
| 3264 | 2026-03-02T08:49:33.131Z | uploaded: /work/s2.quartet.log |
| 3265 | 2026-03-02T08:49:33.156Z | uploading: /work/s3.quartet.log (4729 bytes) |
| 3266 | 2026-03-02T08:49:34.228Z | uploaded: /work/s3.quartet.log |
| 3267 | 2026-03-02T08:49:34.253Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 3268 | 2026-03-02T08:49:35.326Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 3269 | 2026-03-02T08:49:35.326Z | uploading: /work/t1.quartet-dpd.log (192310 bytes) |
| 3270 | 2026-03-02T08:49:36.539Z | uploaded: /work/t1.quartet-dpd.log |
| 3271 | 2026-03-02T08:49:36.539Z | uploading: /work/t1.quartet.log (20337 bytes) |
| 3272 | 2026-03-02T08:49:37.681Z | uploaded: /work/t1.quartet.log |