|
|
|
| 1 | 2026-06-19T06:14:08.092Z | job assigned to worker 01KVF86HRK8NX2XW1VQWQZ6WR2 [factory aws, i-00615dc53ff76ca38] (queued for 1 m 0 s) |
| |
| 2 | 2026-06-19T06:14:15.077Z | starting task 0: "setup" |
| 3 | 2026-06-19T06:14:15.082Z | ++ uname -s |
| 4 | 2026-06-19T06:14:15.085Z | + kern=SunOS |
| 5 | 2026-06-19T06:14:15.085Z | + build_user=build |
| 6 | 2026-06-19T06:14:15.086Z | + build_uid=12345 |
| 7 | 2026-06-19T06:14:15.086Z | + work_dir=/work |
| 8 | 2026-06-19T06:14:15.086Z | + input_dir=/input |
| 9 | 2026-06-19T06:14:15.086Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-19T06:14:15.086Z | + case "$kern" in |
| 11 | 2026-06-19T06:14:15.086Z | + groupadd -g 12345 build |
| 12 | 2026-06-19T06:14:15.089Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-19T06:14:17.091Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-19T06:14:17.152Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-19T06:14:17.155Z | + home_fs=zfs |
| 16 | 2026-06-19T06:14:17.155Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-19T06:14:17.155Z | + mkdir -p /home/build |
| 18 | 2026-06-19T06:14:17.155Z | + chown build:build /home/build /work |
| 19 | 2026-06-19T06:14:19.156Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-19T06:14:19.159Z | process exited: duration 4079 ms, exit code 0 |
| |
| 21 | 2026-06-19T06:14:19.165Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-19T06:14:19.169Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-19T06:14:19.169Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-19T06:14:19.169Z | * rust toolchain profile = "default" |
| 25 | 2026-06-19T06:14:19.169Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-19T06:14:19.169Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-19T06:14:19.169Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-19T06:14:19.172Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-19T06:14:19.172Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-19T06:14:19.266Z | info: downloading installer |
| 31 | 2026-06-19T06:14:20.876Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-19T06:14:20.876Z | warn: /opt/ooce/bin |
| 33 | 2026-06-19T06:14:20.876Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-19T06:14:20.876Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-19T06:14:20.876Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-19T06:14:20.876Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-19T06:14:20.876Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-19T06:14:20.876Z | error: cannot install while Rust is installed |
| 39 | 2026-06-19T06:14:20.876Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-19T06:14:20.876Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-19T06:14:20.876Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-19T06:14:20.876Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-19T06:14:20.876Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-19T06:14:20.891Z | info: profile set to default |
| 45 | 2026-06-19T06:14:20.891Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-19T06:14:20.896Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-19T06:14:21.038Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-19T06:14:21.044Z | info: downloading 6 components |
| 49 | 2026-06-19T06:14:35.781Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-19T06:14:35.781Z | |
| 51 | 2026-06-19T06:14:35.816Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-19T06:14:35.816Z | |
| 53 | 2026-06-19T06:14:35.816Z | |
| 54 | 2026-06-19T06:14:35.816Z | Rust is installed now. Great! |
| 55 | 2026-06-19T06:14:35.816Z | |
| 56 | 2026-06-19T06:14:35.816Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-19T06:14:35.816Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-19T06:14:35.816Z | |
| 59 | 2026-06-19T06:14:35.816Z | To configure your current shell, you need to source |
| 60 | 2026-06-19T06:14:35.816Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-19T06:14:35.816Z | |
| 62 | 2026-06-19T06:14:35.816Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-19T06:14:35.816Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-19T06:14:35.816Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-19T06:14:35.816Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-19T06:14:35.816Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-19T06:14:35.816Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-19T06:14:35.816Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-19T06:14:35.820Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-19T06:14:35.820Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-19T06:14:35.903Z | + rustup --version |
| 72 | 2026-06-19T06:14:35.912Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-19T06:14:35.915Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-19T06:14:35.934Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-19T06:14:35.938Z | + cargo --version |
| 76 | 2026-06-19T06:14:35.950Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-19T06:14:35.953Z | + rustc --version |
| 78 | 2026-06-19T06:14:35.972Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-19T06:14:35.975Z | process exited: duration 16807 ms, exit code 0 |
| |
| 80 | 2026-06-19T06:14:35.981Z | starting task 2: "authentication" |
| 81 | 2026-06-19T06:14:35.997Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-19T06:14:36.004Z | starting task 3: "clone repository" |
| 83 | 2026-06-19T06:14:36.007Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-19T06:14:36.011Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-19T06:14:36.043Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-19T06:14:37.572Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-19T06:14:37.572Z | + git fetch origin bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 88 | 2026-06-19T06:14:37.950Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-19T06:14:37.951Z | * branch bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 -> FETCH_HEAD |
| 90 | 2026-06-19T06:14:37.955Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-06-19T06:14:38.009Z | ++ git branch --show-current |
| 92 | 2026-06-19T06:14:38.009Z | + current=main |
| 93 | 2026-06-19T06:14:38.009Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-06-19T06:14:38.009Z | + git branch -f renovate/dpd-client-digest bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 95 | 2026-06-19T06:14:38.017Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-06-19T06:14:38.017Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-06-19T06:14:38.017Z | + git reset --hard bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 98 | 2026-06-19T06:14:38.017Z | HEAD is now at bf5dae4 Update dpd-client digest to 52dac9e |
| 99 | 2026-06-19T06:14:38.017Z | process exited: duration 1979 ms, exit code 0 |
| |
| 100 | 2026-06-19T06:14:38.024Z | starting task 4: "build" |
| 101 | 2026-06-19T06:14:38.030Z | ++ dladm |
| 102 | 2026-06-19T06:14:38.033Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-19T06:14:38.033Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-19T06:14:38.037Z | ++ ipadm |
| 105 | 2026-06-19T06:14:38.037Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-19T06:14:38.037Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-19T06:14:38.037Z | ena0/dhcp dhcp ok 10.150.1.159/24 |
| 108 | 2026-06-19T06:14:38.037Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-19T06:14:38.037Z | ++ banner collect |
| 110 | 2026-06-19T06:14:38.040Z | |
| 111 | 2026-06-19T06:14:38.041Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-19T06:14:38.041Z | # # # # # # # # # # |
| 113 | 2026-06-19T06:14:38.041Z | # # # # # ##### # # |
| 114 | 2026-06-19T06:14:38.041Z | # # # # # # # # |
| 115 | 2026-06-19T06:14:38.041Z | # # # # # # # # # # |
| 116 | 2026-06-19T06:14:38.041Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-19T06:14:38.041Z | |
| 118 | 2026-06-19T06:14:38.041Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-19T06:14:38.041Z | ++ repo=softnpu |
| 120 | 2026-06-19T06:14:38.041Z | ++ series=image |
| 121 | 2026-06-19T06:14:38.041Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-19T06:14:38.041Z | ++ name=softnpu |
| 123 | 2026-06-19T06:14:38.041Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-19T06:14:38.041Z | ++ mkdir -p download |
| 125 | 2026-06-19T06:14:38.041Z | ++ pushd download |
| 126 | 2026-06-19T06:14:38.041Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-19T06:14:38.041Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-19T06:14:38.041Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-19T06:14:38.045Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-19T06:14:38.054Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-19T06:14:38.357Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 50.08M 0 0
100 15.63M 100 15.63M 0 0 50.07M 0 0
100 15.63M 100 15.63M 0 0 50.06M 0 0 |
| 132 | 2026-06-19T06:14:38.360Z | ++ popd |
| 133 | 2026-06-19T06:14:38.360Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-19T06:14:38.360Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-19T06:14:38.360Z | ++ repo=sidecar-lite |
| 136 | 2026-06-19T06:14:38.360Z | ++ series=release |
| 137 | 2026-06-19T06:14:38.360Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-19T06:14:38.360Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-19T06:14:38.360Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-19T06:14:38.360Z | ++ mkdir -p download |
| 141 | 2026-06-19T06:14:38.360Z | ++ pushd download |
| 142 | 2026-06-19T06:14:38.360Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-19T06:14:38.360Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-19T06:14:38.360Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-19T06:14:38.365Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-19T06:14:38.368Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-19T06:14:38.673Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 39.54M 0 0
100 12.04M 100 12.04M 0 0 39.42M 0 0
100 12.04M 100 12.04M 0 0 39.36M 0 0 |
| 148 | 2026-06-19T06:14:38.676Z | ++ popd |
| 149 | 2026-06-19T06:14:38.676Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-19T06:14:38.676Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-19T06:14:38.676Z | ++ repo=sidecar-lite |
| 152 | 2026-06-19T06:14:38.676Z | ++ series=release |
| 153 | 2026-06-19T06:14:38.676Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-19T06:14:38.676Z | ++ name=scadm |
| 155 | 2026-06-19T06:14:38.676Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-19T06:14:38.676Z | ++ mkdir -p download |
| 157 | 2026-06-19T06:14:38.679Z | ++ pushd download |
| 158 | 2026-06-19T06:14:38.679Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-19T06:14:38.679Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-19T06:14:38.679Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-19T06:14:38.683Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-19T06:14:38.686Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-19T06:14:39.001Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 49.79M 0 0
100 15.78M 100 15.78M 0 0 49.78M 0 0
100 15.78M 100 15.78M 0 0 49.78M 0 0 |
| 164 | 2026-06-19T06:14:39.005Z | ++ popd |
| 165 | 2026-06-19T06:14:39.005Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-19T06:14:39.005Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-19T06:14:39.005Z | ++ repo=dendrite |
| 168 | 2026-06-19T06:14:39.005Z | ++ series=image |
| 169 | 2026-06-19T06:14:39.005Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-19T06:14:39.005Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-19T06:14:39.005Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-19T06:14:39.005Z | ++ mkdir -p download |
| 173 | 2026-06-19T06:14:39.008Z | ++ pushd download |
| 174 | 2026-06-19T06:14:39.008Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-19T06:14:39.008Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-19T06:14:39.008Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-19T06:14:39.012Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-19T06:14:39.015Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-19T06:14:40.149Z |
0 0 0 0 0 0 0 0 0
93 71.59M 93 66.79M 0 0 66.84M 0 00:01 00:01 66.86M
100 71.59M 100 71.59M 0 0 63.00M 0 00:01 00:01 66.86M
100 71.59M 100 71.59M 0 0 63.00M 0 00:01 00:01 66.86M
100 71.59M 100 71.59M 0 0 62.99M 0 00:01 00:01 66.86M |
| 180 | 2026-06-19T06:14:40.153Z | ++ popd |
| 181 | 2026-06-19T06:14:40.153Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-19T06:14:40.153Z | ++ get_artifact maghemite release bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 ddm |
| 183 | 2026-06-19T06:14:40.153Z | ++ repo=maghemite |
| 184 | 2026-06-19T06:14:40.154Z | ++ series=release |
| 185 | 2026-06-19T06:14:40.154Z | ++ commit=bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 186 | 2026-06-19T06:14:40.154Z | ++ name=ddm |
| 187 | 2026-06-19T06:14:40.154Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-19T06:14:40.154Z | ++ mkdir -p download |
| 189 | 2026-06-19T06:14:40.161Z | ++ pushd download |
| 190 | 2026-06-19T06:14:40.161Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-19T06:14:40.161Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-19T06:14:40.162Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5/ddm |
| 193 | 2026-06-19T06:14:40.169Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-19T06:14:40.170Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-19T06:14:40.238Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-19T06:14:40.246Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-19T06:14:40.246Z | ++ popd |
| 198 | 2026-06-19T06:14:40.246Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-19T06:14:40.246Z | ++ get_artifact maghemite release bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 ddmadm |
| 200 | 2026-06-19T06:14:40.246Z | ++ repo=maghemite |
| 201 | 2026-06-19T06:14:40.246Z | ++ series=release |
| 202 | 2026-06-19T06:14:40.246Z | ++ commit=bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 203 | 2026-06-19T06:14:40.246Z | ++ name=ddmadm |
| 204 | 2026-06-19T06:14:40.246Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-19T06:14:40.246Z | ++ mkdir -p download |
| 206 | 2026-06-19T06:14:40.246Z | ++ pushd download |
| 207 | 2026-06-19T06:14:40.246Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-19T06:14:40.246Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-19T06:14:40.246Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5/ddmadm |
| 210 | 2026-06-19T06:14:40.251Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-19T06:14:40.251Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-19T06:14:40.297Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-19T06:14:40.298Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-19T06:14:40.302Z | ++ popd |
| 215 | 2026-06-19T06:14:40.302Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-19T06:14:40.302Z | ++ pushd download |
| 217 | 2026-06-19T06:14:40.302Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-19T06:14:40.302Z | ++ chmod +x softnpu |
| 219 | 2026-06-19T06:14:40.303Z | ++ chmod +x scadm |
| 220 | 2026-06-19T06:14:40.307Z | ++ chmod +x ddmadm |
| 221 | 2026-06-19T06:14:40.307Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-19T06:14:40.307Z | ++ chmod +x ddmd |
| 223 | 2026-06-19T06:14:40.308Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-19T06:14:40.308Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-19T06:14:40.308Z | mv: cannot access ddmadm |
| 226 | 2026-06-19T06:14:40.308Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-19T06:14:40.308Z | mv: cannot access ddmd |
| 228 | 2026-06-19T06:14:40.308Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-19T06:14:40.312Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-19T06:14:40.312Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-19T06:14:41.311Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-19T06:14:41.314Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-19T06:14:41.314Z | ++ popd |
| 234 | 2026-06-19T06:14:41.314Z | ++ banner install |
| 235 | 2026-06-19T06:14:41.314Z | /work/oxidecomputer/maghemite |
| 236 | 2026-06-19T06:14:41.317Z | |
| 237 | 2026-06-19T06:14:41.317Z | # # # #### ##### ## # # |
| 238 | 2026-06-19T06:14:41.317Z | # ## # # # # # # # |
| 239 | 2026-06-19T06:14:41.317Z | # # # # #### # # # # # |
| 240 | 2026-06-19T06:14:41.317Z | # # # # # # ###### # # |
| 241 | 2026-06-19T06:14:41.317Z | # # ## # # # # # # # |
| 242 | 2026-06-19T06:14:41.317Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-19T06:14:41.317Z | |
| 244 | 2026-06-19T06:14:41.317Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-19T06:14:41.317Z | ++ set +o errexit |
| 246 | 2026-06-19T06:14:41.317Z | ++ pkg info clang-15 |
| 247 | 2026-06-19T06:14:41.317Z | ++ grep -qi installed |
| 248 | 2026-06-19T06:14:42.519Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-19T06:14:42.519Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-19T06:14:42.519Z | |
| 251 | 2026-06-19T06:14:42.519Z | clang-15 |
| 252 | 2026-06-19T06:14:42.559Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-19T06:14:42.559Z | ++ set -o errexit |
| 254 | 2026-06-19T06:14:42.559Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-19T06:14:49.494Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-19T06:14:57.189Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-19T06:15:04.509Z | Planning: Solver setup ... Done |
| 258 | 2026-06-19T06:15:04.551Z | Planning: Running solver ... Done |
| 259 | 2026-06-19T06:15:04.693Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-19T06:15:05.927Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-19T06:15:06.018Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-19T06:15:06.046Z | Planning: Package planning ... Done |
| 263 | 2026-06-19T06:15:06.073Z | Planning: Merging actions ... Done |
| 264 | 2026-06-19T06:15:06.176Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-19T06:15:06.183Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-19T06:15:06.904Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-19T06:15:06.909Z | Planning: Planning completed in 9.55 seconds |
| 268 | 2026-06-19T06:15:06.920Z | Packages to install: 2 |
| 269 | 2026-06-19T06:15:06.920Z | Mediators to change: 2 |
| 270 | 2026-06-19T06:15:06.923Z | Services to change: 1 |
| 271 | 2026-06-19T06:15:06.923Z | Create boot environment: No |
| 272 | 2026-06-19T06:15:06.923Z | Create backup boot environment: No |
| 273 | 2026-06-19T06:15:06.964Z | |
| 274 | 2026-06-19T06:15:06.964Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-19T06:15:11.968Z | Download: 687/3076 items 17.5/211.3MB 8% complete (3.8M/s) |
| 276 | 2026-06-19T06:15:17.381Z | Download: 980/3076 items 82.0/211.3MB 38% complete (9.2M/s) |
| 277 | 2026-06-19T06:15:22.387Z | Download: 1313/3076 items 115.3/211.3MB 54% complete (9.7M/s) |
| 278 | 2026-06-19T06:15:31.915Z | Download: 2007/3076 items 117.0/211.3MB 55% complete (3.5M/s) |
| 279 | 2026-06-19T06:15:44.623Z | Download: 2010/3076 items 117.8/211.3MB 55% complete |
| 280 | 2026-06-19T06:15:50.149Z | Download: 3028/3076 items 201.7/211.3MB 95% complete (19.5M/s) |
| 281 | 2026-06-19T06:15:52.966Z | Download: Completed 211.31 MB in 46.00 seconds (4.6M/s) |
| 282 | 2026-06-19T06:15:53.108Z | Actions: 1/3418 actions (Installing new actions) |
| 283 | 2026-06-19T06:15:56.233Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 284 | 2026-06-19T06:15:56.871Z | Done |
| 285 | 2026-06-19T06:15:56.871Z | Done |
| 286 | 2026-06-19T06:15:57.620Z | Done |
| 287 | 2026-06-19T06:16:00.962Z | Done |
| 288 | 2026-06-19T06:16:01.035Z | Done |
| 289 | 2026-06-19T06:16:01.038Z | Done |
| 290 | 2026-06-19T06:16:01.300Z | Done |
| 291 | 2026-06-19T06:16:01.973Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 292 | 2026-06-19T06:16:01.973Z | ++ set +o errexit |
| 293 | 2026-06-19T06:16:01.975Z | ++ pkg info pkg-config |
| 294 | 2026-06-19T06:16:01.976Z | ++ grep -qi installed |
| 295 | 2026-06-19T06:16:02.206Z | ++ [[ 0 != 0 ]] |
| 296 | 2026-06-19T06:16:02.206Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 297 | 2026-06-19T06:16:02.206Z | ++ set +o errexit |
| 298 | 2026-06-19T06:16:02.209Z | ++ pkg info brand/omicron1 |
| 299 | 2026-06-19T06:16:02.209Z | ++ grep -qi installed |
| 300 | 2026-06-19T06:16:02.388Z | pkg: info: no packages matching the following patterns you specified are |
| 301 | 2026-06-19T06:16:02.388Z | installed on the system. Try querying remotely instead: |
| 302 | 2026-06-19T06:16:02.388Z | |
| 303 | 2026-06-19T06:16:02.388Z | brand/omicron1 |
| 304 | 2026-06-19T06:16:02.420Z | ++ [[ 1 != 0 ]] |
| 305 | 2026-06-19T06:16:02.420Z | ++ set -o errexit |
| 306 | 2026-06-19T06:16:02.420Z | ++ pfexec pkg install brand/omicron1 |
| 307 | 2026-06-19T06:16:02.823Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 308 | 2026-06-19T06:16:10.069Z | Planning: Solver setup ... Done |
| 309 | 2026-06-19T06:16:10.110Z | Planning: Running solver ... Done |
| 310 | 2026-06-19T06:16:10.250Z | Planning: Finding local manifests ... Done |
| 311 | 2026-06-19T06:16:10.253Z | Planning: Fetching manifests: 0/2 0% complete |
| 312 | 2026-06-19T06:16:10.369Z | Planning: Fetching manifests: 2/2 100% complete |
| 313 | 2026-06-19T06:16:10.381Z | Planning: Package planning ... Done |
| 314 | 2026-06-19T06:16:10.384Z | Planning: Merging actions ... Done |
| 315 | 2026-06-19T06:16:10.530Z | Planning: Checking for conflicting actions ... Done |
| 316 | 2026-06-19T06:16:10.533Z | Planning: Consolidating action changes ... Done |
| 317 | 2026-06-19T06:16:10.688Z | Planning: Evaluating mediators ... Done |
| 318 | 2026-06-19T06:16:10.692Z | Planning: Planning completed in 7.87 seconds |
| 319 | 2026-06-19T06:16:10.696Z | Packages to install: 2 |
| 320 | 2026-06-19T06:16:10.696Z | Create boot environment: No |
| 321 | 2026-06-19T06:16:10.696Z | Create backup boot environment: No |
| 322 | 2026-06-19T06:16:10.725Z | |
| 323 | 2026-06-19T06:16:10.725Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 324 | 2026-06-19T06:16:10.742Z | Download: Completed 1.07 MB in 0.02 seconds (63.3M/s) |
| 325 | 2026-06-19T06:16:10.810Z | Actions: 1/28 actions (Installing new actions) |
| 326 | 2026-06-19T06:16:10.823Z | Actions: Completed 28 actions in 0.01 seconds. |
| 327 | 2026-06-19T06:16:11.331Z | Done |
| 328 | 2026-06-19T06:16:11.331Z | Done |
| 329 | 2026-06-19T06:16:11.956Z | Done |
| 330 | 2026-06-19T06:16:14.773Z | Done |
| 331 | 2026-06-19T06:16:14.846Z | Done |
| 332 | 2026-06-19T06:16:14.849Z | Done |
| 333 | 2026-06-19T06:16:15.036Z | Done |
| 334 | 2026-06-19T06:16:15.164Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 335 | 2026-06-19T06:16:15.164Z | ++ set +o errexit |
| 336 | 2026-06-19T06:16:15.168Z | ++ pkg info brand/omicron1/tools |
| 337 | 2026-06-19T06:16:15.168Z | ++ grep -qi installed |
| 338 | 2026-06-19T06:16:15.346Z | pkg: info: no packages matching the following patterns you specified are |
| 339 | 2026-06-19T06:16:15.346Z | installed on the system. Try querying remotely instead: |
| 340 | 2026-06-19T06:16:15.346Z | |
| 341 | 2026-06-19T06:16:15.347Z | brand/omicron1/tools |
| 342 | 2026-06-19T06:16:15.381Z | ++ [[ 1 != 0 ]] |
| 343 | 2026-06-19T06:16:15.381Z | ++ set -o errexit |
| 344 | 2026-06-19T06:16:15.381Z | ++ pfexec pkg install brand/omicron1/tools |
| 345 | 2026-06-19T06:16:15.772Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 346 | 2026-06-19T06:16:22.954Z | Planning: Solver setup ... Done |
| 347 | 2026-06-19T06:16:22.994Z | Planning: Running solver ... Done |
| 348 | 2026-06-19T06:16:23.135Z | Planning: Finding local manifests ... Done |
| 349 | 2026-06-19T06:16:23.138Z | Planning: Fetching manifests: 0/1 0% complete |
| 350 | 2026-06-19T06:16:23.251Z | Planning: Fetching manifests: 1/1 100% complete |
| 351 | 2026-06-19T06:16:23.263Z | Planning: Package planning ... Done |
| 352 | 2026-06-19T06:16:23.266Z | Planning: Merging actions ... Done |
| 353 | 2026-06-19T06:16:23.402Z | Planning: Checking for conflicting actions ... Done |
| 354 | 2026-06-19T06:16:23.405Z | Planning: Consolidating action changes ... Done |
| 355 | 2026-06-19T06:16:23.560Z | Planning: Evaluating mediators ... Done |
| 356 | 2026-06-19T06:16:23.563Z | Planning: Planning completed in 7.79 seconds |
| 357 | 2026-06-19T06:16:23.568Z | Packages to install: 1 |
| 358 | 2026-06-19T06:16:23.568Z | Services to change: 1 |
| 359 | 2026-06-19T06:16:23.571Z | Create boot environment: No |
| 360 | 2026-06-19T06:16:23.571Z | Create backup boot environment: No |
| 361 | 2026-06-19T06:16:23.595Z | |
| 362 | 2026-06-19T06:16:23.595Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 363 | 2026-06-19T06:16:23.618Z | Download: Completed 1.19 MB in 0.02 seconds (52.1M/s) |
| 364 | 2026-06-19T06:16:23.685Z | Actions: 1/19 actions (Installing new actions) |
| 365 | 2026-06-19T06:16:23.699Z | Actions: Completed 19 actions in 0.01 seconds. |
| 366 | 2026-06-19T06:16:24.203Z | Done |
| 367 | 2026-06-19T06:16:24.203Z | Done |
| 368 | 2026-06-19T06:16:24.833Z | Done |
| 369 | 2026-06-19T06:16:27.691Z | Done |
| 370 | 2026-06-19T06:16:27.769Z | Done |
| 371 | 2026-06-19T06:16:27.772Z | Done |
| 372 | 2026-06-19T06:16:27.879Z | Done |
| 373 | 2026-06-19T06:16:28.016Z | ++ pfexec svcadm enable baseline |
| 374 | 2026-06-19T06:16:28.031Z | ++ retry=0 |
| 375 | 2026-06-19T06:16:28.034Z | +++ svcs -Hostate baseline |
| 376 | 2026-06-19T06:16:28.047Z | ++ [[ offline* != online ]] |
| 377 | 2026-06-19T06:16:28.047Z | ++ [[ 0 -gt 300 ]] |
| 378 | 2026-06-19T06:16:28.050Z | ++ sleep 1 |
| 379 | 2026-06-19T06:16:29.049Z | ++ retry=1 |
| 380 | 2026-06-19T06:16:29.053Z | +++ svcs -Hostate baseline |
| 381 | 2026-06-19T06:16:29.063Z | ++ [[ offline* != online ]] |
| 382 | 2026-06-19T06:16:29.063Z | ++ [[ 1 -gt 300 ]] |
| 383 | 2026-06-19T06:16:29.063Z | ++ sleep 1 |
| 384 | 2026-06-19T06:16:30.064Z | ++ retry=2 |
| 385 | 2026-06-19T06:16:30.069Z | +++ svcs -Hostate baseline |
| 386 | 2026-06-19T06:16:30.078Z | ++ [[ offline* != online ]] |
| 387 | 2026-06-19T06:16:30.078Z | ++ [[ 2 -gt 300 ]] |
| 388 | 2026-06-19T06:16:30.078Z | ++ sleep 1 |
| 389 | 2026-06-19T06:16:31.079Z | ++ retry=3 |
| 390 | 2026-06-19T06:16:31.082Z | +++ svcs -Hostate baseline |
| 391 | 2026-06-19T06:16:31.093Z | ++ [[ offline* != online ]] |
| 392 | 2026-06-19T06:16:31.093Z | ++ [[ 3 -gt 300 ]] |
| 393 | 2026-06-19T06:16:31.093Z | ++ sleep 1 |
| 394 | 2026-06-19T06:16:32.095Z | ++ retry=4 |
| 395 | 2026-06-19T06:16:32.099Z | +++ svcs -Hostate baseline |
| 396 | 2026-06-19T06:16:32.110Z | ++ [[ offline* != online ]] |
| 397 | 2026-06-19T06:16:32.110Z | ++ [[ 4 -gt 300 ]] |
| 398 | 2026-06-19T06:16:32.110Z | ++ sleep 1 |
| 399 | 2026-06-19T06:16:33.112Z | ++ retry=5 |
| 400 | 2026-06-19T06:16:33.115Z | +++ svcs -Hostate baseline |
| 401 | 2026-06-19T06:16:33.127Z | ++ [[ offline* != online ]] |
| 402 | 2026-06-19T06:16:33.127Z | ++ [[ 5 -gt 300 ]] |
| 403 | 2026-06-19T06:16:33.127Z | ++ sleep 1 |
| 404 | 2026-06-19T06:16:34.131Z | ++ retry=6 |
| 405 | 2026-06-19T06:16:34.133Z | +++ svcs -Hostate baseline |
| 406 | 2026-06-19T06:16:34.145Z | ++ [[ offline* != online ]] |
| 407 | 2026-06-19T06:16:34.145Z | ++ [[ 6 -gt 300 ]] |
| 408 | 2026-06-19T06:16:34.145Z | ++ sleep 1 |
| 409 | 2026-06-19T06:16:35.147Z | ++ retry=7 |
| 410 | 2026-06-19T06:16:35.151Z | +++ svcs -Hostate baseline |
| 411 | 2026-06-19T06:16:35.162Z | ++ [[ offline* != online ]] |
| 412 | 2026-06-19T06:16:35.162Z | ++ [[ 7 -gt 300 ]] |
| 413 | 2026-06-19T06:16:35.165Z | ++ sleep 1 |
| 414 | 2026-06-19T06:16:36.164Z | ++ retry=8 |
| 415 | 2026-06-19T06:16:36.167Z | +++ svcs -Hostate baseline |
| 416 | 2026-06-19T06:16:36.178Z | ++ [[ offline* != online ]] |
| 417 | 2026-06-19T06:16:36.178Z | ++ [[ 8 -gt 300 ]] |
| 418 | 2026-06-19T06:16:36.178Z | ++ sleep 1 |
| 419 | 2026-06-19T06:16:37.180Z | ++ retry=9 |
| 420 | 2026-06-19T06:16:37.183Z | +++ svcs -Hostate baseline |
| 421 | 2026-06-19T06:16:37.195Z | ++ [[ offline* != online ]] |
| 422 | 2026-06-19T06:16:37.195Z | ++ [[ 9 -gt 300 ]] |
| 423 | 2026-06-19T06:16:37.195Z | ++ sleep 1 |
| 424 | 2026-06-19T06:16:38.197Z | ++ retry=10 |
| 425 | 2026-06-19T06:16:38.200Z | +++ svcs -Hostate baseline |
| 426 | 2026-06-19T06:16:38.211Z | ++ [[ offline* != online ]] |
| 427 | 2026-06-19T06:16:38.211Z | ++ [[ 10 -gt 300 ]] |
| 428 | 2026-06-19T06:16:38.211Z | ++ sleep 1 |
| 429 | 2026-06-19T06:16:39.213Z | ++ retry=11 |
| 430 | 2026-06-19T06:16:39.217Z | +++ svcs -Hostate baseline |
| 431 | 2026-06-19T06:16:39.227Z | ++ [[ offline* != online ]] |
| 432 | 2026-06-19T06:16:39.227Z | ++ [[ 11 -gt 300 ]] |
| 433 | 2026-06-19T06:16:39.227Z | ++ sleep 1 |
| 434 | 2026-06-19T06:16:40.229Z | ++ retry=12 |
| 435 | 2026-06-19T06:16:40.232Z | +++ svcs -Hostate baseline |
| 436 | 2026-06-19T06:16:40.244Z | ++ [[ offline* != online ]] |
| 437 | 2026-06-19T06:16:40.244Z | ++ [[ 12 -gt 300 ]] |
| 438 | 2026-06-19T06:16:40.244Z | ++ sleep 1 |
| 439 | 2026-06-19T06:16:41.246Z | ++ retry=13 |
| 440 | 2026-06-19T06:16:41.249Z | +++ svcs -Hostate baseline |
| 441 | 2026-06-19T06:16:41.261Z | ++ [[ offline* != online ]] |
| 442 | 2026-06-19T06:16:41.261Z | ++ [[ 13 -gt 300 ]] |
| 443 | 2026-06-19T06:16:41.261Z | ++ sleep 1 |
| 444 | 2026-06-19T06:16:42.263Z | ++ retry=14 |
| 445 | 2026-06-19T06:16:42.266Z | +++ svcs -Hostate baseline |
| 446 | 2026-06-19T06:16:42.277Z | ++ [[ offline* != online ]] |
| 447 | 2026-06-19T06:16:42.277Z | ++ [[ 14 -gt 300 ]] |
| 448 | 2026-06-19T06:16:42.281Z | ++ sleep 1 |
| 449 | 2026-06-19T06:16:43.279Z | ++ retry=15 |
| 450 | 2026-06-19T06:16:43.282Z | +++ svcs -Hostate baseline |
| 451 | 2026-06-19T06:16:43.293Z | ++ [[ offline* != online ]] |
| 452 | 2026-06-19T06:16:43.293Z | ++ [[ 15 -gt 300 ]] |
| 453 | 2026-06-19T06:16:43.293Z | ++ sleep 1 |
| 454 | 2026-06-19T06:16:44.295Z | ++ retry=16 |
| 455 | 2026-06-19T06:16:44.298Z | +++ svcs -Hostate baseline |
| 456 | 2026-06-19T06:16:44.310Z | ++ [[ offline* != online ]] |
| 457 | 2026-06-19T06:16:44.310Z | ++ [[ 16 -gt 300 ]] |
| 458 | 2026-06-19T06:16:44.310Z | ++ sleep 1 |
| 459 | 2026-06-19T06:16:45.312Z | ++ retry=17 |
| 460 | 2026-06-19T06:16:45.315Z | +++ svcs -Hostate baseline |
| 461 | 2026-06-19T06:16:45.326Z | ++ [[ offline* != online ]] |
| 462 | 2026-06-19T06:16:45.326Z | ++ [[ 17 -gt 300 ]] |
| 463 | 2026-06-19T06:16:45.326Z | ++ sleep 1 |
| 464 | 2026-06-19T06:16:46.328Z | ++ retry=18 |
| 465 | 2026-06-19T06:16:46.331Z | +++ svcs -Hostate baseline |
| 466 | 2026-06-19T06:16:46.343Z | ++ [[ offline* != online ]] |
| 467 | 2026-06-19T06:16:46.343Z | ++ [[ 18 -gt 300 ]] |
| 468 | 2026-06-19T06:16:46.343Z | ++ sleep 1 |
| 469 | 2026-06-19T06:16:47.345Z | ++ retry=19 |
| 470 | 2026-06-19T06:16:47.348Z | +++ svcs -Hostate baseline |
| 471 | 2026-06-19T06:16:47.360Z | ++ [[ offline* != online ]] |
| 472 | 2026-06-19T06:16:47.360Z | ++ [[ 19 -gt 300 ]] |
| 473 | 2026-06-19T06:16:47.360Z | ++ sleep 1 |
| 474 | 2026-06-19T06:16:48.362Z | ++ retry=20 |
| 475 | 2026-06-19T06:16:48.365Z | +++ svcs -Hostate baseline |
| 476 | 2026-06-19T06:16:48.377Z | ++ [[ offline* != online ]] |
| 477 | 2026-06-19T06:16:48.377Z | ++ [[ 20 -gt 300 ]] |
| 478 | 2026-06-19T06:16:48.377Z | ++ sleep 1 |
| 479 | 2026-06-19T06:16:49.379Z | ++ retry=21 |
| 480 | 2026-06-19T06:16:49.382Z | +++ svcs -Hostate baseline |
| 481 | 2026-06-19T06:16:49.393Z | ++ [[ offline* != online ]] |
| 482 | 2026-06-19T06:16:49.393Z | ++ [[ 21 -gt 300 ]] |
| 483 | 2026-06-19T06:16:49.393Z | ++ sleep 1 |
| 484 | 2026-06-19T06:16:50.398Z | ++ retry=22 |
| 485 | 2026-06-19T06:16:50.402Z | +++ svcs -Hostate baseline |
| 486 | 2026-06-19T06:16:50.410Z | ++ [[ offline* != online ]] |
| 487 | 2026-06-19T06:16:50.410Z | ++ [[ 22 -gt 300 ]] |
| 488 | 2026-06-19T06:16:50.410Z | ++ sleep 1 |
| 489 | 2026-06-19T06:16:51.412Z | ++ retry=23 |
| 490 | 2026-06-19T06:16:51.417Z | +++ svcs -Hostate baseline |
| 491 | 2026-06-19T06:16:51.426Z | ++ [[ offline* != online ]] |
| 492 | 2026-06-19T06:16:51.426Z | ++ [[ 23 -gt 300 ]] |
| 493 | 2026-06-19T06:16:51.426Z | ++ sleep 1 |
| 494 | 2026-06-19T06:16:52.428Z | ++ retry=24 |
| 495 | 2026-06-19T06:16:52.431Z | +++ svcs -Hostate baseline |
| 496 | 2026-06-19T06:16:52.442Z | ++ [[ offline* != online ]] |
| 497 | 2026-06-19T06:16:52.442Z | ++ [[ 24 -gt 300 ]] |
| 498 | 2026-06-19T06:16:52.442Z | ++ sleep 1 |
| 499 | 2026-06-19T06:16:53.445Z | ++ retry=25 |
| 500 | 2026-06-19T06:16:53.448Z | +++ svcs -Hostate baseline |
| 501 | 2026-06-19T06:16:53.459Z | ++ [[ offline* != online ]] |
| 502 | 2026-06-19T06:16:53.459Z | ++ [[ 25 -gt 300 ]] |
| 503 | 2026-06-19T06:16:53.459Z | ++ sleep 1 |
| 504 | 2026-06-19T06:16:54.461Z | ++ retry=26 |
| 505 | 2026-06-19T06:16:54.464Z | +++ svcs -Hostate baseline |
| 506 | 2026-06-19T06:16:54.475Z | ++ [[ offline* != online ]] |
| 507 | 2026-06-19T06:16:54.475Z | ++ [[ 26 -gt 300 ]] |
| 508 | 2026-06-19T06:16:54.475Z | ++ sleep 1 |
| 509 | 2026-06-19T06:16:55.477Z | ++ retry=27 |
| 510 | 2026-06-19T06:16:55.480Z | +++ svcs -Hostate baseline |
| 511 | 2026-06-19T06:16:55.492Z | ++ [[ offline* != online ]] |
| 512 | 2026-06-19T06:16:55.492Z | ++ [[ 27 -gt 300 ]] |
| 513 | 2026-06-19T06:16:55.492Z | ++ sleep 1 |
| 514 | 2026-06-19T06:16:56.494Z | ++ retry=28 |
| 515 | 2026-06-19T06:16:56.497Z | +++ svcs -Hostate baseline |
| 516 | 2026-06-19T06:16:56.508Z | ++ [[ offline* != online ]] |
| 517 | 2026-06-19T06:16:56.508Z | ++ [[ 28 -gt 300 ]] |
| 518 | 2026-06-19T06:16:56.508Z | ++ sleep 1 |
| 519 | 2026-06-19T06:16:57.510Z | ++ retry=29 |
| 520 | 2026-06-19T06:16:57.513Z | +++ svcs -Hostate baseline |
| 521 | 2026-06-19T06:16:57.524Z | ++ [[ offline* != online ]] |
| 522 | 2026-06-19T06:16:57.524Z | ++ [[ 29 -gt 300 ]] |
| 523 | 2026-06-19T06:16:57.524Z | ++ sleep 1 |
| 524 | 2026-06-19T06:16:58.526Z | ++ retry=30 |
| 525 | 2026-06-19T06:16:58.529Z | +++ svcs -Hostate baseline |
| 526 | 2026-06-19T06:16:58.541Z | ++ [[ offline* != online ]] |
| 527 | 2026-06-19T06:16:58.541Z | ++ [[ 30 -gt 300 ]] |
| 528 | 2026-06-19T06:16:58.544Z | ++ sleep 1 |
| 529 | 2026-06-19T06:16:59.543Z | ++ retry=31 |
| 530 | 2026-06-19T06:16:59.546Z | +++ svcs -Hostate baseline |
| 531 | 2026-06-19T06:16:59.557Z | ++ [[ offline* != online ]] |
| 532 | 2026-06-19T06:16:59.557Z | ++ [[ 31 -gt 300 ]] |
| 533 | 2026-06-19T06:16:59.557Z | ++ sleep 1 |
| 534 | 2026-06-19T06:17:00.559Z | ++ retry=32 |
| 535 | 2026-06-19T06:17:00.562Z | +++ svcs -Hostate baseline |
| 536 | 2026-06-19T06:17:00.574Z | ++ [[ offline* != online ]] |
| 537 | 2026-06-19T06:17:00.574Z | ++ [[ 32 -gt 300 ]] |
| 538 | 2026-06-19T06:17:00.574Z | ++ sleep 1 |
| 539 | 2026-06-19T06:17:01.576Z | ++ retry=33 |
| 540 | 2026-06-19T06:17:01.579Z | +++ svcs -Hostate baseline |
| 541 | 2026-06-19T06:17:01.590Z | ++ [[ offline* != online ]] |
| 542 | 2026-06-19T06:17:01.590Z | ++ [[ 33 -gt 300 ]] |
| 543 | 2026-06-19T06:17:01.590Z | ++ sleep 1 |
| 544 | 2026-06-19T06:17:02.592Z | ++ retry=34 |
| 545 | 2026-06-19T06:17:02.595Z | +++ svcs -Hostate baseline |
| 546 | 2026-06-19T06:17:02.606Z | ++ [[ offline* != online ]] |
| 547 | 2026-06-19T06:17:02.606Z | ++ [[ 34 -gt 300 ]] |
| 548 | 2026-06-19T06:17:02.606Z | ++ sleep 1 |
| 549 | 2026-06-19T06:17:03.608Z | ++ retry=35 |
| 550 | 2026-06-19T06:17:03.611Z | +++ svcs -Hostate baseline |
| 551 | 2026-06-19T06:17:03.623Z | ++ [[ offline* != online ]] |
| 552 | 2026-06-19T06:17:03.623Z | ++ [[ 35 -gt 300 ]] |
| 553 | 2026-06-19T06:17:03.623Z | ++ sleep 1 |
| 554 | 2026-06-19T06:17:04.625Z | ++ retry=36 |
| 555 | 2026-06-19T06:17:04.628Z | +++ svcs -Hostate baseline |
| 556 | 2026-06-19T06:17:04.639Z | ++ [[ offline* != online ]] |
| 557 | 2026-06-19T06:17:04.639Z | ++ [[ 36 -gt 300 ]] |
| 558 | 2026-06-19T06:17:04.639Z | ++ sleep 1 |
| 559 | 2026-06-19T06:17:05.641Z | ++ retry=37 |
| 560 | 2026-06-19T06:17:05.644Z | +++ svcs -Hostate baseline |
| 561 | 2026-06-19T06:17:05.655Z | ++ [[ offline* != online ]] |
| 562 | 2026-06-19T06:17:05.655Z | ++ [[ 37 -gt 300 ]] |
| 563 | 2026-06-19T06:17:05.656Z | ++ sleep 1 |
| 564 | 2026-06-19T06:17:06.657Z | ++ retry=38 |
| 565 | 2026-06-19T06:17:06.660Z | +++ svcs -Hostate baseline |
| 566 | 2026-06-19T06:17:06.671Z | ++ [[ offline* != online ]] |
| 567 | 2026-06-19T06:17:06.671Z | ++ [[ 38 -gt 300 ]] |
| 568 | 2026-06-19T06:17:06.671Z | ++ sleep 1 |
| 569 | 2026-06-19T06:17:07.673Z | ++ retry=39 |
| 570 | 2026-06-19T06:17:07.676Z | +++ svcs -Hostate baseline |
| 571 | 2026-06-19T06:17:07.688Z | ++ [[ offline* != online ]] |
| 572 | 2026-06-19T06:17:07.688Z | ++ [[ 39 -gt 300 ]] |
| 573 | 2026-06-19T06:17:07.688Z | ++ sleep 1 |
| 574 | 2026-06-19T06:17:08.691Z | ++ retry=40 |
| 575 | 2026-06-19T06:17:08.694Z | +++ svcs -Hostate baseline |
| 576 | 2026-06-19T06:17:08.704Z | ++ [[ offline* != online ]] |
| 577 | 2026-06-19T06:17:08.704Z | ++ [[ 40 -gt 300 ]] |
| 578 | 2026-06-19T06:17:08.704Z | ++ sleep 1 |
| 579 | 2026-06-19T06:17:09.707Z | ++ retry=41 |
| 580 | 2026-06-19T06:17:09.710Z | +++ svcs -Hostate baseline |
| 581 | 2026-06-19T06:17:09.721Z | ++ [[ offline* != online ]] |
| 582 | 2026-06-19T06:17:09.721Z | ++ [[ 41 -gt 300 ]] |
| 583 | 2026-06-19T06:17:09.721Z | ++ sleep 1 |
| 584 | 2026-06-19T06:17:10.723Z | ++ retry=42 |
| 585 | 2026-06-19T06:17:10.726Z | +++ svcs -Hostate baseline |
| 586 | 2026-06-19T06:17:10.737Z | ++ [[ offline* != online ]] |
| 587 | 2026-06-19T06:17:10.737Z | ++ [[ 42 -gt 300 ]] |
| 588 | 2026-06-19T06:17:10.737Z | ++ sleep 1 |
| 589 | 2026-06-19T06:17:11.739Z | ++ retry=43 |
| 590 | 2026-06-19T06:17:11.742Z | +++ svcs -Hostate baseline |
| 591 | 2026-06-19T06:17:11.753Z | ++ [[ offline* != online ]] |
| 592 | 2026-06-19T06:17:11.753Z | ++ [[ 43 -gt 300 ]] |
| 593 | 2026-06-19T06:17:11.753Z | ++ sleep 1 |
| 594 | 2026-06-19T06:17:12.755Z | ++ retry=44 |
| 595 | 2026-06-19T06:17:12.758Z | +++ svcs -Hostate baseline |
| 596 | 2026-06-19T06:17:12.770Z | ++ [[ offline* != online ]] |
| 597 | 2026-06-19T06:17:12.770Z | ++ [[ 44 -gt 300 ]] |
| 598 | 2026-06-19T06:17:12.770Z | ++ sleep 1 |
| 599 | 2026-06-19T06:17:13.772Z | ++ retry=45 |
| 600 | 2026-06-19T06:17:13.774Z | +++ svcs -Hostate baseline |
| 601 | 2026-06-19T06:17:13.786Z | ++ [[ offline* != online ]] |
| 602 | 2026-06-19T06:17:13.786Z | ++ [[ 45 -gt 300 ]] |
| 603 | 2026-06-19T06:17:13.786Z | ++ sleep 1 |
| 604 | 2026-06-19T06:17:14.788Z | ++ retry=46 |
| 605 | 2026-06-19T06:17:14.791Z | +++ svcs -Hostate baseline |
| 606 | 2026-06-19T06:17:14.802Z | ++ [[ offline* != online ]] |
| 607 | 2026-06-19T06:17:14.802Z | ++ [[ 46 -gt 300 ]] |
| 608 | 2026-06-19T06:17:14.802Z | ++ sleep 1 |
| 609 | 2026-06-19T06:17:15.804Z | ++ retry=47 |
| 610 | 2026-06-19T06:17:15.807Z | +++ svcs -Hostate baseline |
| 611 | 2026-06-19T06:17:15.818Z | ++ [[ offline* != online ]] |
| 612 | 2026-06-19T06:17:15.818Z | ++ [[ 47 -gt 300 ]] |
| 613 | 2026-06-19T06:17:15.818Z | ++ sleep 1 |
| 614 | 2026-06-19T06:17:16.821Z | ++ retry=48 |
| 615 | 2026-06-19T06:17:16.824Z | +++ svcs -Hostate baseline |
| 616 | 2026-06-19T06:17:16.835Z | ++ [[ offline* != online ]] |
| 617 | 2026-06-19T06:17:16.835Z | ++ [[ 48 -gt 300 ]] |
| 618 | 2026-06-19T06:17:16.835Z | ++ sleep 1 |
| 619 | 2026-06-19T06:17:17.837Z | ++ retry=49 |
| 620 | 2026-06-19T06:17:17.840Z | +++ svcs -Hostate baseline |
| 621 | 2026-06-19T06:17:17.851Z | ++ [[ offline* != online ]] |
| 622 | 2026-06-19T06:17:17.851Z | ++ [[ 49 -gt 300 ]] |
| 623 | 2026-06-19T06:17:17.851Z | ++ sleep 1 |
| 624 | 2026-06-19T06:17:18.853Z | ++ retry=50 |
| 625 | 2026-06-19T06:17:18.857Z | +++ svcs -Hostate baseline |
| 626 | 2026-06-19T06:17:18.867Z | ++ [[ offline* != online ]] |
| 627 | 2026-06-19T06:17:18.867Z | ++ [[ 50 -gt 300 ]] |
| 628 | 2026-06-19T06:17:18.867Z | ++ sleep 1 |
| 629 | 2026-06-19T06:17:19.869Z | ++ retry=51 |
| 630 | 2026-06-19T06:17:19.872Z | +++ svcs -Hostate baseline |
| 631 | 2026-06-19T06:17:19.884Z | ++ [[ offline* != online ]] |
| 632 | 2026-06-19T06:17:19.884Z | ++ [[ 51 -gt 300 ]] |
| 633 | 2026-06-19T06:17:19.884Z | ++ sleep 1 |
| 634 | 2026-06-19T06:17:20.886Z | ++ retry=52 |
| 635 | 2026-06-19T06:17:20.889Z | +++ svcs -Hostate baseline |
| 636 | 2026-06-19T06:17:20.900Z | ++ [[ offline* != online ]] |
| 637 | 2026-06-19T06:17:20.900Z | ++ [[ 52 -gt 300 ]] |
| 638 | 2026-06-19T06:17:20.900Z | ++ sleep 1 |
| 639 | 2026-06-19T06:17:21.902Z | ++ retry=53 |
| 640 | 2026-06-19T06:17:21.905Z | +++ svcs -Hostate baseline |
| 641 | 2026-06-19T06:17:21.916Z | ++ [[ offline* != online ]] |
| 642 | 2026-06-19T06:17:21.916Z | ++ [[ 53 -gt 300 ]] |
| 643 | 2026-06-19T06:17:21.916Z | ++ sleep 1 |
| 644 | 2026-06-19T06:17:22.918Z | ++ retry=54 |
| 645 | 2026-06-19T06:17:22.921Z | +++ svcs -Hostate baseline |
| 646 | 2026-06-19T06:17:22.932Z | ++ [[ offline* != online ]] |
| 647 | 2026-06-19T06:17:22.932Z | ++ [[ 54 -gt 300 ]] |
| 648 | 2026-06-19T06:17:22.932Z | ++ sleep 1 |
| 649 | 2026-06-19T06:17:23.934Z | ++ retry=55 |
| 650 | 2026-06-19T06:17:23.938Z | +++ svcs -Hostate baseline |
| 651 | 2026-06-19T06:17:23.949Z | ++ [[ offline* != online ]] |
| 652 | 2026-06-19T06:17:23.949Z | ++ [[ 55 -gt 300 ]] |
| 653 | 2026-06-19T06:17:23.949Z | ++ sleep 1 |
| 654 | 2026-06-19T06:17:24.951Z | ++ retry=56 |
| 655 | 2026-06-19T06:17:24.954Z | +++ svcs -Hostate baseline |
| 656 | 2026-06-19T06:17:24.965Z | ++ [[ offline* != online ]] |
| 657 | 2026-06-19T06:17:24.965Z | ++ [[ 56 -gt 300 ]] |
| 658 | 2026-06-19T06:17:24.965Z | ++ sleep 1 |
| 659 | 2026-06-19T06:17:25.967Z | ++ retry=57 |
| 660 | 2026-06-19T06:17:25.970Z | +++ svcs -Hostate baseline |
| 661 | 2026-06-19T06:17:25.981Z | ++ [[ offline* != online ]] |
| 662 | 2026-06-19T06:17:25.981Z | ++ [[ 57 -gt 300 ]] |
| 663 | 2026-06-19T06:17:25.981Z | ++ sleep 1 |
| 664 | 2026-06-19T06:17:26.984Z | ++ retry=58 |
| 665 | 2026-06-19T06:17:26.987Z | +++ svcs -Hostate baseline |
| 666 | 2026-06-19T06:17:26.999Z | ++ [[ offline* != online ]] |
| 667 | 2026-06-19T06:17:26.999Z | ++ [[ 58 -gt 300 ]] |
| 668 | 2026-06-19T06:17:26.999Z | ++ sleep 1 |
| 669 | 2026-06-19T06:17:28.001Z | ++ retry=59 |
| 670 | 2026-06-19T06:17:28.004Z | +++ svcs -Hostate baseline |
| 671 | 2026-06-19T06:17:28.015Z | ++ [[ offline* != online ]] |
| 672 | 2026-06-19T06:17:28.015Z | ++ [[ 59 -gt 300 ]] |
| 673 | 2026-06-19T06:17:28.015Z | ++ sleep 1 |
| 674 | 2026-06-19T06:17:29.017Z | ++ retry=60 |
| 675 | 2026-06-19T06:17:29.020Z | +++ svcs -Hostate baseline |
| 676 | 2026-06-19T06:17:29.031Z | ++ [[ offline* != online ]] |
| 677 | 2026-06-19T06:17:29.031Z | ++ [[ 60 -gt 300 ]] |
| 678 | 2026-06-19T06:17:29.031Z | ++ sleep 1 |
| 679 | 2026-06-19T06:17:30.033Z | ++ retry=61 |
| 680 | 2026-06-19T06:17:30.036Z | +++ svcs -Hostate baseline |
| 681 | 2026-06-19T06:17:30.047Z | ++ [[ offline* != online ]] |
| 682 | 2026-06-19T06:17:30.047Z | ++ [[ 61 -gt 300 ]] |
| 683 | 2026-06-19T06:17:30.047Z | ++ sleep 1 |
| 684 | 2026-06-19T06:17:31.050Z | ++ retry=62 |
| 685 | 2026-06-19T06:17:31.053Z | +++ svcs -Hostate baseline |
| 686 | 2026-06-19T06:17:31.064Z | ++ [[ offline* != online ]] |
| 687 | 2026-06-19T06:17:31.064Z | ++ [[ 62 -gt 300 ]] |
| 688 | 2026-06-19T06:17:31.064Z | ++ sleep 1 |
| 689 | 2026-06-19T06:17:32.066Z | ++ retry=63 |
| 690 | 2026-06-19T06:17:32.069Z | +++ svcs -Hostate baseline |
| 691 | 2026-06-19T06:17:32.080Z | ++ [[ offline* != online ]] |
| 692 | 2026-06-19T06:17:32.080Z | ++ [[ 63 -gt 300 ]] |
| 693 | 2026-06-19T06:17:32.080Z | ++ sleep 1 |
| 694 | 2026-06-19T06:17:33.082Z | ++ retry=64 |
| 695 | 2026-06-19T06:17:33.085Z | +++ svcs -Hostate baseline |
| 696 | 2026-06-19T06:17:33.097Z | ++ [[ offline* != online ]] |
| 697 | 2026-06-19T06:17:33.097Z | ++ [[ 64 -gt 300 ]] |
| 698 | 2026-06-19T06:17:33.097Z | ++ sleep 1 |
| 699 | 2026-06-19T06:17:34.099Z | ++ retry=65 |
| 700 | 2026-06-19T06:17:34.102Z | +++ svcs -Hostate baseline |
| 701 | 2026-06-19T06:17:34.113Z | ++ [[ offline* != online ]] |
| 702 | 2026-06-19T06:17:34.113Z | ++ [[ 65 -gt 300 ]] |
| 703 | 2026-06-19T06:17:34.113Z | ++ sleep 1 |
| 704 | 2026-06-19T06:17:35.115Z | ++ retry=66 |
| 705 | 2026-06-19T06:17:35.118Z | +++ svcs -Hostate baseline |
| 706 | 2026-06-19T06:17:35.130Z | ++ [[ offline* != online ]] |
| 707 | 2026-06-19T06:17:35.130Z | ++ [[ 66 -gt 300 ]] |
| 708 | 2026-06-19T06:17:35.130Z | ++ sleep 1 |
| 709 | 2026-06-19T06:17:36.132Z | ++ retry=67 |
| 710 | 2026-06-19T06:17:36.135Z | +++ svcs -Hostate baseline |
| 711 | 2026-06-19T06:17:36.146Z | ++ [[ offline* != online ]] |
| 712 | 2026-06-19T06:17:36.146Z | ++ [[ 67 -gt 300 ]] |
| 713 | 2026-06-19T06:17:36.146Z | ++ sleep 1 |
| 714 | 2026-06-19T06:17:37.149Z | ++ retry=68 |
| 715 | 2026-06-19T06:17:37.152Z | +++ svcs -Hostate baseline |
| 716 | 2026-06-19T06:17:37.163Z | ++ [[ offline* != online ]] |
| 717 | 2026-06-19T06:17:37.163Z | ++ [[ 68 -gt 300 ]] |
| 718 | 2026-06-19T06:17:37.163Z | ++ sleep 1 |
| 719 | 2026-06-19T06:17:38.165Z | ++ retry=69 |
| 720 | 2026-06-19T06:17:38.168Z | +++ svcs -Hostate baseline |
| 721 | 2026-06-19T06:17:38.180Z | ++ [[ offline* != online ]] |
| 722 | 2026-06-19T06:17:38.180Z | ++ [[ 69 -gt 300 ]] |
| 723 | 2026-06-19T06:17:38.180Z | ++ sleep 1 |
| 724 | 2026-06-19T06:17:39.182Z | ++ retry=70 |
| 725 | 2026-06-19T06:17:39.185Z | +++ svcs -Hostate baseline |
| 726 | 2026-06-19T06:17:39.196Z | ++ [[ offline* != online ]] |
| 727 | 2026-06-19T06:17:39.196Z | ++ [[ 70 -gt 300 ]] |
| 728 | 2026-06-19T06:17:39.196Z | ++ sleep 1 |
| 729 | 2026-06-19T06:17:40.198Z | ++ retry=71 |
| 730 | 2026-06-19T06:17:40.201Z | +++ svcs -Hostate baseline |
| 731 | 2026-06-19T06:17:40.213Z | ++ [[ offline* != online ]] |
| 732 | 2026-06-19T06:17:40.213Z | ++ [[ 71 -gt 300 ]] |
| 733 | 2026-06-19T06:17:40.213Z | ++ sleep 1 |
| 734 | 2026-06-19T06:17:41.216Z | ++ retry=72 |
| 735 | 2026-06-19T06:17:41.219Z | +++ svcs -Hostate baseline |
| 736 | 2026-06-19T06:17:41.230Z | ++ [[ offline* != online ]] |
| 737 | 2026-06-19T06:17:41.231Z | ++ [[ 72 -gt 300 ]] |
| 738 | 2026-06-19T06:17:41.231Z | ++ sleep 1 |
| 739 | 2026-06-19T06:17:42.233Z | ++ retry=73 |
| 740 | 2026-06-19T06:17:42.236Z | +++ svcs -Hostate baseline |
| 741 | 2026-06-19T06:17:42.247Z | ++ [[ offline* != online ]] |
| 742 | 2026-06-19T06:17:42.247Z | ++ [[ 73 -gt 300 ]] |
| 743 | 2026-06-19T06:17:42.247Z | ++ sleep 1 |
| 744 | 2026-06-19T06:17:43.249Z | ++ retry=74 |
| 745 | 2026-06-19T06:17:43.252Z | +++ svcs -Hostate baseline |
| 746 | 2026-06-19T06:17:43.264Z | ++ [[ offline* != online ]] |
| 747 | 2026-06-19T06:17:43.264Z | ++ [[ 74 -gt 300 ]] |
| 748 | 2026-06-19T06:17:43.264Z | ++ sleep 1 |
| 749 | 2026-06-19T06:17:44.266Z | ++ retry=75 |
| 750 | 2026-06-19T06:17:44.269Z | +++ svcs -Hostate baseline |
| 751 | 2026-06-19T06:17:44.280Z | ++ [[ offline* != online ]] |
| 752 | 2026-06-19T06:17:44.280Z | ++ [[ 75 -gt 300 ]] |
| 753 | 2026-06-19T06:17:44.280Z | ++ sleep 1 |
| 754 | 2026-06-19T06:17:45.282Z | ++ retry=76 |
| 755 | 2026-06-19T06:17:45.285Z | +++ svcs -Hostate baseline |
| 756 | 2026-06-19T06:17:45.296Z | ++ [[ offline* != online ]] |
| 757 | 2026-06-19T06:17:45.296Z | ++ [[ 76 -gt 300 ]] |
| 758 | 2026-06-19T06:17:45.297Z | ++ sleep 1 |
| 759 | 2026-06-19T06:17:46.299Z | ++ retry=77 |
| 760 | 2026-06-19T06:17:46.302Z | +++ svcs -Hostate baseline |
| 761 | 2026-06-19T06:17:46.313Z | ++ [[ offline* != online ]] |
| 762 | 2026-06-19T06:17:46.313Z | ++ [[ 77 -gt 300 ]] |
| 763 | 2026-06-19T06:17:46.313Z | ++ sleep 1 |
| 764 | 2026-06-19T06:17:47.316Z | ++ retry=78 |
| 765 | 2026-06-19T06:17:47.319Z | +++ svcs -Hostate baseline |
| 766 | 2026-06-19T06:17:47.329Z | ++ [[ offline* != online ]] |
| 767 | 2026-06-19T06:17:47.329Z | ++ [[ 78 -gt 300 ]] |
| 768 | 2026-06-19T06:17:47.329Z | ++ sleep 1 |
| 769 | 2026-06-19T06:17:48.332Z | ++ retry=79 |
| 770 | 2026-06-19T06:17:48.336Z | +++ svcs -Hostate baseline |
| 771 | 2026-06-19T06:17:48.346Z | ++ [[ offline* != online ]] |
| 772 | 2026-06-19T06:17:48.346Z | ++ [[ 79 -gt 300 ]] |
| 773 | 2026-06-19T06:17:48.346Z | ++ sleep 1 |
| 774 | 2026-06-19T06:17:49.348Z | ++ retry=80 |
| 775 | 2026-06-19T06:17:49.353Z | +++ svcs -Hostate baseline |
| 776 | 2026-06-19T06:17:49.362Z | ++ [[ offline* != online ]] |
| 777 | 2026-06-19T06:17:49.362Z | ++ [[ 80 -gt 300 ]] |
| 778 | 2026-06-19T06:17:49.362Z | ++ sleep 1 |
| 779 | 2026-06-19T06:17:50.364Z | ++ retry=81 |
| 780 | 2026-06-19T06:17:50.369Z | +++ svcs -Hostate baseline |
| 781 | 2026-06-19T06:17:50.379Z | ++ [[ offline* != online ]] |
| 782 | 2026-06-19T06:17:50.379Z | ++ [[ 81 -gt 300 ]] |
| 783 | 2026-06-19T06:17:50.379Z | ++ sleep 1 |
| 784 | 2026-06-19T06:17:51.381Z | ++ retry=82 |
| 785 | 2026-06-19T06:17:51.384Z | +++ svcs -Hostate baseline |
| 786 | 2026-06-19T06:17:51.395Z | ++ [[ offline* != online ]] |
| 787 | 2026-06-19T06:17:51.395Z | ++ [[ 82 -gt 300 ]] |
| 788 | 2026-06-19T06:17:51.395Z | ++ sleep 1 |
| 789 | 2026-06-19T06:17:52.398Z | ++ retry=83 |
| 790 | 2026-06-19T06:17:52.401Z | +++ svcs -Hostate baseline |
| 791 | 2026-06-19T06:17:52.412Z | ++ [[ offline* != online ]] |
| 792 | 2026-06-19T06:17:52.412Z | ++ [[ 83 -gt 300 ]] |
| 793 | 2026-06-19T06:17:52.412Z | ++ sleep 1 |
| 794 | 2026-06-19T06:17:53.414Z | ++ retry=84 |
| 795 | 2026-06-19T06:17:53.417Z | +++ svcs -Hostate baseline |
| 796 | 2026-06-19T06:17:53.428Z | ++ [[ offline* != online ]] |
| 797 | 2026-06-19T06:17:53.428Z | ++ [[ 84 -gt 300 ]] |
| 798 | 2026-06-19T06:17:53.428Z | ++ sleep 1 |
| 799 | 2026-06-19T06:17:54.430Z | ++ retry=85 |
| 800 | 2026-06-19T06:17:54.433Z | +++ svcs -Hostate baseline |
| 801 | 2026-06-19T06:17:54.444Z | ++ [[ offline* != online ]] |
| 802 | 2026-06-19T06:17:54.444Z | ++ [[ 85 -gt 300 ]] |
| 803 | 2026-06-19T06:17:54.444Z | ++ sleep 1 |
| 804 | 2026-06-19T06:17:55.446Z | ++ retry=86 |
| 805 | 2026-06-19T06:17:55.450Z | +++ svcs -Hostate baseline |
| 806 | 2026-06-19T06:17:55.460Z | ++ [[ offline* != online ]] |
| 807 | 2026-06-19T06:17:55.460Z | ++ [[ 86 -gt 300 ]] |
| 808 | 2026-06-19T06:17:55.461Z | ++ sleep 1 |
| 809 | 2026-06-19T06:17:56.463Z | ++ retry=87 |
| 810 | 2026-06-19T06:17:56.466Z | +++ svcs -Hostate baseline |
| 811 | 2026-06-19T06:17:56.477Z | ++ [[ offline* != online ]] |
| 812 | 2026-06-19T06:17:56.477Z | ++ [[ 87 -gt 300 ]] |
| 813 | 2026-06-19T06:17:56.477Z | ++ sleep 1 |
| 814 | 2026-06-19T06:17:57.479Z | ++ retry=88 |
| 815 | 2026-06-19T06:17:57.482Z | +++ svcs -Hostate baseline |
| 816 | 2026-06-19T06:17:57.493Z | ++ [[ offline* != online ]] |
| 817 | 2026-06-19T06:17:57.493Z | ++ [[ 88 -gt 300 ]] |
| 818 | 2026-06-19T06:17:57.493Z | ++ sleep 1 |
| 819 | 2026-06-19T06:17:58.495Z | ++ retry=89 |
| 820 | 2026-06-19T06:17:58.499Z | +++ svcs -Hostate baseline |
| 821 | 2026-06-19T06:17:58.510Z | ++ [[ offline* != online ]] |
| 822 | 2026-06-19T06:17:58.510Z | ++ [[ 89 -gt 300 ]] |
| 823 | 2026-06-19T06:17:58.510Z | ++ sleep 1 |
| 824 | 2026-06-19T06:17:59.512Z | ++ retry=90 |
| 825 | 2026-06-19T06:17:59.515Z | +++ svcs -Hostate baseline |
| 826 | 2026-06-19T06:17:59.527Z | ++ [[ offline* != online ]] |
| 827 | 2026-06-19T06:17:59.527Z | ++ [[ 90 -gt 300 ]] |
| 828 | 2026-06-19T06:17:59.527Z | ++ sleep 1 |
| 829 | 2026-06-19T06:18:00.528Z | ++ retry=91 |
| 830 | 2026-06-19T06:18:00.532Z | +++ svcs -Hostate baseline |
| 831 | 2026-06-19T06:18:00.543Z | ++ [[ offline* != online ]] |
| 832 | 2026-06-19T06:18:00.543Z | ++ [[ 91 -gt 300 ]] |
| 833 | 2026-06-19T06:18:00.543Z | ++ sleep 1 |
| 834 | 2026-06-19T06:18:01.545Z | ++ retry=92 |
| 835 | 2026-06-19T06:18:01.548Z | +++ svcs -Hostate baseline |
| 836 | 2026-06-19T06:18:01.559Z | ++ [[ offline* != online ]] |
| 837 | 2026-06-19T06:18:01.559Z | ++ [[ 92 -gt 300 ]] |
| 838 | 2026-06-19T06:18:01.559Z | ++ sleep 1 |
| 839 | 2026-06-19T06:18:02.561Z | ++ retry=93 |
| 840 | 2026-06-19T06:18:02.564Z | +++ svcs -Hostate baseline |
| 841 | 2026-06-19T06:18:02.576Z | ++ [[ offline* != online ]] |
| 842 | 2026-06-19T06:18:02.576Z | ++ [[ 93 -gt 300 ]] |
| 843 | 2026-06-19T06:18:02.576Z | ++ sleep 1 |
| 844 | 2026-06-19T06:18:03.578Z | ++ retry=94 |
| 845 | 2026-06-19T06:18:03.581Z | +++ svcs -Hostate baseline |
| 846 | 2026-06-19T06:18:03.592Z | ++ [[ offline* != online ]] |
| 847 | 2026-06-19T06:18:03.593Z | ++ [[ 94 -gt 300 ]] |
| 848 | 2026-06-19T06:18:03.593Z | ++ sleep 1 |
| 849 | 2026-06-19T06:18:04.594Z | ++ retry=95 |
| 850 | 2026-06-19T06:18:04.598Z | +++ svcs -Hostate baseline |
| 851 | 2026-06-19T06:18:04.609Z | ++ [[ offline* != online ]] |
| 852 | 2026-06-19T06:18:04.609Z | ++ [[ 95 -gt 300 ]] |
| 853 | 2026-06-19T06:18:04.609Z | ++ sleep 1 |
| 854 | 2026-06-19T06:18:05.611Z | ++ retry=96 |
| 855 | 2026-06-19T06:18:05.615Z | +++ svcs -Hostate baseline |
| 856 | 2026-06-19T06:18:05.626Z | ++ [[ offline* != online ]] |
| 857 | 2026-06-19T06:18:05.626Z | ++ [[ 96 -gt 300 ]] |
| 858 | 2026-06-19T06:18:05.626Z | ++ sleep 1 |
| 859 | 2026-06-19T06:18:06.629Z | ++ retry=97 |
| 860 | 2026-06-19T06:18:06.633Z | +++ svcs -Hostate baseline |
| 861 | 2026-06-19T06:18:06.643Z | ++ [[ offline* != online ]] |
| 862 | 2026-06-19T06:18:06.643Z | ++ [[ 97 -gt 300 ]] |
| 863 | 2026-06-19T06:18:06.643Z | ++ sleep 1 |
| 864 | 2026-06-19T06:18:07.645Z | ++ retry=98 |
| 865 | 2026-06-19T06:18:07.649Z | +++ svcs -Hostate baseline |
| 866 | 2026-06-19T06:18:07.659Z | ++ [[ offline* != online ]] |
| 867 | 2026-06-19T06:18:07.659Z | ++ [[ 98 -gt 300 ]] |
| 868 | 2026-06-19T06:18:07.659Z | ++ sleep 1 |
| 869 | 2026-06-19T06:18:08.662Z | ++ retry=99 |
| 870 | 2026-06-19T06:18:08.665Z | +++ svcs -Hostate baseline |
| 871 | 2026-06-19T06:18:08.676Z | ++ [[ offline* != online ]] |
| 872 | 2026-06-19T06:18:08.676Z | ++ [[ 99 -gt 300 ]] |
| 873 | 2026-06-19T06:18:08.676Z | ++ sleep 1 |
| 874 | 2026-06-19T06:18:09.678Z | ++ retry=100 |
| 875 | 2026-06-19T06:18:09.681Z | +++ svcs -Hostate baseline |
| 876 | 2026-06-19T06:18:09.692Z | ++ [[ offline* != online ]] |
| 877 | 2026-06-19T06:18:09.692Z | ++ [[ 100 -gt 300 ]] |
| 878 | 2026-06-19T06:18:09.692Z | ++ sleep 1 |
| 879 | 2026-06-19T06:18:10.693Z | ++ retry=101 |
| 880 | 2026-06-19T06:18:10.696Z | +++ svcs -Hostate baseline |
| 881 | 2026-06-19T06:18:10.706Z | ++ [[ offline* != online ]] |
| 882 | 2026-06-19T06:18:10.707Z | ++ [[ 101 -gt 300 ]] |
| 883 | 2026-06-19T06:18:10.707Z | ++ sleep 1 |
| 884 | 2026-06-19T06:18:11.708Z | ++ retry=102 |
| 885 | 2026-06-19T06:18:11.711Z | +++ svcs -Hostate baseline |
| 886 | 2026-06-19T06:18:11.722Z | ++ [[ offline* != online ]] |
| 887 | 2026-06-19T06:18:11.722Z | ++ [[ 102 -gt 300 ]] |
| 888 | 2026-06-19T06:18:11.722Z | ++ sleep 1 |
| 889 | 2026-06-19T06:18:12.724Z | ++ retry=103 |
| 890 | 2026-06-19T06:18:12.727Z | +++ svcs -Hostate baseline |
| 891 | 2026-06-19T06:18:12.737Z | ++ [[ offline* != online ]] |
| 892 | 2026-06-19T06:18:12.737Z | ++ [[ 103 -gt 300 ]] |
| 893 | 2026-06-19T06:18:12.737Z | ++ sleep 1 |
| 894 | 2026-06-19T06:18:13.739Z | ++ retry=104 |
| 895 | 2026-06-19T06:18:13.743Z | +++ svcs -Hostate baseline |
| 896 | 2026-06-19T06:18:13.754Z | ++ [[ offline* != online ]] |
| 897 | 2026-06-19T06:18:13.754Z | ++ [[ 104 -gt 300 ]] |
| 898 | 2026-06-19T06:18:13.754Z | ++ sleep 1 |
| 899 | 2026-06-19T06:18:14.756Z | ++ retry=105 |
| 900 | 2026-06-19T06:18:14.760Z | +++ svcs -Hostate baseline |
| 901 | 2026-06-19T06:18:14.770Z | ++ [[ offline* != online ]] |
| 902 | 2026-06-19T06:18:14.770Z | ++ [[ 105 -gt 300 ]] |
| 903 | 2026-06-19T06:18:14.770Z | ++ sleep 1 |
| 904 | 2026-06-19T06:18:15.772Z | ++ retry=106 |
| 905 | 2026-06-19T06:18:15.776Z | +++ svcs -Hostate baseline |
| 906 | 2026-06-19T06:18:15.786Z | ++ [[ online != online ]] |
| 907 | 2026-06-19T06:18:15.786Z | ++ set -o errexit |
| 908 | 2026-06-19T06:18:15.789Z | ++ set -o pipefail |
| 909 | 2026-06-19T06:18:15.789Z | ++ banner build |
| 910 | 2026-06-19T06:18:15.789Z | |
| 911 | 2026-06-19T06:18:15.790Z | ##### # # # # ##### |
| 912 | 2026-06-19T06:18:15.790Z | # # # # # # # # |
| 913 | 2026-06-19T06:18:15.790Z | ##### # # # # # # |
| 914 | 2026-06-19T06:18:15.790Z | # # # # # # # # |
| 915 | 2026-06-19T06:18:15.790Z | # # # # # # # # |
| 916 | 2026-06-19T06:18:15.790Z | ##### #### # ###### ##### |
| 917 | 2026-06-19T06:18:15.790Z | |
| 918 | 2026-06-19T06:18:15.790Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 919 | 2026-06-19T06:18:15.793Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 920 | 2026-06-19T06:18:15.936Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 921 | 2026-06-19T06:18:15.940Z | info: downloading 6 components |
| 922 | 2026-06-19T06:18:32.201Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 923 | 2026-06-19T06:18:33.201Z | From https://github.com/oxidecomputer/falcon |
| 924 | 2026-06-19T06:18:33.201Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 925 | 2026-06-19T06:18:33.280Z | Updating crates.io index |
| 926 | 2026-06-19T06:18:33.323Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 927 | 2026-06-19T06:18:33.734Z | From https://github.com/oxidecomputer/dendrite |
| 928 | 2026-06-19T06:18:33.734Z | * [new ref] 52dac9efe05c989162b22a5636b4a7a0d276f0e9 -> refs/commit/52dac9efe05c989162b22a5636b4a7a0d276f0e9 |
| 929 | 2026-06-19T06:18:34.014Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 930 | 2026-06-19T06:18:34.287Z | From https://github.com/oxidecomputer/ispf |
| 931 | 2026-06-19T06:18:34.287Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 932 | 2026-06-19T06:18:34.293Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 933 | 2026-06-19T06:18:34.875Z | From https://github.com/oxidecomputer/netadm-sys |
| 934 | 2026-06-19T06:18:34.876Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 935 | 2026-06-19T06:18:34.883Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 936 | 2026-06-19T06:18:41.500Z | From https://github.com/oxidecomputer/omicron |
| 937 | 2026-06-19T06:18:41.500Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 938 | 2026-06-19T06:18:41.916Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 939 | 2026-06-19T06:18:42.517Z | From https://github.com/oxidecomputer/opte |
| 940 | 2026-06-19T06:18:42.517Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 941 | 2026-06-19T06:18:42.548Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 942 | 2026-06-19T06:18:42.784Z | From https://github.com/illumos/smf-rs |
| 943 | 2026-06-19T06:18:42.785Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 944 | 2026-06-19T06:18:43.358Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 945 | 2026-06-19T06:18:43.610Z | From https://github.com/oxidecomputer/network-interface |
| 946 | 2026-06-19T06:18:43.610Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 947 | 2026-06-19T06:18:43.817Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 948 | 2026-06-19T06:18:44.079Z | From https://github.com/oxidecomputer/zone |
| 949 | 2026-06-19T06:18:44.079Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 950 | 2026-06-19T06:18:44.088Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 951 | 2026-06-19T06:18:44.699Z | From https://github.com/oxidecomputer/propolis |
| 952 | 2026-06-19T06:18:44.699Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 953 | 2026-06-19T06:18:44.850Z | Updating crates.io index |
| 954 | 2026-06-19T06:18:44.853Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 955 | 2026-06-19T06:18:45.335Z | From https://github.com/oxidecomputer/transceiver-control |
| 956 | 2026-06-19T06:18:45.335Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 957 | 2026-06-19T06:18:45.397Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 958 | 2026-06-19T06:18:45.644Z | From https://github.com/oxidecomputer/dlpi-sys |
| 959 | 2026-06-19T06:18:45.644Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 960 | 2026-06-19T06:18:45.650Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 961 | 2026-06-19T06:18:45.917Z | From https://github.com/jmesmon/rust-libzfs |
| 962 | 2026-06-19T06:18:45.917Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 963 | 2026-06-19T06:18:45.925Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 964 | 2026-06-19T06:18:46.160Z | From https://github.com/oxidecomputer/rusty-doors |
| 965 | 2026-06-19T06:18:46.161Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 966 | 2026-06-19T06:18:46.166Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 967 | 2026-06-19T06:18:46.860Z | From https://github.com/oxidecomputer/lldp |
| 968 | 2026-06-19T06:18:46.860Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 969 | 2026-06-19T06:18:47.072Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 970 | 2026-06-19T06:18:47.336Z | From https://github.com/oxidecomputer/slog-error-chain |
| 971 | 2026-06-19T06:18:47.337Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 972 | 2026-06-19T06:18:47.356Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 973 | 2026-06-19T06:18:47.664Z | From https://github.com/oxidecomputer/tufaceous |
| 974 | 2026-06-19T06:18:47.664Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 975 | 2026-06-19T06:18:47.676Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 976 | 2026-06-19T06:18:48.132Z | From https://github.com/oxidecomputer/management-gateway-service |
| 977 | 2026-06-19T06:18:48.132Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 978 | 2026-06-19T06:18:48.310Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 979 | 2026-06-19T06:18:49.081Z | From https://github.com/oxidecomputer/crucible |
| 980 | 2026-06-19T06:18:49.081Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 981 | 2026-06-19T06:18:49.833Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 982 | 2026-06-19T06:18:50.081Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 983 | 2026-06-19T06:18:50.081Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 984 | 2026-06-19T06:18:50.104Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 985 | 2026-06-19T06:18:50.558Z | From https://github.com/oxidecomputer/propolis |
| 986 | 2026-06-19T06:18:50.558Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 987 | 2026-06-19T06:18:50.946Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 988 | 2026-06-19T06:18:51.430Z | From https://github.com/oxidecomputer/crucible |
| 989 | 2026-06-19T06:18:51.430Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 990 | 2026-06-19T06:18:51.676Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 991 | 2026-06-19T06:18:51.998Z | From https://github.com/oxidecomputer/tofino |
| 992 | 2026-06-19T06:18:51.998Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 993 | 2026-06-19T06:18:52.024Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 994 | 2026-06-19T06:18:52.677Z | From https://github.com/oxidecomputer/maghemite |
| 995 | 2026-06-19T06:18:52.677Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 996 | 2026-06-19T06:18:52.736Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 997 | 2026-06-19T06:18:52.969Z | From https://github.com/oxidecomputer/clickward |
| 998 | 2026-06-19T06:18:52.969Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 999 | 2026-06-19T06:18:52.979Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1000 | 2026-06-19T06:18:53.212Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1001 | 2026-06-19T06:18:53.212Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1002 | 2026-06-19T06:18:53.868Z | error: failed to select a version for `http`. |
| 1003 | 2026-06-19T06:18:53.868Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 1004 | 2026-06-19T06:18:53.868Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 1005 | 2026-06-19T06:18:53.868Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 1006 | 2026-06-19T06:18:53.868Z | |
| 1007 | 2026-06-19T06:18:53.868Z | all possible versions conflict with previously selected packages. |
| 1008 | 2026-06-19T06:18:53.869Z | |
| 1009 | 2026-06-19T06:18:53.869Z | previously selected package `http v1.4.1` |
| 1010 | 2026-06-19T06:18:53.869Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 1011 | 2026-06-19T06:18:53.869Z | |
| 1012 | 2026-06-19T06:18:53.869Z | failed to select a version for `http` which could resolve this conflict |
| 1013 | 2026-06-19T06:18:53.894Z | + cleanup |
| 1014 | 2026-06-19T06:18:53.897Z | ++ id -un |
| 1015 | 2026-06-19T06:18:53.900Z | ++ id -gn |
| 1016 | 2026-06-19T06:18:53.902Z | + pfexec chown -R build:build . |
| 1017 | 2026-06-19T06:18:53.908Z | process exited: duration 255859 ms, exit code 101 |
| |
| 1018 | 2026-06-19T06:18:53.914Z | found 0 output files |