|
|
|
| 1 | 2026-05-23T02:39:03.264Z | job assigned to worker 01KS9B54QXYB44R5C9WMN5PKW1 [factory aws, i-0e99fdcf75b69dadb] (queued for 51 s) |
| |
| 2 | 2026-05-23T02:39:13.708Z | starting task 0: "setup" |
| 3 | 2026-05-23T02:39:13.716Z | ++ uname -s |
| 4 | 2026-05-23T02:39:13.719Z | + kern=SunOS |
| 5 | 2026-05-23T02:39:13.719Z | + build_user=build |
| 6 | 2026-05-23T02:39:13.719Z | + build_uid=12345 |
| 7 | 2026-05-23T02:39:13.719Z | + work_dir=/work |
| 8 | 2026-05-23T02:39:13.720Z | + input_dir=/input |
| 9 | 2026-05-23T02:39:13.720Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-23T02:39:13.720Z | + case "$kern" in |
| 11 | 2026-05-23T02:39:13.720Z | + groupadd -g 12345 build |
| 12 | 2026-05-23T02:39:13.722Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-23T02:39:15.730Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-23T02:39:15.794Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-23T02:39:15.797Z | + home_fs=zfs |
| 16 | 2026-05-23T02:39:15.797Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-23T02:39:15.797Z | + mkdir -p /home/build |
| 18 | 2026-05-23T02:39:15.800Z | + chown build:build /home/build /work |
| 19 | 2026-05-23T02:39:17.801Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-23T02:39:17.804Z | process exited: duration 4096 ms, exit code 0 |
| |
| 21 | 2026-05-23T02:39:17.810Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-23T02:39:17.816Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-23T02:39:17.816Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-23T02:39:17.816Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-23T02:39:17.816Z | * rust toolchain profile = "default" |
| 26 | 2026-05-23T02:39:17.816Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-23T02:39:17.816Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-23T02:39:17.819Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-23T02:39:17.819Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-23T02:39:17.987Z | info: downloading installer |
| 31 | 2026-05-23T02:39:20.360Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-23T02:39:20.360Z | warn: /opt/ooce/bin |
| 33 | 2026-05-23T02:39:20.360Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-23T02:39:20.360Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-23T02:39:20.360Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-23T02:39:20.360Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-23T02:39:20.360Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-23T02:39:20.360Z | error: cannot install while Rust is installed |
| 39 | 2026-05-23T02:39:20.360Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-23T02:39:20.360Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-23T02:39:20.360Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-23T02:39:20.360Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-23T02:39:20.360Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-23T02:39:20.699Z | info: profile set to default |
| 45 | 2026-05-23T02:39:20.699Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-23T02:39:20.702Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-23T02:39:20.848Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-23T02:39:20.851Z | info: downloading 6 components |
| 49 | 2026-05-23T02:39:36.977Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-23T02:39:36.977Z | |
| 51 | 2026-05-23T02:39:37.012Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-23T02:39:37.012Z | |
| 53 | 2026-05-23T02:39:37.012Z | |
| 54 | 2026-05-23T02:39:37.012Z | Rust is installed now. Great! |
| 55 | 2026-05-23T02:39:37.012Z | |
| 56 | 2026-05-23T02:39:37.012Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-23T02:39:37.012Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-23T02:39:37.012Z | |
| 59 | 2026-05-23T02:39:37.012Z | To configure your current shell, you need to source |
| 60 | 2026-05-23T02:39:37.012Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-23T02:39:37.012Z | |
| 62 | 2026-05-23T02:39:37.016Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-23T02:39:37.016Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-23T02:39:37.016Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-23T02:39:37.016Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-23T02:39:37.017Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-23T02:39:37.017Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-23T02:39:37.017Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-23T02:39:37.017Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-23T02:39:37.017Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-23T02:39:37.116Z | + rustup --version |
| 72 | 2026-05-23T02:39:37.128Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-23T02:39:37.130Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-23T02:39:37.153Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-23T02:39:37.156Z | + cargo --version |
| 76 | 2026-05-23T02:39:37.177Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-23T02:39:37.179Z | + rustc --version |
| 78 | 2026-05-23T02:39:37.205Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-23T02:39:37.208Z | process exited: duration 19393 ms, exit code 0 |
| |
| 80 | 2026-05-23T02:39:37.213Z | starting task 2: "authentication" |
| 81 | 2026-05-23T02:39:37.235Z | process exited: duration 21 ms, exit code 0 |
| |
| 82 | 2026-05-23T02:39:37.241Z | starting task 3: "clone repository" |
| 83 | 2026-05-23T02:39:37.247Z | + mkdir -p /work/oxidecomputer/thundermuffin |
| 84 | 2026-05-23T02:39:37.250Z | + git clone https://github.com/oxidecomputer/thundermuffin /work/oxidecomputer/thundermuffin |
| 85 | 2026-05-23T02:39:38.246Z | Cloning into '/work/oxidecomputer/thundermuffin'... |
| 86 | 2026-05-23T02:39:38.990Z | + cd /work/oxidecomputer/thundermuffin |
| 87 | 2026-05-23T02:39:38.993Z | + git fetch origin 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 88 | 2026-05-23T02:39:39.264Z | From https://github.com/oxidecomputer/thundermuffin |
| 89 | 2026-05-23T02:39:39.264Z | * branch 473a90f8081e99f1b77f2625d97ab1f7817b3468 -> FETCH_HEAD |
| 90 | 2026-05-23T02:39:39.272Z | + [[ -n zl/multicast ]] |
| 91 | 2026-05-23T02:39:39.275Z | ++ git branch --show-current |
| 92 | 2026-05-23T02:39:39.278Z | + current=main |
| 93 | 2026-05-23T02:39:39.278Z | + [[ main != zl/multicast ]] |
| 94 | 2026-05-23T02:39:39.278Z | + git branch -f zl/multicast 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 95 | 2026-05-23T02:39:39.281Z | + git checkout -f zl/multicast |
| 96 | 2026-05-23T02:39:39.285Z | Switched to branch 'zl/multicast' |
| 97 | 2026-05-23T02:39:39.288Z | + git reset --hard 473a90f8081e99f1b77f2625d97ab1f7817b3468 |
| 98 | 2026-05-23T02:39:39.291Z | HEAD is now at 473a90f [review] address feedback |
| 99 | 2026-05-23T02:39:39.294Z | process exited: duration 2050 ms, exit code 0 |
| |
| 100 | 2026-05-23T02:39:39.299Z | starting task 4: "build" |
| 101 | 2026-05-23T02:39:39.305Z | + cargo --version |
| 102 | 2026-05-23T02:39:39.318Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 103 | 2026-05-23T02:39:39.321Z | + rustc --version |
| 104 | 2026-05-23T02:39:39.348Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 105 | 2026-05-23T02:39:39.352Z | + banner build |
| 106 | 2026-05-23T02:39:39.354Z | |
| 107 | 2026-05-23T02:39:39.354Z | ##### # # # # ##### |
| 108 | 2026-05-23T02:39:39.355Z | # # # # # # # # |
| 109 | 2026-05-23T02:39:39.355Z | ##### # # # # # # |
| 110 | 2026-05-23T02:39:39.355Z | # # # # # # # # |
| 111 | 2026-05-23T02:39:39.355Z | # # # # # # # # |
| 112 | 2026-05-23T02:39:39.355Z | ##### #### # ###### ##### |
| 113 | 2026-05-23T02:39:39.355Z | |
| 114 | 2026-05-23T02:39:39.355Z | + ptime -m cargo build --release |
| 115 | 2026-05-23T02:39:39.604Z | Updating crates.io index |
| 116 | 2026-05-23T02:39:41.255Z | Downloading crates ... |
| 117 | 2026-05-23T02:39:41.305Z | Downloaded anstream v0.6.21 |
| 118 | 2026-05-23T02:39:41.308Z | Downloaded heck v0.5.0 |
| 119 | 2026-05-23T02:39:41.312Z | Downloaded unicode-ident v1.0.24 |
| 120 | 2026-05-23T02:39:41.315Z | Downloaded anstyle-query v1.1.5 |
| 121 | 2026-05-23T02:39:41.318Z | Downloaded colorchoice v1.0.4 |
| 122 | 2026-05-23T02:39:41.318Z | Downloaded proc-macro2 v1.0.106 |
| 123 | 2026-05-23T02:39:41.321Z | Downloaded utf8parse v0.2.2 |
| 124 | 2026-05-23T02:39:41.324Z | Downloaded clap_derive v4.5.55 |
| 125 | 2026-05-23T02:39:41.327Z | Downloaded clap_lex v1.0.0 |
| 126 | 2026-05-23T02:39:41.327Z | Downloaded quote v1.0.44 |
| 127 | 2026-05-23T02:39:41.330Z | Downloaded anstyle-parse v0.2.7 |
| 128 | 2026-05-23T02:39:41.330Z | Downloaded strsim v0.11.1 |
| 129 | 2026-05-23T02:39:41.333Z | Downloaded anstyle v1.0.13 |
| 130 | 2026-05-23T02:39:41.336Z | Downloaded socket2 v0.6.3 |
| 131 | 2026-05-23T02:39:41.339Z | Downloaded anyhow v1.0.101 |
| 132 | 2026-05-23T02:39:41.342Z | Downloaded is_terminal_polyfill v1.70.2 |
| 133 | 2026-05-23T02:39:41.345Z | Downloaded clap v4.5.59 |
| 134 | 2026-05-23T02:39:41.368Z | Downloaded syn v2.0.116 |
| 135 | 2026-05-23T02:39:41.397Z | Downloaded clap_builder v4.5.59 |
| 136 | 2026-05-23T02:39:41.422Z | Downloaded libc v0.2.182 |
| 137 | 2026-05-23T02:39:41.482Z | Compiling proc-macro2 v1.0.106 |
| 138 | 2026-05-23T02:39:41.482Z | Compiling unicode-ident v1.0.24 |
| 139 | 2026-05-23T02:39:41.482Z | Compiling quote v1.0.44 |
| 140 | 2026-05-23T02:39:41.485Z | Compiling utf8parse v0.2.2 |
| 141 | 2026-05-23T02:39:41.485Z | Compiling anstyle v1.0.13 |
| 142 | 2026-05-23T02:39:41.485Z | Compiling anstyle-query v1.1.5 |
| 143 | 2026-05-23T02:39:41.485Z | Compiling colorchoice v1.0.4 |
| 144 | 2026-05-23T02:39:41.485Z | Compiling is_terminal_polyfill v1.70.2 |
| 145 | 2026-05-23T02:39:41.715Z | Compiling anstyle-parse v0.2.7 |
| 146 | 2026-05-23T02:39:41.724Z | Compiling libc v0.2.182 |
| 147 | 2026-05-23T02:39:41.726Z | Compiling clap_lex v1.0.0 |
| 148 | 2026-05-23T02:39:41.749Z | Compiling anyhow v1.0.101 |
| 149 | 2026-05-23T02:39:41.758Z | Compiling strsim v0.11.1 |
| 150 | 2026-05-23T02:39:42.040Z | Compiling anstream v0.6.21 |
| 151 | 2026-05-23T02:39:42.058Z | Compiling heck v0.5.0 |
| 152 | 2026-05-23T02:39:42.370Z | Compiling clap_builder v4.5.59 |
| 153 | 2026-05-23T02:39:43.150Z | Compiling socket2 v0.6.3 |
| 154 | 2026-05-23T02:39:44.011Z | Compiling syn v2.0.116 |
| 155 | 2026-05-23T02:39:48.882Z | Compiling clap_derive v4.5.55 |
| 156 | 2026-05-23T02:39:50.625Z | Compiling clap v4.5.59 |
| 157 | 2026-05-23T02:39:50.687Z | Compiling thundermuffin v0.1.0 (/work/oxidecomputer/thundermuffin/app) |
| 158 | 2026-05-23T02:39:52.461Z | Finished `release` profile [optimized] target(s) in 12.94s |
| 159 | 2026-05-23T02:39:52.581Z | |
| 160 | 2026-05-23T02:39:52.581Z | real 13.062147258 |
| 161 | 2026-05-23T02:39:52.581Z | user 47.643950557 |
| 162 | 2026-05-23T02:39:52.581Z | sys 4.328327308 |
| 163 | 2026-05-23T02:39:52.581Z | trap 0.016449127 |
| 164 | 2026-05-23T02:39:52.581Z | tflt 0.833721265 |
| 165 | 2026-05-23T02:39:52.581Z | dflt 0.837295668 |
| 166 | 2026-05-23T02:39:52.584Z | kflt 0.007361690 |
| 167 | 2026-05-23T02:39:52.584Z | lock 1:41.046823067 |
| 168 | 2026-05-23T02:39:52.584Z | slp 1:07.967885287 |
| 169 | 2026-05-23T02:39:52.584Z | lat 0.810310482 |
| 170 | 2026-05-23T02:39:52.584Z | stop 2.685237993 |
| 171 | 2026-05-23T02:39:52.585Z | + banner package |
| 172 | 2026-05-23T02:39:52.585Z | |
| 173 | 2026-05-23T02:39:52.585Z | ##### ## #### # # ## #### ###### |
| 174 | 2026-05-23T02:39:52.585Z | # # # # # # # # # # # # # |
| 175 | 2026-05-23T02:39:52.585Z | # # # # # #### # # # ##### |
| 176 | 2026-05-23T02:39:52.585Z | ##### ###### # # # ###### # ### # |
| 177 | 2026-05-23T02:39:52.585Z | # # # # # # # # # # # # |
| 178 | 2026-05-23T02:39:52.585Z | # # # #### # # # # #### ###### |
| 179 | 2026-05-23T02:39:52.585Z | |
| 180 | 2026-05-23T02:39:52.585Z | + cargo xtask package |
| 181 | 2026-05-23T02:39:52.655Z | Downloading crates ... |
| 182 | 2026-05-23T02:39:52.710Z | Downloaded camino v1.2.2 |
| 183 | 2026-05-23T02:39:52.713Z | Downloaded equivalent v1.0.2 |
| 184 | 2026-05-23T02:39:52.719Z | Downloaded itoa v1.0.17 |
| 185 | 2026-05-23T02:39:52.722Z | Downloaded toml_datetime v0.6.11 |
| 186 | 2026-05-23T02:39:52.725Z | Downloaded semver v1.0.27 |
| 187 | 2026-05-23T02:39:52.727Z | Downloaded toml_write v0.1.2 |
| 188 | 2026-05-23T02:39:52.730Z | Downloaded serde_spanned v0.6.9 |
| 189 | 2026-05-23T02:39:52.730Z | Downloaded cargo-platform v0.1.9 |
| 190 | 2026-05-23T02:39:52.733Z | Downloaded cargo_metadata v0.18.1 |
| 191 | 2026-05-23T02:39:52.742Z | Downloaded indoc v2.0.7 |
| 192 | 2026-05-23T02:39:52.746Z | Downloaded thiserror v1.0.69 |
| 193 | 2026-05-23T02:39:52.750Z | Downloaded zmij v1.0.21 |
| 194 | 2026-05-23T02:39:52.756Z | Downloaded toml v0.8.23 |
| 195 | 2026-05-23T02:39:52.758Z | Downloaded rustversion v1.0.22 |
| 196 | 2026-05-23T02:39:52.761Z | Downloaded thiserror-impl v1.0.69 |
| 197 | 2026-05-23T02:39:52.764Z | Downloaded serde_core v1.0.228 |
| 198 | 2026-05-23T02:39:52.768Z | Downloaded serde_derive v1.0.228 |
| 199 | 2026-05-23T02:39:52.771Z | Downloaded toml_edit v0.22.27 |
| 200 | 2026-05-23T02:39:52.780Z | Downloaded serde v1.0.228 |
| 201 | 2026-05-23T02:39:52.783Z | Downloaded indexmap v2.13.0 |
| 202 | 2026-05-23T02:39:52.787Z | Downloaded hashbrown v0.16.1 |
| 203 | 2026-05-23T02:39:52.792Z | Downloaded memchr v2.8.0 |
| 204 | 2026-05-23T02:39:52.796Z | Downloaded winnow v0.7.14 |
| 205 | 2026-05-23T02:39:52.803Z | Downloaded serde_json v1.0.149 |
| 206 | 2026-05-23T02:39:52.821Z | Compiling proc-macro2 v1.0.106 |
| 207 | 2026-05-23T02:39:52.823Z | Compiling unicode-ident v1.0.24 |
| 208 | 2026-05-23T02:39:52.823Z | Compiling quote v1.0.44 |
| 209 | 2026-05-23T02:39:52.824Z | Compiling serde_core v1.0.228 |
| 210 | 2026-05-23T02:39:52.824Z | Compiling serde v1.0.228 |
| 211 | 2026-05-23T02:39:52.824Z | Compiling zmij v1.0.21 |
| 212 | 2026-05-23T02:39:52.824Z | Compiling utf8parse v0.2.2 |
| 213 | 2026-05-23T02:39:52.824Z | Compiling thiserror v1.0.69 |
| 214 | 2026-05-23T02:39:52.986Z | Compiling anstyle-parse v0.2.7 |
| 215 | 2026-05-23T02:39:53.007Z | Compiling anstyle v1.0.13 |
| 216 | 2026-05-23T02:39:53.272Z | Compiling hashbrown v0.16.1 |
| 217 | 2026-05-23T02:39:53.362Z | Compiling anstyle-query v1.1.5 |
| 218 | 2026-05-23T02:39:53.377Z | Compiling serde_json v1.0.149 |
| 219 | 2026-05-23T02:39:53.391Z | Compiling is_terminal_polyfill v1.70.2 |
| 220 | 2026-05-23T02:39:53.394Z | Compiling equivalent v1.0.2 |
| 221 | 2026-05-23T02:39:53.412Z | Compiling colorchoice v1.0.4 |
| 222 | 2026-05-23T02:39:53.478Z | Compiling camino v1.2.2 |
| 223 | 2026-05-23T02:39:53.553Z | Compiling anstream v0.6.21 |
| 224 | 2026-05-23T02:39:53.739Z | Compiling heck v0.5.0 |
| 225 | 2026-05-23T02:39:53.802Z | Compiling anyhow v1.0.101 |
| 226 | 2026-05-23T02:39:54.054Z | Compiling memchr v2.8.0 |
| 227 | 2026-05-23T02:39:54.128Z | Compiling strsim v0.11.1 |
| 228 | 2026-05-23T02:39:54.160Z | Compiling clap_lex v1.0.0 |
| 229 | 2026-05-23T02:39:54.218Z | Compiling itoa v1.0.17 |
| 230 | 2026-05-23T02:39:54.399Z | Compiling indexmap v2.13.0 |
| 231 | 2026-05-23T02:39:54.407Z | Compiling toml_write v0.1.2 |
| 232 | 2026-05-23T02:39:54.508Z | Compiling winnow v0.7.14 |
| 233 | 2026-05-23T02:39:54.596Z | Compiling clap_builder v4.5.59 |
| 234 | 2026-05-23T02:39:55.148Z | Compiling syn v2.0.116 |
| 235 | 2026-05-23T02:39:55.213Z | Compiling indoc v2.0.7 |
| 236 | 2026-05-23T02:39:57.245Z | Compiling semver v1.0.27 |
| 237 | 2026-05-23T02:39:59.443Z | Compiling serde_derive v1.0.228 |
| 238 | 2026-05-23T02:39:59.443Z | Compiling thiserror-impl v1.0.69 |
| 239 | 2026-05-23T02:39:59.443Z | Compiling clap_derive v4.5.55 |
| 240 | 2026-05-23T02:40:01.363Z | Compiling clap v4.5.59 |
| 241 | 2026-05-23T02:40:03.116Z | Compiling serde_spanned v0.6.9 |
| 242 | 2026-05-23T02:40:03.116Z | Compiling toml_datetime v0.6.11 |
| 243 | 2026-05-23T02:40:03.119Z | Compiling cargo-platform v0.1.9 |
| 244 | 2026-05-23T02:40:03.302Z | Compiling cargo_metadata v0.18.1 |
| 245 | 2026-05-23T02:40:03.324Z | Compiling toml_edit v0.22.27 |
| 246 | 2026-05-23T02:40:05.469Z | Compiling toml v0.8.23 |
| 247 | 2026-05-23T02:40:06.554Z | Compiling xtask v0.1.0 (/work/oxidecomputer/thundermuffin/xtask) |
| 248 | 2026-05-23T02:40:07.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.00s |
| 249 | 2026-05-23T02:40:07.615Z | Running `target/debug/xtask package` |
| 250 | 2026-05-23T02:40:10.793Z | Remove and make new directories for packaging |
| 251 | 2026-05-23T02:40:10.796Z | Get git rev-list count |
| 252 | 2026-05-23T02:40:10.799Z | Git rev-list count: 13 |
| 253 | 2026-05-23T02:40:10.799Z | Copy "/work/oxidecomputer/thundermuffin/target/release/thundermuffin" to "/work/oxidecomputer/thundermuffin/pkg/proto/usr/bin/thundermuffin" |
| 254 | 2026-05-23T02:40:10.802Z | creating package version: "0.1.0.13" |
| 255 | 2026-05-23T02:40:10.802Z | Created /work/oxidecomputer/thundermuffin/pkg/thundermuffin.base.p5m |
| 256 | 2026-05-23T02:40:10.802Z | generating dependency list... |
| 257 | 2026-05-23T02:40:12.414Z | resolving dependencies against system packages... |
| 258 | 2026-05-23T02:40:27.788Z | Successfully created "/work/oxidecomputer/thundermuffin/pkg/thundermuffin.final.p5m" |
| 259 | 2026-05-23T02:40:27.788Z | ----- manifest: --------------------------- |
| 260 | 2026-05-23T02:40:28.377Z | set name=pkg.fmri value=pkg://helios-dev/network/thundermuffin@0.1.0.13 |
| 261 | 2026-05-23T02:40:28.377Z | set name=pkg.summary value="thundermuffin: a network throughput testing tool" |
| 262 | 2026-05-23T02:40:28.377Z | set name=info.classification \ |
| 263 | 2026-05-23T02:40:28.377Z | value=org.opensolaris.category.2008:Network/Application |
| 264 | 2026-05-23T02:40:28.377Z | set name=variant.arch value=i386 |
| 265 | 2026-05-23T02:40:28.377Z | set name=variant.opensolaris.zone value=global value=nonglobal |
| 266 | 2026-05-23T02:40:28.377Z | file path=usr/bin/thundermuffin owner=root group=bin mode=0755 |
| 267 | 2026-05-23T02:40:28.377Z | depend type=require fmri=pkg:/system/library/gcc-runtime@13-2.0 |
| 268 | 2026-05-23T02:40:28.377Z | depend type=require fmri=pkg:/system/library@0.5.11-2.0.22451 |
| 269 | 2026-05-23T02:40:28.405Z | ------------------------------------------- |
| 270 | 2026-05-23T02:40:31.167Z | pkg://helios-dev/network/thundermuffin@0.1.0.13,5.11:20260523T024030Z |
| 271 | 2026-05-23T02:40:31.167Z | PUBLISHED |
| 272 | 2026-05-23T02:40:31.940Z | Retrieving packages for publisher helios-dev ... |
| 273 | 2026-05-23T02:40:31.944Z | Retrieving catalog 'helios-dev' ... Done |
| 274 | 2026-05-23T02:40:31.946Z | Retrieving and evaluating 1 package(s)... |
| 275 | 2026-05-23T02:40:31.946Z | Fetching manifests: 1/1 100% complete |
| 276 | 2026-05-23T02:40:31.946Z | Fetching manifests: 1/1 100% complete |
| 277 | 2026-05-23T02:40:31.946Z | |
| 278 | 2026-05-23T02:40:31.946Z | Archiving packages ... |
| 279 | 2026-05-23T02:40:31.946Z | Packages to add: 1 |
| 280 | 2026-05-23T02:40:31.946Z | Files to retrieve: 1 |
| 281 | 2026-05-23T02:40:31.946Z | Estimated transfer size: 1018.31 kB |
| 282 | 2026-05-23T02:40:31.947Z | |
| 283 | 2026-05-23T02:40:31.947Z | Packages to archive: |
| 284 | 2026-05-23T02:40:31.947Z | network/thundermuffin@0.1.0.13,5.11:20260523T024030Z |
| 285 | 2026-05-23T02:40:31.947Z | |
| 286 | 2026-05-23T02:40:31.947Z | Download: 0/1 items 0.0/1.0MB 0% complete |
| 287 | 2026-05-23T02:40:31.950Z | Download: Completed 1018.31 kB in 0.00 seconds (261M/s) |
| 288 | 2026-05-23T02:40:31.952Z | Archiving: 1/10 items 0.0/1.0MB 0% complete |
| 289 | 2026-05-23T02:40:31.952Z | Archiving: Completed 1.01 MB in 0.00 seconds |
| 290 | 2026-05-23T02:40:32.001Z | + banner copy |
| 291 | 2026-05-23T02:40:32.004Z | |
| 292 | 2026-05-23T02:40:32.004Z | #### #### ##### # # |
| 293 | 2026-05-23T02:40:32.004Z | # # # # # # # # |
| 294 | 2026-05-23T02:40:32.004Z | # # # # # # |
| 295 | 2026-05-23T02:40:32.004Z | # # # ##### # |
| 296 | 2026-05-23T02:40:32.004Z | # # # # # # |
| 297 | 2026-05-23T02:40:32.004Z | #### #### # # |
| 298 | 2026-05-23T02:40:32.004Z | |
| 299 | 2026-05-23T02:40:32.004Z | + pfexec mkdir -p /out |
| 300 | 2026-05-23T02:40:32.007Z | + pfexec chown 12345 /out |
| 301 | 2026-05-23T02:40:32.009Z | + PKG_NAME=/out/thundermuffin.p5p |
| 302 | 2026-05-23T02:40:32.009Z | + mv pkg/packages/repo/thundermuffin-0.1.0.13.p5p /out/thundermuffin.p5p |
| 303 | 2026-05-23T02:40:32.013Z | + sha256sum /out/thundermuffin.p5p |
| 304 | 2026-05-23T02:40:32.020Z | process exited: duration 52708 ms, exit code 0 |
| |
| 305 | 2026-05-23T02:40:32.030Z | found 2 output files |
| 306 | 2026-05-23T02:40:32.030Z | uploading: /out/thundermuffin.p5p (1064960 bytes) |
| 307 | 2026-05-23T02:40:33.465Z | uploaded: /out/thundermuffin.p5p |
| 308 | 2026-05-23T02:40:33.469Z | uploading: /out/thundermuffin.p5p.sha256 (89 bytes) |
| 309 | 2026-05-23T02:40:34.067Z | uploaded: /out/thundermuffin.p5p.sha256 |