|
|
|
| 1 | 2026-06-05T03:58:11.452Z | job assigned to worker 01KTAYV8Y1V412ZBN2D6M8T6GA [factory aws, i-094ef15b4c844fdf7] (queued for 1 m 22 s) |
| |
| 2 | 2026-06-05T03:58:17.808Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:58:17.815Z | ++ uname -s |
| 4 | 2026-06-05T03:58:17.818Z | + kern=SunOS |
| 5 | 2026-06-05T03:58:17.818Z | + build_user=build |
| 6 | 2026-06-05T03:58:17.818Z | + build_uid=12345 |
| 7 | 2026-06-05T03:58:17.818Z | + work_dir=/work |
| 8 | 2026-06-05T03:58:17.818Z | + input_dir=/input |
| 9 | 2026-06-05T03:58:17.818Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:58:17.818Z | + case "$kern" in |
| 11 | 2026-06-05T03:58:17.818Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:58:17.821Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:58:19.825Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:58:19.950Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:58:19.954Z | + home_fs=zfs |
| 16 | 2026-06-05T03:58:19.954Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:58:19.954Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:58:19.954Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:58:21.955Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:58:21.959Z | process exited: duration 4149 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:58:21.966Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:58:21.970Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:58:21.970Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:58:21.970Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-05T03:58:21.970Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T03:58:21.970Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:58:21.970Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:58:21.974Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:58:21.974Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:58:22.045Z | info: downloading installer |
| 31 | 2026-06-05T03:58:23.382Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:58:23.382Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:58:23.382Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:58:23.382Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:58:23.382Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:58:23.382Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:58:23.382Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:58:23.382Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:58:23.382Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:58:23.382Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:58:23.382Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:58:23.382Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:58:23.383Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:58:23.396Z | info: profile set to default |
| 45 | 2026-06-05T03:58:23.396Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:58:23.399Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:58:23.538Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:58:23.541Z | info: downloading 6 components |
| 49 | 2026-06-05T03:58:38.057Z | |
| 50 | 2026-06-05T03:58:38.057Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T03:58:38.097Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:58:38.097Z | |
| 53 | 2026-06-05T03:58:38.100Z | |
| 54 | 2026-06-05T03:58:38.100Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:58:38.100Z | |
| 56 | 2026-06-05T03:58:38.100Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:58:38.100Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:58:38.100Z | |
| 59 | 2026-06-05T03:58:38.101Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:58:38.101Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:58:38.101Z | |
| 62 | 2026-06-05T03:58:38.101Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:58:38.101Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:58:38.101Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:58:38.101Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:58:38.101Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:58:38.101Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:58:38.101Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:58:38.101Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:58:38.101Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:58:38.201Z | + rustup --version |
| 72 | 2026-06-05T03:58:38.210Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:58:38.213Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:58:38.231Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:58:38.236Z | + cargo --version |
| 76 | 2026-06-05T03:58:38.247Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:58:38.251Z | + rustc --version |
| 78 | 2026-06-05T03:58:38.270Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:58:38.273Z | process exited: duration 16304 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:58:38.279Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:58:38.294Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:58:44.319Z | process exited: duration 6038 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:58:44.325Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:58:44.329Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:58:44.332Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:58:44.369Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:58:45.663Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:58:45.663Z | + git fetch origin 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 89 | 2026-06-05T03:58:46.046Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T03:58:46.047Z | * branch 047407809b1bda96f8c90d6c8c32e6230f8a7c1d -> FETCH_HEAD |
| 91 | 2026-06-05T03:58:46.052Z | + [[ -n renovate/hyper ]] |
| 92 | 2026-06-05T03:58:46.055Z | ++ git branch --show-current |
| 93 | 2026-06-05T03:58:46.055Z | + current=main |
| 94 | 2026-06-05T03:58:46.055Z | + [[ main != renovate/hyper ]] |
| 95 | 2026-06-05T03:58:46.055Z | + git branch -f renovate/hyper 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 96 | 2026-06-05T03:58:46.060Z | + git checkout -f renovate/hyper |
| 97 | 2026-06-05T03:58:46.075Z | Switched to branch 'renovate/hyper' |
| 98 | 2026-06-05T03:58:46.079Z | + git reset --hard 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 99 | 2026-06-05T03:58:46.083Z | HEAD is now at 0474078 Update hyper to 1.10.1 |
| 100 | 2026-06-05T03:58:46.083Z | process exited: duration 1754 ms, exit code 0 |
| |
| 101 | 2026-06-05T03:58:46.089Z | starting task 4: "build" |
| 102 | 2026-06-05T03:58:46.093Z | + pfexec pkg install clang-15 |
| 103 | 2026-06-05T03:58:54.388Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 104 | 2026-06-05T03:59:02.162Z | Startup: Caching catalogs ... Done |
| 105 | 2026-06-05T03:59:09.394Z | Planning: Solver setup ... Done |
| 106 | 2026-06-05T03:59:09.437Z | Planning: Running solver ... Done |
| 107 | 2026-06-05T03:59:09.580Z | Planning: Finding local manifests ... Done |
| 108 | 2026-06-05T03:59:10.811Z | Planning: Fetching manifests: 0/2 0% complete |
| 109 | 2026-06-05T03:59:11.359Z | Planning: Fetching manifests: 2/2 100% complete |
| 110 | 2026-06-05T03:59:11.387Z | Planning: Package planning ... Done |
| 111 | 2026-06-05T03:59:11.413Z | Planning: Merging actions ... Done |
| 112 | 2026-06-05T03:59:11.520Z | Planning: Checking for conflicting actions ... Done |
| 113 | 2026-06-05T03:59:11.526Z | Planning: Consolidating action changes ... Done |
| 114 | 2026-06-05T03:59:12.304Z | Planning: Evaluating mediators ... Done |
| 115 | 2026-06-05T03:59:12.309Z | Planning: Planning completed in 9.98 seconds |
| 116 | 2026-06-05T03:59:12.322Z | Packages to install: 2 |
| 117 | 2026-06-05T03:59:12.322Z | Mediators to change: 2 |
| 118 | 2026-06-05T03:59:12.325Z | Services to change: 1 |
| 119 | 2026-06-05T03:59:12.325Z | Create boot environment: No |
| 120 | 2026-06-05T03:59:12.325Z | Create backup boot environment: No |
| 121 | 2026-06-05T03:59:12.362Z | |
| 122 | 2026-06-05T03:59:12.362Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 123 | 2026-06-05T03:59:17.407Z | Download: 168/3076 items 15.6/211.3MB 7% complete (4.6M/s) |
| 124 | 2026-06-05T03:59:22.427Z | Download: 254/3076 items 15.8/211.3MB 7% complete (1.9M/s) |
| 125 | 2026-06-05T03:59:27.560Z | Download: 333/3076 items 16.2/211.3MB 7% complete (131k/s) |
| 126 | 2026-06-05T03:59:32.750Z | Download: 496/3076 items 16.9/211.3MB 7% complete (113k/s) |
| 127 | 2026-06-05T03:59:37.754Z | Download: 759/3076 items 18.1/211.3MB 8% complete (180k/s) |
| 128 | 2026-06-05T03:59:42.761Z | Download: 936/3076 items 81.8/211.3MB 38% complete (6.5M/s) |
| 129 | 2026-06-05T03:59:49.902Z | Download: 979/3076 items 82.2/211.3MB 38% complete (6.5M/s) |
| 130 | 2026-06-05T04:00:06.638Z | Download: 982/3076 items 82.2/211.3MB 38% complete |
| 131 | 2026-06-05T04:00:11.410Z | Download: 1297/3076 items 115.5/211.3MB 54% complete (7.1M/s) |
| 132 | 2026-06-05T04:00:16.426Z | Download: 1362/3076 items 115.7/211.3MB 54% complete (4.4M/s) |
| 133 | 2026-06-05T04:00:21.500Z | Download: 1427/3076 items 115.9/211.3MB 54% complete (626k/s) |
| 134 | 2026-06-05T04:00:27.440Z | Download: 1592/3076 items 116.4/211.3MB 55% complete (71.4k/s) |
| 135 | 2026-06-05T04:00:31.524Z | Download: 1682/3076 items 116.6/211.3MB 55% complete (72.7k/s) |
| 136 | 2026-06-05T04:00:36.715Z | Download: 1784/3076 items 116.7/211.3MB 55% complete (40.6k/s) |
| 137 | 2026-06-05T04:00:41.898Z | Download: 1995/3076 items 117.3/211.3MB 55% complete (63.9k/s) |
| 138 | 2026-06-05T04:00:47.045Z | Download: 2000/3076 items 117.3/211.3MB 55% complete (63.1k/s) |
| 139 | 2026-06-05T04:00:52.915Z | Download: 2005/3076 items 117.3/211.3MB 55% complete (53.3k/s) |
| 140 | 2026-06-05T04:00:59.665Z | Download: 2009/3076 items 117.3/211.3MB 55% complete (1.9k/s) |
| 141 | 2026-06-05T04:01:01.934Z | |
| 142 | 2026-06-05T04:01:01.934Z | Errors were encountered while attempting to retrieve package or file data for |
| 143 | 2026-06-05T04:01:01.934Z | the requested operation. |
| 144 | 2026-06-05T04:01:01.934Z | Details follow: |
| 145 | 2026-06-05T04:01:01.934Z | |
| 146 | 2026-06-05T04:01:01.934Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 147 | 2026-06-05T04:01:01.934Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/c01b26347f4c48409d4e9c47fe73e11d1f4ba963' |
| 148 | 2026-06-05T04:01:03.390Z | process exited: duration 137217 ms, exit code 1 |
| |
| 149 | 2026-06-05T04:01:03.492Z | found 0 output files |