|
|
|
| 1 | 2026-05-23T02:38:54.244Z | job assigned to worker 01KS9B52HV1MG4WF9S306YMTWB [factory aws, i-02dfef71fe478b3a6] (queued for 42 s) |
| |
| 2 | 2026-05-23T02:39:01.236Z | starting task 0: "setup" |
| 3 | 2026-05-23T02:39:01.241Z | ++ uname -s |
| 4 | 2026-05-23T02:39:01.244Z | + kern=SunOS |
| 5 | 2026-05-23T02:39:01.244Z | + build_user=build |
| 6 | 2026-05-23T02:39:01.244Z | + build_uid=12345 |
| 7 | 2026-05-23T02:39:01.244Z | + work_dir=/work |
| 8 | 2026-05-23T02:39:01.244Z | + input_dir=/input |
| 9 | 2026-05-23T02:39:01.244Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-23T02:39:01.244Z | + case "$kern" in |
| 11 | 2026-05-23T02:39:01.244Z | + groupadd -g 12345 build |
| 12 | 2026-05-23T02:39:01.247Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-23T02:39:03.252Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-23T02:39:03.361Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-23T02:39:03.364Z | + home_fs=zfs |
| 16 | 2026-05-23T02:39:03.364Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-23T02:39:03.364Z | + mkdir -p /home/build |
| 18 | 2026-05-23T02:39:03.364Z | + chown build:build /home/build /work |
| 19 | 2026-05-23T02:39:05.365Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-23T02:39:05.369Z | process exited: duration 4132 ms, exit code 0 |
| |
| 21 | 2026-05-23T02:39:05.375Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-23T02:39:05.379Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-23T02:39:05.379Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-23T02:39:05.379Z | * rust toolchain profile = "default" |
| 25 | 2026-05-23T02:39:05.379Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-23T02:39:05.379Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-23T02:39:05.379Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-23T02:39:05.382Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-23T02:39:05.382Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-23T02:39:05.481Z | info: downloading installer |
| 31 | 2026-05-23T02:39:07.161Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-23T02:39:07.161Z | warn: /opt/ooce/bin |
| 33 | 2026-05-23T02:39:07.161Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-23T02:39:07.161Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-23T02:39:07.161Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-23T02:39:07.161Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-23T02:39:07.161Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-23T02:39:07.161Z | error: cannot install while Rust is installed |
| 39 | 2026-05-23T02:39:07.161Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-23T02:39:07.161Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-23T02:39:07.161Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-23T02:39:07.161Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-23T02:39:07.161Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-23T02:39:07.175Z | info: profile set to default |
| 45 | 2026-05-23T02:39:07.175Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-23T02:39:07.178Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-23T02:39:07.337Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-23T02:39:07.340Z | info: downloading 6 components |
| 49 | 2026-05-23T02:39:24.183Z | |
| 50 | 2026-05-23T02:39:24.183Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-23T02:39:24.210Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-23T02:39:24.210Z | |
| 53 | 2026-05-23T02:39:24.210Z | |
| 54 | 2026-05-23T02:39:24.210Z | Rust is installed now. Great! |
| 55 | 2026-05-23T02:39:24.210Z | |
| 56 | 2026-05-23T02:39:24.213Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-23T02:39:24.213Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-23T02:39:24.213Z | |
| 59 | 2026-05-23T02:39:24.213Z | To configure your current shell, you need to source |
| 60 | 2026-05-23T02:39:24.213Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-23T02:39:24.213Z | |
| 62 | 2026-05-23T02:39:24.213Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-23T02:39:24.213Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-23T02:39:24.214Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-23T02:39:24.214Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-23T02:39:24.214Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-23T02:39:24.214Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-23T02:39:24.214Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-23T02:39:24.214Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-23T02:39:24.214Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-23T02:39:24.303Z | + rustup --version |
| 72 | 2026-05-23T02:39:24.312Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-23T02:39:24.315Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-23T02:39:24.334Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-23T02:39:24.337Z | + cargo --version |
| 76 | 2026-05-23T02:39:24.352Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-23T02:39:24.355Z | + rustc --version |
| 78 | 2026-05-23T02:39:24.373Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-23T02:39:24.376Z | process exited: duration 18997 ms, exit code 0 |
| |
| 80 | 2026-05-23T02:39:24.382Z | starting task 2: "authentication" |
| 81 | 2026-05-23T02:39:24.398Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-23T02:39:24.404Z | starting task 3: "clone repository" |
| 83 | 2026-05-23T02:39:24.407Z | + mkdir -p /work/oxidecomputer/thundermuffin |
| 84 | 2026-05-23T02:39:24.410Z | + git clone https://github.com/oxidecomputer/thundermuffin /work/oxidecomputer/thundermuffin |
| 85 | 2026-05-23T02:39:24.451Z | Cloning into '/work/oxidecomputer/thundermuffin'... |
| 86 | 2026-05-23T02:39:24.847Z | + cd /work/oxidecomputer/thundermuffin |
| 87 | 2026-05-23T02:39:24.850Z | + git fetch origin 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 88 | 2026-05-23T02:39:25.076Z | From https://github.com/oxidecomputer/thundermuffin |
| 89 | 2026-05-23T02:39:25.076Z | * branch 473a90f8081e99f1b77f2625d97ab1f7817b3468 -> FETCH_HEAD |
| 90 | 2026-05-23T02:39:25.080Z | + [[ -n zl/multicast ]] |
| 91 | 2026-05-23T02:39:25.083Z | ++ git branch --show-current |
| 92 | 2026-05-23T02:39:25.083Z | + current=main |
| 93 | 2026-05-23T02:39:25.083Z | + [[ main != zl/multicast ]] |
| 94 | 2026-05-23T02:39:25.083Z | + git branch -f zl/multicast 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 95 | 2026-05-23T02:39:25.087Z | + git checkout -f zl/multicast |
| 96 | 2026-05-23T02:39:25.089Z | Switched to branch 'zl/multicast' |
| 97 | 2026-05-23T02:39:25.092Z | + git reset --hard 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 98 | 2026-05-23T02:39:25.095Z | HEAD is now at 473a90f [review] address feedback |
| 99 | 2026-05-23T02:39:25.095Z | process exited: duration 689 ms, exit code 0 |
| |
| 100 | 2026-05-23T02:39:25.101Z | starting task 4: "build" |
| 101 | 2026-05-23T02:39:25.105Z | + cargo --version |
| 102 | 2026-05-23T02:39:25.115Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 103 | 2026-05-23T02:39:25.118Z | + rustc --version |
| 104 | 2026-05-23T02:39:25.137Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 105 | 2026-05-23T02:39:25.141Z | + banner check |
| 106 | 2026-05-23T02:39:25.144Z | |
| 107 | 2026-05-23T02:39:25.144Z | #### # # ###### #### # # |
| 108 | 2026-05-23T02:39:25.144Z | # # # # # # # # # |
| 109 | 2026-05-23T02:39:25.144Z | # ###### ##### # #### |
| 110 | 2026-05-23T02:39:25.144Z | # # # # # # # |
| 111 | 2026-05-23T02:39:25.144Z | # # # # # # # # # |
| 112 | 2026-05-23T02:39:25.144Z | #### # # ###### #### # # |
| 113 | 2026-05-23T02:39:25.144Z | |
| 114 | 2026-05-23T02:39:25.144Z | + cargo fmt -- --check |
| 115 | 2026-05-23T02:39:25.210Z | + cargo clippy --all-targets -- --deny warnings |
| 116 | 2026-05-23T02:39:25.305Z | Updating crates.io index |
| 117 | 2026-05-23T02:39:26.835Z | Downloading crates ... |
| 118 | 2026-05-23T02:39:26.900Z | Downloaded proc-macro2 v1.0.106 |
| 119 | 2026-05-23T02:39:26.903Z | Downloaded clap v4.5.59 |
| 120 | 2026-05-23T02:39:26.908Z | Downloaded utf8parse v0.2.2 |
| 121 | 2026-05-23T02:39:26.910Z | Downloaded quote v1.0.44 |
| 122 | 2026-05-23T02:39:26.910Z | Downloaded anstyle-query v1.1.5 |
| 123 | 2026-05-23T02:39:26.913Z | Downloaded colorchoice v1.0.4 |
| 124 | 2026-05-23T02:39:26.913Z | Downloaded heck v0.5.0 |
| 125 | 2026-05-23T02:39:26.913Z | Downloaded anstyle v1.0.13 |
| 126 | 2026-05-23T02:39:26.919Z | Downloaded anyhow v1.0.101 |
| 127 | 2026-05-23T02:39:26.927Z | Downloaded anstream v0.6.21 |
| 128 | 2026-05-23T02:39:26.930Z | Downloaded clap_derive v4.5.55 |
| 129 | 2026-05-23T02:39:26.930Z | Downloaded anstyle-parse v0.2.7 |
| 130 | 2026-05-23T02:39:26.934Z | Downloaded unicode-ident v1.0.24 |
| 131 | 2026-05-23T02:39:26.937Z | Downloaded socket2 v0.6.3 |
| 132 | 2026-05-23T02:39:26.940Z | Downloaded clap_builder v4.5.59 |
| 133 | 2026-05-23T02:39:26.954Z | Downloaded strsim v0.11.1 |
| 134 | 2026-05-23T02:39:26.957Z | Downloaded is_terminal_polyfill v1.70.2 |
| 135 | 2026-05-23T02:39:26.957Z | Downloaded clap_lex v1.0.0 |
| 136 | 2026-05-23T02:39:26.971Z | Downloaded syn v2.0.116 |
| 137 | 2026-05-23T02:39:27.005Z | Downloaded libc v0.2.182 |
| 138 | 2026-05-23T02:39:27.049Z | Compiling proc-macro2 v1.0.106 |
| 139 | 2026-05-23T02:39:27.049Z | Compiling quote v1.0.44 |
| 140 | 2026-05-23T02:39:27.049Z | Compiling unicode-ident v1.0.24 |
| 141 | 2026-05-23T02:39:27.049Z | Checking utf8parse v0.2.2 |
| 142 | 2026-05-23T02:39:27.052Z | Checking colorchoice v1.0.4 |
| 143 | 2026-05-23T02:39:27.052Z | Compiling libc v0.2.182 |
| 144 | 2026-05-23T02:39:27.052Z | Checking is_terminal_polyfill v1.70.2 |
| 145 | 2026-05-23T02:39:27.106Z | Checking anstyle-query v1.1.5 |
| 146 | 2026-05-23T02:39:27.172Z | Checking anstyle v1.0.13 |
| 147 | 2026-05-23T02:39:27.179Z | Checking anstyle-parse v0.2.7 |
| 148 | 2026-05-23T02:39:27.182Z | Checking clap_lex v1.0.0 |
| 149 | 2026-05-23T02:39:27.185Z | Checking strsim v0.11.1 |
| 150 | 2026-05-23T02:39:27.210Z | Compiling anyhow v1.0.101 |
| 151 | 2026-05-23T02:39:27.309Z | Compiling heck v0.5.0 |
| 152 | 2026-05-23T02:39:27.326Z | Checking anstream v0.6.21 |
| 153 | 2026-05-23T02:39:27.493Z | Checking clap_builder v4.5.59 |
| 154 | 2026-05-23T02:39:27.863Z | Checking socket2 v0.6.3 |
| 155 | 2026-05-23T02:39:28.280Z | Compiling syn v2.0.116 |
| 156 | 2026-05-23T02:39:30.007Z | Compiling clap_derive v4.5.55 |
| 157 | 2026-05-23T02:39:31.079Z | Checking clap v4.5.59 |
| 158 | 2026-05-23T02:39:31.124Z | Checking thundermuffin v0.1.0 (/work/oxidecomputer/thundermuffin/app) |
| 159 | 2026-05-23T02:39:31.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s |
| 160 | 2026-05-23T02:39:31.539Z | + banner build |
| 161 | 2026-05-23T02:39:31.542Z | |
| 162 | 2026-05-23T02:39:31.542Z | ##### # # # # ##### |
| 163 | 2026-05-23T02:39:31.542Z | # # # # # # # # |
| 164 | 2026-05-23T02:39:31.542Z | ##### # # # # # # |
| 165 | 2026-05-23T02:39:31.542Z | # # # # # # # # |
| 166 | 2026-05-23T02:39:31.542Z | # # # # # # # # |
| 167 | 2026-05-23T02:39:31.542Z | ##### #### # ###### ##### |
| 168 | 2026-05-23T02:39:31.542Z | |
| 169 | 2026-05-23T02:39:31.542Z | + ptime -m cargo build |
| 170 | 2026-05-23T02:39:31.656Z | Compiling utf8parse v0.2.2 |
| 171 | 2026-05-23T02:39:31.656Z | Compiling colorchoice v1.0.4 |
| 172 | 2026-05-23T02:39:31.656Z | Compiling is_terminal_polyfill v1.70.2 |
| 173 | 2026-05-23T02:39:31.656Z | Compiling anstyle-query v1.1.5 |
| 174 | 2026-05-23T02:39:31.659Z | Compiling anstyle v1.0.13 |
| 175 | 2026-05-23T02:39:31.659Z | Compiling strsim v0.11.1 |
| 176 | 2026-05-23T02:39:31.659Z | Compiling clap_lex v1.0.0 |
| 177 | 2026-05-23T02:39:31.682Z | Compiling libc v0.2.182 |
| 178 | 2026-05-23T02:39:31.739Z | Compiling anstyle-parse v0.2.7 |
| 179 | 2026-05-23T02:39:31.750Z | Compiling anyhow v1.0.101 |
| 180 | 2026-05-23T02:39:31.853Z | Compiling anstream v0.6.21 |
| 181 | 2026-05-23T02:39:31.920Z | Compiling socket2 v0.6.3 |
| 182 | 2026-05-23T02:39:32.019Z | Compiling clap_builder v4.5.59 |
| 183 | 2026-05-23T02:39:33.249Z | Compiling clap v4.5.59 |
| 184 | 2026-05-23T02:39:33.822Z | Compiling thundermuffin v0.1.0 (/work/oxidecomputer/thundermuffin/app) |
| 185 | 2026-05-23T02:39:34.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s |
| 186 | 2026-05-23T02:39:34.747Z | |
| 187 | 2026-05-23T02:39:34.747Z | real 3.197661910 |
| 188 | 2026-05-23T02:39:34.747Z | user 5.806983788 |
| 189 | 2026-05-23T02:39:34.750Z | sys 1.054434544 |
| 190 | 2026-05-23T02:39:34.750Z | trap 0.000966607 |
| 191 | 2026-05-23T02:39:34.750Z | tflt 0.040626361 |
| 192 | 2026-05-23T02:39:34.750Z | dflt 0.095063025 |
| 193 | 2026-05-23T02:39:34.750Z | kflt 0.000000000 |
| 194 | 2026-05-23T02:39:34.750Z | lock 17.801866507 |
| 195 | 2026-05-23T02:39:34.750Z | slp 10.149776086 |
| 196 | 2026-05-23T02:39:34.750Z | lat 0.230799228 |
| 197 | 2026-05-23T02:39:34.750Z | stop 0.672401863 |
| 198 | 2026-05-23T02:39:34.750Z | + ptime -m cargo build --release |
| 199 | 2026-05-23T02:39:34.804Z | Compiling proc-macro2 v1.0.106 |
| 200 | 2026-05-23T02:39:34.804Z | Compiling unicode-ident v1.0.24 |
| 201 | 2026-05-23T02:39:34.804Z | Compiling quote v1.0.44 |
| 202 | 2026-05-23T02:39:34.804Z | Compiling utf8parse v0.2.2 |
| 203 | 2026-05-23T02:39:34.811Z | Compiling is_terminal_polyfill v1.70.2 |
| 204 | 2026-05-23T02:39:34.811Z | Compiling colorchoice v1.0.4 |
| 205 | 2026-05-23T02:39:34.811Z | Compiling anstyle-query v1.1.5 |
| 206 | 2026-05-23T02:39:34.811Z | Compiling anstyle v1.0.13 |
| 207 | 2026-05-23T02:39:34.890Z | Compiling anstyle-parse v0.2.7 |
| 208 | 2026-05-23T02:39:34.899Z | Compiling libc v0.2.182 |
| 209 | 2026-05-23T02:39:34.899Z | Compiling heck v0.5.0 |
| 210 | 2026-05-23T02:39:34.914Z | Compiling anyhow v1.0.101 |
| 211 | 2026-05-23T02:39:34.914Z | Compiling clap_lex v1.0.0 |
| 212 | 2026-05-23T02:39:35.059Z | Compiling anstream v0.6.21 |
| 213 | 2026-05-23T02:39:35.063Z | Compiling strsim v0.11.1 |
| 214 | 2026-05-23T02:39:35.289Z | Compiling clap_builder v4.5.59 |
| 215 | 2026-05-23T02:39:35.563Z | Compiling socket2 v0.6.3 |
| 216 | 2026-05-23T02:39:35.880Z | Compiling syn v2.0.116 |
| 217 | 2026-05-23T02:39:37.701Z | Compiling clap_derive v4.5.55 |
| 218 | 2026-05-23T02:39:38.890Z | Compiling clap v4.5.59 |
| 219 | 2026-05-23T02:39:38.939Z | Compiling thundermuffin v0.1.0 (/work/oxidecomputer/thundermuffin/app) |
| 220 | 2026-05-23T02:39:39.895Z | Finished `release` profile [optimized] target(s) in 5.13s |
| 221 | 2026-05-23T02:39:39.908Z | |
| 222 | 2026-05-23T02:39:39.912Z | real 5.153872412 |
| 223 | 2026-05-23T02:39:39.912Z | user 21.554505719 |
| 224 | 2026-05-23T02:39:39.912Z | sys 2.332625016 |
| 225 | 2026-05-23T02:39:39.912Z | trap 0.007673513 |
| 226 | 2026-05-23T02:39:39.912Z | tflt 0.129186658 |
| 227 | 2026-05-23T02:39:39.912Z | dflt 0.137082789 |
| 228 | 2026-05-23T02:39:39.912Z | kflt 0.000002129 |
| 229 | 2026-05-23T02:39:39.912Z | lock 44.930038037 |
| 230 | 2026-05-23T02:39:39.912Z | slp 29.898835199 |
| 231 | 2026-05-23T02:39:39.912Z | lat 0.811959472 |
| 232 | 2026-05-23T02:39:39.912Z | stop 1.112083152 |
| 233 | 2026-05-23T02:39:39.912Z | + for x in debug release |
| 234 | 2026-05-23T02:39:39.912Z | + mkdir -p /work/debug |
| 235 | 2026-05-23T02:39:39.912Z | + cp target/debug/thundermuffin /work/debug/thundermuffin |
| 236 | 2026-05-23T02:39:39.923Z | + for x in debug release |
| 237 | 2026-05-23T02:39:39.923Z | + mkdir -p /work/release |
| 238 | 2026-05-23T02:39:39.926Z | + cp target/release/thundermuffin /work/release/thundermuffin |
| 239 | 2026-05-23T02:39:39.929Z | process exited: duration 14824 ms, exit code 0 |
| |
| 240 | 2026-05-23T02:39:39.936Z | found 2 output files |
| 241 | 2026-05-23T02:39:39.936Z | uploading: /work/debug/thundermuffin (18635776 bytes) |
| 242 | 2026-05-23T02:39:41.073Z | uploaded: /work/debug/thundermuffin |
| 243 | 2026-05-23T02:39:41.077Z | uploading: /work/release/thundermuffin (3120624 bytes) |
| 244 | 2026-05-23T02:39:42.104Z | uploaded: /work/release/thundermuffin |