|
|
|
| 1 | 2026-02-17T05:27:14.393Z | job assigned to worker 01KHN11CK95J7YD10EXPNZMCDC [factory gimlet-EVT22200007-propolis, EVT22200007/58366] (queued for 6 m 4 s) |
| |
| 2 | 2026-02-17T05:27:22.928Z | starting task 0: "setup" |
| 3 | 2026-02-17T05:27:22.952Z | ++ uname -s |
| 4 | 2026-02-17T05:27:22.952Z | + kern=SunOS |
| 5 | 2026-02-17T05:27:22.952Z | + build_user=build |
| 6 | 2026-02-17T05:27:22.952Z | + build_uid=12345 |
| 7 | 2026-02-17T05:27:22.953Z | + work_dir=/work |
| 8 | 2026-02-17T05:27:22.953Z | + input_dir=/input |
| 9 | 2026-02-17T05:27:22.953Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T05:27:22.953Z | + case "$kern" in |
| 11 | 2026-02-17T05:27:22.953Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T05:27:22.953Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T05:27:24.957Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T05:27:24.999Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T05:27:25.024Z | + home_fs=zfs |
| 16 | 2026-02-17T05:27:25.024Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T05:27:25.024Z | + mkdir -p /home/build |
| 18 | 2026-02-17T05:27:25.024Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T05:27:27.007Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T05:27:27.031Z | process exited: duration 4083 ms, exit code 0 |
| |
| 21 | 2026-02-17T05:27:27.079Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T05:27:27.103Z | * rust toolchain channel = "stable" |
| 23 | 2026-02-17T05:27:27.103Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-02-17T05:27:27.103Z | * rust toolchain profile = "default" |
| 25 | 2026-02-17T05:27:27.103Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-17T05:27:27.103Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T05:27:27.104Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-17T05:27:27.104Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T05:27:27.104Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T05:27:27.274Z | info: downloading installer |
| 31 | 2026-02-17T05:27:27.922Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T05:27:27.923Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T05:27:27.923Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T05:27:27.923Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T05:27:27.923Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T05:27:27.923Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T05:27:27.923Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T05:27:27.923Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T05:27:27.923Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T05:27:27.972Z | info: profile set to 'default' |
| 41 | 2026-02-17T05:27:27.972Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T05:27:27.972Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T05:27:28.058Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T05:27:28.058Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T05:27:28.234Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T05:27:28.298Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T05:27:28.580Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T05:27:28.901Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T05:27:30.400Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T05:27:30.465Z | info: installing component 'cargo' |
| 51 | 2026-02-17T05:27:31.722Z | info: installing component 'clippy' |
| 52 | 2026-02-17T05:27:32.200Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T05:27:35.826Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T05:27:38.084Z | info: installing component 'rustc' |
| 55 | 2026-02-17T05:27:46.962Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T05:27:47.370Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T05:27:47.371Z | |
| 58 | 2026-02-17T05:27:47.567Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T05:27:47.567Z | |
| 60 | 2026-02-17T05:27:47.591Z | |
| 61 | 2026-02-17T05:27:47.591Z | Rust is installed now. Great! |
| 62 | 2026-02-17T05:27:47.591Z | |
| 63 | 2026-02-17T05:27:47.591Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T05:27:47.591Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T05:27:47.591Z | |
| 66 | 2026-02-17T05:27:47.591Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T05:27:47.591Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T05:27:47.591Z | |
| 69 | 2026-02-17T05:27:47.592Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T05:27:47.592Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T05:27:47.592Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T05:27:47.592Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T05:27:47.723Z | + rustup --version |
| 74 | 2026-02-17T05:27:47.747Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T05:27:47.747Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T05:27:47.871Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T05:27:47.895Z | + cargo --version |
| 78 | 2026-02-17T05:27:47.989Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T05:27:48.015Z | + rustc --version |
| 80 | 2026-02-17T05:27:48.154Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T05:27:48.178Z | process exited: duration 21082 ms, exit code 0 |
| |
| 82 | 2026-02-17T05:27:48.230Z | starting task 2: "authentication" |
| 83 | 2026-02-17T05:27:48.291Z | process exited: duration 64 ms, exit code 0 |
| |
| 84 | 2026-02-17T05:27:48.340Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T05:27:48.364Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-17T05:27:48.364Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-17T05:27:48.391Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-17T05:27:50.032Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-17T05:27:50.032Z | + git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 90 | 2026-02-17T05:27:50.371Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-17T05:27:50.371Z | * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD |
| 92 | 2026-02-17T05:27:50.395Z | + [[ -n renovate/reqwest-0.x ]] |
| 93 | 2026-02-17T05:27:50.395Z | ++ git branch --show-current |
| 94 | 2026-02-17T05:27:50.395Z | + current=main |
| 95 | 2026-02-17T05:27:50.395Z | + [[ main != renovate/reqwest-0.x ]] |
| 96 | 2026-02-17T05:27:50.395Z | + git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 97 | 2026-02-17T05:27:50.421Z | + git checkout -f renovate/reqwest-0.x |
| 98 | 2026-02-17T05:27:50.446Z | Switched to branch 'renovate/reqwest-0.x' |
| 99 | 2026-02-17T05:27:50.446Z | + git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 100 | 2026-02-17T05:27:50.470Z | HEAD is now at e54075a Update Rust crate reqwest to 0.13 |
| 101 | 2026-02-17T05:27:50.470Z | process exited: duration 2113 ms, exit code 0 |
| |
| 102 | 2026-02-17T05:27:50.520Z | starting task 4: "build" |
| 103 | 2026-02-17T05:27:50.544Z | + pfexec pkg install clang-15 |
| 104 | 2026-02-17T05:28:06.728Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 105 | 2026-02-17T05:28:25.525Z | Startup: Caching catalogs ... Done |
| 106 | 2026-02-17T05:29:02.008Z | Planning: Solver setup ... Done |
| 107 | 2026-02-17T05:29:02.257Z | Planning: Running solver ... Done |
| 108 | 2026-02-17T05:29:02.424Z | Planning: Finding local manifests ... Done |
| 109 | 2026-02-17T05:29:02.504Z | Planning: Fetching manifests: 0/2 0% complete |
| 110 | 2026-02-17T05:29:02.997Z | Planning: Fetching manifests: 2/2 100% complete |
| 111 | 2026-02-17T05:29:03.099Z | Planning: Package planning ... Done |
| 112 | 2026-02-17T05:29:03.192Z | Planning: Merging actions ... Done |
| 113 | 2026-02-17T05:29:03.465Z | Planning: Checking for conflicting actions ... Done |
| 114 | 2026-02-17T05:29:03.490Z | Planning: Consolidating action changes ... Done |
| 115 | 2026-02-17T05:29:04.312Z | Planning: Evaluating mediators ... Done |
| 116 | 2026-02-17T05:29:04.336Z | Planning: Planning completed in 38.67 seconds |
| 117 | 2026-02-17T05:29:04.361Z | Packages to install: 2 |
| 118 | 2026-02-17T05:29:04.361Z | Mediators to change: 2 |
| 119 | 2026-02-17T05:29:04.361Z | Services to change: 1 |
| 120 | 2026-02-17T05:29:04.361Z | Create boot environment: No |
| 121 | 2026-02-17T05:29:04.361Z | Create backup boot environment: No |
| 122 | 2026-02-17T05:29:04.426Z | |
| 123 | 2026-02-17T05:29:04.426Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 124 | 2026-02-17T05:29:09.428Z | Download: 2011/3076 items 117.9/211.3MB 55% complete (24.4M/s) |
| 125 | 2026-02-17T05:29:14.438Z | Download: 3034/3076 items 178.2/211.3MB 84% complete (18.2M/s) |
| 126 | 2026-02-17T05:29:18.660Z | Download: Completed 211.31 MB in 14.23 seconds (14.8M/s) |
| 127 | 2026-02-17T05:29:18.892Z | Actions: 1/3418 actions (Installing new actions) |
| 128 | 2026-02-17T05:29:23.891Z | Actions: 1625/3418 actions (Installing new actions) |
| 129 | 2026-02-17T05:29:24.974Z | Actions: Completed 3418 actions in 6.08 seconds. |
| 130 | 2026-02-17T05:29:25.691Z | Done |
| 131 | 2026-02-17T05:29:25.691Z | Done |
| 132 | 2026-02-17T05:29:26.981Z | Done |
| 133 | 2026-02-17T05:29:33.038Z | Done |
| 134 | 2026-02-17T05:29:33.141Z | Done |
| 135 | 2026-02-17T05:29:33.166Z | Done |
| 136 | 2026-02-17T05:29:33.304Z | Done |
| 137 | 2026-02-17T05:29:34.009Z | + cargo --version |
| 138 | 2026-02-17T05:29:34.034Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 139 | 2026-02-17T05:29:34.188Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 140 | 2026-02-17T05:29:34.188Z | info: downloading component 'cargo' |
| 141 | 2026-02-17T05:29:34.364Z | info: downloading component 'clippy' |
| 142 | 2026-02-17T05:29:34.433Z | info: downloading component 'rust-docs' |
| 143 | 2026-02-17T05:29:34.983Z | info: downloading component 'rust-std' |
| 144 | 2026-02-17T05:29:35.355Z | info: downloading component 'rustc' |
| 145 | 2026-02-17T05:29:36.611Z | info: downloading component 'rustfmt' |
| 146 | 2026-02-17T05:29:36.720Z | info: installing component 'cargo' |
| 147 | 2026-02-17T05:29:37.865Z | info: installing component 'clippy' |
| 148 | 2026-02-17T05:29:38.389Z | info: installing component 'rust-docs' |
| 149 | 2026-02-17T05:29:41.851Z | info: installing component 'rust-std' |
| 150 | 2026-02-17T05:29:44.065Z | info: installing component 'rustc' |
| 151 | 2026-02-17T05:29:52.602Z | info: installing component 'rustfmt' |
| 152 | 2026-02-17T05:29:53.195Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 153 | 2026-02-17T05:29:53.219Z | + rustc --version |
| 154 | 2026-02-17T05:29:53.327Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 155 | 2026-02-17T05:29:53.351Z | + banner build |
| 156 | 2026-02-17T05:29:53.351Z | |
| 157 | 2026-02-17T05:29:53.351Z | ##### # # # # ##### |
| 158 | 2026-02-17T05:29:53.351Z | # # # # # # # # |
| 159 | 2026-02-17T05:29:53.351Z | ##### # # # # # # |
| 160 | 2026-02-17T05:29:53.351Z | # # # # # # # # |
| 161 | 2026-02-17T05:29:53.351Z | # # # # # # # # |
| 162 | 2026-02-17T05:29:53.351Z | ##### #### # ###### ##### |
| 163 | 2026-02-17T05:29:53.351Z | |
| 164 | 2026-02-17T05:29:53.351Z | + ptime -m cargo build --release --verbose -p ddmd -p ddmadm |
| 165 | 2026-02-17T05:29:53.598Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 166 | 2026-02-17T05:29:53.622Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/falcon' '+f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9:refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9'` |
| 167 | 2026-02-17T05:29:53.827Z | POST git-upload-pack (167 bytes) |
| 168 | 2026-02-17T05:29:54.524Z | From https://github.com/oxidecomputer/falcon |
| 169 | 2026-02-17T05:29:54.524Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 170 | 2026-02-17T05:29:54.683Z | Updating crates.io index |
| 171 | 2026-02-17T05:29:54.707Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 172 | 2026-02-17T05:29:54.707Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/dendrite' '+37992295b5dc708d8f120cee805d67418741b556:refs/commit/37992295b5dc708d8f120cee805d67418741b556'` |
| 173 | 2026-02-17T05:29:54.909Z | POST git-upload-pack (167 bytes) |
| 174 | 2026-02-17T05:29:55.568Z | From https://github.com/oxidecomputer/dendrite |
| 175 | 2026-02-17T05:29:55.568Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 176 | 2026-02-17T05:29:55.695Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 177 | 2026-02-17T05:29:55.719Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/ispf' '+f78443a98397f7818b1e7a487dbb7d5cad625496:refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496'` |
| 178 | 2026-02-17T05:29:55.957Z | POST git-upload-pack (167 bytes) |
| 179 | 2026-02-17T05:29:56.099Z | From https://github.com/oxidecomputer/ispf |
| 180 | 2026-02-17T05:29:56.099Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 181 | 2026-02-17T05:29:56.188Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 182 | 2026-02-17T05:29:56.212Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/netadm-sys' '+99a7e26c6d8b43759ec7e09d10779766d577123f:refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f'` |
| 183 | 2026-02-17T05:29:56.401Z | POST git-upload-pack (167 bytes) |
| 184 | 2026-02-17T05:29:56.665Z | From https://github.com/oxidecomputer/netadm-sys |
| 185 | 2026-02-17T05:29:56.665Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 186 | 2026-02-17T05:29:56.689Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 187 | 2026-02-17T05:29:56.689Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/omicron' '+79fac7deb9acd9272b867904da03f20076d09265:refs/commit/79fac7deb9acd9272b867904da03f20076d09265'` |
| 188 | 2026-02-17T05:29:56.903Z | POST git-upload-pack (167 bytes) |
| 189 | 2026-02-17T05:30:10.611Z | From https://github.com/oxidecomputer/omicron |
| 190 | 2026-02-17T05:30:10.611Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 191 | 2026-02-17T05:30:11.549Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 192 | 2026-02-17T05:30:11.573Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/opte' '+e547d07b08c3f3d6c821c9eb7a958adcffce6e56:refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56'` |
| 193 | 2026-02-17T05:30:11.757Z | POST git-upload-pack (167 bytes) |
| 194 | 2026-02-17T05:30:12.322Z | From https://github.com/oxidecomputer/opte |
| 195 | 2026-02-17T05:30:12.322Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 196 | 2026-02-17T05:30:12.381Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 197 | 2026-02-17T05:30:12.404Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/illumos/smf-rs' '+72389b5161d2cca1f0e239b337af68bf31f191f4:refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4'` |
| 198 | 2026-02-17T05:30:12.591Z | POST git-upload-pack (167 bytes) |
| 199 | 2026-02-17T05:30:12.745Z | From https://github.com/illumos/smf-rs |
| 200 | 2026-02-17T05:30:12.745Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 201 | 2026-02-17T05:30:13.008Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 202 | 2026-02-17T05:30:13.034Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/network-interface' '+5a696e910333bdc50ef56cebe9cdd78e40127d87:refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87'` |
| 203 | 2026-02-17T05:30:13.205Z | POST git-upload-pack (167 bytes) |
| 204 | 2026-02-17T05:30:13.368Z | From https://github.com/oxidecomputer/network-interface |
| 205 | 2026-02-17T05:30:13.368Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 206 | 2026-02-17T05:30:13.452Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 207 | 2026-02-17T05:30:13.476Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/zone' '+008474e88f0c2137e8672b7a9059e3f8e0b0df91:refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91'` |
| 208 | 2026-02-17T05:30:13.649Z | POST git-upload-pack (167 bytes) |
| 209 | 2026-02-17T05:30:13.801Z | From https://github.com/oxidecomputer/zone |
| 210 | 2026-02-17T05:30:13.801Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 211 | 2026-02-17T05:30:13.847Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 212 | 2026-02-17T05:30:13.871Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/propolis' '+ff31c527515d65886e599fc07eb41240aeb767c6:refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6'` |
| 213 | 2026-02-17T05:30:14.056Z | POST git-upload-pack (167 bytes) |
| 214 | 2026-02-17T05:30:15.206Z | From https://github.com/oxidecomputer/propolis |
| 215 | 2026-02-17T05:30:15.206Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 216 | 2026-02-17T05:30:15.391Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 217 | 2026-02-17T05:30:15.414Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/transceiver-control' '+db0be8a8c7ff0632b6c53978aadfb5b8274cfde2:refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2'` |
| 218 | 2026-02-17T05:30:15.600Z | POST git-upload-pack (167 bytes) |
| 219 | 2026-02-17T05:30:16.024Z | From https://github.com/oxidecomputer/transceiver-control |
| 220 | 2026-02-17T05:30:16.024Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 221 | 2026-02-17T05:30:16.137Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 222 | 2026-02-17T05:30:16.161Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/dlpi-sys' '+d9645f8d61187e76384474b1100f6537fb644993:refs/commit/d9645f8d61187e76384474b1100f6537fb644993'` |
| 223 | 2026-02-17T05:30:16.342Z | POST git-upload-pack (167 bytes) |
| 224 | 2026-02-17T05:30:16.496Z | From https://github.com/oxidecomputer/dlpi-sys |
| 225 | 2026-02-17T05:30:16.496Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 226 | 2026-02-17T05:30:16.521Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 227 | 2026-02-17T05:30:16.521Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/jmesmon/rust-libzfs' '+ecd5a922247a6c5acef55d76c5b8d115572bc850:refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850'` |
| 228 | 2026-02-17T05:30:16.722Z | POST git-upload-pack (167 bytes) |
| 229 | 2026-02-17T05:30:16.924Z | From https://github.com/jmesmon/rust-libzfs |
| 230 | 2026-02-17T05:30:16.924Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 231 | 2026-02-17T05:30:16.948Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 232 | 2026-02-17T05:30:16.948Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/rusty-doors' '+0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf:refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf'` |
| 233 | 2026-02-17T05:30:17.142Z | POST git-upload-pack (167 bytes) |
| 234 | 2026-02-17T05:30:17.274Z | From https://github.com/oxidecomputer/rusty-doors |
| 235 | 2026-02-17T05:30:17.274Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 236 | 2026-02-17T05:30:17.300Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 237 | 2026-02-17T05:30:17.325Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/lldp' '+4c9df170cdfdeead0896e35f20a560f2102ed907:refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907'` |
| 238 | 2026-02-17T05:30:17.506Z | POST git-upload-pack (167 bytes) |
| 239 | 2026-02-17T05:30:17.743Z | From https://github.com/oxidecomputer/lldp |
| 240 | 2026-02-17T05:30:17.744Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 241 | 2026-02-17T05:30:17.791Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 242 | 2026-02-17T05:30:17.816Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/maghemite' '+8f5527da3c53398c95c50b1af088637e7b6c5718:refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718'` |
| 243 | 2026-02-17T05:30:17.992Z | POST git-upload-pack (167 bytes) |
| 244 | 2026-02-17T05:30:18.777Z | From https://github.com/oxidecomputer/maghemite |
| 245 | 2026-02-17T05:30:18.777Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 246 | 2026-02-17T05:30:18.848Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 247 | 2026-02-17T05:30:18.872Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/serde_human_bytes' '+8f60acdfe7c6d9e2a01f59be920c1c2b19129322:refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322'` |
| 248 | 2026-02-17T05:30:19.064Z | POST git-upload-pack (167 bytes) |
| 249 | 2026-02-17T05:30:19.206Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 250 | 2026-02-17T05:30:19.206Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 251 | 2026-02-17T05:30:19.249Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 252 | 2026-02-17T05:30:19.273Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/slog-error-chain' '+15f69041f45774602108e47fb25e705dc23acfb2:refs/commit/15f69041f45774602108e47fb25e705dc23acfb2'` |
| 253 | 2026-02-17T05:30:19.470Z | POST git-upload-pack (167 bytes) |
| 254 | 2026-02-17T05:30:19.615Z | From https://github.com/oxidecomputer/slog-error-chain |
| 255 | 2026-02-17T05:30:19.615Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 256 | 2026-02-17T05:30:19.639Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-02-17T05:30:19.639Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/tufaceous' '+1eacfcf0cade44f77d433f31744dbee4abb96465:refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465'` |
| 258 | 2026-02-17T05:30:19.835Z | POST git-upload-pack (167 bytes) |
| 259 | 2026-02-17T05:30:20.043Z | From https://github.com/oxidecomputer/tufaceous |
| 260 | 2026-02-17T05:30:20.043Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 261 | 2026-02-17T05:30:20.101Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 262 | 2026-02-17T05:30:20.126Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/management-gateway-service' '+ea2f39ccdea124b5affcad0ca17bc5dacf65823a:refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a'` |
| 263 | 2026-02-17T05:30:20.320Z | POST git-upload-pack (167 bytes) |
| 264 | 2026-02-17T05:30:20.758Z | From https://github.com/oxidecomputer/management-gateway-service |
| 265 | 2026-02-17T05:30:20.759Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 266 | 2026-02-17T05:30:20.855Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 267 | 2026-02-17T05:30:20.879Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/crucible' '+7103cd3a3d7b0112d2949dd135db06fef0c156bb:refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb'` |
| 268 | 2026-02-17T05:30:21.058Z | POST git-upload-pack (167 bytes) |
| 269 | 2026-02-17T05:30:22.558Z | From https://github.com/oxidecomputer/crucible |
| 270 | 2026-02-17T05:30:22.558Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 271 | 2026-02-17T05:30:22.785Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 272 | 2026-02-17T05:30:22.786Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/propolis' '+bc121ef55741656ce118b02ceeda949b9261f49f:refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f'` |
| 273 | 2026-02-17T05:30:23.002Z | POST git-upload-pack (958 bytes) |
| 274 | 2026-02-17T05:30:23.275Z | From https://github.com/oxidecomputer/propolis |
| 275 | 2026-02-17T05:30:23.275Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 276 | 2026-02-17T05:30:23.578Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 277 | 2026-02-17T05:30:23.602Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/tofino' '+7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33:refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33'` |
| 278 | 2026-02-17T05:30:23.788Z | POST git-upload-pack (167 bytes) |
| 279 | 2026-02-17T05:30:23.952Z | From https://github.com/oxidecomputer/tofino |
| 280 | 2026-02-17T05:30:23.952Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 281 | 2026-02-17T05:30:23.976Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 282 | 2026-02-17T05:30:23.976Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/clickward' '+e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737:refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737'` |
| 283 | 2026-02-17T05:30:24.186Z | POST git-upload-pack (167 bytes) |
| 284 | 2026-02-17T05:30:24.353Z | From https://github.com/oxidecomputer/clickward |
| 285 | 2026-02-17T05:30:24.353Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 286 | 2026-02-17T05:30:24.421Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 287 | 2026-02-17T05:30:24.445Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/illumos-devinfo' '+4323b17bfdd0c94d2875ac64b47f0e60fac1d640:refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640'` |
| 288 | 2026-02-17T05:30:24.639Z | POST git-upload-pack (167 bytes) |
| 289 | 2026-02-17T05:30:24.780Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 290 | 2026-02-17T05:30:24.780Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 291 | 2026-02-17T05:30:25.860Z | error: failed to select a version for `reqwest`. |
| 292 | 2026-02-17T05:30:25.860Z | ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)` |
| 293 | 2026-02-17T05:30:25.860Z | ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)` |
| 294 | 2026-02-17T05:30:25.860Z | versions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0 |
| 295 | 2026-02-17T05:30:25.860Z | |
| 296 | 2026-02-17T05:30:25.860Z | package `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature. |
| 297 | 2026-02-17T05:30:25.860Z | |
| 298 | 2026-02-17T05:30:25.860Z | |
| 299 | 2026-02-17T05:30:25.860Z | failed to select a version for `reqwest` which could resolve this conflict |
| 300 | 2026-02-17T05:30:25.912Z | |
| 301 | 2026-02-17T05:30:25.912Z | real 32.519187629 |
| 302 | 2026-02-17T05:30:25.912Z | user 21.258248136 |
| 303 | 2026-02-17T05:30:25.912Z | sys 4.430393270 |
| 304 | 2026-02-17T05:30:25.912Z | trap 0.006712431 |
| 305 | 2026-02-17T05:30:25.912Z | tflt 0.000119720 |
| 306 | 2026-02-17T05:30:25.912Z | dflt 0.001475131 |
| 307 | 2026-02-17T05:30:25.912Z | kflt 0.000000000 |
| 308 | 2026-02-17T05:30:25.912Z | lock 1.334208730 |
| 309 | 2026-02-17T05:30:25.912Z | slp 2:04.365521745 |
| 310 | 2026-02-17T05:30:25.912Z | lat 1.698606623 |
| 311 | 2026-02-17T05:30:25.912Z | stop 0.011288319 |
| 312 | 2026-02-17T05:30:25.938Z | process exited: duration 155402 ms, exit code 101 |
| |
| 313 | 2026-02-17T05:30:25.987Z | found 0 output files |
| 314 | 2026-02-17T05:30:25.987Z | upload error: rule "/out/mg.p5p" required a match, but was not used |
| 315 | 2026-02-17T05:30:25.987Z | upload error: rule "/out/mg.p5p.sha256" required a match, but was not used |