|
|
|
| 1 | 2026-06-05T03:57:43.184Z | job assigned to worker 01KTAYTQDE5X79BF9F0TTHQRDR [factory aws, i-09d4570b2b529d62d] (queued for 1 m 7 s) |
| |
| 2 | 2026-06-05T03:57:49.522Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:57:49.527Z | ++ uname -s |
| 4 | 2026-06-05T03:57:49.530Z | + kern=SunOS |
| 5 | 2026-06-05T03:57:49.530Z | + build_user=build |
| 6 | 2026-06-05T03:57:49.530Z | + build_uid=12345 |
| 7 | 2026-06-05T03:57:49.530Z | + work_dir=/work |
| 8 | 2026-06-05T03:57:49.530Z | + input_dir=/input |
| 9 | 2026-06-05T03:57:49.530Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:57:49.530Z | + case "$kern" in |
| 11 | 2026-06-05T03:57:49.530Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:57:49.530Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:57:51.535Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:57:51.640Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:57:51.643Z | + home_fs=zfs |
| 16 | 2026-06-05T03:57:51.643Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:57:51.643Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:57:51.646Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:57:53.645Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:57:53.649Z | process exited: duration 4124 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:57:53.654Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:57:53.658Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:57:53.658Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:57:53.658Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-05T03:57:53.661Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-05T03:57:53.662Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:57:53.662Z | * rust toolchain profile = "default" |
| 28 | 2026-06-05T03:57:53.662Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:57:53.662Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:57:53.756Z | info: downloading installer |
| 31 | 2026-06-05T03:57:55.076Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:57:55.076Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:57:55.077Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:57:55.077Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:57:55.077Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:57:55.077Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:57:55.077Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:57:55.077Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:57:55.077Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:57:55.077Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:57:55.077Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:57:55.077Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:57:55.077Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:57:55.087Z | info: profile set to default |
| 45 | 2026-06-05T03:57:55.087Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:57:55.090Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:57:55.220Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:57:55.223Z | info: downloading 6 components |
| 49 | 2026-06-05T03:58:09.396Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:58:09.396Z | |
| 51 | 2026-06-05T03:58:09.425Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:58:09.425Z | |
| 53 | 2026-06-05T03:58:09.425Z | |
| 54 | 2026-06-05T03:58:09.425Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:58:09.425Z | |
| 56 | 2026-06-05T03:58:09.425Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:58:09.425Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:58:09.426Z | |
| 59 | 2026-06-05T03:58:09.426Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:58:09.426Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:58:09.426Z | |
| 62 | 2026-06-05T03:58:09.426Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:58:09.426Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:58:09.426Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:58:09.426Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:58:09.426Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:58:09.426Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:58:09.426Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:58:09.436Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:58:09.436Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:58:09.514Z | + rustup --version |
| 72 | 2026-06-05T03:58:09.522Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:58:09.526Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:58:09.545Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:58:09.547Z | + cargo --version |
| 76 | 2026-06-05T03:58:09.560Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:58:09.562Z | + rustc --version |
| 78 | 2026-06-05T03:58:09.582Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:58:09.585Z | process exited: duration 15926 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:58:09.590Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:58:09.603Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:58:29.649Z | process exited: duration 20051 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:58:29.667Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:58:29.670Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:58:29.674Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:58:29.705Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:58:30.741Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:58:30.741Z | + git fetch origin c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 89 | 2026-06-05T03:58:30.964Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T03:58:30.964Z | * branch c6b42e3669f55d526156dbc99cdc4d72981075ee -> FETCH_HEAD |
| 91 | 2026-06-05T03:58:30.969Z | + [[ -n renovate/dropshot ]] |
| 92 | 2026-06-05T03:58:30.972Z | ++ git branch --show-current |
| 93 | 2026-06-05T03:58:30.972Z | + current=main |
| 94 | 2026-06-05T03:58:30.972Z | + [[ main != renovate/dropshot ]] |
| 95 | 2026-06-05T03:58:30.972Z | + git branch -f renovate/dropshot c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 96 | 2026-06-05T03:58:30.977Z | + git checkout -f renovate/dropshot |
| 97 | 2026-06-05T03:58:30.985Z | Switched to branch 'renovate/dropshot' |
| 98 | 2026-06-05T03:58:30.991Z | + git reset --hard c6b42e3669f55d526156dbc99cdc4d72981075ee |
| 99 | 2026-06-05T03:58:31.012Z | HEAD is now at c6b42e3 Update dropshot to 0.17.1 |
| 100 | 2026-06-05T03:58:31.012Z | process exited: duration 1328 ms, exit code 0 |
| |
| 101 | 2026-06-05T03:58:31.031Z | starting task 4: "build" |
| 102 | 2026-06-05T03:58:31.037Z | + set -e |
| 103 | 2026-06-05T03:58:31.037Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-05T03:58:31.040Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-05T03:58:31.040Z | ++ PLATFORM=illumos |
| 106 | 2026-06-05T03:58:31.040Z | ++ banner install |
| 107 | 2026-06-05T03:58:31.041Z | |
| 108 | 2026-06-05T03:58:31.041Z | # # # #### ##### ## # # |
| 109 | 2026-06-05T03:58:31.041Z | # ## # # # # # # # |
| 110 | 2026-06-05T03:58:31.041Z | # # # # #### # # # # # |
| 111 | 2026-06-05T03:58:31.041Z | # # # # # # ###### # # |
| 112 | 2026-06-05T03:58:31.041Z | # # ## # # # # # # # |
| 113 | 2026-06-05T03:58:31.041Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-05T03:58:31.041Z | |
| 115 | 2026-06-05T03:58:31.042Z | ++ set +o errexit |
| 116 | 2026-06-05T03:58:31.042Z | ++ pkg info clang-15 |
| 117 | 2026-06-05T03:58:31.042Z | ++ grep -qi installed |
| 118 | 2026-06-05T03:58:32.221Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-05T03:58:32.221Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-05T03:58:32.221Z | |
| 121 | 2026-06-05T03:58:32.222Z | clang-15 |
| 122 | 2026-06-05T03:58:32.284Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-05T03:58:32.284Z | ++ set -o errexit |
| 124 | 2026-06-05T03:58:32.311Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-05T03:58:40.213Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-05T03:58:47.967Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-05T03:58:55.356Z | Planning: Solver setup ... Done |
| 128 | 2026-06-05T03:58:55.396Z | Planning: Running solver ... Done |
| 129 | 2026-06-05T03:58:55.534Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-05T03:58:55.546Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-05T03:58:55.631Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-05T03:58:55.660Z | Planning: Package planning ... Done |
| 133 | 2026-06-05T03:58:55.685Z | Planning: Merging actions ... Done |
| 134 | 2026-06-05T03:58:55.792Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-05T03:58:55.799Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-05T03:58:56.563Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-05T03:58:56.569Z | Planning: Planning completed in 8.43 seconds |
| 138 | 2026-06-05T03:58:56.580Z | Packages to install: 2 |
| 139 | 2026-06-05T03:58:56.583Z | Mediators to change: 2 |
| 140 | 2026-06-05T03:58:56.583Z | Services to change: 1 |
| 141 | 2026-06-05T03:58:56.583Z | Create boot environment: No |
| 142 | 2026-06-05T03:58:56.583Z | Create backup boot environment: No |
| 143 | 2026-06-05T03:58:56.622Z | |
| 144 | 2026-06-05T03:58:56.622Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-05T03:59:01.629Z | Download: 828/3076 items 18.3/211.3MB 8% complete (3.8M/s) |
| 146 | 2026-06-05T03:59:25.950Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 147 | 2026-06-05T03:59:31.941Z | Download: 1024/3076 items 101.2/211.3MB 47% complete (7.2M/s) |
| 148 | 2026-06-05T03:59:37.095Z | Download: 1136/3076 items 114.2/211.3MB 54% complete (2.0M/s) |
| 149 | 2026-06-05T03:59:42.301Z | Download: 1387/3076 items 116.3/211.3MB 55% complete (1.6M/s) |
| 150 | 2026-06-05T03:59:47.346Z | Download: 1433/3076 items 116.4/211.3MB 55% complete (456k/s) |
| 151 | 2026-06-05T03:59:52.481Z | Download: 1549/3076 items 117.0/211.3MB 55% complete (72.3k/s) |
| 152 | 2026-06-05T03:59:57.501Z | Download: 1807/3076 items 117.4/211.3MB 55% complete (112k/s) |
| 153 | 2026-06-05T04:00:02.549Z | Download: 1929/3076 items 117.7/211.3MB 55% complete (109k/s) |
| 154 | 2026-06-05T04:00:07.977Z | Download: 1981/3076 items 117.9/211.3MB 55% complete (52.4k/s) |
| 155 | 2026-06-05T04:00:13.096Z | Download: 2001/3076 items 117.9/211.3MB 55% complete (44.0k/s) |
| 156 | 2026-06-05T04:00:19.485Z | Download: 2003/3076 items 117.9/211.3MB 55% complete (41.8k/s) |
| 157 | 2026-06-05T04:00:27.432Z | Download: 2005/3076 items 117.9/211.3MB 55% complete |
| 158 | 2026-06-05T04:00:33.926Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (31.7k/s) |
| 159 | 2026-06-05T04:00:39.069Z | Download: 2205/3076 items 118.6/211.3MB 56% complete (63.8k/s) |
| 160 | 2026-06-05T04:00:44.294Z | Download: 2251/3076 items 118.7/211.3MB 56% complete (76.8k/s) |
| 161 | 2026-06-05T04:00:49.452Z | Download: 2372/3076 items 119.2/211.3MB 56% complete (71.4k/s) |
| 162 | 2026-06-05T04:00:54.488Z | Download: 2526/3076 items 119.5/211.3MB 56% complete (86.3k/s) |
| 163 | 2026-06-05T04:00:59.502Z | Download: 2658/3076 items 119.8/211.3MB 56% complete (65.3k/s) |
| 164 | 2026-06-05T04:01:04.767Z | Download: 2710/3076 items 119.9/211.3MB 56% complete (49.5k/s) |
| 165 | 2026-06-05T04:01:07.123Z | |
| 166 | 2026-06-05T04:01:07.123Z | Errors were encountered while attempting to retrieve package or file data for |
| 167 | 2026-06-05T04:01:07.123Z | the requested operation. |
| 168 | 2026-06-05T04:01:07.123Z | Details follow: |
| 169 | 2026-06-05T04:01:07.123Z | |
| 170 | 2026-06-05T04:01:07.123Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 171 | 2026-06-05T04:01:07.123Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9fc31120c7558295080798406328bde92d502707' |
| 172 | 2026-06-05T04:01:08.499Z | process exited: duration 157427 ms, exit code 1 |
| |
| 173 | 2026-06-05T04:01:08.508Z | found 0 output files |