|
|
|
| 1 | 2026-05-05T03:37:03.624Z | job assigned to worker 01KQV3A8M13T8Y8VDX4K2KYB5V [factory aws, i-053d2ff9245797b04] (queued for 56 s) |
| |
| 2 | 2026-05-05T03:37:09.981Z | starting task 0: "setup" |
| 3 | 2026-05-05T03:37:09.985Z | ++ uname -s |
| 4 | 2026-05-05T03:37:09.988Z | + kern=SunOS |
| 5 | 2026-05-05T03:37:09.988Z | + build_user=build |
| 6 | 2026-05-05T03:37:09.988Z | + build_uid=12345 |
| 7 | 2026-05-05T03:37:09.988Z | + work_dir=/work |
| 8 | 2026-05-05T03:37:09.988Z | + input_dir=/input |
| 9 | 2026-05-05T03:37:09.988Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T03:37:09.988Z | + case "$kern" in |
| 11 | 2026-05-05T03:37:09.988Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T03:37:09.991Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T03:37:11.996Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T03:37:12.111Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T03:37:12.114Z | + home_fs=zfs |
| 16 | 2026-05-05T03:37:12.114Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T03:37:12.114Z | + mkdir -p /home/build |
| 18 | 2026-05-05T03:37:12.114Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T03:37:14.116Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T03:37:14.120Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-05-05T03:37:14.128Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T03:37:14.133Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-05T03:37:14.133Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-05T03:37:14.133Z | * rust toolchain profile = "default" |
| 25 | 2026-05-05T03:37:14.133Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-05T03:37:14.133Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-05T03:37:14.133Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T03:37:14.136Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T03:37:14.136Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-05T03:37:14.243Z | info: downloading installer |
| 31 | 2026-05-05T03:37:15.807Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T03:37:15.807Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T03:37:15.807Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T03:37:15.807Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T03:37:15.807Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T03:37:15.807Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T03:37:15.807Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T03:37:15.808Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T03:37:15.808Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T03:37:15.808Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T03:37:15.808Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T03:37:15.808Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T03:37:15.808Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T03:37:15.819Z | info: profile set to default |
| 45 | 2026-05-05T03:37:15.820Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T03:37:15.822Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-05T03:37:15.983Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-05T03:37:15.989Z | info: downloading 6 components |
| 49 | 2026-05-05T03:37:31.583Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-05T03:37:31.583Z | |
| 51 | 2026-05-05T03:37:31.618Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-05T03:37:31.618Z | |
| 53 | 2026-05-05T03:37:31.618Z | |
| 54 | 2026-05-05T03:37:31.618Z | Rust is installed now. Great! |
| 55 | 2026-05-05T03:37:31.618Z | |
| 56 | 2026-05-05T03:37:31.618Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T03:37:31.618Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T03:37:31.618Z | |
| 59 | 2026-05-05T03:37:31.618Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T03:37:31.618Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T03:37:31.618Z | |
| 62 | 2026-05-05T03:37:31.618Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T03:37:31.620Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T03:37:31.620Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T03:37:31.620Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T03:37:31.620Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T03:37:31.620Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T03:37:31.620Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T03:37:31.624Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T03:37:31.624Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T03:37:31.721Z | + rustup --version |
| 72 | 2026-05-05T03:37:31.730Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T03:37:31.733Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T03:37:31.752Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-05T03:37:31.755Z | + cargo --version |
| 76 | 2026-05-05T03:37:31.767Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-05T03:37:31.770Z | + rustc --version |
| 78 | 2026-05-05T03:37:31.789Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-05T03:37:31.793Z | process exited: duration 17662 ms, exit code 0 |
| |
| 80 | 2026-05-05T03:37:31.799Z | starting task 2: "authentication" |
| 81 | 2026-05-05T03:37:31.816Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-05T03:37:31.822Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T03:37:31.825Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-05T03:37:31.829Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-05T03:37:31.860Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-05T03:37:40.987Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-05T03:37:40.987Z | + git fetch origin b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 88 | 2026-05-05T03:37:41.269Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-05T03:37:41.269Z | * branch b88ada88b3bd17768d50213bdcc86cfeb28cf893 -> FETCH_HEAD |
| 90 | 2026-05-05T03:37:41.279Z | + [[ -n renovate/crucible-common-digest ]] |
| 91 | 2026-05-05T03:37:41.282Z | ++ git branch --show-current |
| 92 | 2026-05-05T03:37:41.282Z | + current=main |
| 93 | 2026-05-05T03:37:41.282Z | + [[ main != renovate/crucible-common-digest ]] |
| 94 | 2026-05-05T03:37:41.282Z | + git branch -f renovate/crucible-common-digest b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 95 | 2026-05-05T03:37:41.285Z | + git checkout -f renovate/crucible-common-digest |
| 96 | 2026-05-05T03:37:41.520Z | Switched to branch 'renovate/crucible-common-digest' |
| 97 | 2026-05-05T03:37:41.523Z | + git reset --hard b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 98 | 2026-05-05T03:37:41.760Z | HEAD is now at b88ada88b Update crucible-common digest to 6b7b7b7 |
| 99 | 2026-05-05T03:37:41.764Z | process exited: duration 9938 ms, exit code 0 |
| |
| 100 | 2026-05-05T03:37:41.770Z | starting task 4: "build" |
| 101 | 2026-05-05T03:37:41.775Z | + source ./env.sh |
| 102 | 2026-05-05T03:37:41.775Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-05-05T03:37:41.775Z | ++ set -o xtrace |
| 104 | 2026-05-05T03:37:41.778Z | ++++ dirname ./env.sh |
| 105 | 2026-05-05T03:37:41.782Z | +++ readlink -f . |
| 106 | 2026-05-05T03:37:41.782Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-05-05T03:37:41.782Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-05-05T03:37:41.782Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-05-05T03:37:41.782Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-05-05T03:37:41.782Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-05-05T03:37:41.785Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-05-05T03:37:41.785Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-05-05T03:37:41.785Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-05-05T03:37:41.785Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-05-05T03:37:41.785Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-05-05T03:37:41.785Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-05-05T03:37:41.785Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-05-05T03:37:41.785Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-05-05T03:37:41.785Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-05-05T03:37:41.785Z | + cargo --version |
| 121 | 2026-05-05T03:37:41.792Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-05-05T03:37:41.795Z | + rustc --version |
| 123 | 2026-05-05T03:37:41.815Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-05-05T03:37:41.823Z | + banner prerequisites |
| 125 | 2026-05-05T03:37:41.823Z | |
| 126 | 2026-05-05T03:37:41.823Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-05-05T03:37:41.823Z | # # # # # # # # # # # # # # # |
| 128 | 2026-05-05T03:37:41.823Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-05-05T03:37:41.823Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-05-05T03:37:41.823Z | # # # # # # # # # # # # # # # |
| 131 | 2026-05-05T03:37:41.823Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-05-05T03:37:41.823Z | |
| 133 | 2026-05-05T03:37:41.827Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-05-05T03:37:52.130Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-05-05T03:37:59.781Z | Startup: Caching catalogs ... Done |
| 136 | 2026-05-05T03:38:06.745Z | Planning: Solver setup ... Done (5.463s) |
| 137 | 2026-05-05T03:38:06.782Z | Planning: Running solver ... Done (0.037s) |
| 138 | 2026-05-05T03:38:06.922Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-05-05T03:38:06.946Z | Planning: Fetching manifests: 0/5 0% complete |
| 140 | 2026-05-05T03:38:07.717Z | Planning: Fetching manifests: 5/5 100% complete |
| 141 | 2026-05-05T03:38:07.754Z | Planning: Package planning ... Done (0.037s) |
| 142 | 2026-05-05T03:38:07.790Z | Planning: Merging actions ... Done (0.036s) |
| 143 | 2026-05-05T03:38:07.971Z | Planning: Checking for conflicting actions ... Done (0.181s) |
| 144 | 2026-05-05T03:38:07.980Z | Planning: Consolidating action changes ... Done (0.009s) |
| 145 | 2026-05-05T03:38:08.732Z | Planning: Evaluating mediators ... Done (0.752s) |
| 146 | 2026-05-05T03:38:08.740Z | Planning: Planning completed in 8.79 seconds |
| 147 | 2026-05-05T03:38:08.751Z | Packages to install: 5 |
| 148 | 2026-05-05T03:38:08.751Z | Mediators to change: 3 |
| 149 | 2026-05-05T03:38:08.755Z | Services to change: 1 |
| 150 | 2026-05-05T03:38:08.755Z | Estimated space available: 155.34 GB |
| 151 | 2026-05-05T03:38:08.755Z | Estimated space to be consumed: 1.90 GB |
| 152 | 2026-05-05T03:38:08.755Z | Create boot environment: No |
| 153 | 2026-05-05T03:38:08.755Z | Create backup boot environment: No |
| 154 | 2026-05-05T03:38:08.755Z | Rebuild boot archive: No |
| 155 | 2026-05-05T03:38:08.755Z | |
| 156 | 2026-05-05T03:38:08.755Z | Changed mediators: |
| 157 | 2026-05-05T03:38:08.755Z | mediator clang: |
| 158 | 2026-05-05T03:38:08.755Z | version: None -> 15 (system default) |
| 159 | 2026-05-05T03:38:08.755Z | |
| 160 | 2026-05-05T03:38:08.755Z | mediator llvm: |
| 161 | 2026-05-05T03:38:08.755Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-05-05T03:38:08.755Z | |
| 163 | 2026-05-05T03:38:08.755Z | mediator postgresql: |
| 164 | 2026-05-05T03:38:08.755Z | version: 15 (system default) -> 18 (system default) |
| 165 | 2026-05-05T03:38:08.755Z | |
| 166 | 2026-05-05T03:38:08.755Z | Changed packages: |
| 167 | 2026-05-05T03:38:08.755Z | helios-dev |
| 168 | 2026-05-05T03:38:08.755Z | developer/build-essential |
| 169 | 2026-05-05T03:38:08.755Z | None -> 11-2.0 |
| 170 | 2026-05-05T03:38:08.755Z | library/libxmlsec1 |
| 171 | 2026-05-05T03:38:08.755Z | None -> 1.2.35-2.0 |
| 172 | 2026-05-05T03:38:08.755Z | ooce/developer/clang-15 |
| 173 | 2026-05-05T03:38:08.755Z | None -> 15.0.7-2.0 |
| 174 | 2026-05-05T03:38:08.755Z | ooce/developer/llvm-15 |
| 175 | 2026-05-05T03:38:08.755Z | None -> 15.0.7-2.0 |
| 176 | 2026-05-05T03:38:08.755Z | ooce/library/postgresql-18 |
| 177 | 2026-05-05T03:38:08.755Z | None -> 18.1-2.0 |
| 178 | 2026-05-05T03:38:08.755Z | |
| 179 | 2026-05-05T03:38:08.756Z | Services: |
| 180 | 2026-05-05T03:38:08.756Z | restart_fmri: |
| 181 | 2026-05-05T03:38:08.756Z | svc:/system/update-man-index:default |
| 182 | 2026-05-05T03:38:08.796Z | |
| 183 | 2026-05-05T03:38:08.796Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 184 | 2026-05-05T03:38:13.798Z | Download: 835/4272 items 18.8/219.0MB 8% complete (3.8M/s) |
| 185 | 2026-05-05T03:38:19.219Z | Download: 1198/4272 items 83.5/219.0MB 38% complete (12.9M/s) |
| 186 | 2026-05-05T03:38:25.820Z | Download: 2219/4272 items 119.0/219.0MB 54% complete (9.9M/s) |
| 187 | 2026-05-05T03:38:31.150Z | Download: 3286/4272 items 212.3/219.0MB 96% complete (9.6M/s) |
| 188 | 2026-05-05T03:38:36.534Z | Download: 4248/4272 items 218.9/219.0MB 99% complete (10.7M/s) |
| 189 | 2026-05-05T03:38:44.459Z | Download: 4249/4272 items 218.9/219.0MB 99% complete (10.4M/s) |
| 190 | 2026-05-05T03:38:58.052Z | Download: 4252/4272 items 218.9/219.0MB 99% complete |
| 191 | 2026-05-05T03:38:58.100Z | Download: Completed 218.99 MB in 49.30 seconds (4.4M/s) |
| 192 | 2026-05-05T03:38:58.229Z | Actions: 1/4789 actions (Installing new actions) |
| 193 | 2026-05-05T03:39:01.618Z | Actions: Completed 4789 actions in 3.39 seconds. |
| 194 | 2026-05-05T03:39:02.313Z | Done (0.690s) |
| 195 | 2026-05-05T03:39:02.313Z | Done (0.000s) |
| 196 | 2026-05-05T03:39:03.067Z | Done (0.754s) |
| 197 | 2026-05-05T03:39:06.053Z | Done (2.628s) |
| 198 | 2026-05-05T03:39:06.129Z | Done (0.012s) |
| 199 | 2026-05-05T03:39:06.132Z | Done (0.000s) |
| 200 | 2026-05-05T03:39:06.435Z | Done (0.000s) |
| 201 | 2026-05-05T03:39:07.310Z | Planning: Evaluating mediator changes ... Done |
| 202 | 2026-05-05T03:39:07.422Z | Planning: Checking for conflicting actions ... Done |
| 203 | 2026-05-05T03:39:07.424Z | Planning: Consolidating action changes ... Done |
| 204 | 2026-05-05T03:39:07.585Z | Planning: Evaluating mediators ... Done |
| 205 | 2026-05-05T03:39:07.588Z | Planning: Planning completed in 0.28 seconds |
| 206 | 2026-05-05T03:39:07.610Z | Mediators to change: 2 |
| 207 | 2026-05-05T03:39:07.610Z | Create boot environment: No |
| 208 | 2026-05-05T03:39:07.610Z | Create backup boot environment: No |
| 209 | 2026-05-05T03:39:07.663Z | Done |
| 210 | 2026-05-05T03:39:07.663Z | Done |
| 211 | 2026-05-05T03:39:08.285Z | Done |
| 212 | 2026-05-05T03:39:10.823Z | Done |
| 213 | 2026-05-05T03:39:10.902Z | Done |
| 214 | 2026-05-05T03:39:10.905Z | Done |
| 215 | 2026-05-05T03:39:11.063Z | Done |
| 216 | 2026-05-05T03:39:11.332Z | Planning: Evaluating mediator changes ... Done |
| 217 | 2026-05-05T03:39:11.442Z | Planning: Checking for conflicting actions ... Done |
| 218 | 2026-05-05T03:39:11.445Z | Planning: Consolidating action changes ... Done |
| 219 | 2026-05-05T03:39:11.610Z | Planning: Evaluating mediators ... Done |
| 220 | 2026-05-05T03:39:11.616Z | Planning: Planning completed in 0.27 seconds |
| 221 | 2026-05-05T03:39:11.624Z | Mediators to change: 1 |
| 222 | 2026-05-05T03:39:11.625Z | Create boot environment: No |
| 223 | 2026-05-05T03:39:11.625Z | Create backup boot environment: No |
| 224 | 2026-05-05T03:39:11.679Z | Done |
| 225 | 2026-05-05T03:39:11.679Z | Done |
| 226 | 2026-05-05T03:39:12.306Z | Done |
| 227 | 2026-05-05T03:39:14.820Z | Done |
| 228 | 2026-05-05T03:39:14.895Z | Done |
| 229 | 2026-05-05T03:39:14.897Z | Done |
| 230 | 2026-05-05T03:39:15.040Z | Done |
| 231 | 2026-05-05T03:39:15.333Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 232 | 2026-05-05T03:39:15.335Z | clang system 15 system |
| 233 | 2026-05-05T03:39:15.335Z | csh system system illumos |
| 234 | 2026-05-05T03:39:15.335Z | ctags system system illumos |
| 235 | 2026-05-05T03:39:15.335Z | file system system illumos |
| 236 | 2026-05-05T03:39:15.335Z | gcc vendor 12 vendor |
| 237 | 2026-05-05T03:39:15.335Z | gcc system 14 system |
| 238 | 2026-05-05T03:39:15.335Z | gcc system 10 system |
| 239 | 2026-05-05T03:39:15.335Z | go system 1.20 system |
| 240 | 2026-05-05T03:39:15.335Z | go system 1.19 system |
| 241 | 2026-05-05T03:39:15.335Z | llvm system 15 system |
| 242 | 2026-05-05T03:39:15.335Z | llvm system 14 system |
| 243 | 2026-05-05T03:39:15.335Z | mariadb system 10.6 system |
| 244 | 2026-05-05T03:39:15.335Z | mta vendor vendor dma |
| 245 | 2026-05-05T03:39:15.335Z | openjdk system 17 system |
| 246 | 2026-05-05T03:39:15.335Z | openjdk system 11 system |
| 247 | 2026-05-05T03:39:15.335Z | openjdk system 1.8 system |
| 248 | 2026-05-05T03:39:15.335Z | openssl vendor 3 vendor |
| 249 | 2026-05-05T03:39:15.335Z | perl system 5.36 system |
| 250 | 2026-05-05T03:39:15.335Z | postgresql system 18 system |
| 251 | 2026-05-05T03:39:15.335Z | postgresql system 15 system |
| 252 | 2026-05-05T03:39:15.335Z | postgresql system 13 system |
| 253 | 2026-05-05T03:39:15.335Z | python vendor 3 vendor |
| 254 | 2026-05-05T03:39:15.335Z | python system 2 system |
| 255 | 2026-05-05T03:39:15.335Z | python3 system 3.11 system |
| 256 | 2026-05-05T03:39:15.335Z | ruby system 3.0 system |
| 257 | 2026-05-05T03:39:15.335Z | words vendor vendor american-english |
| 258 | 2026-05-05T03:39:15.335Z | words system system australian-english |
| 259 | 2026-05-05T03:39:15.336Z | words system system british-english |
| 260 | 2026-05-05T03:39:15.336Z | words system system canadian-english |
| 261 | 2026-05-05T03:39:15.336Z | words system system french |
| 262 | 2026-05-05T03:39:15.336Z | words system system italian |
| 263 | 2026-05-05T03:39:15.336Z | words system system ngerman |
| 264 | 2026-05-05T03:39:15.336Z | words system system ogerman |
| 265 | 2026-05-05T03:39:15.336Z | words system system spanish |
| 266 | 2026-05-05T03:39:15.560Z | PUBLISHER TYPE STATUS P LOCATION |
| 267 | 2026-05-05T03:39:15.560Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 268 | 2026-05-05T03:39:20.201Z | FMRI IFO |
| 269 | 2026-05-05T03:39:20.201Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 270 | 2026-05-05T03:39:20.201Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 271 | 2026-05-05T03:39:20.201Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 272 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 273 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 274 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 275 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 276 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 277 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 278 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 279 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 280 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 281 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 282 | 2026-05-05T03:39:20.202Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 283 | 2026-05-05T03:39:20.203Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 284 | 2026-05-05T03:39:20.203Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 285 | 2026-05-05T03:39:20.203Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 286 | 2026-05-05T03:39:21.363Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 287 | 2026-05-05T03:39:21.637Z | Updating crates.io index |
| 288 | 2026-05-05T03:39:21.654Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 289 | 2026-05-05T03:39:21.912Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 290 | 2026-05-05T03:39:22.688Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 291 | 2026-05-05T03:39:23.116Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 292 | 2026-05-05T03:39:25.312Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 293 | 2026-05-05T03:39:25.357Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 294 | 2026-05-05T03:39:26.396Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 295 | 2026-05-05T03:39:27.106Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 296 | 2026-05-05T03:39:27.537Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 297 | 2026-05-05T03:39:28.498Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 298 | 2026-05-05T03:39:28.879Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 299 | 2026-05-05T03:39:29.385Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 300 | 2026-05-05T03:39:29.659Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 301 | 2026-05-05T03:39:30.711Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 302 | 2026-05-05T03:39:31.191Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 303 | 2026-05-05T03:39:32.697Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 304 | 2026-05-05T03:39:32.739Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 305 | 2026-05-05T03:39:32.739Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 306 | 2026-05-05T03:39:32.740Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 307 | 2026-05-05T03:39:32.795Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 308 | 2026-05-05T03:39:33.012Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 309 | 2026-05-05T03:39:33.391Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 310 | 2026-05-05T03:39:33.711Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 311 | 2026-05-05T03:39:34.360Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 312 | 2026-05-05T03:39:34.759Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 313 | 2026-05-05T03:39:35.106Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 314 | 2026-05-05T03:39:35.609Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 315 | 2026-05-05T03:39:36.823Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 316 | 2026-05-05T03:39:37.531Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 317 | 2026-05-05T03:39:37.960Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 318 | 2026-05-05T03:39:38.521Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 319 | 2026-05-05T03:39:38.820Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 320 | 2026-05-05T03:39:39.184Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 321 | 2026-05-05T03:39:39.497Z | Updating crates.io index |
| 322 | 2026-05-05T03:39:39.536Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 323 | 2026-05-05T03:39:39.767Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 324 | 2026-05-05T03:39:40.023Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 325 | 2026-05-05T03:39:40.266Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 326 | 2026-05-05T03:39:40.637Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 327 | 2026-05-05T03:39:52.552Z | error: failed to select a version for `vergen`. |
| 328 | 2026-05-05T03:39:52.552Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 329 | 2026-05-05T03:39:52.552Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 330 | 2026-05-05T03:39:52.552Z | ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)` |
| 331 | 2026-05-05T03:39:52.552Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 332 | 2026-05-05T03:39:52.553Z | |
| 333 | 2026-05-05T03:39:52.553Z | all possible versions conflict with previously selected packages. |
| 334 | 2026-05-05T03:39:52.553Z | |
| 335 | 2026-05-05T03:39:52.553Z | previously selected package `vergen v9.0.6` |
| 336 | 2026-05-05T03:39:52.553Z | ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)` |
| 337 | 2026-05-05T03:39:52.553Z | ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)` |
| 338 | 2026-05-05T03:39:52.553Z | |
| 339 | 2026-05-05T03:39:52.553Z | failed to select a version for `vergen` which could resolve this conflict |
| 340 | 2026-05-05T03:39:52.592Z | Failed to run command -- will try 2 more times |
| 341 | 2026-05-05T03:39:52.843Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 342 | 2026-05-05T03:39:52.866Z | Updating crates.io index |
| 343 | 2026-05-05T03:39:53.116Z | Updating crates.io index |
| 344 | 2026-05-05T03:39:53.750Z | error: failed to select a version for `vergen`. |
| 345 | 2026-05-05T03:39:53.750Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 346 | 2026-05-05T03:39:53.751Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 347 | 2026-05-05T03:39:53.751Z | ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)` |
| 348 | 2026-05-05T03:39:53.751Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 349 | 2026-05-05T03:39:53.751Z | |
| 350 | 2026-05-05T03:39:53.751Z | all possible versions conflict with previously selected packages. |
| 351 | 2026-05-05T03:39:53.751Z | |
| 352 | 2026-05-05T03:39:53.751Z | previously selected package `vergen v9.0.6` |
| 353 | 2026-05-05T03:39:53.751Z | ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)` |
| 354 | 2026-05-05T03:39:53.751Z | ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)` |
| 355 | 2026-05-05T03:39:53.751Z | |
| 356 | 2026-05-05T03:39:53.751Z | failed to select a version for `vergen` which could resolve this conflict |
| 357 | 2026-05-05T03:39:53.775Z | Failed to run command -- will try 1 more times |
| 358 | 2026-05-05T03:39:54.022Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 359 | 2026-05-05T03:39:54.098Z | Updating crates.io index |
| 360 | 2026-05-05T03:39:54.596Z | error: failed to select a version for `vergen`. |
| 361 | 2026-05-05T03:39:54.597Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 362 | 2026-05-05T03:39:54.598Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 363 | 2026-05-05T03:39:54.598Z | ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)` |
| 364 | 2026-05-05T03:39:54.598Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 365 | 2026-05-05T03:39:54.598Z | |
| 366 | 2026-05-05T03:39:54.598Z | all possible versions conflict with previously selected packages. |
| 367 | 2026-05-05T03:39:54.598Z | |
| 368 | 2026-05-05T03:39:54.598Z | previously selected package `vergen v9.0.6` |
| 369 | 2026-05-05T03:39:54.598Z | ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)` |
| 370 | 2026-05-05T03:39:54.598Z | ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)` |
| 371 | 2026-05-05T03:39:54.599Z | |
| 372 | 2026-05-05T03:39:54.599Z | failed to select a version for `vergen` which could resolve this conflict |
| 373 | 2026-05-05T03:39:54.626Z | |
| 374 | 2026-05-05T03:39:54.634Z | real 2:12.778865878 |
| 375 | 2026-05-05T03:39:54.634Z | user 55.177808634 |
| 376 | 2026-05-05T03:39:54.634Z | sys 5.694699212 |
| 377 | 2026-05-05T03:39:54.634Z | trap 0.005692996 |
| 378 | 2026-05-05T03:39:54.634Z | tflt 0.025973924 |
| 379 | 2026-05-05T03:39:54.634Z | dflt 0.042044375 |
| 380 | 2026-05-05T03:39:54.634Z | kflt 0.013748737 |
| 381 | 2026-05-05T03:39:54.635Z | lock 0.133103067 |
| 382 | 2026-05-05T03:39:54.635Z | slp 3:28.271106620 |
| 383 | 2026-05-05T03:39:54.635Z | lat 0.137980104 |
| 384 | 2026-05-05T03:39:54.635Z | stop 0.000531310 |
| 385 | 2026-05-05T03:39:54.635Z | process exited: duration 132832 ms, exit code 101 |
| |
| 386 | 2026-05-05T03:39:54.662Z | found 0 output files |