|
|
|
| 1 | 2026-06-05T03:58:54.999Z | job assigned to worker 01KTAYWXF9TRJ2PXK6TNHA47VB [factory aws, i-05c29b345caf4935d] (queued for 1 m 6 s) |
| |
| 2 | 2026-06-05T03:59:01.736Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:01.743Z | ++ uname -s |
| 4 | 2026-06-05T03:59:01.746Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:01.746Z | + build_user=build |
| 6 | 2026-06-05T03:59:01.746Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:01.746Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:01.747Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:01.747Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:01.747Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:01.747Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:01.747Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:03.750Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:03.852Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:03.854Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:03.855Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:03.855Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:03.855Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:05.857Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:05.860Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:05.870Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:05.878Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:05.878Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:59:05.878Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-05T03:59:05.878Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-05T03:59:05.878Z | * rust toolchain channel = "stable" |
| 27 | 2026-06-05T03:59:05.878Z | * rust toolchain profile = "default" |
| 28 | 2026-06-05T03:59:05.878Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:05.878Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:05.970Z | info: downloading installer |
| 31 | 2026-06-05T03:59:07.342Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:07.342Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:07.342Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:07.342Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:07.342Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:07.342Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:07.342Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:07.355Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:07.355Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:07.355Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:07.355Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:07.355Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:07.355Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:07.372Z | info: profile set to default |
| 45 | 2026-06-05T03:59:07.372Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:07.372Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:07.498Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:07.502Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:21.617Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:59:21.617Z | |
| 51 | 2026-06-05T03:59:21.646Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:21.646Z | |
| 53 | 2026-06-05T03:59:21.646Z | |
| 54 | 2026-06-05T03:59:21.646Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:21.646Z | |
| 56 | 2026-06-05T03:59:21.646Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:21.646Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:21.646Z | |
| 59 | 2026-06-05T03:59:21.646Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:21.646Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:21.646Z | |
| 62 | 2026-06-05T03:59:21.646Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:21.646Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:21.646Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:21.649Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:21.649Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:21.649Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:21.649Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:21.650Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:21.650Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:21.738Z | + rustup --version |
| 72 | 2026-06-05T03:59:21.745Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:21.748Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:21.771Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:21.788Z | + cargo --version |
| 76 | 2026-06-05T03:59:21.798Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:21.798Z | + rustc --version |
| 78 | 2026-06-05T03:59:21.807Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:21.830Z | process exited: duration 15936 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:21.843Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:21.860Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T03:59:21.866Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T03:59:21.869Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T03:59:21.872Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:21.908Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T03:59:22.927Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T03:59:22.928Z | + git fetch origin e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 88 | 2026-06-05T03:59:23.318Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T03:59:23.318Z | * branch e86e4e4b2f8085a42f0b82ef9a63817606232356 -> FETCH_HEAD |
| 90 | 2026-06-05T03:59:23.323Z | + [[ -n renovate/chrono-0.x ]] |
| 91 | 2026-06-05T03:59:23.326Z | ++ git branch --show-current |
| 92 | 2026-06-05T03:59:23.326Z | + current=main |
| 93 | 2026-06-05T03:59:23.326Z | + [[ main != renovate/chrono-0.x ]] |
| 94 | 2026-06-05T03:59:23.326Z | + git branch -f renovate/chrono-0.x e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 95 | 2026-06-05T03:59:23.329Z | + git checkout -f renovate/chrono-0.x |
| 96 | 2026-06-05T03:59:23.346Z | Switched to branch 'renovate/chrono-0.x' |
| 97 | 2026-06-05T03:59:23.349Z | + git reset --hard e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 98 | 2026-06-05T03:59:23.365Z | HEAD is now at e86e4e4 Update Rust crate chrono to 0.4.45 |
| 99 | 2026-06-05T03:59:23.368Z | process exited: duration 1497 ms, exit code 0 |
| |
| 100 | 2026-06-05T03:59:23.375Z | starting task 4: "build" |
| 101 | 2026-06-05T03:59:23.378Z | + set -e |
| 102 | 2026-06-05T03:59:23.378Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-05T03:59:23.381Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-05T03:59:23.381Z | ++ PLATFORM=illumos |
| 105 | 2026-06-05T03:59:23.381Z | ++ banner install |
| 106 | 2026-06-05T03:59:23.381Z | |
| 107 | 2026-06-05T03:59:23.381Z | # # # #### ##### ## # # |
| 108 | 2026-06-05T03:59:23.381Z | # ## # # # # # # # |
| 109 | 2026-06-05T03:59:23.381Z | # # # # #### # # # # # |
| 110 | 2026-06-05T03:59:23.381Z | # # # # # # ###### # # |
| 111 | 2026-06-05T03:59:23.382Z | # # ## # # # # # # # |
| 112 | 2026-06-05T03:59:23.382Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-05T03:59:23.382Z | |
| 114 | 2026-06-05T03:59:23.382Z | ++ set +o errexit |
| 115 | 2026-06-05T03:59:23.385Z | ++ pkg info clang-15 |
| 116 | 2026-06-05T03:59:23.385Z | ++ grep -qi installed |
| 117 | 2026-06-05T03:59:24.569Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-05T03:59:24.569Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-05T03:59:24.569Z | |
| 120 | 2026-06-05T03:59:24.569Z | clang-15 |
| 121 | 2026-06-05T03:59:24.610Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-05T03:59:24.610Z | ++ set -o errexit |
| 123 | 2026-06-05T03:59:24.617Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-05T03:59:33.342Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-05T03:59:41.117Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-05T03:59:48.380Z | Planning: Solver setup ... Done |
| 127 | 2026-06-05T03:59:48.423Z | Planning: Running solver ... Done |
| 128 | 2026-06-05T03:59:48.566Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-05T03:59:48.591Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-05T03:59:48.690Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-05T03:59:48.718Z | Planning: Package planning ... Done |
| 132 | 2026-06-05T03:59:48.743Z | Planning: Merging actions ... Done |
| 133 | 2026-06-05T03:59:48.854Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-05T03:59:48.860Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-05T03:59:49.633Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-05T03:59:49.638Z | Planning: Planning completed in 8.35 seconds |
| 137 | 2026-06-05T03:59:49.647Z | Packages to install: 2 |
| 138 | 2026-06-05T03:59:49.650Z | Mediators to change: 2 |
| 139 | 2026-06-05T03:59:49.650Z | Services to change: 1 |
| 140 | 2026-06-05T03:59:49.651Z | Create boot environment: No |
| 141 | 2026-06-05T03:59:49.651Z | Create backup boot environment: No |
| 142 | 2026-06-05T03:59:49.689Z | |
| 143 | 2026-06-05T03:59:49.689Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-05T03:59:54.751Z | Download: 417/3076 items 16.4/211.3MB 7% complete (3.6M/s) |
| 145 | 2026-06-05T04:00:02.144Z | Download: 466/3076 items 16.6/211.3MB 7% complete (2.6M/s) |
| 146 | 2026-06-05T04:00:07.906Z | Download: 509/3076 items 16.7/211.3MB 7% complete (471k/s) |
| 147 | 2026-06-05T04:00:12.903Z | Download: 571/3076 items 17.0/211.3MB 8% complete (75.8k/s) |
| 148 | 2026-06-05T04:00:17.539Z | Download: 723/3076 items 17.5/211.3MB 8% complete (82.4k/s) |
| 149 | 2026-06-05T04:00:22.553Z | Download: 854/3076 items 18.4/211.3MB 8% complete (134k/s) |
| 150 | 2026-06-05T04:00:27.698Z | Download: 945/3076 items 80.9/211.3MB 38% complete (6.5M/s) |
| 151 | 2026-06-05T04:00:33.806Z | Download: 980/3076 items 82.2/211.3MB 38% complete (6.3M/s) |
| 152 | 2026-06-05T04:00:46.686Z | Download: 982/3076 items 82.2/211.3MB 38% complete |
| 153 | 2026-06-05T04:00:51.688Z | Download: 1015/3076 items 93.1/211.3MB 44% complete (2.0M/s) |
| 154 | 2026-06-05T04:00:56.699Z | Download: 1263/3076 items 116.1/211.3MB 54% complete (3.6M/s) |
| 155 | 2026-06-05T04:01:01.936Z | Download: 1347/3076 items 116.3/211.3MB 55% complete (3.7M/s) |
| 156 | 2026-06-05T04:01:06.920Z | Download: 1505/3076 items 116.8/211.3MB 55% complete (85.4k/s) |
| 157 | 2026-06-05T04:01:07.113Z | |
| 158 | 2026-06-05T04:01:07.113Z | Errors were encountered while attempting to retrieve package or file data for |
| 159 | 2026-06-05T04:01:07.113Z | the requested operation. |
| 160 | 2026-06-05T04:01:07.113Z | Details follow: |
| 161 | 2026-06-05T04:01:07.113Z | |
| 162 | 2026-06-05T04:01:07.113Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 163 | 2026-06-05T04:01:07.113Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/85c8e175e26ae884a36bee79ac7672b012de07d8' |
| 164 | 2026-06-05T04:01:08.487Z | process exited: duration 105104 ms, exit code 1 |
| |
| 165 | 2026-06-05T04:01:08.497Z | found 0 output files |