|
|
|
| 1 | 2026-05-05T21:58:28.541Z | job assigned to worker 01KQX2B1K788ABEHMGD5PJR0EJ [factory aws, i-07ecc0a069a8e3dd1] (queued for 53 s) |
| |
| 2 | 2026-05-05T21:58:35.283Z | starting task 0: "setup" |
| 3 | 2026-05-05T21:58:35.289Z | ++ uname -s |
| 4 | 2026-05-05T21:58:35.292Z | + kern=SunOS |
| 5 | 2026-05-05T21:58:35.292Z | + build_user=build |
| 6 | 2026-05-05T21:58:35.292Z | + build_uid=12345 |
| 7 | 2026-05-05T21:58:35.292Z | + work_dir=/work |
| 8 | 2026-05-05T21:58:35.292Z | + input_dir=/input |
| 9 | 2026-05-05T21:58:35.292Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T21:58:35.292Z | + case "$kern" in |
| 11 | 2026-05-05T21:58:35.292Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T21:58:35.292Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T21:58:37.299Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T21:58:37.412Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T21:58:37.415Z | + home_fs=zfs |
| 16 | 2026-05-05T21:58:37.416Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T21:58:37.416Z | + mkdir -p /home/build |
| 18 | 2026-05-05T21:58:37.416Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T21:58:39.417Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T21:58:39.421Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-05-05T21:58:39.427Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T21:58:39.431Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-05T21:58:39.431Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-05T21:58:39.431Z | * rust toolchain profile = "default" |
| 25 | 2026-05-05T21:58:39.431Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-05T21:58:39.431Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-05T21:58:39.431Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T21:58:39.434Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T21:58:39.435Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-05T21:58:39.552Z | info: downloading installer |
| 31 | 2026-05-05T21:58:41.036Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T21:58:41.036Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T21:58:41.036Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T21:58:41.036Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T21:58:41.036Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T21:58:41.036Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T21:58:41.036Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T21:58:41.036Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T21:58:41.036Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T21:58:41.036Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T21:58:41.036Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T21:58:41.036Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T21:58:41.036Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T21:58:41.049Z | info: profile set to default |
| 45 | 2026-05-05T21:58:41.049Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T21:58:41.052Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-05T21:58:41.210Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-05T21:58:41.213Z | info: downloading 6 components |
| 49 | 2026-05-05T21:58:57.421Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-05T21:58:57.421Z | |
| 51 | 2026-05-05T21:58:57.455Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-05T21:58:57.455Z | |
| 53 | 2026-05-05T21:58:57.455Z | |
| 54 | 2026-05-05T21:58:57.455Z | Rust is installed now. Great! |
| 55 | 2026-05-05T21:58:57.455Z | |
| 56 | 2026-05-05T21:58:57.455Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T21:58:57.455Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T21:58:57.455Z | |
| 59 | 2026-05-05T21:58:57.455Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T21:58:57.456Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T21:58:57.456Z | |
| 62 | 2026-05-05T21:58:57.456Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T21:58:57.456Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T21:58:57.456Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T21:58:57.456Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T21:58:57.456Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T21:58:57.456Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T21:58:57.456Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T21:58:57.459Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T21:58:57.459Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T21:58:57.553Z | + rustup --version |
| 72 | 2026-05-05T21:58:57.562Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T21:58:57.566Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T21:58:57.584Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-05T21:58:57.587Z | + cargo --version |
| 76 | 2026-05-05T21:58:57.599Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-05T21:58:57.602Z | + rustc --version |
| 78 | 2026-05-05T21:58:57.621Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-05T21:58:57.624Z | process exited: duration 18193 ms, exit code 0 |
| |
| 80 | 2026-05-05T21:58:57.630Z | starting task 2: "authentication" |
| 81 | 2026-05-05T21:58:57.646Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-05T21:58:57.652Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T21:58:57.655Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-05T21:58:57.658Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-05T21:58:57.688Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-05T21:59:07.258Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-05T21:59:07.258Z | + git fetch origin 24502fa1e4a0fabc0909c954327853a8653613c1 |
| 88 | 2026-05-05T21:59:07.560Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-05T21:59:07.560Z | * branch 24502fa1e4a0fabc0909c954327853a8653613c1 -> FETCH_HEAD |
| 90 | 2026-05-05T21:59:07.569Z | + [[ -n iliana/cockroach-go1.26 ]] |
| 91 | 2026-05-05T21:59:07.572Z | ++ git branch --show-current |
| 92 | 2026-05-05T21:59:07.572Z | + current=main |
| 93 | 2026-05-05T21:59:07.572Z | + [[ main != iliana/cockroach-go1.26 ]] |
| 94 | 2026-05-05T21:59:07.572Z | + git branch -f iliana/cockroach-go1.26 24502fa1e4a0fabc0909c954327853a8653613c1 |
| 95 | 2026-05-05T21:59:07.575Z | + git checkout -f iliana/cockroach-go1.26 |
| 96 | 2026-05-05T21:59:07.804Z | Switched to branch 'iliana/cockroach-go1.26' |
| 97 | 2026-05-05T21:59:07.808Z | + git reset --hard 24502fa1e4a0fabc0909c954327853a8653613c1 |
| 98 | 2026-05-05T21:59:07.819Z | HEAD is now at 24502fa1e update cockroachdb (go1.26) |
| 99 | 2026-05-05T21:59:07.822Z | process exited: duration 10166 ms, exit code 0 |
| |
| 100 | 2026-05-05T21:59:07.828Z | starting task 4: "build" |
| 101 | 2026-05-05T21:59:07.833Z | + source ./env.sh |
| 102 | 2026-05-05T21:59:07.833Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-05-05T21:59:07.833Z | ++ set -o xtrace |
| 104 | 2026-05-05T21:59:07.836Z | ++++ dirname ./env.sh |
| 105 | 2026-05-05T21:59:07.838Z | +++ readlink -f . |
| 106 | 2026-05-05T21:59:07.842Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-05-05T21:59:07.842Z | ++ 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-05T21:59:07.842Z | ++ 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-05T21:59:07.842Z | ++ 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-05T21:59:07.843Z | ++ 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-05T21:59:07.843Z | ++ 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-05T21:59:07.843Z | ++ 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-05T21:59:07.843Z | ++ 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-05T21:59:07.843Z | ++ 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-05T21:59:07.843Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-05-05T21:59:07.843Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-05-05T21:59:07.843Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-05-05T21:59:07.843Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-05-05T21:59:07.843Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-05-05T21:59:07.843Z | + cargo --version |
| 121 | 2026-05-05T21:59:07.848Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-05-05T21:59:07.851Z | + rustc --version |
| 123 | 2026-05-05T21:59:07.871Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-05-05T21:59:07.874Z | + banner prerequisites |
| 125 | 2026-05-05T21:59:07.877Z | |
| 126 | 2026-05-05T21:59:07.877Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-05-05T21:59:07.877Z | # # # # # # # # # # # # # # # |
| 128 | 2026-05-05T21:59:07.877Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-05-05T21:59:07.878Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-05-05T21:59:07.878Z | # # # # # # # # # # # # # # # |
| 131 | 2026-05-05T21:59:07.878Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-05-05T21:59:07.878Z | |
| 133 | 2026-05-05T21:59:07.878Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-05-05T21:59:18.103Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-05-05T21:59:25.592Z | Startup: Caching catalogs ... Done |
| 136 | 2026-05-05T21:59:33.137Z | Planning: Solver setup ... Done (6.117s) |
| 137 | 2026-05-05T21:59:33.179Z | Planning: Running solver ... Done (0.042s) |
| 138 | 2026-05-05T21:59:33.322Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-05-05T21:59:33.342Z | Planning: Fetching manifests: 0/5 0% complete |
| 140 | 2026-05-05T21:59:33.887Z | Planning: Fetching manifests: 5/5 100% complete |
| 141 | 2026-05-05T21:59:33.925Z | Planning: Package planning ... Done (0.036s) |
| 142 | 2026-05-05T21:59:33.960Z | Planning: Merging actions ... Done (0.036s) |
| 143 | 2026-05-05T21:59:34.138Z | Planning: Checking for conflicting actions ... Done (0.179s) |
| 144 | 2026-05-05T21:59:34.149Z | Planning: Consolidating action changes ... Done (0.009s) |
| 145 | 2026-05-05T21:59:35.271Z | Planning: Evaluating mediators ... Done (1.122s) |
| 146 | 2026-05-05T21:59:35.278Z | Planning: Planning completed in 9.52 seconds |
| 147 | 2026-05-05T21:59:35.290Z | Packages to install: 5 |
| 148 | 2026-05-05T21:59:35.290Z | Mediators to change: 3 |
| 149 | 2026-05-05T21:59:35.294Z | Services to change: 1 |
| 150 | 2026-05-05T21:59:35.294Z | Estimated space available: 155.34 GB |
| 151 | 2026-05-05T21:59:35.294Z | Estimated space to be consumed: 1.90 GB |
| 152 | 2026-05-05T21:59:35.294Z | Create boot environment: No |
| 153 | 2026-05-05T21:59:35.294Z | Create backup boot environment: No |
| 154 | 2026-05-05T21:59:35.294Z | Rebuild boot archive: No |
| 155 | 2026-05-05T21:59:35.294Z | |
| 156 | 2026-05-05T21:59:35.294Z | Changed mediators: |
| 157 | 2026-05-05T21:59:35.294Z | mediator clang: |
| 158 | 2026-05-05T21:59:35.294Z | version: None -> 15 (system default) |
| 159 | 2026-05-05T21:59:35.294Z | |
| 160 | 2026-05-05T21:59:35.294Z | mediator llvm: |
| 161 | 2026-05-05T21:59:35.294Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-05-05T21:59:35.295Z | |
| 163 | 2026-05-05T21:59:35.295Z | mediator postgresql: |
| 164 | 2026-05-05T21:59:35.295Z | version: 15 (system default) -> 18 (system default) |
| 165 | 2026-05-05T21:59:35.295Z | |
| 166 | 2026-05-05T21:59:35.295Z | Changed packages: |
| 167 | 2026-05-05T21:59:35.295Z | helios-dev |
| 168 | 2026-05-05T21:59:35.295Z | developer/build-essential |
| 169 | 2026-05-05T21:59:35.295Z | None -> 11-2.0 |
| 170 | 2026-05-05T21:59:35.295Z | library/libxmlsec1 |
| 171 | 2026-05-05T21:59:35.295Z | None -> 1.2.35-2.0 |
| 172 | 2026-05-05T21:59:35.295Z | ooce/developer/clang-15 |
| 173 | 2026-05-05T21:59:35.295Z | None -> 15.0.7-2.0 |
| 174 | 2026-05-05T21:59:35.295Z | ooce/developer/llvm-15 |
| 175 | 2026-05-05T21:59:35.295Z | None -> 15.0.7-2.0 |
| 176 | 2026-05-05T21:59:35.295Z | ooce/library/postgresql-18 |
| 177 | 2026-05-05T21:59:35.295Z | None -> 18.1-2.0 |
| 178 | 2026-05-05T21:59:35.295Z | |
| 179 | 2026-05-05T21:59:35.296Z | Services: |
| 180 | 2026-05-05T21:59:35.296Z | restart_fmri: |
| 181 | 2026-05-05T21:59:35.296Z | svc:/system/update-man-index:default |
| 182 | 2026-05-05T21:59:35.335Z | |
| 183 | 2026-05-05T21:59:35.335Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 184 | 2026-05-05T21:59:41.579Z | Download: 207/4272 items 1.3/219.0MB 0% complete (1.6M/s) |
| 185 | 2026-05-05T21:59:47.169Z | Download: 1198/4272 items 83.5/219.0MB 38% complete (8.9M/s) |
| 186 | 2026-05-05T21:59:53.142Z | Download: 2221/4272 items 119.2/219.0MB 54% complete (15.5M/s) |
| 187 | 2026-05-05T21:59:54.501Z | |
| 188 | 2026-05-05T21:59:54.501Z | Errors were encountered while attempting to retrieve package or file data for |
| 189 | 2026-05-05T21:59:54.501Z | the requested operation. |
| 190 | 2026-05-05T21:59:54.501Z | Details follow: |
| 191 | 2026-05-05T21:59:54.501Z | |
| 192 | 2026-05-05T21:59:54.501Z | pkg://helios-dev/ooce/developer/llvm-15@15.0.7,5.11-2.0:20230713T102340Z |
| 193 | 2026-05-05T21:59:54.501Z | 1: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 194 | 2026-05-05T21:59:54.501Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/d015845e51c419de54378b01659be5ed5ec5b408' (happened 4 times) |
| 195 | 2026-05-05T21:59:54.501Z | 2: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 196 | 2026-05-05T21:59:54.501Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/53a04070c21c66343e7fa3af8d9473c2eb9d1aab' (happened 4 times) |
| 197 | 2026-05-05T21:59:54.501Z | 3: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 198 | 2026-05-05T21:59:54.501Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/2fe94199fcdc683fff70ef81e3822c6336ac2dee' (happened 4 times) |
| 199 | 2026-05-05T21:59:54.501Z | 4: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 200 | 2026-05-05T21:59:54.501Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/cbb9a0211d6f69647680ad82d7e3f017c571e81d' (happened 4 times) |
| 201 | 2026-05-05T21:59:54.501Z | |
| 202 | 2026-05-05T21:59:55.863Z | |
| 203 | 2026-05-05T21:59:55.863Z | real 47.977139069 |
| 204 | 2026-05-05T21:59:55.863Z | user 25.931351586 |
| 205 | 2026-05-05T21:59:55.863Z | sys 2.000404623 |
| 206 | 2026-05-05T21:59:55.863Z | trap 0.002844891 |
| 207 | 2026-05-05T21:59:55.863Z | tflt 0.026230841 |
| 208 | 2026-05-05T21:59:55.863Z | dflt 0.042583737 |
| 209 | 2026-05-05T21:59:55.863Z | kflt 0.012628132 |
| 210 | 2026-05-05T21:59:55.863Z | lock 0.000000000 |
| 211 | 2026-05-05T21:59:55.863Z | slp 1:11.537137164 |
| 212 | 2026-05-05T21:59:55.863Z | lat 0.040693032 |
| 213 | 2026-05-05T21:59:55.863Z | stop 0.000297831 |
| 214 | 2026-05-05T21:59:55.867Z | process exited: duration 48028 ms, exit code 1 |
| |
| 215 | 2026-05-05T21:59:55.874Z | found 0 output files |