|
|
|
| 1 | 2026-02-17T05:30:14.615Z | job assigned to worker 01KHN1603ZSPJWXVYN4WS25TZ3 [factory aws, i-00931020be78d426a] (queued for 9 m 4 s) |
| |
| 2 | 2026-02-17T05:30:22.757Z | starting task 0: "setup" |
| 3 | 2026-02-17T05:30:22.761Z | ++ uname -s |
| 4 | 2026-02-17T05:30:22.764Z | + kern=SunOS |
| 5 | 2026-02-17T05:30:22.764Z | + build_user=build |
| 6 | 2026-02-17T05:30:22.765Z | + build_uid=12345 |
| 7 | 2026-02-17T05:30:22.765Z | + work_dir=/work |
| 8 | 2026-02-17T05:30:22.765Z | + input_dir=/input |
| 9 | 2026-02-17T05:30:22.765Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T05:30:22.765Z | + case "$kern" in |
| 11 | 2026-02-17T05:30:22.765Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T05:30:22.767Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T05:30:24.775Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T05:30:24.896Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T05:30:24.899Z | + home_fs=zfs |
| 16 | 2026-02-17T05:30:24.899Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T05:30:24.899Z | + mkdir -p /home/build |
| 18 | 2026-02-17T05:30:24.902Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T05:30:26.903Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T05:30:26.906Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-02-17T05:30:26.912Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T05:30:26.918Z | * rust toolchain channel = "stable" |
| 23 | 2026-02-17T05:30:26.918Z | * rust toolchain profile = "default" |
| 24 | 2026-02-17T05:30:26.918Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 25 | 2026-02-17T05:30:26.918Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-17T05:30:26.918Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T05:30:26.918Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-17T05:30:26.921Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T05:30:26.921Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T05:30:27.086Z | info: downloading installer |
| 31 | 2026-02-17T05:30:28.797Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T05:30:28.797Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T05:30:28.797Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T05:30:28.797Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T05:30:28.797Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T05:30:28.797Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T05:30:28.797Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T05:30:28.797Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T05:30:28.797Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T05:30:28.814Z | info: profile set to 'default' |
| 41 | 2026-02-17T05:30:28.814Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T05:30:28.817Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T05:30:28.976Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T05:30:28.976Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T05:30:29.965Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T05:30:30.338Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T05:30:32.080Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T05:30:34.005Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T05:30:41.646Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T05:30:41.920Z | info: installing component 'cargo' |
| 51 | 2026-02-17T05:30:43.577Z | info: installing component 'clippy' |
| 52 | 2026-02-17T05:30:43.577Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T05:30:45.290Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T05:30:47.060Z | info: installing component 'rustc' |
| 55 | 2026-02-17T05:30:53.916Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T05:30:54.241Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T05:30:54.245Z | |
| 58 | 2026-02-17T05:30:54.753Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T05:30:54.754Z | |
| 60 | 2026-02-17T05:30:54.757Z | |
| 61 | 2026-02-17T05:30:54.757Z | Rust is installed now. Great! |
| 62 | 2026-02-17T05:30:54.757Z | |
| 63 | 2026-02-17T05:30:54.757Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T05:30:54.757Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T05:30:54.757Z | |
| 66 | 2026-02-17T05:30:54.757Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T05:30:54.757Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T05:30:54.758Z | |
| 69 | 2026-02-17T05:30:54.758Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T05:30:54.758Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T05:30:54.758Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T05:30:54.758Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T05:30:54.867Z | + rustup --version |
| 74 | 2026-02-17T05:30:54.878Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T05:30:54.881Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T05:30:54.956Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T05:30:54.966Z | + cargo --version |
| 78 | 2026-02-17T05:30:55.035Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T05:30:55.040Z | + rustc --version |
| 80 | 2026-02-17T05:30:55.091Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T05:30:55.096Z | process exited: duration 28175 ms, exit code 0 |
| |
| 82 | 2026-02-17T05:30:55.103Z | starting task 2: "authentication" |
| 83 | 2026-02-17T05:30:55.131Z | process exited: duration 28 ms, exit code 0 |
| |
| 84 | 2026-02-17T05:30:55.140Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T05:30:55.145Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-17T05:30:55.148Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-17T05:30:55.182Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-17T05:30:56.174Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-17T05:30:56.174Z | + git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 90 | 2026-02-17T05:30:56.422Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-17T05:30:56.422Z | * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD |
| 92 | 2026-02-17T05:30:56.426Z | + [[ -n renovate/reqwest-0.x ]] |
| 93 | 2026-02-17T05:30:56.430Z | ++ git branch --show-current |
| 94 | 2026-02-17T05:30:56.430Z | + current=main |
| 95 | 2026-02-17T05:30:56.430Z | + [[ main != renovate/reqwest-0.x ]] |
| 96 | 2026-02-17T05:30:56.434Z | + git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 97 | 2026-02-17T05:30:56.443Z | + git checkout -f renovate/reqwest-0.x |
| 98 | 2026-02-17T05:30:56.473Z | Switched to branch 'renovate/reqwest-0.x' |
| 99 | 2026-02-17T05:30:56.479Z | + git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 100 | 2026-02-17T05:30:56.496Z | HEAD is now at e54075a Update Rust crate reqwest to 0.13 |
| 101 | 2026-02-17T05:30:56.500Z | process exited: duration 1354 ms, exit code 0 |
| |
| 102 | 2026-02-17T05:30:56.516Z | starting task 4: "build" |
| 103 | 2026-02-17T05:30:56.520Z | ++ dladm |
| 104 | 2026-02-17T05:30:56.524Z | LINK CLASS MTU STATE BRIDGE OVER |
| 105 | 2026-02-17T05:30:56.524Z | ena0 phys 9216 up -- -- |
| 106 | 2026-02-17T05:30:56.524Z | ++ ipadm |
| 107 | 2026-02-17T05:30:56.528Z | ADDROBJ TYPE STATE ADDR |
| 108 | 2026-02-17T05:30:56.528Z | lo0/v4 static ok 127.0.0.1/8 |
| 109 | 2026-02-17T05:30:56.528Z | ena0/dhcp dhcp ok 10.150.1.117/24 |
| 110 | 2026-02-17T05:30:56.528Z | lo0/v6 static ok ::1/128 |
| 111 | 2026-02-17T05:30:56.528Z | ++ banner collect |
| 112 | 2026-02-17T05:30:56.532Z | |
| 113 | 2026-02-17T05:30:56.532Z | #### #### # # ###### #### ##### |
| 114 | 2026-02-17T05:30:56.532Z | # # # # # # # # # # |
| 115 | 2026-02-17T05:30:56.532Z | # # # # # ##### # # |
| 116 | 2026-02-17T05:30:56.532Z | # # # # # # # # |
| 117 | 2026-02-17T05:30:56.532Z | # # # # # # # # # # |
| 118 | 2026-02-17T05:30:56.532Z | #### #### ###### ###### ###### #### # |
| 119 | 2026-02-17T05:30:56.532Z | |
| 120 | 2026-02-17T05:30:56.533Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 121 | 2026-02-17T05:30:56.533Z | ++ repo=softnpu |
| 122 | 2026-02-17T05:30:56.533Z | ++ series=image |
| 123 | 2026-02-17T05:30:56.533Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 124 | 2026-02-17T05:30:56.533Z | ++ name=softnpu |
| 125 | 2026-02-17T05:30:56.533Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 126 | 2026-02-17T05:30:56.533Z | ++ mkdir -p download |
| 127 | 2026-02-17T05:30:56.533Z | ++ pushd download |
| 128 | 2026-02-17T05:30:56.533Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-02-17T05:30:56.533Z | ++ [[ ! -f softnpu ]] |
| 130 | 2026-02-17T05:30:56.533Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 131 | 2026-02-17T05:30:56.539Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 132 | 2026-02-17T05:30:56.539Z | Dload Upload Total Spent Left Speed |
| 133 | 2026-02-17T05:30:57.018Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.6M 100 15.6M 0 0 32.7M 0 --:--:-- --:--:-- --:--:-- 32.8M |
| 134 | 2026-02-17T05:30:57.022Z | ++ popd |
| 135 | 2026-02-17T05:30:57.022Z | /work/oxidecomputer/maghemite |
| 136 | 2026-02-17T05:30:57.022Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 137 | 2026-02-17T05:30:57.023Z | ++ repo=sidecar-lite |
| 138 | 2026-02-17T05:30:57.023Z | ++ series=release |
| 139 | 2026-02-17T05:30:57.023Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 140 | 2026-02-17T05:30:57.023Z | ++ name=libsidecar_lite.so |
| 141 | 2026-02-17T05:30:57.023Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 142 | 2026-02-17T05:30:57.023Z | ++ mkdir -p download |
| 143 | 2026-02-17T05:30:57.027Z | ++ pushd download |
| 144 | 2026-02-17T05:30:57.028Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-02-17T05:30:57.028Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 146 | 2026-02-17T05:30:57.028Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 147 | 2026-02-17T05:30:57.034Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 148 | 2026-02-17T05:30:57.034Z | Dload Upload Total Spent Left Speed |
| 149 | 2026-02-17T05:30:57.393Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 12.0M 100 12.0M 0 0 34.9M 0 --:--:-- --:--:-- --:--:-- 34.9M |
| 150 | 2026-02-17T05:30:57.406Z | ++ popd |
| 151 | 2026-02-17T05:30:57.407Z | /work/oxidecomputer/maghemite |
| 152 | 2026-02-17T05:30:57.407Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 153 | 2026-02-17T05:30:57.407Z | ++ repo=sidecar-lite |
| 154 | 2026-02-17T05:30:57.408Z | ++ series=release |
| 155 | 2026-02-17T05:30:57.408Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 156 | 2026-02-17T05:30:57.408Z | ++ name=scadm |
| 157 | 2026-02-17T05:30:57.408Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 158 | 2026-02-17T05:30:57.408Z | ++ mkdir -p download |
| 159 | 2026-02-17T05:30:57.408Z | ++ pushd download |
| 160 | 2026-02-17T05:30:57.408Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-02-17T05:30:57.408Z | ++ [[ ! -f scadm ]] |
| 162 | 2026-02-17T05:30:57.408Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 163 | 2026-02-17T05:30:57.408Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 164 | 2026-02-17T05:30:57.409Z | Dload Upload Total Spent Left Speed |
| 165 | 2026-02-17T05:30:57.886Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.7M 100 15.7M 0 0 31.9M 0 --:--:-- --:--:-- --:--:-- 31.9M |
| 166 | 2026-02-17T05:30:57.891Z | ++ popd |
| 167 | 2026-02-17T05:30:57.895Z | /work/oxidecomputer/maghemite |
| 168 | 2026-02-17T05:30:57.895Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 169 | 2026-02-17T05:30:57.895Z | ++ repo=dendrite |
| 170 | 2026-02-17T05:30:57.895Z | ++ series=image |
| 171 | 2026-02-17T05:30:57.895Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 172 | 2026-02-17T05:30:57.896Z | ++ name=dendrite-softnpu.tar.gz |
| 173 | 2026-02-17T05:30:57.896Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 174 | 2026-02-17T05:30:57.896Z | ++ mkdir -p download |
| 175 | 2026-02-17T05:30:57.896Z | ++ pushd download |
| 176 | 2026-02-17T05:30:57.896Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 177 | 2026-02-17T05:30:57.896Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 178 | 2026-02-17T05:30:57.896Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 179 | 2026-02-17T05:30:57.902Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 180 | 2026-02-17T05:30:57.903Z | Dload Upload Total Spent Left Speed |
| 181 | 2026-02-17T05:30:59.464Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
6 71.5M 6 4815k 0 0 22.5M 0 0:00:03 --:--:-- 0:00:03 22.6M
71 71.5M 71 51.5M 0 0 42.6M 0 0:00:01 0:00:01 --:--:-- 42.6M
100 71.5M 100 71.5M 0 0 45.8M 0 0:00:01 0:00:01 --:--:-- 45.8M |
| 182 | 2026-02-17T05:30:59.468Z | ++ popd |
| 183 | 2026-02-17T05:30:59.468Z | /work/oxidecomputer/maghemite |
| 184 | 2026-02-17T05:30:59.471Z | ++ get_artifact maghemite release e54075acdda557ae93a20bcbed9bf2b94aa48ff8 ddm |
| 185 | 2026-02-17T05:30:59.471Z | ++ repo=maghemite |
| 186 | 2026-02-17T05:30:59.471Z | ++ series=release |
| 187 | 2026-02-17T05:30:59.472Z | ++ commit=e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 188 | 2026-02-17T05:30:59.472Z | ++ name=ddm |
| 189 | 2026-02-17T05:30:59.472Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 190 | 2026-02-17T05:30:59.472Z | ++ mkdir -p download |
| 191 | 2026-02-17T05:30:59.472Z | ++ pushd download |
| 192 | 2026-02-17T05:30:59.472Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-02-17T05:30:59.472Z | ++ [[ ! -f ddm ]] |
| 194 | 2026-02-17T05:30:59.472Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e54075acdda557ae93a20bcbed9bf2b94aa48ff8/ddm |
| 195 | 2026-02-17T05:30:59.483Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 196 | 2026-02-17T05:30:59.483Z | Dload Upload Total Spent Left Speed |
| 197 | 2026-02-17T05:30:59.568Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 198 | 2026-02-17T05:30:59.568Z | curl: (22) The requested URL returned error: 404 |
| 199 | 2026-02-17T05:30:59.571Z | ++ popd |
| 200 | 2026-02-17T05:30:59.575Z | /work/oxidecomputer/maghemite |
| 201 | 2026-02-17T05:30:59.575Z | ++ get_artifact maghemite release e54075acdda557ae93a20bcbed9bf2b94aa48ff8 ddmadm |
| 202 | 2026-02-17T05:30:59.575Z | ++ repo=maghemite |
| 203 | 2026-02-17T05:30:59.575Z | ++ series=release |
| 204 | 2026-02-17T05:30:59.575Z | ++ commit=e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 205 | 2026-02-17T05:30:59.575Z | ++ name=ddmadm |
| 206 | 2026-02-17T05:30:59.575Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 207 | 2026-02-17T05:30:59.575Z | ++ mkdir -p download |
| 208 | 2026-02-17T05:30:59.575Z | ++ pushd download |
| 209 | 2026-02-17T05:30:59.575Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 210 | 2026-02-17T05:30:59.575Z | ++ [[ ! -f ddmadm ]] |
| 211 | 2026-02-17T05:30:59.575Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e54075acdda557ae93a20bcbed9bf2b94aa48ff8/ddmadm |
| 212 | 2026-02-17T05:30:59.583Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 213 | 2026-02-17T05:30:59.586Z | Dload Upload Total Spent Left Speed |
| 214 | 2026-02-17T05:30:59.662Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 215 | 2026-02-17T05:30:59.663Z | curl: (22) The requested URL returned error: 404 |
| 216 | 2026-02-17T05:30:59.667Z | ++ popd |
| 217 | 2026-02-17T05:30:59.667Z | /work/oxidecomputer/maghemite |
| 218 | 2026-02-17T05:30:59.671Z | ++ pushd download |
| 219 | 2026-02-17T05:30:59.671Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 220 | 2026-02-17T05:30:59.671Z | ++ chmod +x softnpu |
| 221 | 2026-02-17T05:30:59.671Z | ++ chmod +x scadm |
| 222 | 2026-02-17T05:30:59.675Z | ++ chmod +x ddmadm |
| 223 | 2026-02-17T05:30:59.675Z | chmod: WARNING: can't access ddmadm |
| 224 | 2026-02-17T05:30:59.675Z | ++ chmod +x ddmd |
| 225 | 2026-02-17T05:30:59.675Z | chmod: WARNING: can't access ddmd |
| 226 | 2026-02-17T05:30:59.675Z | ++ mv ddmadm ddmadm-v2 |
| 227 | 2026-02-17T05:30:59.679Z | mv: cannot access ddmadm |
| 228 | 2026-02-17T05:30:59.679Z | ++ mv ddmd ddmd-v2 |
| 229 | 2026-02-17T05:30:59.684Z | mv: cannot access ddmd |
| 230 | 2026-02-17T05:30:59.684Z | ++ rm -rf zones/dendrite |
| 231 | 2026-02-17T05:30:59.684Z | ++ mkdir -p zones/dendrite |
| 232 | 2026-02-17T05:30:59.684Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 233 | 2026-02-17T05:31:01.085Z | ++ 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-02-17T05:31:01.089Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 235 | 2026-02-17T05:31:01.092Z | ++ popd |
| 236 | 2026-02-17T05:31:01.092Z | /work/oxidecomputer/maghemite |
| 237 | 2026-02-17T05:31:01.093Z | ++ banner install |
| 238 | 2026-02-17T05:31:01.096Z | |
| 239 | 2026-02-17T05:31:01.096Z | # # # #### ##### ## # # |
| 240 | 2026-02-17T05:31:01.096Z | # ## # # # # # # # |
| 241 | 2026-02-17T05:31:01.097Z | # # # # #### # # # # # |
| 242 | 2026-02-17T05:31:01.097Z | # # # # # # ###### # # |
| 243 | 2026-02-17T05:31:01.097Z | # # ## # # # # # # # |
| 244 | 2026-02-17T05:31:01.097Z | # # # #### # # # ###### ###### |
| 245 | 2026-02-17T05:31:01.097Z | |
| 246 | 2026-02-17T05:31:01.097Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 247 | 2026-02-17T05:31:01.097Z | ++ set +o errexit |
| 248 | 2026-02-17T05:31:01.097Z | ++ pkg info clang-15 |
| 249 | 2026-02-17T05:31:01.097Z | ++ grep -qi installed |
| 250 | 2026-02-17T05:31:02.714Z | pkg: info: no packages matching the following patterns you specified are |
| 251 | 2026-02-17T05:31:02.714Z | installed on the system. Try querying remotely instead: |
| 252 | 2026-02-17T05:31:02.714Z | |
| 253 | 2026-02-17T05:31:02.714Z | clang-15 |
| 254 | 2026-02-17T05:31:02.778Z | ++ [[ 1 != 0 ]] |
| 255 | 2026-02-17T05:31:02.779Z | ++ set -o errexit |
| 256 | 2026-02-17T05:31:02.782Z | ++ pfexec pkg install clang-15 |
| 257 | 2026-02-17T05:31:10.873Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 258 | 2026-02-17T05:31:21.018Z | Startup: Caching catalogs ... Done |
| 259 | 2026-02-17T05:31:43.768Z | Planning: Solver setup ... Done |
| 260 | 2026-02-17T05:31:43.921Z | Planning: Running solver ... Done |
| 261 | 2026-02-17T05:31:44.086Z | Planning: Finding local manifests ... Done |
| 262 | 2026-02-17T05:31:44.100Z | Planning: Fetching manifests: 0/2 0% complete |
| 263 | 2026-02-17T05:31:44.229Z | Planning: Fetching manifests: 2/2 100% complete |
| 264 | 2026-02-17T05:31:44.275Z | Planning: Package planning ... Done |
| 265 | 2026-02-17T05:31:44.322Z | Planning: Merging actions ... Done |
| 266 | 2026-02-17T05:31:44.488Z | Planning: Checking for conflicting actions ... Done |
| 267 | 2026-02-17T05:31:44.501Z | Planning: Consolidating action changes ... Done |
| 268 | 2026-02-17T05:31:45.533Z | Planning: Evaluating mediators ... Done |
| 269 | 2026-02-17T05:31:45.542Z | Planning: Planning completed in 24.37 seconds |
| 270 | 2026-02-17T05:31:45.558Z | Packages to install: 2 |
| 271 | 2026-02-17T05:31:45.562Z | Mediators to change: 2 |
| 272 | 2026-02-17T05:31:45.562Z | Services to change: 1 |
| 273 | 2026-02-17T05:31:45.562Z | Create boot environment: No |
| 274 | 2026-02-17T05:31:45.563Z | Create backup boot environment: No |
| 275 | 2026-02-17T05:31:45.613Z | |
| 276 | 2026-02-17T05:31:45.613Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 277 | 2026-02-17T05:31:50.613Z | Download: 1609/3076 items 117.2/211.3MB 55% complete (24.0M/s) |
| 278 | 2026-02-17T05:31:56.131Z | Download: 3072/3076 items 209.5/211.3MB 99% complete (21.6M/s) |
| 279 | 2026-02-17T05:31:56.179Z | Download: Completed 211.31 MB in 10.57 seconds (20.0M/s) |
| 280 | 2026-02-17T05:31:56.362Z | Actions: 1/3418 actions (Installing new actions) |
| 281 | 2026-02-17T05:32:00.915Z | Actions: Completed 3418 actions in 4.55 seconds. |
| 282 | 2026-02-17T05:32:01.336Z | Done |
| 283 | 2026-02-17T05:32:01.336Z | Done |
| 284 | 2026-02-17T05:32:02.416Z | Done |
| 285 | 2026-02-17T05:32:07.041Z | Done |
| 286 | 2026-02-17T05:32:07.135Z | Done |
| 287 | 2026-02-17T05:32:07.138Z | Done |
| 288 | 2026-02-17T05:32:07.303Z | Done |
| 289 | 2026-02-17T05:32:08.026Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-02-17T05:32:08.026Z | ++ set +o errexit |
| 291 | 2026-02-17T05:32:08.030Z | ++ pkg info pkg-config |
| 292 | 2026-02-17T05:32:08.030Z | ++ grep -qi installed |
| 293 | 2026-02-17T05:32:08.374Z | ++ [[ 0 != 0 ]] |
| 294 | 2026-02-17T05:32:08.375Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 295 | 2026-02-17T05:32:08.375Z | ++ set +o errexit |
| 296 | 2026-02-17T05:32:08.378Z | ++ pkg info brand/omicron1 |
| 297 | 2026-02-17T05:32:08.378Z | ++ grep -qi installed |
| 298 | 2026-02-17T05:32:08.666Z | pkg: info: no packages matching the following patterns you specified are |
| 299 | 2026-02-17T05:32:08.666Z | installed on the system. Try querying remotely instead: |
| 300 | 2026-02-17T05:32:08.666Z | |
| 301 | 2026-02-17T05:32:08.666Z | brand/omicron1 |
| 302 | 2026-02-17T05:32:08.711Z | ++ [[ 1 != 0 ]] |
| 303 | 2026-02-17T05:32:08.711Z | ++ set -o errexit |
| 304 | 2026-02-17T05:32:08.711Z | ++ pfexec pkg install brand/omicron1 |
| 305 | 2026-02-17T05:32:09.304Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 306 | 2026-02-17T05:32:32.051Z | Planning: Solver setup ... Done |
| 307 | 2026-02-17T05:32:32.208Z | Planning: Running solver ... Done |
| 308 | 2026-02-17T05:32:32.379Z | Planning: Finding local manifests ... Done |
| 309 | 2026-02-17T05:32:32.382Z | Planning: Fetching manifests: 0/2 0% complete |
| 310 | 2026-02-17T05:32:32.530Z | Planning: Fetching manifests: 2/2 100% complete |
| 311 | 2026-02-17T05:32:32.548Z | Planning: Package planning ... Done |
| 312 | 2026-02-17T05:32:32.551Z | Planning: Merging actions ... Done |
| 313 | 2026-02-17T05:32:32.797Z | Planning: Checking for conflicting actions ... Done |
| 314 | 2026-02-17T05:32:32.800Z | Planning: Consolidating action changes ... Done |
| 315 | 2026-02-17T05:32:33.076Z | Planning: Evaluating mediators ... Done |
| 316 | 2026-02-17T05:32:33.079Z | Planning: Planning completed in 23.77 seconds |
| 317 | 2026-02-17T05:32:33.087Z | Packages to install: 2 |
| 318 | 2026-02-17T05:32:33.087Z | Create boot environment: No |
| 319 | 2026-02-17T05:32:33.090Z | Create backup boot environment: No |
| 320 | 2026-02-17T05:32:33.128Z | |
| 321 | 2026-02-17T05:32:33.128Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 322 | 2026-02-17T05:32:33.149Z | Download: Completed 1.07 MB in 0.02 seconds (48.6M/s) |
| 323 | 2026-02-17T05:32:33.235Z | Actions: 1/28 actions (Installing new actions) |
| 324 | 2026-02-17T05:32:33.252Z | Actions: Completed 28 actions in 0.02 seconds. |
| 325 | 2026-02-17T05:32:34.068Z | Done |
| 326 | 2026-02-17T05:32:34.068Z | Done |
| 327 | 2026-02-17T05:32:35.058Z | Done |
| 328 | 2026-02-17T05:32:39.115Z | Done |
| 329 | 2026-02-17T05:32:39.209Z | Done |
| 330 | 2026-02-17T05:32:39.212Z | Done |
| 331 | 2026-02-17T05:32:39.308Z | Done |
| 332 | 2026-02-17T05:32:39.471Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 333 | 2026-02-17T05:32:39.471Z | ++ set +o errexit |
| 334 | 2026-02-17T05:32:39.474Z | ++ pkg info brand/omicron1/tools |
| 335 | 2026-02-17T05:32:39.474Z | ++ grep -qi installed |
| 336 | 2026-02-17T05:32:39.765Z | pkg: info: no packages matching the following patterns you specified are |
| 337 | 2026-02-17T05:32:39.765Z | installed on the system. Try querying remotely instead: |
| 338 | 2026-02-17T05:32:39.765Z | |
| 339 | 2026-02-17T05:32:39.765Z | brand/omicron1/tools |
| 340 | 2026-02-17T05:32:39.813Z | ++ [[ 1 != 0 ]] |
| 341 | 2026-02-17T05:32:39.813Z | ++ set -o errexit |
| 342 | 2026-02-17T05:32:39.813Z | ++ pfexec pkg install brand/omicron1/tools |
| 343 | 2026-02-17T05:32:40.397Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 344 | 2026-02-17T05:33:03.140Z | Planning: Solver setup ... Done |
| 345 | 2026-02-17T05:33:03.298Z | Planning: Running solver ... Done |
| 346 | 2026-02-17T05:33:03.469Z | Planning: Finding local manifests ... Done |
| 347 | 2026-02-17T05:33:03.472Z | Planning: Fetching manifests: 0/1 0% complete |
| 348 | 2026-02-17T05:33:03.616Z | Planning: Fetching manifests: 1/1 100% complete |
| 349 | 2026-02-17T05:33:03.633Z | Planning: Package planning ... Done |
| 350 | 2026-02-17T05:33:03.636Z | Planning: Merging actions ... Done |
| 351 | 2026-02-17T05:33:03.859Z | Planning: Checking for conflicting actions ... Done |
| 352 | 2026-02-17T05:33:03.862Z | Planning: Consolidating action changes ... Done |
| 353 | 2026-02-17T05:33:04.130Z | Planning: Evaluating mediators ... Done |
| 354 | 2026-02-17T05:33:04.133Z | Planning: Planning completed in 23.73 seconds |
| 355 | 2026-02-17T05:33:04.141Z | Packages to install: 1 |
| 356 | 2026-02-17T05:33:04.141Z | Services to change: 1 |
| 357 | 2026-02-17T05:33:04.145Z | Create boot environment: No |
| 358 | 2026-02-17T05:33:04.145Z | Create backup boot environment: No |
| 359 | 2026-02-17T05:33:04.182Z | |
| 360 | 2026-02-17T05:33:04.182Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 361 | 2026-02-17T05:33:04.629Z | Download: Completed 1.19 MB in 0.45 seconds (2.7M/s) |
| 362 | 2026-02-17T05:33:04.724Z | Actions: 1/19 actions (Installing new actions) |
| 363 | 2026-02-17T05:33:04.743Z | Actions: Completed 19 actions in 0.02 seconds. |
| 364 | 2026-02-17T05:33:05.559Z | Done |
| 365 | 2026-02-17T05:33:05.559Z | Done |
| 366 | 2026-02-17T05:33:06.535Z | Done |
| 367 | 2026-02-17T05:33:10.640Z | Done |
| 368 | 2026-02-17T05:33:10.728Z | Done |
| 369 | 2026-02-17T05:33:10.731Z | Done |
| 370 | 2026-02-17T05:33:10.822Z | Done |
| 371 | 2026-02-17T05:33:10.985Z | ++ pfexec svcadm enable baseline |
| 372 | 2026-02-17T05:33:11.008Z | ++ retry=0 |
| 373 | 2026-02-17T05:33:11.011Z | +++ svcs -Hostate baseline |
| 374 | 2026-02-17T05:33:11.033Z | ++ [[ offline* != online ]] |
| 375 | 2026-02-17T05:33:11.033Z | ++ [[ 0 -gt 300 ]] |
| 376 | 2026-02-17T05:33:11.037Z | ++ sleep 1 |
| 377 | 2026-02-17T05:33:12.038Z | ++ retry=1 |
| 378 | 2026-02-17T05:33:12.042Z | +++ svcs -Hostate baseline |
| 379 | 2026-02-17T05:33:12.060Z | ++ [[ offline* != online ]] |
| 380 | 2026-02-17T05:33:12.060Z | ++ [[ 1 -gt 300 ]] |
| 381 | 2026-02-17T05:33:12.064Z | ++ sleep 1 |
| 382 | 2026-02-17T05:33:13.062Z | ++ retry=2 |
| 383 | 2026-02-17T05:33:13.066Z | +++ svcs -Hostate baseline |
| 384 | 2026-02-17T05:33:13.086Z | ++ [[ offline* != online ]] |
| 385 | 2026-02-17T05:33:13.086Z | ++ [[ 2 -gt 300 ]] |
| 386 | 2026-02-17T05:33:13.086Z | ++ sleep 1 |
| 387 | 2026-02-17T05:33:14.088Z | ++ retry=3 |
| 388 | 2026-02-17T05:33:14.091Z | +++ svcs -Hostate baseline |
| 389 | 2026-02-17T05:33:14.111Z | ++ [[ offline* != online ]] |
| 390 | 2026-02-17T05:33:14.111Z | ++ [[ 3 -gt 300 ]] |
| 391 | 2026-02-17T05:33:14.111Z | ++ sleep 1 |
| 392 | 2026-02-17T05:33:15.115Z | ++ retry=4 |
| 393 | 2026-02-17T05:33:15.118Z | +++ svcs -Hostate baseline |
| 394 | 2026-02-17T05:33:15.137Z | ++ [[ offline* != online ]] |
| 395 | 2026-02-17T05:33:15.137Z | ++ [[ 4 -gt 300 ]] |
| 396 | 2026-02-17T05:33:15.137Z | ++ sleep 1 |
| 397 | 2026-02-17T05:33:16.140Z | ++ retry=5 |
| 398 | 2026-02-17T05:33:16.143Z | +++ svcs -Hostate baseline |
| 399 | 2026-02-17T05:33:16.163Z | ++ [[ offline* != online ]] |
| 400 | 2026-02-17T05:33:16.163Z | ++ [[ 5 -gt 300 ]] |
| 401 | 2026-02-17T05:33:16.165Z | ++ sleep 1 |
| 402 | 2026-02-17T05:33:17.166Z | ++ retry=6 |
| 403 | 2026-02-17T05:33:17.170Z | +++ svcs -Hostate baseline |
| 404 | 2026-02-17T05:33:17.202Z | ++ [[ offline* != online ]] |
| 405 | 2026-02-17T05:33:17.202Z | ++ [[ 6 -gt 300 ]] |
| 406 | 2026-02-17T05:33:17.202Z | ++ sleep 1 |
| 407 | 2026-02-17T05:33:18.192Z | ++ retry=7 |
| 408 | 2026-02-17T05:33:18.195Z | +++ svcs -Hostate baseline |
| 409 | 2026-02-17T05:33:18.215Z | ++ [[ offline* != online ]] |
| 410 | 2026-02-17T05:33:18.215Z | ++ [[ 7 -gt 300 ]] |
| 411 | 2026-02-17T05:33:18.215Z | ++ sleep 1 |
| 412 | 2026-02-17T05:33:19.220Z | ++ retry=8 |
| 413 | 2026-02-17T05:33:19.228Z | +++ svcs -Hostate baseline |
| 414 | 2026-02-17T05:33:19.253Z | ++ [[ offline* != online ]] |
| 415 | 2026-02-17T05:33:19.253Z | ++ [[ 8 -gt 300 ]] |
| 416 | 2026-02-17T05:33:19.253Z | ++ sleep 1 |
| 417 | 2026-02-17T05:33:20.243Z | ++ retry=9 |
| 418 | 2026-02-17T05:33:20.248Z | +++ svcs -Hostate baseline |
| 419 | 2026-02-17T05:33:20.267Z | ++ [[ offline* != online ]] |
| 420 | 2026-02-17T05:33:20.267Z | ++ [[ 9 -gt 300 ]] |
| 421 | 2026-02-17T05:33:20.267Z | ++ sleep 1 |
| 422 | 2026-02-17T05:33:21.269Z | ++ retry=10 |
| 423 | 2026-02-17T05:33:21.272Z | +++ svcs -Hostate baseline |
| 424 | 2026-02-17T05:33:21.291Z | ++ [[ offline* != online ]] |
| 425 | 2026-02-17T05:33:21.291Z | ++ [[ 10 -gt 300 ]] |
| 426 | 2026-02-17T05:33:21.294Z | ++ sleep 1 |
| 427 | 2026-02-17T05:33:22.294Z | ++ retry=11 |
| 428 | 2026-02-17T05:33:22.297Z | +++ svcs -Hostate baseline |
| 429 | 2026-02-17T05:33:22.316Z | ++ [[ offline* != online ]] |
| 430 | 2026-02-17T05:33:22.316Z | ++ [[ 11 -gt 300 ]] |
| 431 | 2026-02-17T05:33:22.316Z | ++ sleep 1 |
| 432 | 2026-02-17T05:33:23.319Z | ++ retry=12 |
| 433 | 2026-02-17T05:33:23.322Z | +++ svcs -Hostate baseline |
| 434 | 2026-02-17T05:33:23.342Z | ++ [[ offline* != online ]] |
| 435 | 2026-02-17T05:33:23.342Z | ++ [[ 12 -gt 300 ]] |
| 436 | 2026-02-17T05:33:23.342Z | ++ sleep 1 |
| 437 | 2026-02-17T05:33:24.345Z | ++ retry=13 |
| 438 | 2026-02-17T05:33:24.348Z | +++ svcs -Hostate baseline |
| 439 | 2026-02-17T05:33:24.367Z | ++ [[ offline* != online ]] |
| 440 | 2026-02-17T05:33:24.367Z | ++ [[ 13 -gt 300 ]] |
| 441 | 2026-02-17T05:33:24.370Z | ++ sleep 1 |
| 442 | 2026-02-17T05:33:25.381Z | ++ retry=14 |
| 443 | 2026-02-17T05:33:25.395Z | +++ svcs -Hostate baseline |
| 444 | 2026-02-17T05:33:25.412Z | ++ [[ offline* != online ]] |
| 445 | 2026-02-17T05:33:25.412Z | ++ [[ 14 -gt 300 ]] |
| 446 | 2026-02-17T05:33:25.412Z | ++ sleep 1 |
| 447 | 2026-02-17T05:33:26.398Z | ++ retry=15 |
| 448 | 2026-02-17T05:33:26.402Z | +++ svcs -Hostate baseline |
| 449 | 2026-02-17T05:33:26.419Z | ++ [[ offline* != online ]] |
| 450 | 2026-02-17T05:33:26.419Z | ++ [[ 15 -gt 300 ]] |
| 451 | 2026-02-17T05:33:26.420Z | ++ sleep 1 |
| 452 | 2026-02-17T05:33:27.421Z | ++ retry=16 |
| 453 | 2026-02-17T05:33:27.424Z | +++ svcs -Hostate baseline |
| 454 | 2026-02-17T05:33:27.444Z | ++ [[ offline* != online ]] |
| 455 | 2026-02-17T05:33:27.444Z | ++ [[ 16 -gt 300 ]] |
| 456 | 2026-02-17T05:33:27.447Z | ++ sleep 1 |
| 457 | 2026-02-17T05:33:28.446Z | ++ retry=17 |
| 458 | 2026-02-17T05:33:28.449Z | +++ svcs -Hostate baseline |
| 459 | 2026-02-17T05:33:28.469Z | ++ [[ offline* != online ]] |
| 460 | 2026-02-17T05:33:28.469Z | ++ [[ 17 -gt 300 ]] |
| 461 | 2026-02-17T05:33:28.472Z | ++ sleep 1 |
| 462 | 2026-02-17T05:33:29.471Z | ++ retry=18 |
| 463 | 2026-02-17T05:33:29.474Z | +++ svcs -Hostate baseline |
| 464 | 2026-02-17T05:33:29.494Z | ++ [[ offline* != online ]] |
| 465 | 2026-02-17T05:33:29.494Z | ++ [[ 18 -gt 300 ]] |
| 466 | 2026-02-17T05:33:29.497Z | ++ sleep 1 |
| 467 | 2026-02-17T05:33:30.497Z | ++ retry=19 |
| 468 | 2026-02-17T05:33:30.500Z | +++ svcs -Hostate baseline |
| 469 | 2026-02-17T05:33:30.520Z | ++ [[ offline* != online ]] |
| 470 | 2026-02-17T05:33:30.520Z | ++ [[ 19 -gt 300 ]] |
| 471 | 2026-02-17T05:33:30.520Z | ++ sleep 1 |
| 472 | 2026-02-17T05:33:31.523Z | ++ retry=20 |
| 473 | 2026-02-17T05:33:31.526Z | +++ svcs -Hostate baseline |
| 474 | 2026-02-17T05:33:31.545Z | ++ [[ offline* != online ]] |
| 475 | 2026-02-17T05:33:31.545Z | ++ [[ 20 -gt 300 ]] |
| 476 | 2026-02-17T05:33:31.545Z | ++ sleep 1 |
| 477 | 2026-02-17T05:33:32.548Z | ++ retry=21 |
| 478 | 2026-02-17T05:33:32.558Z | +++ svcs -Hostate baseline |
| 479 | 2026-02-17T05:33:32.571Z | ++ [[ offline* != online ]] |
| 480 | 2026-02-17T05:33:32.571Z | ++ [[ 21 -gt 300 ]] |
| 481 | 2026-02-17T05:33:32.575Z | ++ sleep 1 |
| 482 | 2026-02-17T05:33:33.574Z | ++ retry=22 |
| 483 | 2026-02-17T05:33:33.578Z | +++ svcs -Hostate baseline |
| 484 | 2026-02-17T05:33:33.597Z | ++ [[ offline* != online ]] |
| 485 | 2026-02-17T05:33:33.597Z | ++ [[ 22 -gt 300 ]] |
| 486 | 2026-02-17T05:33:33.601Z | ++ sleep 1 |
| 487 | 2026-02-17T05:33:34.601Z | ++ retry=23 |
| 488 | 2026-02-17T05:33:34.604Z | +++ svcs -Hostate baseline |
| 489 | 2026-02-17T05:33:34.625Z | ++ [[ offline* != online ]] |
| 490 | 2026-02-17T05:33:34.625Z | ++ [[ 23 -gt 300 ]] |
| 491 | 2026-02-17T05:33:34.628Z | ++ sleep 1 |
| 492 | 2026-02-17T05:33:35.627Z | ++ retry=24 |
| 493 | 2026-02-17T05:33:35.631Z | +++ svcs -Hostate baseline |
| 494 | 2026-02-17T05:33:35.650Z | ++ [[ offline* != online ]] |
| 495 | 2026-02-17T05:33:35.653Z | ++ [[ 24 -gt 300 ]] |
| 496 | 2026-02-17T05:33:35.653Z | ++ sleep 1 |
| 497 | 2026-02-17T05:33:36.653Z | ++ retry=25 |
| 498 | 2026-02-17T05:33:36.656Z | +++ svcs -Hostate baseline |
| 499 | 2026-02-17T05:33:36.675Z | ++ [[ offline* != online ]] |
| 500 | 2026-02-17T05:33:36.676Z | ++ [[ 25 -gt 300 ]] |
| 501 | 2026-02-17T05:33:36.678Z | ++ sleep 1 |
| 502 | 2026-02-17T05:33:37.678Z | ++ retry=26 |
| 503 | 2026-02-17T05:33:37.681Z | +++ svcs -Hostate baseline |
| 504 | 2026-02-17T05:33:37.701Z | ++ [[ offline* != online ]] |
| 505 | 2026-02-17T05:33:37.701Z | ++ [[ 26 -gt 300 ]] |
| 506 | 2026-02-17T05:33:37.701Z | ++ sleep 1 |
| 507 | 2026-02-17T05:33:38.704Z | ++ retry=27 |
| 508 | 2026-02-17T05:33:38.707Z | +++ svcs -Hostate baseline |
| 509 | 2026-02-17T05:33:38.727Z | ++ [[ offline* != online ]] |
| 510 | 2026-02-17T05:33:38.727Z | ++ [[ 27 -gt 300 ]] |
| 511 | 2026-02-17T05:33:38.730Z | ++ sleep 1 |
| 512 | 2026-02-17T05:33:39.729Z | ++ retry=28 |
| 513 | 2026-02-17T05:33:39.732Z | +++ svcs -Hostate baseline |
| 514 | 2026-02-17T05:33:39.752Z | ++ [[ offline* != online ]] |
| 515 | 2026-02-17T05:33:39.752Z | ++ [[ 28 -gt 300 ]] |
| 516 | 2026-02-17T05:33:39.752Z | ++ sleep 1 |
| 517 | 2026-02-17T05:33:40.755Z | ++ retry=29 |
| 518 | 2026-02-17T05:33:40.760Z | +++ svcs -Hostate baseline |
| 519 | 2026-02-17T05:33:40.778Z | ++ [[ offline* != online ]] |
| 520 | 2026-02-17T05:33:40.778Z | ++ [[ 29 -gt 300 ]] |
| 521 | 2026-02-17T05:33:40.781Z | ++ sleep 1 |
| 522 | 2026-02-17T05:33:41.781Z | ++ retry=30 |
| 523 | 2026-02-17T05:33:41.784Z | +++ svcs -Hostate baseline |
| 524 | 2026-02-17T05:33:41.804Z | ++ [[ offline* != online ]] |
| 525 | 2026-02-17T05:33:41.804Z | ++ [[ 30 -gt 300 ]] |
| 526 | 2026-02-17T05:33:41.804Z | ++ sleep 1 |
| 527 | 2026-02-17T05:33:42.807Z | ++ retry=31 |
| 528 | 2026-02-17T05:33:42.811Z | +++ svcs -Hostate baseline |
| 529 | 2026-02-17T05:33:42.831Z | ++ [[ offline* != online ]] |
| 530 | 2026-02-17T05:33:42.831Z | ++ [[ 31 -gt 300 ]] |
| 531 | 2026-02-17T05:33:42.831Z | ++ sleep 1 |
| 532 | 2026-02-17T05:33:43.833Z | ++ retry=32 |
| 533 | 2026-02-17T05:33:43.836Z | +++ svcs -Hostate baseline |
| 534 | 2026-02-17T05:33:43.856Z | ++ [[ offline* != online ]] |
| 535 | 2026-02-17T05:33:43.856Z | ++ [[ 32 -gt 300 ]] |
| 536 | 2026-02-17T05:33:43.859Z | ++ sleep 1 |
| 537 | 2026-02-17T05:33:44.859Z | ++ retry=33 |
| 538 | 2026-02-17T05:33:44.863Z | +++ svcs -Hostate baseline |
| 539 | 2026-02-17T05:33:44.882Z | ++ [[ offline* != online ]] |
| 540 | 2026-02-17T05:33:44.882Z | ++ [[ 33 -gt 300 ]] |
| 541 | 2026-02-17T05:33:44.885Z | ++ sleep 1 |
| 542 | 2026-02-17T05:33:45.885Z | ++ retry=34 |
| 543 | 2026-02-17T05:33:45.888Z | +++ svcs -Hostate baseline |
| 544 | 2026-02-17T05:33:45.907Z | ++ [[ offline* != online ]] |
| 545 | 2026-02-17T05:33:45.907Z | ++ [[ 34 -gt 300 ]] |
| 546 | 2026-02-17T05:33:45.910Z | ++ sleep 1 |
| 547 | 2026-02-17T05:33:46.910Z | ++ retry=35 |
| 548 | 2026-02-17T05:33:46.913Z | +++ svcs -Hostate baseline |
| 549 | 2026-02-17T05:33:46.933Z | ++ [[ offline* != online ]] |
| 550 | 2026-02-17T05:33:46.933Z | ++ [[ 35 -gt 300 ]] |
| 551 | 2026-02-17T05:33:46.936Z | ++ sleep 1 |
| 552 | 2026-02-17T05:33:47.936Z | ++ retry=36 |
| 553 | 2026-02-17T05:33:47.939Z | +++ svcs -Hostate baseline |
| 554 | 2026-02-17T05:33:47.959Z | ++ [[ offline* != online ]] |
| 555 | 2026-02-17T05:33:47.959Z | ++ [[ 36 -gt 300 ]] |
| 556 | 2026-02-17T05:33:47.959Z | ++ sleep 1 |
| 557 | 2026-02-17T05:33:48.962Z | ++ retry=37 |
| 558 | 2026-02-17T05:33:48.968Z | +++ svcs -Hostate baseline |
| 559 | 2026-02-17T05:33:48.986Z | ++ [[ offline* != online ]] |
| 560 | 2026-02-17T05:33:48.986Z | ++ [[ 37 -gt 300 ]] |
| 561 | 2026-02-17T05:33:48.989Z | ++ sleep 1 |
| 562 | 2026-02-17T05:33:49.988Z | ++ retry=38 |
| 563 | 2026-02-17T05:33:49.991Z | +++ svcs -Hostate baseline |
| 564 | 2026-02-17T05:33:50.012Z | ++ [[ offline* != online ]] |
| 565 | 2026-02-17T05:33:50.012Z | ++ [[ 38 -gt 300 ]] |
| 566 | 2026-02-17T05:33:50.012Z | ++ sleep 1 |
| 567 | 2026-02-17T05:33:51.015Z | ++ retry=39 |
| 568 | 2026-02-17T05:33:51.018Z | +++ svcs -Hostate baseline |
| 569 | 2026-02-17T05:33:51.038Z | ++ [[ offline* != online ]] |
| 570 | 2026-02-17T05:33:51.038Z | ++ [[ 39 -gt 300 ]] |
| 571 | 2026-02-17T05:33:51.038Z | ++ sleep 1 |
| 572 | 2026-02-17T05:33:52.042Z | ++ retry=40 |
| 573 | 2026-02-17T05:33:52.045Z | +++ svcs -Hostate baseline |
| 574 | 2026-02-17T05:33:52.065Z | ++ [[ offline* != online ]] |
| 575 | 2026-02-17T05:33:52.065Z | ++ [[ 40 -gt 300 ]] |
| 576 | 2026-02-17T05:33:52.068Z | ++ sleep 1 |
| 577 | 2026-02-17T05:33:53.066Z | ++ retry=41 |
| 578 | 2026-02-17T05:33:53.069Z | +++ svcs -Hostate baseline |
| 579 | 2026-02-17T05:33:53.089Z | ++ [[ offline* != online ]] |
| 580 | 2026-02-17T05:33:53.089Z | ++ [[ 41 -gt 300 ]] |
| 581 | 2026-02-17T05:33:53.089Z | ++ sleep 1 |
| 582 | 2026-02-17T05:33:54.092Z | ++ retry=42 |
| 583 | 2026-02-17T05:33:54.095Z | +++ svcs -Hostate baseline |
| 584 | 2026-02-17T05:33:54.116Z | ++ [[ offline* != online ]] |
| 585 | 2026-02-17T05:33:54.116Z | ++ [[ 42 -gt 300 ]] |
| 586 | 2026-02-17T05:33:54.116Z | ++ sleep 1 |
| 587 | 2026-02-17T05:33:55.118Z | ++ retry=43 |
| 588 | 2026-02-17T05:33:55.121Z | +++ svcs -Hostate baseline |
| 589 | 2026-02-17T05:33:55.141Z | ++ [[ offline* != online ]] |
| 590 | 2026-02-17T05:33:55.141Z | ++ [[ 43 -gt 300 ]] |
| 591 | 2026-02-17T05:33:55.144Z | ++ sleep 1 |
| 592 | 2026-02-17T05:33:56.144Z | ++ retry=44 |
| 593 | 2026-02-17T05:33:56.148Z | +++ svcs -Hostate baseline |
| 594 | 2026-02-17T05:33:56.167Z | ++ [[ offline* != online ]] |
| 595 | 2026-02-17T05:33:56.167Z | ++ [[ 44 -gt 300 ]] |
| 596 | 2026-02-17T05:33:56.167Z | ++ sleep 1 |
| 597 | 2026-02-17T05:33:57.170Z | ++ retry=45 |
| 598 | 2026-02-17T05:33:57.173Z | +++ svcs -Hostate baseline |
| 599 | 2026-02-17T05:33:57.193Z | ++ [[ offline* != online ]] |
| 600 | 2026-02-17T05:33:57.193Z | ++ [[ 45 -gt 300 ]] |
| 601 | 2026-02-17T05:33:57.193Z | ++ sleep 1 |
| 602 | 2026-02-17T05:33:58.197Z | ++ retry=46 |
| 603 | 2026-02-17T05:33:58.200Z | +++ svcs -Hostate baseline |
| 604 | 2026-02-17T05:33:58.219Z | ++ [[ offline* != online ]] |
| 605 | 2026-02-17T05:33:58.219Z | ++ [[ 46 -gt 300 ]] |
| 606 | 2026-02-17T05:33:58.219Z | ++ sleep 1 |
| 607 | 2026-02-17T05:33:59.222Z | ++ retry=47 |
| 608 | 2026-02-17T05:33:59.225Z | +++ svcs -Hostate baseline |
| 609 | 2026-02-17T05:33:59.245Z | ++ [[ offline* != online ]] |
| 610 | 2026-02-17T05:33:59.245Z | ++ [[ 47 -gt 300 ]] |
| 611 | 2026-02-17T05:33:59.245Z | ++ sleep 1 |
| 612 | 2026-02-17T05:34:00.248Z | ++ retry=48 |
| 613 | 2026-02-17T05:34:00.251Z | +++ svcs -Hostate baseline |
| 614 | 2026-02-17T05:34:00.271Z | ++ [[ offline* != online ]] |
| 615 | 2026-02-17T05:34:00.271Z | ++ [[ 48 -gt 300 ]] |
| 616 | 2026-02-17T05:34:00.276Z | ++ sleep 1 |
| 617 | 2026-02-17T05:34:01.276Z | ++ retry=49 |
| 618 | 2026-02-17T05:34:01.280Z | +++ svcs -Hostate baseline |
| 619 | 2026-02-17T05:34:01.297Z | ++ [[ offline* != online ]] |
| 620 | 2026-02-17T05:34:01.297Z | ++ [[ 49 -gt 300 ]] |
| 621 | 2026-02-17T05:34:01.303Z | ++ sleep 1 |
| 622 | 2026-02-17T05:34:02.301Z | ++ retry=50 |
| 623 | 2026-02-17T05:34:02.306Z | +++ svcs -Hostate baseline |
| 624 | 2026-02-17T05:34:02.324Z | ++ [[ offline* != online ]] |
| 625 | 2026-02-17T05:34:02.325Z | ++ [[ 50 -gt 300 ]] |
| 626 | 2026-02-17T05:34:02.331Z | ++ sleep 1 |
| 627 | 2026-02-17T05:34:03.328Z | ++ retry=51 |
| 628 | 2026-02-17T05:34:03.337Z | +++ svcs -Hostate baseline |
| 629 | 2026-02-17T05:34:03.354Z | ++ [[ offline* != online ]] |
| 630 | 2026-02-17T05:34:03.354Z | ++ [[ 51 -gt 300 ]] |
| 631 | 2026-02-17T05:34:03.379Z | ++ sleep 1 |
| 632 | 2026-02-17T05:34:04.353Z | ++ retry=52 |
| 633 | 2026-02-17T05:34:04.359Z | +++ svcs -Hostate baseline |
| 634 | 2026-02-17T05:34:04.384Z | ++ [[ offline* != online ]] |
| 635 | 2026-02-17T05:34:04.385Z | ++ [[ 52 -gt 300 ]] |
| 636 | 2026-02-17T05:34:04.386Z | ++ sleep 1 |
| 637 | 2026-02-17T05:34:05.377Z | ++ retry=53 |
| 638 | 2026-02-17T05:34:05.380Z | +++ svcs -Hostate baseline |
| 639 | 2026-02-17T05:34:05.401Z | ++ [[ offline* != online ]] |
| 640 | 2026-02-17T05:34:05.402Z | ++ [[ 53 -gt 300 ]] |
| 641 | 2026-02-17T05:34:05.402Z | ++ sleep 1 |
| 642 | 2026-02-17T05:34:06.404Z | ++ retry=54 |
| 643 | 2026-02-17T05:34:06.423Z | +++ svcs -Hostate baseline |
| 644 | 2026-02-17T05:34:06.426Z | ++ [[ offline* != online ]] |
| 645 | 2026-02-17T05:34:06.426Z | ++ [[ 54 -gt 300 ]] |
| 646 | 2026-02-17T05:34:06.426Z | ++ sleep 1 |
| 647 | 2026-02-17T05:34:07.429Z | ++ retry=55 |
| 648 | 2026-02-17T05:34:07.432Z | +++ svcs -Hostate baseline |
| 649 | 2026-02-17T05:34:07.452Z | ++ [[ offline* != online ]] |
| 650 | 2026-02-17T05:34:07.452Z | ++ [[ 55 -gt 300 ]] |
| 651 | 2026-02-17T05:34:07.455Z | ++ sleep 1 |
| 652 | 2026-02-17T05:34:08.454Z | ++ retry=56 |
| 653 | 2026-02-17T05:34:08.458Z | +++ svcs -Hostate baseline |
| 654 | 2026-02-17T05:34:08.478Z | ++ [[ offline* != online ]] |
| 655 | 2026-02-17T05:34:08.478Z | ++ [[ 56 -gt 300 ]] |
| 656 | 2026-02-17T05:34:08.481Z | ++ sleep 1 |
| 657 | 2026-02-17T05:34:09.480Z | ++ retry=57 |
| 658 | 2026-02-17T05:34:09.483Z | +++ svcs -Hostate baseline |
| 659 | 2026-02-17T05:34:09.504Z | ++ [[ offline* != online ]] |
| 660 | 2026-02-17T05:34:09.504Z | ++ [[ 57 -gt 300 ]] |
| 661 | 2026-02-17T05:34:09.507Z | ++ sleep 1 |
| 662 | 2026-02-17T05:34:10.506Z | ++ retry=58 |
| 663 | 2026-02-17T05:34:10.509Z | +++ svcs -Hostate baseline |
| 664 | 2026-02-17T05:34:10.531Z | ++ [[ offline* != online ]] |
| 665 | 2026-02-17T05:34:10.535Z | ++ [[ 58 -gt 300 ]] |
| 666 | 2026-02-17T05:34:10.535Z | ++ sleep 1 |
| 667 | 2026-02-17T05:34:11.531Z | ++ retry=59 |
| 668 | 2026-02-17T05:34:11.534Z | +++ svcs -Hostate baseline |
| 669 | 2026-02-17T05:34:11.554Z | ++ [[ offline* != online ]] |
| 670 | 2026-02-17T05:34:11.554Z | ++ [[ 59 -gt 300 ]] |
| 671 | 2026-02-17T05:34:11.554Z | ++ sleep 1 |
| 672 | 2026-02-17T05:34:12.558Z | ++ retry=60 |
| 673 | 2026-02-17T05:34:12.562Z | +++ svcs -Hostate baseline |
| 674 | 2026-02-17T05:34:12.581Z | ++ [[ offline* != online ]] |
| 675 | 2026-02-17T05:34:12.581Z | ++ [[ 60 -gt 300 ]] |
| 676 | 2026-02-17T05:34:12.581Z | ++ sleep 1 |
| 677 | 2026-02-17T05:34:13.583Z | ++ retry=61 |
| 678 | 2026-02-17T05:34:13.586Z | +++ svcs -Hostate baseline |
| 679 | 2026-02-17T05:34:13.606Z | ++ [[ offline* != online ]] |
| 680 | 2026-02-17T05:34:13.606Z | ++ [[ 61 -gt 300 ]] |
| 681 | 2026-02-17T05:34:13.609Z | ++ sleep 1 |
| 682 | 2026-02-17T05:34:14.609Z | ++ retry=62 |
| 683 | 2026-02-17T05:34:14.612Z | +++ svcs -Hostate baseline |
| 684 | 2026-02-17T05:34:14.633Z | ++ [[ offline* != online ]] |
| 685 | 2026-02-17T05:34:14.633Z | ++ [[ 62 -gt 300 ]] |
| 686 | 2026-02-17T05:34:14.635Z | ++ sleep 1 |
| 687 | 2026-02-17T05:34:15.636Z | ++ retry=63 |
| 688 | 2026-02-17T05:34:15.638Z | +++ svcs -Hostate baseline |
| 689 | 2026-02-17T05:34:15.658Z | ++ [[ offline* != online ]] |
| 690 | 2026-02-17T05:34:15.658Z | ++ [[ 63 -gt 300 ]] |
| 691 | 2026-02-17T05:34:15.662Z | ++ sleep 1 |
| 692 | 2026-02-17T05:34:16.662Z | ++ retry=64 |
| 693 | 2026-02-17T05:34:16.666Z | +++ svcs -Hostate baseline |
| 694 | 2026-02-17T05:34:16.684Z | ++ [[ offline* != online ]] |
| 695 | 2026-02-17T05:34:16.684Z | ++ [[ 64 -gt 300 ]] |
| 696 | 2026-02-17T05:34:16.687Z | ++ sleep 1 |
| 697 | 2026-02-17T05:34:17.691Z | ++ retry=65 |
| 698 | 2026-02-17T05:34:17.696Z | +++ svcs -Hostate baseline |
| 699 | 2026-02-17T05:34:17.710Z | ++ [[ offline* != online ]] |
| 700 | 2026-02-17T05:34:17.710Z | ++ [[ 65 -gt 300 ]] |
| 701 | 2026-02-17T05:34:17.710Z | ++ sleep 1 |
| 702 | 2026-02-17T05:34:18.713Z | ++ retry=66 |
| 703 | 2026-02-17T05:34:18.716Z | +++ svcs -Hostate baseline |
| 704 | 2026-02-17T05:34:18.736Z | ++ [[ offline* != online ]] |
| 705 | 2026-02-17T05:34:18.736Z | ++ [[ 66 -gt 300 ]] |
| 706 | 2026-02-17T05:34:18.739Z | ++ sleep 1 |
| 707 | 2026-02-17T05:34:19.740Z | ++ retry=67 |
| 708 | 2026-02-17T05:34:19.743Z | +++ svcs -Hostate baseline |
| 709 | 2026-02-17T05:34:19.763Z | ++ [[ offline* != online ]] |
| 710 | 2026-02-17T05:34:19.763Z | ++ [[ 67 -gt 300 ]] |
| 711 | 2026-02-17T05:34:19.763Z | ++ sleep 1 |
| 712 | 2026-02-17T05:34:20.766Z | ++ retry=68 |
| 713 | 2026-02-17T05:34:20.769Z | +++ svcs -Hostate baseline |
| 714 | 2026-02-17T05:34:20.789Z | ++ [[ offline* != online ]] |
| 715 | 2026-02-17T05:34:20.789Z | ++ [[ 68 -gt 300 ]] |
| 716 | 2026-02-17T05:34:20.789Z | ++ sleep 1 |
| 717 | 2026-02-17T05:34:21.792Z | ++ retry=69 |
| 718 | 2026-02-17T05:34:21.795Z | +++ svcs -Hostate baseline |
| 719 | 2026-02-17T05:34:21.816Z | ++ [[ offline* != online ]] |
| 720 | 2026-02-17T05:34:21.816Z | ++ [[ 69 -gt 300 ]] |
| 721 | 2026-02-17T05:34:21.819Z | ++ sleep 1 |
| 722 | 2026-02-17T05:34:22.818Z | ++ retry=70 |
| 723 | 2026-02-17T05:34:22.821Z | +++ svcs -Hostate baseline |
| 724 | 2026-02-17T05:34:22.841Z | ++ [[ offline* != online ]] |
| 725 | 2026-02-17T05:34:22.841Z | ++ [[ 70 -gt 300 ]] |
| 726 | 2026-02-17T05:34:22.841Z | ++ sleep 1 |
| 727 | 2026-02-17T05:34:23.846Z | ++ retry=71 |
| 728 | 2026-02-17T05:34:23.849Z | +++ svcs -Hostate baseline |
| 729 | 2026-02-17T05:34:23.867Z | ++ [[ offline* != online ]] |
| 730 | 2026-02-17T05:34:23.867Z | ++ [[ 71 -gt 300 ]] |
| 731 | 2026-02-17T05:34:23.870Z | ++ sleep 1 |
| 732 | 2026-02-17T05:34:24.870Z | ++ retry=72 |
| 733 | 2026-02-17T05:34:24.874Z | +++ svcs -Hostate baseline |
| 734 | 2026-02-17T05:34:24.893Z | ++ [[ offline* != online ]] |
| 735 | 2026-02-17T05:34:24.893Z | ++ [[ 72 -gt 300 ]] |
| 736 | 2026-02-17T05:34:24.896Z | ++ sleep 1 |
| 737 | 2026-02-17T05:34:25.896Z | ++ retry=73 |
| 738 | 2026-02-17T05:34:25.899Z | +++ svcs -Hostate baseline |
| 739 | 2026-02-17T05:34:25.919Z | ++ [[ offline* != online ]] |
| 740 | 2026-02-17T05:34:25.919Z | ++ [[ 73 -gt 300 ]] |
| 741 | 2026-02-17T05:34:25.919Z | ++ sleep 1 |
| 742 | 2026-02-17T05:34:26.922Z | ++ retry=74 |
| 743 | 2026-02-17T05:34:26.925Z | +++ svcs -Hostate baseline |
| 744 | 2026-02-17T05:34:26.945Z | ++ [[ offline* != online ]] |
| 745 | 2026-02-17T05:34:26.945Z | ++ [[ 74 -gt 300 ]] |
| 746 | 2026-02-17T05:34:26.948Z | ++ sleep 1 |
| 747 | 2026-02-17T05:34:27.948Z | ++ retry=75 |
| 748 | 2026-02-17T05:34:27.950Z | +++ svcs -Hostate baseline |
| 749 | 2026-02-17T05:34:27.971Z | ++ [[ offline* != online ]] |
| 750 | 2026-02-17T05:34:27.971Z | ++ [[ 75 -gt 300 ]] |
| 751 | 2026-02-17T05:34:27.971Z | ++ sleep 1 |
| 752 | 2026-02-17T05:34:28.976Z | ++ retry=76 |
| 753 | 2026-02-17T05:34:28.979Z | +++ svcs -Hostate baseline |
| 754 | 2026-02-17T05:34:28.997Z | ++ [[ offline* != online ]] |
| 755 | 2026-02-17T05:34:28.997Z | ++ [[ 76 -gt 300 ]] |
| 756 | 2026-02-17T05:34:28.997Z | ++ sleep 1 |
| 757 | 2026-02-17T05:34:30.000Z | ++ retry=77 |
| 758 | 2026-02-17T05:34:30.003Z | +++ svcs -Hostate baseline |
| 759 | 2026-02-17T05:34:30.023Z | ++ [[ offline* != online ]] |
| 760 | 2026-02-17T05:34:30.023Z | ++ [[ 77 -gt 300 ]] |
| 761 | 2026-02-17T05:34:30.023Z | ++ sleep 1 |
| 762 | 2026-02-17T05:34:31.027Z | ++ retry=78 |
| 763 | 2026-02-17T05:34:31.031Z | +++ svcs -Hostate baseline |
| 764 | 2026-02-17T05:34:31.049Z | ++ [[ offline* != online ]] |
| 765 | 2026-02-17T05:34:31.049Z | ++ [[ 78 -gt 300 ]] |
| 766 | 2026-02-17T05:34:31.049Z | ++ sleep 1 |
| 767 | 2026-02-17T05:34:32.052Z | ++ retry=79 |
| 768 | 2026-02-17T05:34:32.055Z | +++ svcs -Hostate baseline |
| 769 | 2026-02-17T05:34:32.075Z | ++ [[ offline* != online ]] |
| 770 | 2026-02-17T05:34:32.075Z | ++ [[ 79 -gt 300 ]] |
| 771 | 2026-02-17T05:34:32.075Z | ++ sleep 1 |
| 772 | 2026-02-17T05:34:33.078Z | ++ retry=80 |
| 773 | 2026-02-17T05:34:33.080Z | +++ svcs -Hostate baseline |
| 774 | 2026-02-17T05:34:33.101Z | ++ [[ offline* != online ]] |
| 775 | 2026-02-17T05:34:33.101Z | ++ [[ 80 -gt 300 ]] |
| 776 | 2026-02-17T05:34:33.101Z | ++ sleep 1 |
| 777 | 2026-02-17T05:34:34.103Z | ++ retry=81 |
| 778 | 2026-02-17T05:34:34.107Z | +++ svcs -Hostate baseline |
| 779 | 2026-02-17T05:34:34.126Z | ++ [[ offline* != online ]] |
| 780 | 2026-02-17T05:34:34.126Z | ++ [[ 81 -gt 300 ]] |
| 781 | 2026-02-17T05:34:34.129Z | ++ sleep 1 |
| 782 | 2026-02-17T05:34:35.129Z | ++ retry=82 |
| 783 | 2026-02-17T05:34:35.133Z | +++ svcs -Hostate baseline |
| 784 | 2026-02-17T05:34:35.152Z | ++ [[ offline* != online ]] |
| 785 | 2026-02-17T05:34:35.152Z | ++ [[ 82 -gt 300 ]] |
| 786 | 2026-02-17T05:34:35.155Z | ++ sleep 1 |
| 787 | 2026-02-17T05:34:36.155Z | ++ retry=83 |
| 788 | 2026-02-17T05:34:36.158Z | +++ svcs -Hostate baseline |
| 789 | 2026-02-17T05:34:36.179Z | ++ [[ offline* != online ]] |
| 790 | 2026-02-17T05:34:36.179Z | ++ [[ 83 -gt 300 ]] |
| 791 | 2026-02-17T05:34:36.183Z | ++ sleep 1 |
| 792 | 2026-02-17T05:34:37.181Z | ++ retry=84 |
| 793 | 2026-02-17T05:34:37.184Z | +++ svcs -Hostate baseline |
| 794 | 2026-02-17T05:34:37.203Z | ++ [[ offline* != online ]] |
| 795 | 2026-02-17T05:34:37.203Z | ++ [[ 84 -gt 300 ]] |
| 796 | 2026-02-17T05:34:37.206Z | ++ sleep 1 |
| 797 | 2026-02-17T05:34:38.207Z | ++ retry=85 |
| 798 | 2026-02-17T05:34:38.210Z | +++ svcs -Hostate baseline |
| 799 | 2026-02-17T05:34:38.230Z | ++ [[ offline* != online ]] |
| 800 | 2026-02-17T05:34:38.230Z | ++ [[ 85 -gt 300 ]] |
| 801 | 2026-02-17T05:34:38.233Z | ++ sleep 1 |
| 802 | 2026-02-17T05:34:39.232Z | ++ retry=86 |
| 803 | 2026-02-17T05:34:39.235Z | +++ svcs -Hostate baseline |
| 804 | 2026-02-17T05:34:39.255Z | ++ [[ offline* != online ]] |
| 805 | 2026-02-17T05:34:39.255Z | ++ [[ 86 -gt 300 ]] |
| 806 | 2026-02-17T05:34:39.258Z | ++ sleep 1 |
| 807 | 2026-02-17T05:34:40.258Z | ++ retry=87 |
| 808 | 2026-02-17T05:34:40.260Z | +++ svcs -Hostate baseline |
| 809 | 2026-02-17T05:34:40.280Z | ++ [[ offline* != online ]] |
| 810 | 2026-02-17T05:34:40.280Z | ++ [[ 87 -gt 300 ]] |
| 811 | 2026-02-17T05:34:40.283Z | ++ sleep 1 |
| 812 | 2026-02-17T05:34:41.283Z | ++ retry=88 |
| 813 | 2026-02-17T05:34:41.286Z | +++ svcs -Hostate baseline |
| 814 | 2026-02-17T05:34:41.305Z | ++ [[ offline* != online ]] |
| 815 | 2026-02-17T05:34:41.305Z | ++ [[ 88 -gt 300 ]] |
| 816 | 2026-02-17T05:34:41.308Z | ++ sleep 1 |
| 817 | 2026-02-17T05:34:42.308Z | ++ retry=89 |
| 818 | 2026-02-17T05:34:42.311Z | +++ svcs -Hostate baseline |
| 819 | 2026-02-17T05:34:42.331Z | ++ [[ offline* != online ]] |
| 820 | 2026-02-17T05:34:42.331Z | ++ [[ 89 -gt 300 ]] |
| 821 | 2026-02-17T05:34:42.331Z | ++ sleep 1 |
| 822 | 2026-02-17T05:34:43.334Z | ++ retry=90 |
| 823 | 2026-02-17T05:34:43.337Z | +++ svcs -Hostate baseline |
| 824 | 2026-02-17T05:34:43.356Z | ++ [[ offline* != online ]] |
| 825 | 2026-02-17T05:34:43.357Z | ++ [[ 90 -gt 300 ]] |
| 826 | 2026-02-17T05:34:43.357Z | ++ sleep 1 |
| 827 | 2026-02-17T05:34:44.359Z | ++ retry=91 |
| 828 | 2026-02-17T05:34:44.362Z | +++ svcs -Hostate baseline |
| 829 | 2026-02-17T05:34:44.382Z | ++ [[ offline* != online ]] |
| 830 | 2026-02-17T05:34:44.382Z | ++ [[ 91 -gt 300 ]] |
| 831 | 2026-02-17T05:34:44.382Z | ++ sleep 1 |
| 832 | 2026-02-17T05:34:45.385Z | ++ retry=92 |
| 833 | 2026-02-17T05:34:45.388Z | +++ svcs -Hostate baseline |
| 834 | 2026-02-17T05:34:45.408Z | ++ [[ offline* != online ]] |
| 835 | 2026-02-17T05:34:45.408Z | ++ [[ 92 -gt 300 ]] |
| 836 | 2026-02-17T05:34:45.408Z | ++ sleep 1 |
| 837 | 2026-02-17T05:34:46.411Z | ++ retry=93 |
| 838 | 2026-02-17T05:34:46.414Z | +++ svcs -Hostate baseline |
| 839 | 2026-02-17T05:34:46.434Z | ++ [[ offline* != online ]] |
| 840 | 2026-02-17T05:34:46.434Z | ++ [[ 93 -gt 300 ]] |
| 841 | 2026-02-17T05:34:46.434Z | ++ sleep 1 |
| 842 | 2026-02-17T05:34:47.438Z | ++ retry=94 |
| 843 | 2026-02-17T05:34:47.441Z | +++ svcs -Hostate baseline |
| 844 | 2026-02-17T05:34:47.459Z | ++ [[ offline* != online ]] |
| 845 | 2026-02-17T05:34:47.459Z | ++ [[ 94 -gt 300 ]] |
| 846 | 2026-02-17T05:34:47.463Z | ++ sleep 1 |
| 847 | 2026-02-17T05:34:48.462Z | ++ retry=95 |
| 848 | 2026-02-17T05:34:48.465Z | +++ svcs -Hostate baseline |
| 849 | 2026-02-17T05:34:48.486Z | ++ [[ offline* != online ]] |
| 850 | 2026-02-17T05:34:48.486Z | ++ [[ 95 -gt 300 ]] |
| 851 | 2026-02-17T05:34:48.486Z | ++ sleep 1 |
| 852 | 2026-02-17T05:34:49.487Z | ++ retry=96 |
| 853 | 2026-02-17T05:34:49.490Z | +++ svcs -Hostate baseline |
| 854 | 2026-02-17T05:34:49.511Z | ++ [[ offline* != online ]] |
| 855 | 2026-02-17T05:34:49.511Z | ++ [[ 96 -gt 300 ]] |
| 856 | 2026-02-17T05:34:49.511Z | ++ sleep 1 |
| 857 | 2026-02-17T05:34:50.516Z | ++ retry=97 |
| 858 | 2026-02-17T05:34:50.519Z | +++ svcs -Hostate baseline |
| 859 | 2026-02-17T05:34:50.536Z | ++ [[ offline* != online ]] |
| 860 | 2026-02-17T05:34:50.536Z | ++ [[ 97 -gt 300 ]] |
| 861 | 2026-02-17T05:34:50.539Z | ++ sleep 1 |
| 862 | 2026-02-17T05:34:51.539Z | ++ retry=98 |
| 863 | 2026-02-17T05:34:51.542Z | +++ svcs -Hostate baseline |
| 864 | 2026-02-17T05:34:51.563Z | ++ [[ offline* != online ]] |
| 865 | 2026-02-17T05:34:51.563Z | ++ [[ 98 -gt 300 ]] |
| 866 | 2026-02-17T05:34:51.563Z | ++ sleep 1 |
| 867 | 2026-02-17T05:34:52.565Z | ++ retry=99 |
| 868 | 2026-02-17T05:34:52.568Z | +++ svcs -Hostate baseline |
| 869 | 2026-02-17T05:34:52.590Z | ++ [[ offline* != online ]] |
| 870 | 2026-02-17T05:34:52.590Z | ++ [[ 99 -gt 300 ]] |
| 871 | 2026-02-17T05:34:52.590Z | ++ sleep 1 |
| 872 | 2026-02-17T05:34:53.591Z | ++ retry=100 |
| 873 | 2026-02-17T05:34:53.594Z | +++ svcs -Hostate baseline |
| 874 | 2026-02-17T05:34:53.614Z | ++ [[ offline* != online ]] |
| 875 | 2026-02-17T05:34:53.614Z | ++ [[ 100 -gt 300 ]] |
| 876 | 2026-02-17T05:34:53.614Z | ++ sleep 1 |
| 877 | 2026-02-17T05:34:54.617Z | ++ retry=101 |
| 878 | 2026-02-17T05:34:54.620Z | +++ svcs -Hostate baseline |
| 879 | 2026-02-17T05:34:54.639Z | ++ [[ offline* != online ]] |
| 880 | 2026-02-17T05:34:54.639Z | ++ [[ 101 -gt 300 ]] |
| 881 | 2026-02-17T05:34:54.642Z | ++ sleep 1 |
| 882 | 2026-02-17T05:34:55.642Z | ++ retry=102 |
| 883 | 2026-02-17T05:34:55.645Z | +++ svcs -Hostate baseline |
| 884 | 2026-02-17T05:34:55.665Z | ++ [[ offline* != online ]] |
| 885 | 2026-02-17T05:34:55.665Z | ++ [[ 102 -gt 300 ]] |
| 886 | 2026-02-17T05:34:55.669Z | ++ sleep 1 |
| 887 | 2026-02-17T05:34:56.669Z | ++ retry=103 |
| 888 | 2026-02-17T05:34:56.674Z | +++ svcs -Hostate baseline |
| 889 | 2026-02-17T05:34:56.691Z | ++ [[ offline* != online ]] |
| 890 | 2026-02-17T05:34:56.691Z | ++ [[ 103 -gt 300 ]] |
| 891 | 2026-02-17T05:34:56.696Z | ++ sleep 1 |
| 892 | 2026-02-17T05:34:57.694Z | ++ retry=104 |
| 893 | 2026-02-17T05:34:57.696Z | +++ svcs -Hostate baseline |
| 894 | 2026-02-17T05:34:57.717Z | ++ [[ offline* != online ]] |
| 895 | 2026-02-17T05:34:57.717Z | ++ [[ 104 -gt 300 ]] |
| 896 | 2026-02-17T05:34:57.720Z | ++ sleep 1 |
| 897 | 2026-02-17T05:34:58.720Z | ++ retry=105 |
| 898 | 2026-02-17T05:34:58.723Z | +++ svcs -Hostate baseline |
| 899 | 2026-02-17T05:34:58.744Z | ++ [[ offline* != online ]] |
| 900 | 2026-02-17T05:34:58.744Z | ++ [[ 105 -gt 300 ]] |
| 901 | 2026-02-17T05:34:58.744Z | ++ sleep 1 |
| 902 | 2026-02-17T05:34:59.747Z | ++ retry=106 |
| 903 | 2026-02-17T05:34:59.750Z | +++ svcs -Hostate baseline |
| 904 | 2026-02-17T05:34:59.824Z | ++ [[ offline* != online ]] |
| 905 | 2026-02-17T05:34:59.824Z | ++ [[ 106 -gt 300 ]] |
| 906 | 2026-02-17T05:34:59.824Z | ++ sleep 1 |
| 907 | 2026-02-17T05:35:00.774Z | ++ retry=107 |
| 908 | 2026-02-17T05:35:00.777Z | +++ svcs -Hostate baseline |
| 909 | 2026-02-17T05:35:00.795Z | ++ [[ offline* != online ]] |
| 910 | 2026-02-17T05:35:00.795Z | ++ [[ 107 -gt 300 ]] |
| 911 | 2026-02-17T05:35:00.795Z | ++ sleep 1 |
| 912 | 2026-02-17T05:35:01.799Z | ++ retry=108 |
| 913 | 2026-02-17T05:35:01.803Z | +++ svcs -Hostate baseline |
| 914 | 2026-02-17T05:35:01.822Z | ++ [[ offline* != online ]] |
| 915 | 2026-02-17T05:35:01.822Z | ++ [[ 108 -gt 300 ]] |
| 916 | 2026-02-17T05:35:01.827Z | ++ sleep 1 |
| 917 | 2026-02-17T05:35:02.834Z | ++ retry=109 |
| 918 | 2026-02-17T05:35:02.835Z | +++ svcs -Hostate baseline |
| 919 | 2026-02-17T05:35:02.848Z | ++ [[ offline* != online ]] |
| 920 | 2026-02-17T05:35:02.848Z | ++ [[ 109 -gt 300 ]] |
| 921 | 2026-02-17T05:35:02.848Z | ++ sleep 1 |
| 922 | 2026-02-17T05:35:03.850Z | ++ retry=110 |
| 923 | 2026-02-17T05:35:03.853Z | +++ svcs -Hostate baseline |
| 924 | 2026-02-17T05:35:03.872Z | ++ [[ offline* != online ]] |
| 925 | 2026-02-17T05:35:03.872Z | ++ [[ 110 -gt 300 ]] |
| 926 | 2026-02-17T05:35:03.874Z | ++ sleep 1 |
| 927 | 2026-02-17T05:35:04.879Z | ++ retry=111 |
| 928 | 2026-02-17T05:35:04.883Z | +++ svcs -Hostate baseline |
| 929 | 2026-02-17T05:35:04.899Z | ++ [[ offline* != online ]] |
| 930 | 2026-02-17T05:35:04.899Z | ++ [[ 111 -gt 300 ]] |
| 931 | 2026-02-17T05:35:04.899Z | ++ sleep 1 |
| 932 | 2026-02-17T05:35:05.902Z | ++ retry=112 |
| 933 | 2026-02-17T05:35:05.906Z | +++ svcs -Hostate baseline |
| 934 | 2026-02-17T05:35:05.924Z | ++ [[ offline* != online ]] |
| 935 | 2026-02-17T05:35:05.924Z | ++ [[ 112 -gt 300 ]] |
| 936 | 2026-02-17T05:35:05.924Z | ++ sleep 1 |
| 937 | 2026-02-17T05:35:06.927Z | ++ retry=113 |
| 938 | 2026-02-17T05:35:06.930Z | +++ svcs -Hostate baseline |
| 939 | 2026-02-17T05:35:06.950Z | ++ [[ offline* != online ]] |
| 940 | 2026-02-17T05:35:06.950Z | ++ [[ 113 -gt 300 ]] |
| 941 | 2026-02-17T05:35:06.953Z | ++ sleep 1 |
| 942 | 2026-02-17T05:35:07.953Z | ++ retry=114 |
| 943 | 2026-02-17T05:35:07.956Z | +++ svcs -Hostate baseline |
| 944 | 2026-02-17T05:35:07.976Z | ++ [[ offline* != online ]] |
| 945 | 2026-02-17T05:35:07.976Z | ++ [[ 114 -gt 300 ]] |
| 946 | 2026-02-17T05:35:07.979Z | ++ sleep 1 |
| 947 | 2026-02-17T05:35:08.978Z | ++ retry=115 |
| 948 | 2026-02-17T05:35:08.981Z | +++ svcs -Hostate baseline |
| 949 | 2026-02-17T05:35:09.002Z | ++ [[ offline* != online ]] |
| 950 | 2026-02-17T05:35:09.002Z | ++ [[ 115 -gt 300 ]] |
| 951 | 2026-02-17T05:35:09.002Z | ++ sleep 1 |
| 952 | 2026-02-17T05:35:10.004Z | ++ retry=116 |
| 953 | 2026-02-17T05:35:10.008Z | +++ svcs -Hostate baseline |
| 954 | 2026-02-17T05:35:10.027Z | ++ [[ offline* != online ]] |
| 955 | 2026-02-17T05:35:10.027Z | ++ [[ 116 -gt 300 ]] |
| 956 | 2026-02-17T05:35:10.027Z | ++ sleep 1 |
| 957 | 2026-02-17T05:35:11.029Z | ++ retry=117 |
| 958 | 2026-02-17T05:35:11.032Z | +++ svcs -Hostate baseline |
| 959 | 2026-02-17T05:35:11.053Z | ++ [[ offline* != online ]] |
| 960 | 2026-02-17T05:35:11.053Z | ++ [[ 117 -gt 300 ]] |
| 961 | 2026-02-17T05:35:11.053Z | ++ sleep 1 |
| 962 | 2026-02-17T05:35:12.056Z | ++ retry=118 |
| 963 | 2026-02-17T05:35:12.059Z | +++ svcs -Hostate baseline |
| 964 | 2026-02-17T05:35:12.079Z | ++ [[ offline* != online ]] |
| 965 | 2026-02-17T05:35:12.079Z | ++ [[ 118 -gt 300 ]] |
| 966 | 2026-02-17T05:35:12.079Z | ++ sleep 1 |
| 967 | 2026-02-17T05:35:13.081Z | ++ retry=119 |
| 968 | 2026-02-17T05:35:13.085Z | +++ svcs -Hostate baseline |
| 969 | 2026-02-17T05:35:13.104Z | ++ [[ offline* != online ]] |
| 970 | 2026-02-17T05:35:13.105Z | ++ [[ 119 -gt 300 ]] |
| 971 | 2026-02-17T05:35:13.105Z | ++ sleep 1 |
| 972 | 2026-02-17T05:35:14.109Z | ++ retry=120 |
| 973 | 2026-02-17T05:35:14.112Z | +++ svcs -Hostate baseline |
| 974 | 2026-02-17T05:35:14.130Z | ++ [[ offline* != online ]] |
| 975 | 2026-02-17T05:35:14.130Z | ++ [[ 120 -gt 300 ]] |
| 976 | 2026-02-17T05:35:14.131Z | ++ sleep 1 |
| 977 | 2026-02-17T05:35:15.133Z | ++ retry=121 |
| 978 | 2026-02-17T05:35:15.137Z | +++ svcs -Hostate baseline |
| 979 | 2026-02-17T05:35:15.156Z | ++ [[ offline* != online ]] |
| 980 | 2026-02-17T05:35:15.156Z | ++ [[ 121 -gt 300 ]] |
| 981 | 2026-02-17T05:35:15.160Z | ++ sleep 1 |
| 982 | 2026-02-17T05:35:16.161Z | ++ retry=122 |
| 983 | 2026-02-17T05:35:16.164Z | +++ svcs -Hostate baseline |
| 984 | 2026-02-17T05:35:16.182Z | ++ [[ offline* != online ]] |
| 985 | 2026-02-17T05:35:16.182Z | ++ [[ 122 -gt 300 ]] |
| 986 | 2026-02-17T05:35:16.186Z | ++ sleep 1 |
| 987 | 2026-02-17T05:35:17.185Z | ++ retry=123 |
| 988 | 2026-02-17T05:35:17.188Z | +++ svcs -Hostate baseline |
| 989 | 2026-02-17T05:35:17.208Z | ++ [[ offline* != online ]] |
| 990 | 2026-02-17T05:35:17.208Z | ++ [[ 123 -gt 300 ]] |
| 991 | 2026-02-17T05:35:17.208Z | ++ sleep 1 |
| 992 | 2026-02-17T05:35:18.213Z | ++ retry=124 |
| 993 | 2026-02-17T05:35:18.215Z | +++ svcs -Hostate baseline |
| 994 | 2026-02-17T05:35:18.236Z | ++ [[ offline* != online ]] |
| 995 | 2026-02-17T05:35:18.236Z | ++ [[ 124 -gt 300 ]] |
| 996 | 2026-02-17T05:35:18.236Z | ++ sleep 1 |
| 997 | 2026-02-17T05:35:19.237Z | ++ retry=125 |
| 998 | 2026-02-17T05:35:19.240Z | +++ svcs -Hostate baseline |
| 999 | 2026-02-17T05:35:19.260Z | ++ [[ offline* != online ]] |
| 1000 | 2026-02-17T05:35:19.260Z | ++ [[ 125 -gt 300 ]] |
| 1001 | 2026-02-17T05:35:19.260Z | ++ sleep 1 |
| 1002 | 2026-02-17T05:35:20.263Z | ++ retry=126 |
| 1003 | 2026-02-17T05:35:20.266Z | +++ svcs -Hostate baseline |
| 1004 | 2026-02-17T05:35:20.286Z | ++ [[ offline* != online ]] |
| 1005 | 2026-02-17T05:35:20.286Z | ++ [[ 126 -gt 300 ]] |
| 1006 | 2026-02-17T05:35:20.286Z | ++ sleep 1 |
| 1007 | 2026-02-17T05:35:21.290Z | ++ retry=127 |
| 1008 | 2026-02-17T05:35:21.299Z | +++ svcs -Hostate baseline |
| 1009 | 2026-02-17T05:35:21.335Z | ++ [[ offline* != online ]] |
| 1010 | 2026-02-17T05:35:21.335Z | ++ [[ 127 -gt 300 ]] |
| 1011 | 2026-02-17T05:35:21.335Z | ++ sleep 1 |
| 1012 | 2026-02-17T05:35:22.315Z | ++ retry=128 |
| 1013 | 2026-02-17T05:35:22.318Z | +++ svcs -Hostate baseline |
| 1014 | 2026-02-17T05:35:22.339Z | ++ [[ offline* != online ]] |
| 1015 | 2026-02-17T05:35:22.339Z | ++ [[ 128 -gt 300 ]] |
| 1016 | 2026-02-17T05:35:22.339Z | ++ sleep 1 |
| 1017 | 2026-02-17T05:35:23.347Z | ++ retry=129 |
| 1018 | 2026-02-17T05:35:23.351Z | +++ svcs -Hostate baseline |
| 1019 | 2026-02-17T05:35:23.365Z | ++ [[ offline* != online ]] |
| 1020 | 2026-02-17T05:35:23.365Z | ++ [[ 129 -gt 300 ]] |
| 1021 | 2026-02-17T05:35:23.365Z | ++ sleep 1 |
| 1022 | 2026-02-17T05:35:24.368Z | ++ retry=130 |
| 1023 | 2026-02-17T05:35:24.373Z | +++ svcs -Hostate baseline |
| 1024 | 2026-02-17T05:35:24.391Z | ++ [[ offline* != online ]] |
| 1025 | 2026-02-17T05:35:24.392Z | ++ [[ 130 -gt 300 ]] |
| 1026 | 2026-02-17T05:35:24.392Z | ++ sleep 1 |
| 1027 | 2026-02-17T05:35:25.395Z | ++ retry=131 |
| 1028 | 2026-02-17T05:35:25.399Z | +++ svcs -Hostate baseline |
| 1029 | 2026-02-17T05:35:25.417Z | ++ [[ offline* != online ]] |
| 1030 | 2026-02-17T05:35:25.417Z | ++ [[ 131 -gt 300 ]] |
| 1031 | 2026-02-17T05:35:25.417Z | ++ sleep 1 |
| 1032 | 2026-02-17T05:35:26.420Z | ++ retry=132 |
| 1033 | 2026-02-17T05:35:26.423Z | +++ svcs -Hostate baseline |
| 1034 | 2026-02-17T05:35:26.443Z | ++ [[ offline* != online ]] |
| 1035 | 2026-02-17T05:35:26.443Z | ++ [[ 132 -gt 300 ]] |
| 1036 | 2026-02-17T05:35:26.446Z | ++ sleep 1 |
| 1037 | 2026-02-17T05:35:27.447Z | ++ retry=133 |
| 1038 | 2026-02-17T05:35:27.450Z | +++ svcs -Hostate baseline |
| 1039 | 2026-02-17T05:35:27.469Z | ++ [[ offline* != online ]] |
| 1040 | 2026-02-17T05:35:27.469Z | ++ [[ 133 -gt 300 ]] |
| 1041 | 2026-02-17T05:35:27.469Z | ++ sleep 1 |
| 1042 | 2026-02-17T05:35:28.472Z | ++ retry=134 |
| 1043 | 2026-02-17T05:35:28.475Z | +++ svcs -Hostate baseline |
| 1044 | 2026-02-17T05:35:28.495Z | ++ [[ offline* != online ]] |
| 1045 | 2026-02-17T05:35:28.495Z | ++ [[ 134 -gt 300 ]] |
| 1046 | 2026-02-17T05:35:28.498Z | ++ sleep 1 |
| 1047 | 2026-02-17T05:35:29.498Z | ++ retry=135 |
| 1048 | 2026-02-17T05:35:29.502Z | +++ svcs -Hostate baseline |
| 1049 | 2026-02-17T05:35:29.522Z | ++ [[ offline* != online ]] |
| 1050 | 2026-02-17T05:35:29.522Z | ++ [[ 135 -gt 300 ]] |
| 1051 | 2026-02-17T05:35:29.524Z | ++ sleep 1 |
| 1052 | 2026-02-17T05:35:30.524Z | ++ retry=136 |
| 1053 | 2026-02-17T05:35:30.529Z | +++ svcs -Hostate baseline |
| 1054 | 2026-02-17T05:35:30.548Z | ++ [[ offline* != online ]] |
| 1055 | 2026-02-17T05:35:30.548Z | ++ [[ 136 -gt 300 ]] |
| 1056 | 2026-02-17T05:35:30.552Z | ++ sleep 1 |
| 1057 | 2026-02-17T05:35:31.552Z | ++ retry=137 |
| 1058 | 2026-02-17T05:35:31.556Z | +++ svcs -Hostate baseline |
| 1059 | 2026-02-17T05:35:31.573Z | ++ [[ offline* != online ]] |
| 1060 | 2026-02-17T05:35:31.573Z | ++ [[ 137 -gt 300 ]] |
| 1061 | 2026-02-17T05:35:31.573Z | ++ sleep 1 |
| 1062 | 2026-02-17T05:35:32.576Z | ++ retry=138 |
| 1063 | 2026-02-17T05:35:32.579Z | +++ svcs -Hostate baseline |
| 1064 | 2026-02-17T05:35:32.599Z | ++ [[ offline* != online ]] |
| 1065 | 2026-02-17T05:35:32.599Z | ++ [[ 138 -gt 300 ]] |
| 1066 | 2026-02-17T05:35:32.602Z | ++ sleep 1 |
| 1067 | 2026-02-17T05:35:33.604Z | ++ retry=139 |
| 1068 | 2026-02-17T05:35:33.609Z | +++ svcs -Hostate baseline |
| 1069 | 2026-02-17T05:35:33.625Z | ++ [[ offline* != online ]] |
| 1070 | 2026-02-17T05:35:33.625Z | ++ [[ 139 -gt 300 ]] |
| 1071 | 2026-02-17T05:35:33.635Z | ++ sleep 1 |
| 1072 | 2026-02-17T05:35:34.627Z | ++ retry=140 |
| 1073 | 2026-02-17T05:35:34.631Z | +++ svcs -Hostate baseline |
| 1074 | 2026-02-17T05:35:34.650Z | ++ [[ offline* != online ]] |
| 1075 | 2026-02-17T05:35:34.650Z | ++ [[ 140 -gt 300 ]] |
| 1076 | 2026-02-17T05:35:34.650Z | ++ sleep 1 |
| 1077 | 2026-02-17T05:35:35.653Z | ++ retry=141 |
| 1078 | 2026-02-17T05:35:35.657Z | +++ svcs -Hostate baseline |
| 1079 | 2026-02-17T05:35:35.676Z | ++ [[ offline* != online ]] |
| 1080 | 2026-02-17T05:35:35.676Z | ++ [[ 141 -gt 300 ]] |
| 1081 | 2026-02-17T05:35:35.676Z | ++ sleep 1 |
| 1082 | 2026-02-17T05:35:36.678Z | ++ retry=142 |
| 1083 | 2026-02-17T05:35:36.682Z | +++ svcs -Hostate baseline |
| 1084 | 2026-02-17T05:35:36.702Z | ++ [[ offline* != online ]] |
| 1085 | 2026-02-17T05:35:36.702Z | ++ [[ 142 -gt 300 ]] |
| 1086 | 2026-02-17T05:35:36.705Z | ++ sleep 1 |
| 1087 | 2026-02-17T05:35:38.515Z | ++ retry=143 |
| 1088 | 2026-02-17T05:35:38.566Z | +++ svcs -Hostate baseline |
| 1089 | 2026-02-17T05:35:38.566Z | ++ [[ offline* != online ]] |
| 1090 | 2026-02-17T05:35:38.566Z | ++ [[ 143 -gt 300 ]] |
| 1091 | 2026-02-17T05:35:38.566Z | ++ sleep 1 |
| 1092 | 2026-02-17T05:35:38.731Z | ++ retry=144 |
| 1093 | 2026-02-17T05:35:38.734Z | +++ svcs -Hostate baseline |
| 1094 | 2026-02-17T05:35:38.753Z | ++ [[ offline* != online ]] |
| 1095 | 2026-02-17T05:35:38.754Z | ++ [[ 144 -gt 300 ]] |
| 1096 | 2026-02-17T05:35:38.754Z | ++ sleep 1 |
| 1097 | 2026-02-17T05:35:39.756Z | ++ retry=145 |
| 1098 | 2026-02-17T05:35:39.760Z | +++ svcs -Hostate baseline |
| 1099 | 2026-02-17T05:35:39.782Z | ++ [[ offline* != online ]] |
| 1100 | 2026-02-17T05:35:39.782Z | ++ [[ 145 -gt 300 ]] |
| 1101 | 2026-02-17T05:35:39.782Z | ++ sleep 1 |
| 1102 | 2026-02-17T05:35:40.789Z | ++ retry=146 |
| 1103 | 2026-02-17T05:35:40.792Z | +++ svcs -Hostate baseline |
| 1104 | 2026-02-17T05:35:40.805Z | ++ [[ offline* != online ]] |
| 1105 | 2026-02-17T05:35:40.805Z | ++ [[ 146 -gt 300 ]] |
| 1106 | 2026-02-17T05:35:40.805Z | ++ sleep 1 |
| 1107 | 2026-02-17T05:35:41.825Z | ++ retry=147 |
| 1108 | 2026-02-17T05:35:41.831Z | +++ svcs -Hostate baseline |
| 1109 | 2026-02-17T05:35:41.842Z | ++ [[ online != online ]] |
| 1110 | 2026-02-17T05:35:41.842Z | ++ set -o errexit |
| 1111 | 2026-02-17T05:35:41.842Z | ++ set -o pipefail |
| 1112 | 2026-02-17T05:35:41.842Z | ++ banner build |
| 1113 | 2026-02-17T05:35:41.842Z | |
| 1114 | 2026-02-17T05:35:41.842Z | ##### # # # # ##### |
| 1115 | 2026-02-17T05:35:41.843Z | # # # # # # # # |
| 1116 | 2026-02-17T05:35:41.843Z | ##### # # # # # # |
| 1117 | 2026-02-17T05:35:41.843Z | # # # # # # # # |
| 1118 | 2026-02-17T05:35:41.843Z | # # # # # # # # |
| 1119 | 2026-02-17T05:35:41.843Z | ##### #### # ###### ##### |
| 1120 | 2026-02-17T05:35:41.843Z | |
| 1121 | 2026-02-17T05:35:41.843Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 1122 | 2026-02-17T05:35:41.846Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 1123 | 2026-02-17T05:35:42.033Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 1124 | 2026-02-17T05:35:42.033Z | info: downloading component 'cargo' |
| 1125 | 2026-02-17T05:35:43.073Z | info: downloading component 'clippy' |
| 1126 | 2026-02-17T05:35:43.523Z | info: downloading component 'rust-docs' |
| 1127 | 2026-02-17T05:35:46.051Z | info: downloading component 'rust-std' |
| 1128 | 2026-02-17T05:35:47.181Z | info: downloading component 'rustc' |
| 1129 | 2026-02-17T05:35:55.862Z | info: downloading component 'rustfmt' |
| 1130 | 2026-02-17T05:35:56.130Z | info: installing component 'cargo' |
| 1131 | 2026-02-17T05:35:57.077Z | info: installing component 'clippy' |
| 1132 | 2026-02-17T05:35:57.467Z | info: installing component 'rust-docs' |
| 1133 | 2026-02-17T05:35:59.407Z | info: installing component 'rust-std' |
| 1134 | 2026-02-17T05:36:01.223Z | info: installing component 'rustc' |
| 1135 | 2026-02-17T05:36:08.056Z | info: installing component 'rustfmt' |
| 1136 | 2026-02-17T05:36:08.651Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1137 | 2026-02-17T05:36:09.330Z | From https://github.com/oxidecomputer/falcon |
| 1138 | 2026-02-17T05:36:09.330Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 1139 | 2026-02-17T05:36:09.430Z | Updating crates.io index |
| 1140 | 2026-02-17T05:36:09.470Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1141 | 2026-02-17T05:36:10.185Z | From https://github.com/oxidecomputer/dendrite |
| 1142 | 2026-02-17T05:36:10.185Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 1143 | 2026-02-17T05:36:10.456Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1144 | 2026-02-17T05:36:10.729Z | From https://github.com/oxidecomputer/ispf |
| 1145 | 2026-02-17T05:36:10.729Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 1146 | 2026-02-17T05:36:10.739Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1147 | 2026-02-17T05:36:11.068Z | From https://github.com/oxidecomputer/netadm-sys |
| 1148 | 2026-02-17T05:36:11.068Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 1149 | 2026-02-17T05:36:11.077Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1150 | 2026-02-17T05:36:30.036Z | From https://github.com/oxidecomputer/omicron |
| 1151 | 2026-02-17T05:36:30.036Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 1152 | 2026-02-17T05:36:30.745Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1153 | 2026-02-17T05:36:31.383Z | From https://github.com/oxidecomputer/opte |
| 1154 | 2026-02-17T05:36:31.383Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 1155 | 2026-02-17T05:36:31.935Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1156 | 2026-02-17T05:36:32.205Z | From https://github.com/illumos/smf-rs |
| 1157 | 2026-02-17T05:36:32.205Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1158 | 2026-02-17T05:36:32.394Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1159 | 2026-02-17T05:36:32.665Z | From https://github.com/oxidecomputer/network-interface |
| 1160 | 2026-02-17T05:36:32.665Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1161 | 2026-02-17T05:36:32.724Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1162 | 2026-02-17T05:36:33.007Z | From https://github.com/oxidecomputer/zone |
| 1163 | 2026-02-17T05:36:33.007Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1164 | 2026-02-17T05:36:33.059Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1165 | 2026-02-17T05:36:34.209Z | From https://github.com/oxidecomputer/propolis |
| 1166 | 2026-02-17T05:36:34.209Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 1167 | 2026-02-17T05:36:34.468Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1168 | 2026-02-17T05:36:34.951Z | From https://github.com/oxidecomputer/transceiver-control |
| 1169 | 2026-02-17T05:36:34.951Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 1170 | 2026-02-17T05:36:34.975Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1171 | 2026-02-17T05:36:35.233Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1172 | 2026-02-17T05:36:35.233Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 1173 | 2026-02-17T05:36:35.242Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1174 | 2026-02-17T05:36:35.518Z | From https://github.com/jmesmon/rust-libzfs |
| 1175 | 2026-02-17T05:36:35.518Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1176 | 2026-02-17T05:36:35.530Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1177 | 2026-02-17T05:36:35.787Z | From https://github.com/oxidecomputer/rusty-doors |
| 1178 | 2026-02-17T05:36:35.787Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1179 | 2026-02-17T05:36:35.856Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1180 | 2026-02-17T05:36:36.194Z | From https://github.com/oxidecomputer/lldp |
| 1181 | 2026-02-17T05:36:36.194Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 1182 | 2026-02-17T05:36:36.217Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1183 | 2026-02-17T05:36:37.068Z | From https://github.com/oxidecomputer/maghemite |
| 1184 | 2026-02-17T05:36:37.068Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 1185 | 2026-02-17T05:36:37.133Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1186 | 2026-02-17T05:36:37.403Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1187 | 2026-02-17T05:36:37.403Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1188 | 2026-02-17T05:36:37.478Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1189 | 2026-02-17T05:36:37.741Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1190 | 2026-02-17T05:36:37.742Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1191 | 2026-02-17T05:36:37.766Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1192 | 2026-02-17T05:36:38.073Z | From https://github.com/oxidecomputer/tufaceous |
| 1193 | 2026-02-17T05:36:38.073Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 1194 | 2026-02-17T05:36:38.276Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1195 | 2026-02-17T05:36:38.730Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1196 | 2026-02-17T05:36:38.730Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 1197 | 2026-02-17T05:36:38.827Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1198 | 2026-02-17T05:36:40.340Z | From https://github.com/oxidecomputer/crucible |
| 1199 | 2026-02-17T05:36:40.340Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1200 | 2026-02-17T05:36:40.969Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1201 | 2026-02-17T05:36:41.314Z | From https://github.com/oxidecomputer/propolis |
| 1202 | 2026-02-17T05:36:41.314Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 1203 | 2026-02-17T05:36:41.526Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1204 | 2026-02-17T05:36:41.799Z | From https://github.com/oxidecomputer/tofino |
| 1205 | 2026-02-17T05:36:41.799Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 1206 | 2026-02-17T05:36:41.807Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1207 | 2026-02-17T05:36:42.093Z | From https://github.com/oxidecomputer/clickward |
| 1208 | 2026-02-17T05:36:42.093Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1209 | 2026-02-17T05:36:42.285Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1210 | 2026-02-17T05:36:42.542Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1211 | 2026-02-17T05:36:42.543Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1212 | 2026-02-17T05:36:43.827Z | error: failed to select a version for `reqwest`. |
| 1213 | 2026-02-17T05:36:43.827Z | ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)` |
| 1214 | 2026-02-17T05:36:43.827Z | ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)` |
| 1215 | 2026-02-17T05:36:43.827Z | versions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0 |
| 1216 | 2026-02-17T05:36:43.827Z | |
| 1217 | 2026-02-17T05:36:43.827Z | package `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature. |
| 1218 | 2026-02-17T05:36:43.827Z | |
| 1219 | 2026-02-17T05:36:43.827Z | |
| 1220 | 2026-02-17T05:36:43.827Z | failed to select a version for `reqwest` which could resolve this conflict |
| 1221 | 2026-02-17T05:36:43.872Z | + cleanup |
| 1222 | 2026-02-17T05:36:43.875Z | ++ id -un |
| 1223 | 2026-02-17T05:36:43.878Z | ++ id -gn |
| 1224 | 2026-02-17T05:36:43.881Z | + pfexec chown -R build:build . |
| 1225 | 2026-02-17T05:36:43.890Z | process exited: duration 347324 ms, exit code 101 |
| |
| 1226 | 2026-02-17T05:36:43.897Z | found 0 output files |