|
|
|
| 1 | 2026-02-17T05:26:31.034Z | job assigned to worker 01KHN0Z1MSWKD800VF3SNN5PAZ [factory aws, i-0bce2fea833bc45ac] (queued for 5 m 21 s) |
| |
| 2 | 2026-02-17T05:26:39.432Z | starting task 0: "setup" |
| 3 | 2026-02-17T05:26:39.436Z | ++ uname -s |
| 4 | 2026-02-17T05:26:39.439Z | + kern=SunOS |
| 5 | 2026-02-17T05:26:39.439Z | + build_user=build |
| 6 | 2026-02-17T05:26:39.439Z | + build_uid=12345 |
| 7 | 2026-02-17T05:26:39.439Z | + work_dir=/work |
| 8 | 2026-02-17T05:26:39.439Z | + input_dir=/input |
| 9 | 2026-02-17T05:26:39.439Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T05:26:39.439Z | + case "$kern" in |
| 11 | 2026-02-17T05:26:39.439Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T05:26:39.442Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T05:26:41.449Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T05:26:41.581Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T05:26:41.584Z | + home_fs=zfs |
| 16 | 2026-02-17T05:26:41.584Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T05:26:41.584Z | + mkdir -p /home/build |
| 18 | 2026-02-17T05:26:41.587Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T05:26:42.588Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T05:26:42.591Z | process exited: duration 3160 ms, exit code 0 |
| |
| 21 | 2026-02-17T05:26:42.596Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T05:26:42.602Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T05:26:42.602Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-17T05:26:42.602Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-17T05:26:42.602Z | * rust toolchain profile = "default" |
| 26 | 2026-02-17T05:26:42.602Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-17T05:26:42.602Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-17T05:26:42.605Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T05:26:42.605Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T05:26:42.742Z | info: downloading installer |
| 31 | 2026-02-17T05:26:44.740Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T05:26:44.740Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T05:26:44.740Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T05:26:44.740Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T05:26:44.740Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T05:26:44.740Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T05:26:44.740Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T05:26:44.740Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T05:26:44.740Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T05:26:44.754Z | info: profile set to 'default' |
| 41 | 2026-02-17T05:26:44.754Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T05:26:44.757Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T05:26:44.918Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T05:26:44.918Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T05:26:45.961Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T05:26:46.434Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T05:26:47.892Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T05:26:49.740Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T05:26:57.324Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T05:26:57.605Z | info: installing component 'cargo' |
| 51 | 2026-02-17T05:26:58.519Z | info: installing component 'clippy' |
| 52 | 2026-02-17T05:26:58.922Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T05:27:00.886Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T05:27:02.684Z | info: installing component 'rustc' |
| 55 | 2026-02-17T05:27:09.400Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T05:27:09.721Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T05:27:09.721Z | |
| 58 | 2026-02-17T05:27:10.191Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T05:27:10.192Z | |
| 60 | 2026-02-17T05:27:10.195Z | |
| 61 | 2026-02-17T05:27:10.195Z | Rust is installed now. Great! |
| 62 | 2026-02-17T05:27:10.195Z | |
| 63 | 2026-02-17T05:27:10.195Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T05:27:10.195Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T05:27:10.195Z | |
| 66 | 2026-02-17T05:27:10.195Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T05:27:10.195Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T05:27:10.195Z | |
| 69 | 2026-02-17T05:27:10.195Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T05:27:10.195Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T05:27:10.195Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T05:27:10.195Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T05:27:10.301Z | + rustup --version |
| 74 | 2026-02-17T05:27:10.334Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T05:27:10.341Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T05:27:10.423Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T05:27:10.428Z | + cargo --version |
| 78 | 2026-02-17T05:27:10.495Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T05:27:10.499Z | + rustc --version |
| 80 | 2026-02-17T05:27:10.562Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T05:27:10.566Z | process exited: duration 27964 ms, exit code 0 |
| |
| 82 | 2026-02-17T05:27:10.572Z | starting task 2: "authentication" |
| 83 | 2026-02-17T05:27:10.594Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-17T05:27:10.604Z | starting task 3: "clone repository" |
| 85 | 2026-02-17T05:27:10.608Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-17T05:27:10.612Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-17T05:27:10.644Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-17T05:27:11.707Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-17T05:27:11.707Z | + git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 90 | 2026-02-17T05:27:11.938Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-17T05:27:11.938Z | * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD |
| 92 | 2026-02-17T05:27:11.947Z | + [[ -n renovate/reqwest-0.x ]] |
| 93 | 2026-02-17T05:27:11.952Z | ++ git branch --show-current |
| 94 | 2026-02-17T05:27:11.952Z | + current=main |
| 95 | 2026-02-17T05:27:11.952Z | + [[ main != renovate/reqwest-0.x ]] |
| 96 | 2026-02-17T05:27:11.952Z | + git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 97 | 2026-02-17T05:27:11.956Z | + git checkout -f renovate/reqwest-0.x |
| 98 | 2026-02-17T05:27:11.986Z | Switched to branch 'renovate/reqwest-0.x' |
| 99 | 2026-02-17T05:27:11.991Z | + git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8 |
| 100 | 2026-02-17T05:27:12.013Z | HEAD is now at e54075a Update Rust crate reqwest to 0.13 |
| 101 | 2026-02-17T05:27:12.016Z | process exited: duration 1412 ms, exit code 0 |
| |
| 102 | 2026-02-17T05:27:12.026Z | starting task 4: "build" |
| 103 | 2026-02-17T05:27:12.028Z | + pfexec pkg install clang-15 |
| 104 | 2026-02-17T05:27:20.973Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 105 | 2026-02-17T05:27:31.120Z | Startup: Caching catalogs ... Done |
| 106 | 2026-02-17T05:27:53.699Z | Planning: Solver setup ... Done |
| 107 | 2026-02-17T05:27:53.844Z | Planning: Running solver ... Done |
| 108 | 2026-02-17T05:27:54.013Z | Planning: Finding local manifests ... Done |
| 109 | 2026-02-17T05:27:54.028Z | Planning: Fetching manifests: 0/2 0% complete |
| 110 | 2026-02-17T05:27:54.162Z | Planning: Fetching manifests: 2/2 100% complete |
| 111 | 2026-02-17T05:27:54.206Z | Planning: Package planning ... Done |
| 112 | 2026-02-17T05:27:54.253Z | Planning: Merging actions ... Done |
| 113 | 2026-02-17T05:27:54.417Z | Planning: Checking for conflicting actions ... Done |
| 114 | 2026-02-17T05:27:54.427Z | Planning: Consolidating action changes ... Done |
| 115 | 2026-02-17T05:27:55.446Z | Planning: Evaluating mediators ... Done |
| 116 | 2026-02-17T05:27:55.455Z | Planning: Planning completed in 24.18 seconds |
| 117 | 2026-02-17T05:27:55.472Z | Packages to install: 2 |
| 118 | 2026-02-17T05:27:55.472Z | Mediators to change: 2 |
| 119 | 2026-02-17T05:27:55.475Z | Services to change: 1 |
| 120 | 2026-02-17T05:27:55.475Z | Create boot environment: No |
| 121 | 2026-02-17T05:27:55.475Z | Create backup boot environment: No |
| 122 | 2026-02-17T05:27:55.525Z | |
| 123 | 2026-02-17T05:27:55.525Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 124 | 2026-02-17T05:28:00.528Z | Download: 2291/3076 items 118.7/211.3MB 56% complete (24.0M/s) |
| 125 | 2026-02-17T05:28:02.949Z | Download: Completed 211.31 MB in 7.42 seconds (28.5M/s) |
| 126 | 2026-02-17T05:28:03.247Z | Actions: 1/3418 actions (Installing new actions) |
| 127 | 2026-02-17T05:28:08.431Z | Actions: Completed 3418 actions in 4.42 seconds. |
| 128 | 2026-02-17T05:28:08.498Z | Done |
| 129 | 2026-02-17T05:28:08.499Z | Done |
| 130 | 2026-02-17T05:28:09.181Z | Done |
| 131 | 2026-02-17T05:28:13.694Z | Done |
| 132 | 2026-02-17T05:28:13.783Z | Done |
| 133 | 2026-02-17T05:28:13.787Z | Done |
| 134 | 2026-02-17T05:28:14.044Z | Done |
| 135 | 2026-02-17T05:28:14.625Z | + cargo --version |
| 136 | 2026-02-17T05:28:14.632Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 137 | 2026-02-17T05:28:14.890Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 138 | 2026-02-17T05:28:14.895Z | info: downloading component 'cargo' |
| 139 | 2026-02-17T05:28:16.742Z | info: downloading component 'clippy' |
| 140 | 2026-02-17T05:28:16.813Z | info: downloading component 'rust-docs' |
| 141 | 2026-02-17T05:28:17.996Z | info: downloading component 'rust-std' |
| 142 | 2026-02-17T05:28:20.246Z | info: downloading component 'rustc' |
| 143 | 2026-02-17T05:28:29.474Z | info: downloading component 'rustfmt' |
| 144 | 2026-02-17T05:28:29.761Z | info: installing component 'cargo' |
| 145 | 2026-02-17T05:28:30.680Z | info: installing component 'clippy' |
| 146 | 2026-02-17T05:28:31.064Z | info: installing component 'rust-docs' |
| 147 | 2026-02-17T05:28:32.974Z | info: installing component 'rust-std' |
| 148 | 2026-02-17T05:28:34.795Z | info: installing component 'rustc' |
| 149 | 2026-02-17T05:28:41.453Z | info: installing component 'rustfmt' |
| 150 | 2026-02-17T05:28:41.906Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 151 | 2026-02-17T05:28:41.909Z | + rustc --version |
| 152 | 2026-02-17T05:28:41.997Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 153 | 2026-02-17T05:28:42.001Z | + banner build |
| 154 | 2026-02-17T05:28:42.005Z | |
| 155 | 2026-02-17T05:28:42.005Z | ##### # # # # ##### |
| 156 | 2026-02-17T05:28:42.005Z | # # # # # # # # |
| 157 | 2026-02-17T05:28:42.005Z | ##### # # # # # # |
| 158 | 2026-02-17T05:28:42.005Z | # # # # # # # # |
| 159 | 2026-02-17T05:28:42.005Z | # # # # # # # # |
| 160 | 2026-02-17T05:28:42.005Z | ##### #### # ###### ##### |
| 161 | 2026-02-17T05:28:42.005Z | |
| 162 | 2026-02-17T05:28:42.005Z | + ptime -m cargo build --release --verbose -p ddmd -p ddmadm -p mgd -p mgadm |
| 163 | 2026-02-17T05:28:42.174Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 164 | 2026-02-17T05:28:42.178Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/falcon' '+f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9:refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9'` |
| 165 | 2026-02-17T05:28:42.371Z | POST git-upload-pack (167 bytes) |
| 166 | 2026-02-17T05:28:43.239Z | From https://github.com/oxidecomputer/falcon |
| 167 | 2026-02-17T05:28:43.239Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 168 | 2026-02-17T05:28:43.354Z | Updating crates.io index |
| 169 | 2026-02-17T05:28:43.390Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 170 | 2026-02-17T05:28:43.397Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/dendrite' '+37992295b5dc708d8f120cee805d67418741b556:refs/commit/37992295b5dc708d8f120cee805d67418741b556'` |
| 171 | 2026-02-17T05:28:43.546Z | POST git-upload-pack (167 bytes) |
| 172 | 2026-02-17T05:28:44.087Z | From https://github.com/oxidecomputer/dendrite |
| 173 | 2026-02-17T05:28:44.087Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 174 | 2026-02-17T05:28:44.374Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 175 | 2026-02-17T05:28:44.397Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/ispf' '+f78443a98397f7818b1e7a487dbb7d5cad625496:refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496'` |
| 176 | 2026-02-17T05:28:44.523Z | POST git-upload-pack (167 bytes) |
| 177 | 2026-02-17T05:28:44.640Z | From https://github.com/oxidecomputer/ispf |
| 178 | 2026-02-17T05:28:44.640Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 179 | 2026-02-17T05:28:44.648Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 180 | 2026-02-17T05:28:44.649Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/netadm-sys' '+99a7e26c6d8b43759ec7e09d10779766d577123f:refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f'` |
| 181 | 2026-02-17T05:28:44.814Z | POST git-upload-pack (167 bytes) |
| 182 | 2026-02-17T05:28:44.988Z | From https://github.com/oxidecomputer/netadm-sys |
| 183 | 2026-02-17T05:28:44.988Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 184 | 2026-02-17T05:28:44.999Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 185 | 2026-02-17T05:28:45.004Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/omicron' '+79fac7deb9acd9272b867904da03f20076d09265:refs/commit/79fac7deb9acd9272b867904da03f20076d09265'` |
| 186 | 2026-02-17T05:28:45.156Z | POST git-upload-pack (167 bytes) |
| 187 | 2026-02-17T05:28:55.241Z | From https://github.com/oxidecomputer/omicron |
| 188 | 2026-02-17T05:28:55.241Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 189 | 2026-02-17T05:28:55.954Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 190 | 2026-02-17T05:28:55.957Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/opte' '+e547d07b08c3f3d6c821c9eb7a958adcffce6e56:refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56'` |
| 191 | 2026-02-17T05:28:56.114Z | POST git-upload-pack (167 bytes) |
| 192 | 2026-02-17T05:28:56.601Z | From https://github.com/oxidecomputer/opte |
| 193 | 2026-02-17T05:28:56.601Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 194 | 2026-02-17T05:28:57.171Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 195 | 2026-02-17T05:28:57.174Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/illumos/smf-rs' '+72389b5161d2cca1f0e239b337af68bf31f191f4:refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4'` |
| 196 | 2026-02-17T05:28:57.335Z | POST git-upload-pack (167 bytes) |
| 197 | 2026-02-17T05:28:57.439Z | From https://github.com/illumos/smf-rs |
| 198 | 2026-02-17T05:28:57.440Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 199 | 2026-02-17T05:28:57.465Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 200 | 2026-02-17T05:28:57.470Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/network-interface' '+5a696e910333bdc50ef56cebe9cdd78e40127d87:refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87'` |
| 201 | 2026-02-17T05:28:57.627Z | POST git-upload-pack (167 bytes) |
| 202 | 2026-02-17T05:28:57.728Z | From https://github.com/oxidecomputer/network-interface |
| 203 | 2026-02-17T05:28:57.728Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 204 | 2026-02-17T05:28:58.023Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 205 | 2026-02-17T05:28:58.026Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/zone' '+008474e88f0c2137e8672b7a9059e3f8e0b0df91:refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91'` |
| 206 | 2026-02-17T05:28:58.185Z | POST git-upload-pack (167 bytes) |
| 207 | 2026-02-17T05:28:58.302Z | From https://github.com/oxidecomputer/zone |
| 208 | 2026-02-17T05:28:58.302Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 209 | 2026-02-17T05:28:58.363Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 210 | 2026-02-17T05:28:58.366Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/propolis' '+ff31c527515d65886e599fc07eb41240aeb767c6:refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6'` |
| 211 | 2026-02-17T05:28:58.507Z | POST git-upload-pack (167 bytes) |
| 212 | 2026-02-17T05:28:59.540Z | From https://github.com/oxidecomputer/propolis |
| 213 | 2026-02-17T05:28:59.540Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 214 | 2026-02-17T05:28:59.647Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 215 | 2026-02-17T05:28:59.650Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/transceiver-control' '+db0be8a8c7ff0632b6c53978aadfb5b8274cfde2:refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2'` |
| 216 | 2026-02-17T05:28:59.797Z | POST git-upload-pack (167 bytes) |
| 217 | 2026-02-17T05:29:00.137Z | From https://github.com/oxidecomputer/transceiver-control |
| 218 | 2026-02-17T05:29:00.137Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 219 | 2026-02-17T05:29:00.394Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 220 | 2026-02-17T05:29:00.397Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/dlpi-sys' '+d9645f8d61187e76384474b1100f6537fb644993:refs/commit/d9645f8d61187e76384474b1100f6537fb644993'` |
| 221 | 2026-02-17T05:29:00.557Z | POST git-upload-pack (167 bytes) |
| 222 | 2026-02-17T05:29:00.668Z | From https://github.com/oxidecomputer/dlpi-sys |
| 223 | 2026-02-17T05:29:00.668Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 224 | 2026-02-17T05:29:00.676Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 225 | 2026-02-17T05:29:00.679Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/jmesmon/rust-libzfs' '+ecd5a922247a6c5acef55d76c5b8d115572bc850:refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850'` |
| 226 | 2026-02-17T05:29:00.892Z | POST git-upload-pack (167 bytes) |
| 227 | 2026-02-17T05:29:01.037Z | From https://github.com/jmesmon/rust-libzfs |
| 228 | 2026-02-17T05:29:01.037Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 229 | 2026-02-17T05:29:01.041Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 230 | 2026-02-17T05:29:01.046Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/rusty-doors' '+0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf:refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf'` |
| 231 | 2026-02-17T05:29:01.190Z | POST git-upload-pack (167 bytes) |
| 232 | 2026-02-17T05:29:01.294Z | From https://github.com/oxidecomputer/rusty-doors |
| 233 | 2026-02-17T05:29:01.294Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 234 | 2026-02-17T05:29:01.313Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 235 | 2026-02-17T05:29:01.317Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/lldp' '+4c9df170cdfdeead0896e35f20a560f2102ed907:refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907'` |
| 236 | 2026-02-17T05:29:01.470Z | POST git-upload-pack (167 bytes) |
| 237 | 2026-02-17T05:29:01.630Z | From https://github.com/oxidecomputer/lldp |
| 238 | 2026-02-17T05:29:01.631Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 239 | 2026-02-17T05:29:01.713Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-02-17T05:29:01.715Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/maghemite' '+8f5527da3c53398c95c50b1af088637e7b6c5718:refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718'` |
| 241 | 2026-02-17T05:29:01.871Z | POST git-upload-pack (167 bytes) |
| 242 | 2026-02-17T05:29:02.572Z | From https://github.com/oxidecomputer/maghemite |
| 243 | 2026-02-17T05:29:02.572Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 244 | 2026-02-17T05:29:02.621Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 245 | 2026-02-17T05:29:02.628Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/serde_human_bytes' '+8f60acdfe7c6d9e2a01f59be920c1c2b19129322:refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322'` |
| 246 | 2026-02-17T05:29:02.779Z | POST git-upload-pack (167 bytes) |
| 247 | 2026-02-17T05:29:02.881Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 248 | 2026-02-17T05:29:02.881Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 249 | 2026-02-17T05:29:02.905Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 250 | 2026-02-17T05:29:02.908Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/slog-error-chain' '+15f69041f45774602108e47fb25e705dc23acfb2:refs/commit/15f69041f45774602108e47fb25e705dc23acfb2'` |
| 251 | 2026-02-17T05:29:03.059Z | POST git-upload-pack (167 bytes) |
| 252 | 2026-02-17T05:29:03.209Z | From https://github.com/oxidecomputer/slog-error-chain |
| 253 | 2026-02-17T05:29:03.209Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 254 | 2026-02-17T05:29:03.285Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 255 | 2026-02-17T05:29:03.288Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/tufaceous' '+1eacfcf0cade44f77d433f31744dbee4abb96465:refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465'` |
| 256 | 2026-02-17T05:29:03.446Z | POST git-upload-pack (167 bytes) |
| 257 | 2026-02-17T05:29:03.592Z | From https://github.com/oxidecomputer/tufaceous |
| 258 | 2026-02-17T05:29:03.592Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 259 | 2026-02-17T05:29:03.626Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 260 | 2026-02-17T05:29:03.629Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/management-gateway-service' '+ea2f39ccdea124b5affcad0ca17bc5dacf65823a:refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a'` |
| 261 | 2026-02-17T05:29:03.786Z | POST git-upload-pack (167 bytes) |
| 262 | 2026-02-17T05:29:04.096Z | From https://github.com/oxidecomputer/management-gateway-service |
| 263 | 2026-02-17T05:29:04.096Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 264 | 2026-02-17T05:29:04.225Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 265 | 2026-02-17T05:29:04.228Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/crucible' '+7103cd3a3d7b0112d2949dd135db06fef0c156bb:refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb'` |
| 266 | 2026-02-17T05:29:04.381Z | POST git-upload-pack (167 bytes) |
| 267 | 2026-02-17T05:29:05.742Z | From https://github.com/oxidecomputer/crucible |
| 268 | 2026-02-17T05:29:05.742Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 269 | 2026-02-17T05:29:05.981Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 270 | 2026-02-17T05:29:05.984Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/propolis' '+bc121ef55741656ce118b02ceeda949b9261f49f:refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f'` |
| 271 | 2026-02-17T05:29:06.138Z | POST git-upload-pack (958 bytes) |
| 272 | 2026-02-17T05:29:06.356Z | From https://github.com/oxidecomputer/propolis |
| 273 | 2026-02-17T05:29:06.356Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 274 | 2026-02-17T05:29:06.815Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 275 | 2026-02-17T05:29:06.818Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/tofino' '+7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33:refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33'` |
| 276 | 2026-02-17T05:29:06.969Z | POST git-upload-pack (167 bytes) |
| 277 | 2026-02-17T05:29:07.075Z | From https://github.com/oxidecomputer/tofino |
| 278 | 2026-02-17T05:29:07.075Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 279 | 2026-02-17T05:29:07.085Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 280 | 2026-02-17T05:29:07.087Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/clickward' '+e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737:refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737'` |
| 281 | 2026-02-17T05:29:07.247Z | POST git-upload-pack (167 bytes) |
| 282 | 2026-02-17T05:29:07.370Z | From https://github.com/oxidecomputer/clickward |
| 283 | 2026-02-17T05:29:07.370Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 284 | 2026-02-17T05:29:07.511Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 285 | 2026-02-17T05:29:07.515Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/illumos-devinfo' '+4323b17bfdd0c94d2875ac64b47f0e60fac1d640:refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640'` |
| 286 | 2026-02-17T05:29:07.670Z | POST git-upload-pack (167 bytes) |
| 287 | 2026-02-17T05:29:07.778Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 288 | 2026-02-17T05:29:07.778Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 289 | 2026-02-17T05:29:08.782Z | error: failed to select a version for `reqwest`. |
| 290 | 2026-02-17T05:29:08.782Z | ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)` |
| 291 | 2026-02-17T05:29:08.782Z | ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)` |
| 292 | 2026-02-17T05:29:08.782Z | versions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0 |
| 293 | 2026-02-17T05:29:08.782Z | |
| 294 | 2026-02-17T05:29:08.782Z | package `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature. |
| 295 | 2026-02-17T05:29:08.782Z | |
| 296 | 2026-02-17T05:29:08.782Z | |
| 297 | 2026-02-17T05:29:08.782Z | failed to select a version for `reqwest` which could resolve this conflict |
| 298 | 2026-02-17T05:29:08.823Z | |
| 299 | 2026-02-17T05:29:08.829Z | real 26.771390266 |
| 300 | 2026-02-17T05:29:08.829Z | user 15.055631707 |
| 301 | 2026-02-17T05:29:08.829Z | sys 2.472406591 |
| 302 | 2026-02-17T05:29:08.829Z | trap 0.004325682 |
| 303 | 2026-02-17T05:29:08.829Z | tflt 0.000172506 |
| 304 | 2026-02-17T05:29:08.829Z | dflt 0.000648818 |
| 305 | 2026-02-17T05:29:08.829Z | kflt 0.000000000 |
| 306 | 2026-02-17T05:29:08.829Z | lock 0.793223381 |
| 307 | 2026-02-17T05:29:08.829Z | slp 1:39.582121594 |
| 308 | 2026-02-17T05:29:08.829Z | lat 0.744677558 |
| 309 | 2026-02-17T05:29:08.829Z | stop 0.015389817 |
| 310 | 2026-02-17T05:29:08.829Z | process exited: duration 116782 ms, exit code 101 |
| |
| 311 | 2026-02-17T05:29:08.836Z | found 0 output files |