01M1PW9BK0N3NH33W573BJJRK5: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "=/work/helios.json",
        "=/work/incorporation.p5m",
        "=/work/incorporation.p5p",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0-16c128gb",
    ),
    access_repos: [
        "oxidecomputer/amd-firmware",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/dmar-report",
        "oxidecomputer/pilot",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/work/helios.json",
            series: "rot-all",
            name: "helios.json",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5m",
            series: "rot-all",
            name: "incorporation.p5m",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5p",
            series: "rot-all",
            name: "incorporation.p5p",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01M1PW9WWKSZRXYXY70DQHQX9R

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T18:54:39.250Zjob assigned to worker 01M1PWA33T1V42HEYYQFNZVFN8 [factory aws, i-09ea8054f4e8c101e] (queued for 1 m 0 s)
 
22026-09-04T18:54:46.569Zstarting task 0: "setup"
32026-09-04T18:54:46.574Z++ uname -s
42026-09-04T18:54:46.577Z+ kern=SunOS
52026-09-04T18:54:46.577Z+ build_user=build
62026-09-04T18:54:46.577Z+ build_uid=12345
72026-09-04T18:54:46.577Z+ work_dir=/work
82026-09-04T18:54:46.577Z+ input_dir=/input
92026-09-04T18:54:46.577Z+ [[ 0 == 12345 ]]
102026-09-04T18:54:46.577Z+ case "$kern" in
112026-09-04T18:54:46.577Z+ groupadd -g 12345 build
122026-09-04T18:54:46.580Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T18:54:48.585Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T18:54:48.677Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T18:54:48.680Z+ home_fs=zfs
162026-09-04T18:54:48.680Z+ [[ zfs == autofs ]]
172026-09-04T18:54:48.680Z+ mkdir -p /home/build
182026-09-04T18:54:48.683Z+ chown build:build /home/build /work
192026-09-04T18:54:50.683Z+ chmod 0700 /home/build /work
202026-09-04T18:54:50.686Zprocess exited: duration 4118 ms, exit code 0
 
212026-09-04T18:54:50.692Zstarting task 1: "rust-toolchain"
222026-09-04T18:54:50.697Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T18:54:50.697Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T18:54:50.697Z * rust toolchain channel = "1.97.1"
252026-09-04T18:54:50.697Z * rust toolchain profile = "default"
262026-09-04T18:54:50.697Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T18:54:50.697Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T18:54:50.700Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T18:54:50.700Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T18:54:50.809Zinfo: downloading installer
312026-09-04T18:54:52.046Zinfo: profile set to default
322026-09-04T18:54:52.046Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T18:54:52.049Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T18:54:52.190Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T18:54:52.193Zinfo: downloading 6 components
362026-09-04T18:55:05.702Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T18:55:05.702Z
382026-09-04T18:55:05.731Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T18:55:05.731Z
402026-09-04T18:55:05.735Z
412026-09-04T18:55:05.735ZRust is installed now. Great!
422026-09-04T18:55:05.735Z
432026-09-04T18:55:05.735ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T18:55:05.735Zenvironment variable. This has not been done automatically.
452026-09-04T18:55:05.735Z
462026-09-04T18:55:05.735ZTo configure your current shell, you need to source
472026-09-04T18:55:05.737Zthe corresponding env file under $HOME/.cargo.
482026-09-04T18:55:05.737Z
492026-09-04T18:55:05.737ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T18:55:05.737Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T18:55:05.737Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T18:55:05.737ZCC_x86_64-unknown-illumos = None
532026-09-04T18:55:05.737Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T18:55:05.737ZCC_x86_64_unknown_illumos = None
552026-09-04T18:55:05.737Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T18:55:05.737ZHOST_CC = None
572026-09-04T18:55:05.737Zcargo:rerun-if-env-changed=CC
582026-09-04T18:55:05.737ZCC = None
592026-09-04T18:55:05.737Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T18:55:06.278Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T18:55:06.278ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T18:55:06.278Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T18:55:06.278ZCFLAGS = None
642026-09-04T18:55:06.278Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T18:55:06.278ZHOST_CFLAGS = None
662026-09-04T18:55:06.278Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T18:55:06.278ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T18:55:06.278Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T18:55:06.278ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T18:55:06.378Z+ rustup --version
712026-09-04T18:55:06.383Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T18:55:06.386Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T18:55:06.404Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T18:55:06.407Z+ cargo --version
752026-09-04T18:55:06.415Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T18:55:06.418Z+ rustc --version
772026-09-04T18:55:06.435Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T18:55:06.438Zprocess exited: duration 15745 ms, exit code 0
 
792026-09-04T18:55:06.444Zstarting task 2: "authentication"
802026-09-04T18:55:06.463Zprocess exited: duration 18 ms, exit code 0
 
812026-09-04T18:55:06.469Zstarting task 3: "clone repository"
822026-09-04T18:55:06.474Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T18:55:06.477Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T18:55:06.509ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T18:55:20.365Z+ cd /work/oxidecomputer/omicron
862026-09-04T18:55:20.365Z+ git fetch origin 4ce907504e52ba3b96c25d24dc017490a7c4a5bf
872026-09-04T18:55:20.714ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T18:55:20.714Z * branch 4ce907504e52ba3b96c25d24dc017490a7c4a5bf -> FETCH_HEAD
892026-09-04T18:55:20.730Z+ [[ -n bump-console-700ff8bf ]]
902026-09-04T18:55:20.735Z++ git branch --show-current
912026-09-04T18:55:20.735Z+ current=main
922026-09-04T18:55:20.735Z+ [[ main != bump-console-700ff8bf ]]
932026-09-04T18:55:20.735Z+ git branch -f bump-console-700ff8bf 4ce907504e52ba3b96c25d24dc017490a7c4a5bf
942026-09-04T18:55:20.738Z+ git checkout -f bump-console-700ff8bf
952026-09-04T18:55:20.999ZSwitched to branch 'bump-console-700ff8bf'
962026-09-04T18:55:21.005Z+ git reset --hard 4ce907504e52ba3b96c25d24dc017490a7c4a5bf
972026-09-04T18:55:21.015ZHEAD is now at 4ce907504 Bump web console (audit log)
982026-09-04T18:55:21.019Zprocess exited: duration 14547 ms, exit code 0
 
992026-09-04T18:55:21.026Zstarting task 4: "build"
1002026-09-04T18:55:21.030Z+ source .github/buildomat/ci-env.sh
1012026-09-04T18:55:21.031Z++ export CARGO_TERM_COLOR=always
1022026-09-04T18:55:21.031Z++ CARGO_TERM_COLOR=always
1032026-09-04T18:55:21.038Z+++ uname -s
1042026-09-04T18:55:21.038Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T18:55:21.038Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T18:55:21.041Z+ cargo --version
1072026-09-04T18:55:21.044Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T18:55:21.048Z+ rustc --version
1092026-09-04T18:55:21.067Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T18:55:21.070Z+ cargo tree --locked
1112026-09-04T18:55:21.246Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-09-04T18:55:21.563Z Updating crates.io index
1132026-09-04T18:55:21.567Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-09-04T18:55:21.850Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1152026-09-04T18:55:22.230Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
1162026-09-04T18:55:22.535Z Updating git repository `https://github.com/oxidecomputer/propolis`
1172026-09-04T18:55:23.610Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1182026-09-04T18:55:24.186Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-09-04T18:55:26.221Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-09-04T18:55:27.064Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-09-04T18:55:27.344Z Updating git repository `https://github.com/oxidecomputer/lldp`
1222026-09-04T18:55:27.731Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1232026-09-04T18:55:29.375Z Updating git repository `https://github.com/oxidecomputer/clickward`
1242026-09-04T18:55:29.682Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1252026-09-04T18:55:30.121Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
1262026-09-04T18:55:30.406Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1272026-09-04T18:55:30.696Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1282026-09-04T18:55:30.958Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1292026-09-04T18:55:31.273Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-09-04T18:55:31.551Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-09-04T18:55:31.850Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1322026-09-04T18:55:32.266Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1332026-09-04T18:55:32.822Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1342026-09-04T18:55:33.099Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1352026-09-04T18:55:33.638Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1362026-09-04T18:55:34.001Z Updating git repository `https://github.com/oxidecomputer/erebor`
1372026-09-04T18:55:34.284Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1382026-09-04T18:55:34.734Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1392026-09-04T18:55:35.299Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1402026-09-04T18:55:35.722Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1412026-09-04T18:55:36.443Z Updating git repository `https://github.com/oxidecomputer/ispf`
1422026-09-04T18:55:36.712Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1432026-09-04T18:55:37.042Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1442026-09-04T18:55:37.421Z Updating git repository `https://github.com/oxidecomputer/tough`
1452026-09-04T18:55:38.141Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1462026-09-04T18:55:38.442Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1472026-09-04T18:55:38.729Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1482026-09-04T18:55:39.125Z Updating git repository `https://github.com/oxidecomputer/pmbus`
1492026-09-04T18:55:39.440Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1502026-09-04T18:55:39.733Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-04T18:55:40.025Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1522026-09-04T18:55:40.331Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1532026-09-04T18:55:40.594Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1542026-09-04T18:55:40.934Z Updating git repository `https://github.com/illumos/smf-rs`
1552026-09-04T18:55:43.575Z Downloading crates ...
1562026-09-04T18:55:43.633Z Downloaded colorchoice v1.0.4
1572026-09-04T18:55:43.640Z Downloaded compression-core v0.4.31
1582026-09-04T18:55:43.646Z Downloaded crc-catalog v2.4.0
1592026-09-04T18:55:43.646Z Downloaded crucible-workspace-hack v0.1.0
1602026-09-04T18:55:43.646Z Downloaded convert_case v0.4.0
1612026-09-04T18:55:43.646Z Downloaded cpubits v0.1.1
1622026-09-04T18:55:43.650Z Downloaded guppy-workspace-hack v0.1.0
1632026-09-04T18:55:43.651Z Downloaded curve25519-dalek-derive v0.1.1
1642026-09-04T18:55:43.651Z Downloaded diesel_table_macro_syntax v0.3.0
1652026-09-04T18:55:43.672Z Downloaded cmake v0.1.57
1662026-09-04T18:55:43.672Z Downloaded group v0.13.0
1672026-09-04T18:55:43.673Z Downloaded darling_macro v0.13.4
1682026-09-04T18:55:43.673Z Downloaded darling_macro v0.23.0
1692026-09-04T18:55:43.673Z Downloaded hubpack v0.1.2
1702026-09-04T18:55:43.673Z Downloaded clap_lex v1.0.0
1712026-09-04T18:55:43.680Z Downloaded ctutils v0.4.2
1722026-09-04T18:55:43.680Z Downloaded is_ci v1.2.0
1732026-09-04T18:55:43.680Z Downloaded crossbeam-utils v0.8.21
1742026-09-04T18:55:43.680Z Downloaded delegate v0.13.5
1752026-09-04T18:55:43.680Z Downloaded highway v1.3.0
1762026-09-04T18:55:43.680Z Downloaded console v0.16.2
1772026-09-04T18:55:43.681Z Downloaded crunchy v0.2.4
1782026-09-04T18:55:43.681Z Downloaded cobs v0.3.0
1792026-09-04T18:55:43.688Z Downloaded constant_time_eq v0.3.1
1802026-09-04T18:55:43.688Z Downloaded http-body v1.0.1
1812026-09-04T18:55:43.688Z Downloaded headers-core v0.3.0
1822026-09-04T18:55:43.709Z Downloaded cpufeatures v0.3.0
1832026-09-04T18:55:43.709Z Downloaded derive_builder_core v0.20.2
1842026-09-04T18:55:43.709Z Downloaded heck v0.4.1
1852026-09-04T18:55:43.709Z Downloaded der_derive v0.7.3
1862026-09-04T18:55:43.709Z Downloaded hex v0.4.3
1872026-09-04T18:55:43.709Z Downloaded httpdate v1.0.3
1882026-09-04T18:55:43.709Z Downloaded instability v0.3.11
1892026-09-04T18:55:43.709Z Downloaded corncobs v0.1.4
1902026-09-04T18:55:43.715Z Downloaded hex-literal v1.1.0
1912026-09-04T18:55:43.715Z Downloaded const-oid v0.10.2
1922026-09-04T18:55:43.715Z Downloaded addr2line v0.25.1
1932026-09-04T18:55:43.715Z Downloaded concurrent-queue v2.5.0
1942026-09-04T18:55:43.715Z Downloaded hash32 v0.2.1
1952026-09-04T18:55:43.715Z Downloaded convert_case v0.10.0
1962026-09-04T18:55:43.715Z Downloaded csv-core v0.1.13
1972026-09-04T18:55:43.715Z Downloaded heck v0.5.0
1982026-09-04T18:55:43.715Z Downloaded crc8 v0.1.1
1992026-09-04T18:55:43.715Z Downloaded async-stream-impl v0.3.6
2002026-09-04T18:55:43.715Z Downloaded darling_macro v0.21.3
2012026-09-04T18:55:43.718Z Downloaded internet-checksum v0.2.1
2022026-09-04T18:55:43.718Z Downloaded hostname v0.3.1
2032026-09-04T18:55:43.718Z Downloaded crypto-common v0.1.7
2042026-09-04T18:55:43.718Z Downloaded darling_macro v0.20.11
2052026-09-04T18:55:43.718Z Downloaded hex-literal v0.4.1
2062026-09-04T18:55:43.724Z Downloaded const_format_proc_macros v0.2.34
2072026-09-04T18:55:43.724Z Downloaded defmt v1.0.1
2082026-09-04T18:55:43.724Z Downloaded compression-codecs v0.4.37
2092026-09-04T18:55:43.724Z Downloaded deranged v0.5.8
2102026-09-04T18:55:43.724Z Downloaded cipher v0.5.2
2112026-09-04T18:55:43.728Z Downloaded http-range v0.1.5
2122026-09-04T18:55:43.728Z Downloaded indoc v1.0.9
2132026-09-04T18:55:43.728Z Downloaded darling v0.23.0
2142026-09-04T18:55:43.728Z Downloaded home v0.5.12
2152026-09-04T18:55:43.728Z Downloaded derive_builder_macro v0.20.2
2162026-09-04T18:55:43.732Z Downloaded cpufeatures v0.2.17
2172026-09-04T18:55:43.738Z Downloaded hmac v0.12.1
2182026-09-04T18:55:43.738Z Downloaded hashbrown v0.17.0
2192026-09-04T18:55:43.743Z Downloaded defmt v0.3.100
2202026-09-04T18:55:43.744Z Downloaded cstr-argument v0.1.2
2212026-09-04T18:55:43.749Z Downloaded hostname v0.4.2
2222026-09-04T18:55:43.749Z Downloaded hubpack_derive v0.1.1
2232026-09-04T18:55:43.749Z Downloaded debug-ignore v1.0.5
2242026-09-04T18:55:43.749Z Downloaded is-terminal v0.4.17
2252026-09-04T18:55:43.753Z Downloaded instant v0.1.13
2262026-09-04T18:55:43.756Z Downloaded crc v3.4.0
2272026-09-04T18:55:43.757Z Downloaded hyper-tls v0.6.0
2282026-09-04T18:55:43.763Z Downloaded hash32 v0.3.1
2292026-09-04T18:55:43.768Z Downloaded is_terminal_polyfill v1.70.2
2302026-09-04T18:55:43.768Z Downloaded idna_adapter v1.2.1
2312026-09-04T18:55:43.768Z Downloaded illumos-nvpair-sys v0.2.0
2322026-09-04T18:55:43.768Z Downloaded async-object-pool v0.2.0
2332026-09-04T18:55:43.773Z Downloaded base16ct v1.0.0
2342026-09-04T18:55:43.777Z Downloaded clang-sys v1.8.1
2352026-09-04T18:55:43.777Z Downloaded cmov v0.5.4
2362026-09-04T18:55:43.777Z Downloaded colored v2.2.0
2372026-09-04T18:55:43.790Z Downloaded crypto-common v0.2.2
2382026-09-04T18:55:43.790Z Downloaded group v0.14.0
2392026-09-04T18:55:43.790Z Downloaded http-body-util v0.1.3
2402026-09-04T18:55:43.790Z Downloaded critical-section v1.2.0
2412026-09-04T18:55:43.790Z Downloaded block-padding v0.4.2
2422026-09-04T18:55:43.795Z Downloaded cast v0.3.0
2432026-09-04T18:55:43.795Z Downloaded ciborium-io v0.2.2
2442026-09-04T18:55:43.795Z Downloaded ciborium-ll v0.2.2
2452026-09-04T18:55:43.795Z Downloaded openssl-probe v0.1.6
2462026-09-04T18:55:43.795Z Downloaded inout v0.1.4
2472026-09-04T18:55:43.795Z Downloaded password-hash v0.6.1
2482026-09-04T18:55:43.795Z Downloaded constant_time_eq v0.4.2
2492026-09-04T18:55:43.795Z Downloaded inout v0.2.2
2502026-09-04T18:55:43.795Z Downloaded httparse v1.10.1
2512026-09-04T18:55:43.795Z Downloaded colored v3.1.1
2522026-09-04T18:55:43.796Z Downloaded crossbeam-deque v0.8.6
2532026-09-04T18:55:43.796Z Downloaded derive-where v1.6.0
2542026-09-04T18:55:43.806Z Downloaded hmac v0.13.0
2552026-09-04T18:55:43.807Z Downloaded daft v0.1.8
2562026-09-04T18:55:43.807Z Downloaded defmt-macros v1.0.1
2572026-09-04T18:55:43.812Z Downloaded defmt-parser v1.0.0
2582026-09-04T18:55:43.812Z Downloaded percent-encoding v2.3.2
2592026-09-04T18:55:43.812Z Downloaded diesel-dtrace v0.5.0
2602026-09-04T18:55:43.812Z Downloaded ident_case v1.0.1
2612026-09-04T18:55:43.812Z Downloaded illumos-nvpair v0.3.0
2622026-09-04T18:55:43.812Z Downloaded peg-runtime v0.8.5
2632026-09-04T18:55:43.816Z Downloaded cfg_aliases v0.1.1
2642026-09-04T18:55:43.816Z Downloaded openssl-probe v0.2.1
2652026-09-04T18:55:43.823Z Downloaded data-encoding v2.10.0
2662026-09-04T18:55:43.823Z Downloaded phf_shared v0.12.1
2672026-09-04T18:55:43.834Z Downloaded predicates-core v1.0.10
2682026-09-04T18:55:43.834Z Downloaded pathdiff v0.2.3
2692026-09-04T18:55:43.834Z Downloaded progenitor-client v0.14.0
2702026-09-04T18:55:43.834Z Downloaded hyper-staticfile v0.10.1
2712026-09-04T18:55:43.842Z Downloaded indent_write v2.2.0
2722026-09-04T18:55:43.842Z Downloaded ipnet v2.12.0
2732026-09-04T18:55:43.842Z Downloaded ctr v0.10.1
2742026-09-04T18:55:43.842Z Downloaded argon2 v0.5.3
2752026-09-04T18:55:43.842Z Downloaded autocfg v1.5.0
2762026-09-04T18:55:43.842Z Downloaded ingot-types v0.2.0
2772026-09-04T18:55:43.846Z Downloaded cookie_store v0.22.1
2782026-09-04T18:55:43.846Z Downloaded crc32fast v1.5.0
2792026-09-04T18:55:43.847Z Downloaded criterion-plot v0.6.0
2802026-09-04T18:55:43.847Z Downloaded bitflags v1.3.2
2812026-09-04T18:55:43.847Z Downloaded bitfield v0.19.4
2822026-09-04T18:55:43.847Z Downloaded blowfish v0.10.0
2832026-09-04T18:55:43.853Z Downloaded impl-trait-for-tuples v0.2.3
2842026-09-04T18:55:43.853Z Downloaded ingot v0.2.1
2852026-09-04T18:55:43.853Z Downloaded potential_utf v0.1.4
2862026-09-04T18:55:43.860Z Downloaded crossbeam-epoch v0.9.18
2872026-09-04T18:55:43.860Z Downloaded half v1.8.3
2882026-09-04T18:55:43.863Z Downloaded derive_builder v0.20.2
2892026-09-04T18:55:43.864Z Downloaded clap_derive v4.6.1
2902026-09-04T18:55:43.867Z Downloaded datatest-stable v0.3.3
2912026-09-04T18:55:43.867Z Downloaded des v0.9.0
2922026-09-04T18:55:43.877Z Downloaded hickory-client v0.25.2
2932026-09-04T18:55:43.877Z Downloaded ipnetwork v0.21.1
2942026-09-04T18:55:43.877Z Downloaded assert_matches v1.5.0
2952026-09-04T18:55:43.877Z Downloaded humantime v2.3.0
2962026-09-04T18:55:43.885Z Downloaded daft-derive v0.1.8
2972026-09-04T18:55:43.885Z Downloaded anstyle-parse v0.2.7
2982026-09-04T18:55:43.885Z Downloaded const-oid v0.9.6
2992026-09-04T18:55:43.885Z Downloaded ref-cast v1.0.25
3002026-09-04T18:55:43.885Z Downloaded ref-cast-impl v1.0.25
3012026-09-04T18:55:43.885Z Downloaded rfc6979 v0.4.0
3022026-09-04T18:55:43.885Z Downloaded console v0.15.11
3032026-09-04T18:55:43.885Z Downloaded clap v4.6.1
3042026-09-04T18:55:43.948Z Downloaded derive_more v2.1.1
3052026-09-04T18:55:43.975Z Downloaded scopeguard v1.2.0
3062026-09-04T18:55:43.975Z Downloaded scroll_derive v0.12.1
3072026-09-04T18:55:43.976Z Downloaded darling v0.21.3
3082026-09-04T18:55:43.976Z Downloaded darling_core v0.21.3
3092026-09-04T18:55:43.976Z Downloaded darling v0.13.4
3102026-09-04T18:55:43.976Z Downloaded derive-ex v0.1.8
3112026-09-04T18:55:43.976Z Downloaded pin-project-lite v0.2.17
3122026-09-04T18:55:43.976Z Downloaded primeorder v0.14.0
3132026-09-04T18:55:43.976Z Downloaded anstyle v1.0.14
3142026-09-04T18:55:43.976Z Downloaded argon2 v0.6.0-rc.8
3152026-09-04T18:55:43.976Z Downloaded poly1305 v0.8.0
3162026-09-04T18:55:43.976Z Downloaded russh-util v0.52.0
3172026-09-04T18:55:43.976Z Downloaded rustc_version v0.1.7
3182026-09-04T18:55:43.976Z Downloaded rustc_version v0.4.1
3192026-09-04T18:55:43.976Z Downloaded scroll_derive v0.13.1
3202026-09-04T18:55:43.976Z Downloaded predicates v3.1.4
3212026-09-04T18:55:43.976Z Downloaded darling v0.20.11
3222026-09-04T18:55:43.976Z Downloaded bcs v0.1.6
3232026-09-04T18:55:43.976Z Downloaded opaque-debug v0.3.1
3242026-09-04T18:55:43.976Z Downloaded bs58 v0.5.1
3252026-09-04T18:55:43.976Z Downloaded plain v0.2.3
3262026-09-04T18:55:43.976Z Downloaded cancel-safe-futures v0.1.5
3272026-09-04T18:55:43.976Z Downloaded quote v1.0.45
3282026-09-04T18:55:43.977Z Downloaded serde_plain v1.0.2
3292026-09-04T18:55:43.977Z Downloaded serde_spanned v1.1.1
3302026-09-04T18:55:43.977Z Downloaded similar-asserts v1.7.0
3312026-09-04T18:55:43.977Z Downloaded slog-envlogger v2.2.0
3322026-09-04T18:55:43.977Z Downloaded signal-hook-mio v0.2.5
3332026-09-04T18:55:43.978Z Downloaded httptest v0.16.4
3342026-09-04T18:55:43.978Z Downloaded structmeta v0.3.0
3352026-09-04T18:55:43.978Z Downloaded strip-ansi-escapes v0.2.1
3362026-09-04T18:55:43.978Z Downloaded hybrid-array v0.4.13
3372026-09-04T18:55:43.978Z Downloaded supports-hyperlinks v3.2.0
3382026-09-04T18:55:43.978Z Downloaded target-triple v1.0.0
3392026-09-04T18:55:43.978Z Downloaded cexpr v0.6.0
3402026-09-04T18:55:43.978Z Downloaded parking_lot v0.11.2
3412026-09-04T18:55:43.978Z Downloaded relative-path v1.9.3
3422026-09-04T18:55:43.978Z Downloaded crc-any v2.5.0
3432026-09-04T18:55:43.978Z Downloaded iana-time-zone v0.1.65
3442026-09-04T18:55:43.978Z Downloaded crossbeam-channel v0.5.15
3452026-09-04T18:55:43.978Z Downloaded indoc v2.0.7
3462026-09-04T18:55:43.978Z Downloaded progenitor-client v0.13.0
3472026-09-04T18:55:43.978Z Downloaded cookie v0.18.1
3482026-09-04T18:55:43.979Z Downloaded strum v0.26.3
3492026-09-04T18:55:43.979Z Downloaded derive_more v0.99.20
3502026-09-04T18:55:43.979Z Downloaded structmeta-derive v0.3.0
3512026-09-04T18:55:43.979Z Downloaded parking_lot v0.12.5
3522026-09-04T18:55:43.979Z Downloaded half v2.7.1
3532026-09-04T18:55:43.979Z Downloaded sync_wrapper v1.0.2
3542026-09-04T18:55:43.979Z Downloaded ingot-macros v0.2.0
3552026-09-04T18:55:43.979Z Downloaded tabled_derive v0.7.0
3562026-09-04T18:55:43.979Z Downloaded tinyvec_macros v0.1.1
3572026-09-04T18:55:43.979Z Downloaded icu_properties v2.1.2
3582026-09-04T18:55:43.979Z Downloaded backon v1.6.0
3592026-09-04T18:55:43.981Z Downloaded rand_chacha v0.9.0
3602026-09-04T18:55:43.981Z Downloaded tap v1.0.1
3612026-09-04T18:55:43.981Z Downloaded phc v0.6.1
3622026-09-04T18:55:43.981Z Downloaded thread-id v5.1.0
3632026-09-04T18:55:43.981Z Downloaded poly1305 v0.9.0
3642026-09-04T18:55:43.981Z Downloaded primeorder v0.13.6
3652026-09-04T18:55:43.981Z Downloaded psm v0.1.30
3662026-09-04T18:55:43.981Z Downloaded scroll v0.12.0
3672026-09-04T18:55:43.981Z Downloaded serdect v0.4.3
3682026-09-04T18:55:43.981Z Downloaded slog-term v2.9.2
3692026-09-04T18:55:43.981Z Downloaded void v1.0.2
3702026-09-04T18:55:43.981Z Downloaded compact_str v0.8.1
3712026-09-04T18:55:43.981Z Downloaded crypto-bigint v0.5.5
3722026-09-04T18:55:43.981Z Downloaded scroll v0.13.0
3732026-09-04T18:55:43.981Z Downloaded signature v3.0.0
3742026-09-04T18:55:43.981Z Downloaded smallvec v0.6.14
3752026-09-04T18:55:43.997Z Downloaded rpassword v7.5.4
3762026-09-04T18:55:43.997Z Downloaded try-lock v0.2.5
3772026-09-04T18:55:43.997Z Downloaded version_check v0.9.5
3782026-09-04T18:55:43.997Z Downloaded darling_core v0.13.4
3792026-09-04T18:55:43.997Z Downloaded allocator-api2 v0.2.21
3802026-09-04T18:55:43.997Z Downloaded icu_normalizer v2.1.1
3812026-09-04T18:55:43.997Z Downloaded blake2b_simd v1.0.4
3822026-09-04T18:55:43.997Z Downloaded pest_generator v2.8.6
3832026-09-04T18:55:43.997Z Downloaded pkcs8 v0.10.2
3842026-09-04T18:55:43.997Z Downloaded unicode-xid v0.2.6
3852026-09-04T18:55:43.997Z Downloaded dropshot-api-manager-types v0.8.0
3862026-09-04T18:55:43.997Z Downloaded dyn-clone v1.0.20
3872026-09-04T18:55:43.997Z Downloaded trait-variant v0.1.2
3882026-09-04T18:55:43.997Z Downloaded usdt-attr-macro v0.6.0
3892026-09-04T18:55:44.014Z Downloaded darling_core v0.20.11
3902026-09-04T18:55:44.014Z Downloaded scrypt v0.12.0
3912026-09-04T18:55:44.014Z Downloaded spki v0.7.3
3922026-09-04T18:55:44.014Z Downloaded time-macros v0.2.27
3932026-09-04T18:55:44.014Z Downloaded tokio-tungstenite v0.21.0
3942026-09-04T18:55:44.014Z Downloaded dof v0.3.0
3952026-09-04T18:55:44.014Z Downloaded digest-io v0.1.0
3962026-09-04T18:55:44.014Z Downloaded dirs-next v2.0.0
3972026-09-04T18:55:44.015Z Downloaded dunce v1.0.5
3982026-09-04T18:55:44.015Z Downloaded hyper-rustls v0.27.7
3992026-09-04T18:55:44.015Z Downloaded ignore v0.4.25
4002026-09-04T18:55:44.015Z Downloaded dtrace-parser v0.3.0
4012026-09-04T18:55:44.015Z Downloaded funty v2.0.0
4022026-09-04T18:55:44.015Z Downloaded futures-macro v0.3.32
4032026-09-04T18:55:44.020Z Downloaded tokio-tungstenite v0.23.1
4042026-09-04T18:55:44.020Z Downloaded embedded-io v0.4.0
4052026-09-04T18:55:44.020Z Downloaded embedded-io v0.6.1
4062026-09-04T18:55:44.020Z Downloaded xshell-macros v0.2.7
4072026-09-04T18:55:44.020Z Downloaded darling_core v0.23.0
4082026-09-04T18:55:44.020Z Downloaded equivalent v1.0.2
4092026-09-04T18:55:44.020Z Downloaded headers v0.4.1
4102026-09-04T18:55:44.020Z Downloaded form_urlencoded v1.2.2
4112026-09-04T18:55:44.021Z Downloaded futures-io v0.3.32
4122026-09-04T18:55:44.021Z Downloaded lazy_static v1.5.0
4132026-09-04T18:55:44.021Z Downloaded memoffset v0.9.1
4142026-09-04T18:55:44.021Z Downloaded termcolor v1.4.1
4152026-09-04T18:55:44.021Z Downloaded macaddr v1.0.1
4162026-09-04T18:55:44.021Z Downloaded termios v0.3.3
4172026-09-04T18:55:44.021Z Downloaded thiserror v1.0.69
4182026-09-04T18:55:44.027Z Downloaded foreign-types v0.5.0
4192026-09-04T18:55:44.027Z Downloaded bytes v1.11.1
4202026-09-04T18:55:44.027Z Downloaded proc-macro2 v1.0.106
4212026-09-04T18:55:44.028Z Downloaded fnv v1.0.7
4222026-09-04T18:55:44.036Z Downloaded serde_with_macros v3.21.0
4232026-09-04T18:55:44.036Z Downloaded smallvec v1.15.1
4242026-09-04T18:55:44.036Z Downloaded git-stub v1.0.0
4252026-09-04T18:55:44.037Z Downloaded whoami v1.6.1
4262026-09-04T18:55:44.037Z Downloaded lalrpop-util v0.19.12
4272026-09-04T18:55:44.037Z Downloaded libscf-sys v1.2.0
4282026-09-04T18:55:44.037Z Downloaded heapless v0.8.0
4292026-09-04T18:55:44.037Z Downloaded icu_provider v2.1.1
4302026-09-04T18:55:44.042Z Downloaded hickory-resolver v0.25.2
4312026-09-04T18:55:44.042Z Downloaded const_format v0.2.35
4322026-09-04T18:55:44.048Z Downloaded yoke v0.8.1
4332026-09-04T18:55:44.048Z Downloaded zerovec-derive v0.11.2
4342026-09-04T18:55:44.048Z Downloaded assert-json-diff v2.0.2
4352026-09-04T18:55:44.048Z Downloaded linked-hash-map v0.5.6
4362026-09-04T18:55:44.061Z Downloaded oxide-update-engine-types v0.1.2
4372026-09-04T18:55:44.079Z Downloaded num-conv v0.2.0
4382026-09-04T18:55:44.079Z Downloaded md5 v0.8.0
4392026-09-04T18:55:44.079Z Downloaded num_threads v0.1.7
4402026-09-04T18:55:44.079Z Downloaded base16ct v0.2.0
4412026-09-04T18:55:44.080Z Downloaded nodrop v0.1.14
4422026-09-04T18:55:44.080Z Downloaded schemars v0.8.22
4432026-09-04T18:55:44.091Z Downloaded futures-executor v0.3.32
4442026-09-04T18:55:44.091Z Downloaded icu_normalizer_data v2.1.1
4452026-09-04T18:55:44.091Z Downloaded indexmap v1.9.3
4462026-09-04T18:55:44.091Z Downloaded toml_parser v1.1.2+spec-1.1.0
4472026-09-04T18:55:44.091Z Downloaded wyz v0.5.1
4482026-09-04T18:55:44.091Z Downloaded fallible-iterator v0.2.0
4492026-09-04T18:55:44.091Z Downloaded icu_locale_core v2.1.1
4502026-09-04T18:55:44.091Z Downloaded usdt-impl v0.5.0
4512026-09-04T18:55:44.091Z Downloaded usdt-impl v0.6.0
4522026-09-04T18:55:44.093Z Downloaded olpc-cjson v0.1.4
4532026-09-04T18:55:44.093Z Downloaded array-init v0.0.4
4542026-09-04T18:55:44.093Z Downloaded base64 v0.21.7
4552026-09-04T18:55:44.093Z Downloaded heapless v0.7.17
4562026-09-04T18:55:44.097Z Downloaded serde_yaml v0.9.34+deprecated
4572026-09-04T18:55:44.097Z Downloaded hickory-resolver v0.24.4
4582026-09-04T18:55:44.097Z Downloaded indicatif v0.18.4
4592026-09-04T18:55:44.097Z Downloaded keccak v0.2.0
4602026-09-04T18:55:44.097Z Downloaded packed_struct_codegen v0.10.1
4612026-09-04T18:55:44.104Z Downloaded env_logger v0.11.11
4622026-09-04T18:55:44.104Z Downloaded fixedbitset v0.4.2
4632026-09-04T18:55:44.104Z Downloaded rayon-core v1.13.0
4642026-09-04T18:55:44.104Z Downloaded globset v0.4.18
4652026-09-04T18:55:44.104Z Downloaded find-msvc-tools v0.1.9
4662026-09-04T18:55:44.108Z Downloaded zerocopy-derive v0.7.35
4672026-09-04T18:55:44.113Z Downloaded hashbrown v0.12.3
4682026-09-04T18:55:44.113Z Downloaded recursive v0.1.1
4692026-09-04T18:55:44.118Z Downloaded rustls-platform-verifier v0.6.2
4702026-09-04T18:55:44.118Z Downloaded criterion v0.7.0
4712026-09-04T18:55:44.123Z Downloaded derive_more-impl v2.1.1
4722026-09-04T18:55:44.123Z Downloaded diesel_derives v2.3.7
4732026-09-04T18:55:44.131Z Downloaded zstd v0.13.3
4742026-09-04T18:55:44.131Z Downloaded newtype-uuid v1.3.2
4752026-09-04T18:55:44.131Z Downloaded oxide-generation-macros v0.2.0
4762026-09-04T18:55:44.139Z Downloaded proc-macro-crate v1.3.1
4772026-09-04T18:55:44.139Z Downloaded proc-macro-crate v3.4.0
4782026-09-04T18:55:44.139Z Downloaded assert_cmd v2.1.2
4792026-09-04T18:55:44.139Z Downloaded bit-vec v0.6.3
4802026-09-04T18:55:44.139Z Downloaded rfc6979 v0.6.0
4812026-09-04T18:55:44.139Z Downloaded seq-macro v0.3.6
4822026-09-04T18:55:44.139Z Downloaded serde_repr v0.1.20
4832026-09-04T18:55:44.140Z Downloaded papergrid v0.11.0
4842026-09-04T18:55:44.140Z Downloaded slog v2.8.2
4852026-09-04T18:55:44.152Z Downloaded der v0.7.10
4862026-09-04T18:55:44.152Z Downloaded nu-ansi-term v0.50.3
4872026-09-04T18:55:44.153Z Downloaded num_enum v0.7.6
4882026-09-04T18:55:44.153Z Downloaded rand_pcg v0.10.2
4892026-09-04T18:55:44.159Z Downloaded same-file v1.0.6
4902026-09-04T18:55:44.159Z Downloaded sapling-renderdag v0.1.0
4912026-09-04T18:55:44.159Z Downloaded scheduled-thread-pool v0.2.7
4922026-09-04T18:55:44.159Z Downloaded serde_spanned v0.6.9
4932026-09-04T18:55:44.159Z Downloaded chacha20 v0.9.1
4942026-09-04T18:55:44.160Z Downloaded packed_struct v0.10.1
4952026-09-04T18:55:44.161Z Downloaded uzers v0.12.2
4962026-09-04T18:55:44.161Z Downloaded rand v0.8.6
4972026-09-04T18:55:44.161Z Downloaded stable_deref_trait v1.2.1
4982026-09-04T18:55:44.161Z Downloaded ucd-trie v0.1.7
4992026-09-04T18:55:44.161Z Downloaded buf-list v1.1.2
5002026-09-04T18:55:44.165Z Downloaded linear-map v1.2.0
5012026-09-04T18:55:44.165Z Downloaded parse-size v1.1.0
5022026-09-04T18:55:44.165Z Downloaded siphasher v1.0.2
5032026-09-04T18:55:44.165Z Downloaded cargo_metadata v0.23.1
5042026-09-04T18:55:44.165Z Downloaded slog-bunyan v2.5.0
5052026-09-04T18:55:44.165Z Downloaded num-complex v0.4.6
5062026-09-04T18:55:44.172Z Downloaded rstest_macros v0.25.0
5072026-09-04T18:55:44.177Z Downloaded textwrap v0.16.2
5082026-09-04T18:55:44.177Z Downloaded zopfli v0.8.3
5092026-09-04T18:55:44.178Z Downloaded oxide-tokio-rt v0.1.4
5102026-09-04T18:55:44.178Z Downloaded strum v0.27.2
5112026-09-04T18:55:44.178Z Downloaded progenitor v0.14.0
5122026-09-04T18:55:44.178Z Downloaded progenitor-extras v0.2.0
5132026-09-04T18:55:44.182Z Downloaded progenitor v0.13.0
5142026-09-04T18:55:44.182Z Downloaded oorandom v11.1.5
5152026-09-04T18:55:44.182Z Downloaded paste v1.0.15
5162026-09-04T18:55:44.182Z Downloaded supports-color v3.0.2
5172026-09-04T18:55:44.182Z Downloaded tagptr v0.2.0
5182026-09-04T18:55:44.183Z Downloaded toml_write v0.1.2
5192026-09-04T18:55:44.183Z Downloaded p384 v0.14.0
5202026-09-04T18:55:44.188Z Downloaded rand_distr v0.5.1
5212026-09-04T18:55:44.188Z Downloaded postgres-protocol v0.6.10
5222026-09-04T18:55:44.188Z Downloaded rusty-fork v0.3.1
5232026-09-04T18:55:44.192Z Downloaded samael v0.0.19
5242026-09-04T18:55:44.192Z Downloaded tinyvec v1.10.0
5252026-09-04T18:55:44.192Z Downloaded testing_table v0.3.0
5262026-09-04T18:55:44.192Z Downloaded thread-id v4.2.2
5272026-09-04T18:55:44.192Z Downloaded supports-hyperlinks v2.1.0
5282026-09-04T18:55:44.209Z Downloaded untrusted v0.9.0
5292026-09-04T18:55:44.219Z Downloaded universal-hash v0.6.1
5302026-09-04T18:55:44.219Z Downloaded crossterm v0.29.0
5312026-09-04T18:55:44.219Z Downloaded openssl-sys v0.9.117
5322026-09-04T18:55:44.219Z Downloaded der v0.8.0
5332026-09-04T18:55:44.219Z Downloaded async-bb8-diesel v0.2.1
5342026-09-04T18:55:44.221Z Downloaded serde_regex v1.1.0
5352026-09-04T18:55:44.221Z Downloaded shlex v1.3.0
5362026-09-04T18:55:44.221Z Downloaded native-tls v0.2.18
5372026-09-04T18:55:44.221Z Downloaded difflib v0.4.0
5382026-09-04T18:55:44.221Z Downloaded rustls-native-certs v0.8.3
5392026-09-04T18:55:44.221Z Downloaded bitflags v2.11.0
5402026-09-04T18:55:44.225Z Downloaded camino v1.2.5
5412026-09-04T18:55:44.225Z Downloaded chacha20 v0.10.0
5422026-09-04T18:55:44.225Z Downloaded tower-layer v0.3.3
5432026-09-04T18:55:44.226Z Downloaded unicode-linebreak v0.1.5
5442026-09-04T18:55:44.226Z Downloaded usdt-attr-macro v0.5.0
5452026-09-04T18:55:44.226Z Downloaded usdt-macro v0.5.0
5462026-09-04T18:55:44.226Z Downloaded synstructure v0.13.2
5472026-09-04T18:55:44.226Z Downloaded ahash v0.8.12
5482026-09-04T18:55:44.226Z Downloaded indexmap v2.14.0
5492026-09-04T18:55:44.232Z Downloaded escape8259 v0.5.3
5502026-09-04T18:55:44.232Z Downloaded pkcs1 v0.7.5
5512026-09-04T18:55:44.232Z Downloaded hyper-util v0.1.20
5522026-09-04T18:55:44.238Z Downloaded icu_collections v2.1.1
5532026-09-04T18:55:44.244Z Downloaded document-features v0.2.12
5542026-09-04T18:55:44.244Z Downloaded crossterm v0.28.1
5552026-09-04T18:55:44.244Z Downloaded pkcs1 v0.8.0-rc.4
5562026-09-04T18:55:44.244Z Downloaded postcard v1.1.3
5572026-09-04T18:55:44.254Z Downloaded quinn-udp v0.5.14
5582026-09-04T18:55:44.255Z Downloaded display-error-chain v0.2.2
5592026-09-04T18:55:44.255Z Downloaded keccak v0.1.6
5602026-09-04T18:55:44.255Z Downloaded kem v0.3.0
5612026-09-04T18:55:44.255Z Downloaded slog-stdlog v4.1.1
5622026-09-04T18:55:44.255Z Downloaded stringmetrics v2.2.2
5632026-09-04T18:55:44.255Z Downloaded foreign-types-shared v0.1.1
5642026-09-04T18:55:44.255Z Downloaded futures-sink v0.3.32
5652026-09-04T18:55:44.255Z Downloaded clap_builder v4.6.0
5662026-09-04T18:55:44.260Z Downloaded thiserror-no-std v2.0.2
5672026-09-04T18:55:44.260Z Downloaded foreign-types-shared v0.3.1
5682026-09-04T18:55:44.260Z Downloaded fxhash v0.2.1
5692026-09-04T18:55:44.260Z Downloaded ghash v0.6.0
5702026-09-04T18:55:44.260Z Downloaded aes v0.9.1
5712026-09-04T18:55:44.260Z Downloaded anyhow v1.0.104
5722026-09-04T18:55:44.260Z Downloaded semver v1.0.28
5732026-09-04T18:55:44.266Z Downloaded hickory-server v0.25.2
5742026-09-04T18:55:44.266Z Downloaded peg-macros v0.8.5
5752026-09-04T18:55:44.271Z Downloaded vergen-git2 v9.1.0
5762026-09-04T18:55:44.283Z Downloaded unicode_categories v0.1.1
5772026-09-04T18:55:44.283Z Downloaded nonempty v0.12.0
5782026-09-04T18:55:44.291Z Downloaded hashbrown v0.16.1
5792026-09-04T18:55:44.291Z Downloaded spin v0.9.8
5802026-09-04T18:55:44.291Z Downloaded steno v0.4.1
5812026-09-04T18:55:44.291Z Downloaded zeroize_derive v1.5.0
5822026-09-04T18:55:44.291Z Downloaded unicode-ident v1.0.24
5832026-09-04T18:55:44.294Z Downloaded match_cfg v0.1.0
5842026-09-04T18:55:44.294Z Downloaded newtype-uuid-macros v0.1.0
5852026-09-04T18:55:44.294Z Downloaded vsss-rs v3.3.4
5862026-09-04T18:55:44.294Z Downloaded zeroize v1.9.0
5872026-09-04T18:55:44.294Z Downloaded ena v0.14.4
5882026-09-04T18:55:44.300Z Downloaded walkdir v2.5.0
5892026-09-04T18:55:44.300Z Downloaded http v1.4.2
5902026-09-04T18:55:44.301Z Downloaded itertools v0.10.5
5912026-09-04T18:55:44.307Z Downloaded target-spec v3.5.7
5922026-09-04T18:55:44.308Z Downloaded yoke-derive v0.8.1
5932026-09-04T18:55:44.308Z Downloaded ascii-canvas v3.0.0
5942026-09-04T18:55:44.308Z Downloaded async-recursion v1.1.1
5952026-09-04T18:55:44.312Z Downloaded async-stream v0.3.6
5962026-09-04T18:55:44.313Z Downloaded term v1.2.1
5972026-09-04T18:55:44.313Z Downloaded openssl-macros v0.1.1
5982026-09-04T18:55:44.313Z Downloaded hashbrown v0.13.2
5992026-09-04T18:55:44.313Z Downloaded base64 v0.22.1
6002026-09-04T18:55:44.322Z Downloaded displaydoc v0.2.5
6012026-09-04T18:55:44.322Z Downloaded getrandom v0.3.4
6022026-09-04T18:55:44.322Z Downloaded rstest v0.25.0
6032026-09-04T18:55:44.327Z Downloaded miniz_oxide v0.8.9
6042026-09-04T18:55:44.327Z Downloaded libsw-core v0.3.2
6052026-09-04T18:55:44.328Z Downloaded proc-macro-error-attr2 v2.0.0
6062026-09-04T18:55:44.328Z Downloaded ff v0.14.0
6072026-09-04T18:55:44.328Z Downloaded filetime v0.2.27
6082026-09-04T18:55:44.328Z Downloaded bitfield-macros v0.19.4
6092026-09-04T18:55:44.328Z Downloaded path-slash v0.1.5
6102026-09-04T18:55:44.328Z Downloaded signal-hook v0.3.18
6112026-09-04T18:55:44.334Z Downloaded libsw v3.5.0
6122026-09-04T18:55:44.334Z Downloaded parse-display v0.10.0
6132026-09-04T18:55:44.334Z Downloaded serde_with v1.14.0
6142026-09-04T18:55:44.334Z Downloaded fancy-regex v0.14.0
6152026-09-04T18:55:44.339Z Downloaded lru-slab v0.1.2
6162026-09-04T18:55:44.339Z Downloaded blake2 v0.11.0-rc.6
6172026-09-04T18:55:44.339Z Downloaded unicode-segmentation v1.12.0
6182026-09-04T18:55:44.339Z Downloaded hashbrown v0.15.5
6192026-09-04T18:55:44.343Z Downloaded itertools v0.12.1
6202026-09-04T18:55:44.343Z Downloaded knus v3.4.0
6212026-09-04T18:55:44.357Z Downloaded predicates-tree v1.0.13
6222026-09-04T18:55:44.357Z Downloaded tokio-postgres v0.7.16
6232026-09-04T18:55:44.357Z Downloaded yasna v0.5.2
6242026-09-04T18:55:44.357Z Downloaded tokio-rustls v0.26.4
6252026-09-04T18:55:44.357Z Downloaded toml v0.8.23
6262026-09-04T18:55:44.357Z Downloaded internal-russh-num-bigint v0.5.0
6272026-09-04T18:55:44.359Z Downloaded socket2 v0.6.3
6282026-09-04T18:55:44.359Z Downloaded byte-wrapper v0.1.0
6292026-09-04T18:55:44.364Z Downloaded miette-derive v7.6.0
6302026-09-04T18:55:44.364Z Downloaded module-lattice v0.2.3
6312026-09-04T18:55:44.364Z Downloaded serde_urlencoded v0.7.1
6322026-09-04T18:55:44.364Z Downloaded num-rational v0.4.2
6332026-09-04T18:55:44.364Z Downloaded semver v0.1.20
6342026-09-04T18:55:44.364Z Downloaded swrite v0.1.0
6352026-09-04T18:55:44.368Z Downloaded foldhash v0.1.5
6362026-09-04T18:55:44.368Z Downloaded progenitor-macro v0.13.0
6372026-09-04T18:55:44.373Z Downloaded shell-words v1.1.1
6382026-09-04T18:55:44.373Z Downloaded signal-hook-tokio v0.3.1
6392026-09-04T18:55:44.373Z Downloaded owo-colors v4.3.0
6402026-09-04T18:55:44.373Z Downloaded serde_derive v1.0.228
6412026-09-04T18:55:44.378Z Downloaded oxnet v0.1.6
6422026-09-04T18:55:44.378Z Downloaded pem v3.0.6
6432026-09-04T18:55:44.378Z Downloaded event-listener v5.4.1
6442026-09-04T18:55:44.378Z Downloaded aead v0.6.1
6452026-09-04T18:55:44.389Z Downloaded tokio-macros v2.7.0
6462026-09-04T18:55:44.403Z Downloaded terminal_size v0.1.17
6472026-09-04T18:55:44.403Z Downloaded ecdsa v0.17.0
6482026-09-04T18:55:44.403Z Downloaded bumpalo v3.20.2
6492026-09-04T18:55:44.403Z Downloaded rand_seeder v0.4.0
6502026-09-04T18:55:44.403Z Downloaded getrandom v0.2.17
6512026-09-04T18:55:44.403Z Downloaded tower v0.5.3
6522026-09-04T18:55:44.403Z Downloaded typify-macro v0.6.2
6532026-09-04T18:55:44.403Z Downloaded universal-hash v0.5.1
6542026-09-04T18:55:44.403Z Downloaded waitgroup v0.1.2
6552026-09-04T18:55:44.403Z Downloaded hashbrown v0.14.5
6562026-09-04T18:55:44.408Z Downloaded rustyline v14.0.0
6572026-09-04T18:55:44.413Z Downloaded subprocess v0.2.15
6582026-09-04T18:55:44.413Z Downloaded camino-tempfile v1.4.1
6592026-09-04T18:55:44.414Z Downloaded toml v1.1.2+spec-1.1.0
6602026-09-04T18:55:44.419Z Downloaded sec1 v0.7.3
6612026-09-04T18:55:44.419Z Downloaded utf8_iter v1.0.4
6622026-09-04T18:55:44.419Z Downloaded support-bundle-viewer v0.1.2
6632026-09-04T18:55:44.430Z Downloaded xattr v1.6.1
6642026-09-04T18:55:44.430Z Downloaded foreign-types-macros v0.2.3
6652026-09-04T18:55:44.430Z Downloaded foreign-types v0.3.2
6662026-09-04T18:55:44.442Z Downloaded typenum v1.20.1
6672026-09-04T18:55:44.442Z Downloaded bzip2 v0.6.1
6682026-09-04T18:55:44.442Z Downloaded miette v5.10.0
6692026-09-04T18:55:44.442Z Downloaded rust-argon2 v2.1.0
6702026-09-04T18:55:44.442Z Downloaded env_filter v2.0.0
6712026-09-04T18:55:44.442Z Downloaded num-derive v0.4.2
6722026-09-04T18:55:44.442Z Downloaded rustc-demangle v0.1.27
6732026-09-04T18:55:44.449Z Downloaded ml-kem v0.3.2
6742026-09-04T18:55:44.449Z Downloaded r2d2 v0.8.10
6752026-09-04T18:55:44.449Z Downloaded rustversion v1.0.22
6762026-09-04T18:55:44.449Z Downloaded ssh-encoding v0.3.0
6772026-09-04T18:55:44.449Z Downloaded stacker v0.1.23
6782026-09-04T18:55:44.449Z Downloaded nibble_vec v0.1.0
6792026-09-04T18:55:44.449Z Downloaded async-compression v0.4.41
6802026-09-04T18:55:44.459Z Downloaded miette-derive v5.10.0
6812026-09-04T18:55:44.460Z Downloaded mime v0.3.17
6822026-09-04T18:55:44.460Z Downloaded itertools v0.13.0
6832026-09-04T18:55:44.460Z Downloaded newline-converter v0.3.0
6842026-09-04T18:55:44.460Z Downloaded thiserror v2.0.18
6852026-09-04T18:55:44.460Z Downloaded thread_local v1.1.9
6862026-09-04T18:55:44.460Z Downloaded toml_writer v1.1.1+spec-1.1.0
6872026-09-04T18:55:44.460Z Downloaded async-lock v3.4.2
6882026-09-04T18:55:44.467Z Downloaded atomicwrites v0.4.4
6892026-09-04T18:55:44.467Z Downloaded futures-task v0.3.32
6902026-09-04T18:55:44.467Z Downloaded signal-hook-registry v1.4.8
6912026-09-04T18:55:44.467Z Downloaded num_enum_derive v0.5.11
6922026-09-04T18:55:44.467Z Downloaded arrayref v0.3.9
6932026-09-04T18:55:44.467Z Downloaded guppy v0.17.25
6942026-09-04T18:55:44.473Z Downloaded cfg-if v1.0.4
6952026-09-04T18:55:44.473Z Downloaded tokio-dtrace v0.1.1
6962026-09-04T18:55:44.481Z Downloaded cc v1.2.56
6972026-09-04T18:55:44.481Z Downloaded getrandom v0.4.3
6982026-09-04T18:55:44.481Z Downloaded zerotrie v0.2.3
6992026-09-04T18:55:44.497Z Downloaded block-buffer v0.10.4
7002026-09-04T18:55:44.497Z Downloaded ssh-key v0.7.0-rc.11
7012026-09-04T18:55:44.497Z Downloaded tokio-native-tls v0.3.1
7022026-09-04T18:55:44.497Z Downloaded dsl_auto_type v0.2.0
7032026-09-04T18:55:44.497Z Downloaded hkdf v0.12.4
7042026-09-04T18:55:44.497Z Downloaded textwrap v0.15.2
7052026-09-04T18:55:44.509Z Downloaded psl-types v2.0.11
7062026-09-04T18:55:44.509Z Downloaded xshell v0.2.7
7072026-09-04T18:55:44.509Z Downloaded vergen-gitcl v1.0.8
7082026-09-04T18:55:44.509Z Downloaded crypto-primes v0.7.2
7092026-09-04T18:55:44.509Z Downloaded writeable v0.6.2
7102026-09-04T18:55:44.510Z Downloaded precomputed-hash v0.1.1
7112026-09-04T18:55:44.510Z Downloaded num-traits v0.2.19
7122026-09-04T18:55:44.516Z Downloaded float-cmp v0.10.0
7132026-09-04T18:55:44.516Z Downloaded libtest-mimic v0.8.1
7142026-09-04T18:55:44.517Z Downloaded ff v0.13.1
7152026-09-04T18:55:44.517Z Downloaded lock_api v0.4.14
7162026-09-04T18:55:44.517Z Downloaded pretty-hex v0.4.1
7172026-09-04T18:55:44.517Z Downloaded tracing-core v0.1.36
7182026-09-04T18:55:44.517Z Downloaded radium v0.7.0
7192026-09-04T18:55:44.517Z Downloaded russh-cryptovec v0.62.0
7202026-09-04T18:55:44.523Z Downloaded ssh-cipher v0.3.0
7212026-09-04T18:55:44.523Z Downloaded pest_derive v2.8.6
7222026-09-04T18:55:44.523Z Downloaded unicode-bidi v0.3.18
7232026-09-04T18:55:44.523Z Downloaded iri-string v0.7.10
7242026-09-04T18:55:44.527Z Downloaded icu_properties_data v2.1.2
7252026-09-04T18:55:44.533Z Downloaded itertools v0.14.0
7262026-09-04T18:55:44.539Z Downloaded knuffel-derive v3.2.0
7272026-09-04T18:55:44.539Z Downloaded num_enum_derive v0.7.6
7282026-09-04T18:55:44.540Z Downloaded serde-big-array v0.5.1
7292026-09-04T18:55:44.540Z Downloaded tokio-util v0.7.18
7302026-09-04T18:55:44.545Z Downloaded tough v0.22.0
7312026-09-04T18:55:44.548Z Downloaded libxml v0.3.3
7322026-09-04T18:55:44.548Z Downloaded hkdf v0.13.0
7332026-09-04T18:55:44.567Z Downloaded backoff v0.4.0
7342026-09-04T18:55:44.575Z Downloaded supports-unicode v3.0.0
7352026-09-04T18:55:44.575Z Downloaded postgres-types v0.2.12
7362026-09-04T18:55:44.575Z Downloaded cassowary v0.3.0
7372026-09-04T18:55:44.576Z Downloaded sigpipe v0.1.3
7382026-09-04T18:55:44.576Z Downloaded pem-rfc7468 v0.7.0
7392026-09-04T18:55:44.576Z Downloaded bit-vec v0.8.0
7402026-09-04T18:55:44.579Z Downloaded bytecount v0.6.9
7412026-09-04T18:55:44.579Z Downloaded strsim v0.11.1
7422026-09-04T18:55:44.579Z Downloaded strsim v0.10.0
7432026-09-04T18:55:44.579Z Downloaded termtree v0.5.1
7442026-09-04T18:55:44.579Z Downloaded jiff-core v0.1.0
7452026-09-04T18:55:44.579Z Downloaded cipher v0.4.4
7462026-09-04T18:55:44.579Z Downloaded oxide-generation v0.1.3
7472026-09-04T18:55:44.579Z Downloaded path-tree v0.8.3
7482026-09-04T18:55:44.579Z Downloaded phf v0.13.1
7492026-09-04T18:55:44.579Z Downloaded pkcs5 v0.8.1
7502026-09-04T18:55:44.584Z Downloaded polyval v0.7.1
7512026-09-04T18:55:44.584Z Downloaded socket2 v0.5.10
7522026-09-04T18:55:44.584Z Downloaded tinystr v0.8.2
7532026-09-04T18:55:44.585Z Downloaded tungstenite v0.23.0
7542026-09-04T18:55:44.591Z Downloaded unicode-properties v0.1.4
7552026-09-04T18:55:44.591Z Downloaded utf8parse v0.2.2
7562026-09-04T18:55:44.591Z Downloaded vergen v9.1.0
7572026-09-04T18:55:44.591Z Downloaded zone_cfg_derive v0.3.1
7582026-09-04T18:55:44.591Z Downloaded zstd-safe v7.2.4
7592026-09-04T18:55:44.591Z Downloaded digest v0.11.3
7602026-09-04T18:55:44.591Z Downloaded ed25519 v3.0.0
7612026-09-04T18:55:44.596Z Downloaded event-listener-strategy v0.5.4
7622026-09-04T18:55:44.596Z Downloaded h2 v0.4.15
7632026-09-04T18:55:44.608Z Downloaded iddqd v0.4.2
7642026-09-04T18:55:44.609Z Downloaded proc-macro-error2 v2.0.1
7652026-09-04T18:55:44.609Z Downloaded unarray v0.1.4
7662026-09-04T18:55:44.618Z Downloaded usdt v0.5.0
7672026-09-04T18:55:44.618Z Downloaded dof v0.4.0
7682026-09-04T18:55:44.618Z Downloaded enum-as-inner v0.6.1
7692026-09-04T18:55:44.618Z Downloaded rand v0.10.1
7702026-09-04T18:55:44.618Z Downloaded p256 v0.14.0
7712026-09-04T18:55:44.618Z Downloaded rand v0.9.2
7722026-09-04T18:55:44.618Z Downloaded rand_core v0.10.0
7732026-09-04T18:55:44.618Z Downloaded rand_core v0.9.5
7742026-09-04T18:55:44.618Z Downloaded itertools v0.15.0
7752026-09-04T18:55:44.622Z Downloaded itoa v1.0.17
7762026-09-04T18:55:44.622Z Downloaded hyper v1.10.1
7772026-09-04T18:55:44.622Z Downloaded idna v1.1.0
7782026-09-04T18:55:44.622Z Downloaded zerovec v0.11.5
7792026-09-04T18:55:44.628Z Downloaded phf v0.12.1
7802026-09-04T18:55:44.628Z Downloaded prefix-trie v0.7.0
7812026-09-04T18:55:44.656Z Downloaded rsa v0.10.0-rc.18
7822026-09-04T18:55:44.656Z Downloaded litrs v1.0.0
7832026-09-04T18:55:44.656Z Downloaded serde_tokenstream v0.2.3
7842026-09-04T18:55:44.656Z Downloaded managed v0.8.0
7852026-09-04T18:55:44.656Z Downloaded sqlparser_derive v0.5.0
7862026-09-04T18:55:44.656Z Downloaded memmap v0.7.0
7872026-09-04T18:55:44.656Z Downloaded atty v0.2.14
7882026-09-04T18:55:44.656Z Downloaded chumsky v0.9.3
7892026-09-04T18:55:44.656Z Downloaded bb8 v0.8.6
7902026-09-04T18:55:44.656Z Downloaded tungstenite v0.21.0
7912026-09-04T18:55:44.656Z Downloaded slog-json v2.6.1
7922026-09-04T18:55:44.656Z Downloaded tui-tree-widget v0.23.1
7932026-09-04T18:55:44.656Z Downloaded linkme-impl v0.3.35
7942026-09-04T18:55:44.656Z Downloaded schemars v0.9.0
7952026-09-04T18:55:44.723Z Downloaded memchr v2.8.0
7962026-09-04T18:55:44.723Z Downloaded nested v0.1.1
7972026-09-04T18:55:44.723Z Downloaded num v0.4.3
7982026-09-04T18:55:44.723Z Downloaded aead v0.5.2
7992026-09-04T18:55:44.723Z Downloaded adler2 v2.0.1
8002026-09-04T18:55:44.723Z Downloaded block-buffer v0.12.1
8012026-09-04T18:55:44.723Z Downloaded thiserror-impl v1.0.69
8022026-09-04T18:55:44.723Z Downloaded goblin v0.8.2
8032026-09-04T18:55:44.723Z Downloaded parking_lot_core v0.9.12
8042026-09-04T18:55:44.723Z Downloaded quick-error v1.2.3
8052026-09-04T18:55:44.723Z Downloaded secrecy v0.10.3
8062026-09-04T18:55:44.723Z Downloaded elliptic-curve v0.13.8
8072026-09-04T18:55:44.723Z Downloaded ar_archive_writer v0.5.1
8082026-09-04T18:55:44.724Z Downloaded vergen-lib v0.1.6
8092026-09-04T18:55:44.724Z Downloaded pest v2.8.6
8102026-09-04T18:55:44.724Z Downloaded toml_datetime v0.6.11
8112026-09-04T18:55:44.724Z Downloaded log v0.4.33
8122026-09-04T18:55:44.724Z Downloaded powerfmt v0.2.0
8132026-09-04T18:55:44.725Z Downloaded fixedbitset v0.5.7
8142026-09-04T18:55:44.726Z Downloaded rand_xorshift v0.4.0
8152026-09-04T18:55:44.726Z Downloaded supports-color v2.1.0
8162026-09-04T18:55:44.726Z Downloaded phf_shared v0.13.1
8172026-09-04T18:55:44.726Z Downloaded drift v0.2.0
8182026-09-04T18:55:44.726Z Downloaded mio v1.2.0
8192026-09-04T18:55:44.740Z Downloaded libbz2-rs-sys v0.2.2
8202026-09-04T18:55:44.740Z Downloaded rcgen v0.12.1
8212026-09-04T18:55:44.740Z Downloaded salsa20 v0.11.0
8222026-09-04T18:55:44.740Z Downloaded futures-timer v3.0.3
8232026-09-04T18:55:44.740Z Downloaded rustls-pemfile v2.2.0
8242026-09-04T18:55:44.740Z Downloaded signature v2.2.0
8252026-09-04T18:55:44.741Z Downloaded tabwriter v1.4.1
8262026-09-04T18:55:44.741Z Downloaded pest_meta v2.8.6
8272026-09-04T18:55:44.741Z Downloaded sha2 v0.10.9
8282026-09-04T18:55:44.741Z Downloaded x509-cert v0.2.5
8292026-09-04T18:55:44.741Z Downloaded tar v0.4.46
8302026-09-04T18:55:44.741Z Downloaded take_mut v0.2.2
8312026-09-04T18:55:44.741Z Downloaded knus-derive v3.4.0
8322026-09-04T18:55:44.741Z Downloaded num-iter v0.1.45
8332026-09-04T18:55:44.741Z Downloaded serde v1.0.228
8342026-09-04T18:55:44.741Z Downloaded unsafe-libyaml v0.2.11
8352026-09-04T18:55:44.741Z Downloaded tempfile v3.27.0
8362026-09-04T18:55:44.741Z Downloaded untrusted v0.7.1
8372026-09-04T18:55:44.741Z Downloaded snafu-derive v0.8.9
8382026-09-04T18:55:44.741Z Downloaded base64ct v1.8.3
8392026-09-04T18:55:44.741Z Downloaded camino-tempfile-ext v0.3.3
8402026-09-04T18:55:44.741Z Downloaded bcrypt-pbkdf v0.11.0
8412026-09-04T18:55:44.741Z Downloaded ed25519-dalek v3.0.0
8422026-09-04T18:55:44.741Z Downloaded oso v0.27.3
8432026-09-04T18:55:44.741Z Downloaded generic-array v1.4.3
8442026-09-04T18:55:44.741Z Downloaded terminal_size v0.4.3
8452026-09-04T18:55:44.741Z Downloaded usdt v0.6.0
8462026-09-04T18:55:44.741Z Downloaded parking v2.2.1
8472026-09-04T18:55:44.741Z Downloaded unicode-truncate v1.1.0
8482026-09-04T18:55:44.742Z Downloaded unit-prefix v0.5.2
8492026-09-04T18:55:44.742Z Downloaded maplit v1.0.2
8502026-09-04T18:55:44.742Z Downloaded parse-display-derive v0.10.0
8512026-09-04T18:55:44.742Z Downloaded peg v0.8.5
8522026-09-04T18:55:44.742Z Downloaded serde_core v1.0.228
8532026-09-04T18:55:44.752Z Downloaded primefield v0.14.0
8542026-09-04T18:55:44.752Z Downloaded plotters-svg v0.3.7
8552026-09-04T18:55:44.752Z Downloaded serde_derive_internals v0.29.1
8562026-09-04T18:55:44.752Z Downloaded recursive-proc-macro-impl v0.1.1
8572026-09-04T18:55:44.752Z Downloaded tower-service v0.3.3
8582026-09-04T18:55:44.752Z Downloaded fs_extra v1.3.0
8592026-09-04T18:55:44.752Z Downloaded resolv-conf v0.7.6
8602026-09-04T18:55:44.752Z Downloaded jiff-static v0.2.34
8612026-09-04T18:55:44.752Z Downloaded target-lexicon v0.13.3
8622026-09-04T18:55:44.759Z Downloaded static_assertions v1.1.0
8632026-09-04T18:55:44.759Z Downloaded wnaf v0.14.0
8642026-09-04T18:55:44.760Z Downloaded fastrand v2.3.0
8652026-09-04T18:55:44.760Z Downloaded errno v0.3.14
8662026-09-04T18:55:44.760Z Downloaded rsa v0.9.10
8672026-09-04T18:55:44.760Z Downloaded smf v0.2.3
8682026-09-04T18:55:44.761Z Downloaded gethostname v0.5.0
8692026-09-04T18:55:44.766Z Downloaded num-bigint-dig v0.8.6
8702026-09-04T18:55:44.766Z Downloaded want v0.3.1
8712026-09-04T18:55:44.766Z Downloaded quick-xml v0.37.5
8722026-09-04T18:55:44.780Z Downloaded rand_core v0.6.4
8732026-09-04T18:55:44.780Z Downloaded nanorand v0.7.0
8742026-09-04T18:55:44.781Z Downloaded oxide-update-engine v0.1.2
8752026-09-04T18:55:44.781Z Downloaded zerofrom-derive v0.1.6
8762026-09-04T18:55:44.795Z Downloaded lru-cache v0.1.2
8772026-09-04T18:55:44.795Z Downloaded new_debug_unreachable v1.0.6
8782026-09-04T18:55:44.795Z Downloaded test-strategy v0.4.5
8792026-09-04T18:55:44.795Z Downloaded uuid v1.23.4
8802026-09-04T18:55:44.795Z Downloaded globwalk v0.9.1
8812026-09-04T18:55:44.795Z Downloaded kstat-rs v0.2.5
8822026-09-04T18:55:44.801Z Downloaded cfg-expr v0.20.6
8832026-09-04T18:55:44.801Z Downloaded toml v0.7.8
8842026-09-04T18:55:44.801Z Downloaded rustls-pki-types v1.14.0
8852026-09-04T18:55:44.801Z Downloaded atomic-waker v1.1.2
8862026-09-04T18:55:44.801Z Downloaded publicsuffix v2.3.0
8872026-09-04T18:55:44.801Z Downloaded cargo-platform v0.3.2
8882026-09-04T18:55:44.801Z Downloaded pin-project-internal v1.1.11
8892026-09-04T18:55:44.802Z Downloaded schemars_derive v0.8.22
8902026-09-04T18:55:44.802Z Downloaded owo-colors v3.5.0
8912026-09-04T18:55:44.807Z Downloaded unicase v2.9.0
8922026-09-04T18:55:44.807Z Downloaded arrayvec v0.7.6
8932026-09-04T18:55:44.813Z Downloaded thiserror-impl v2.0.18
8942026-09-04T18:55:44.819Z Downloaded term v0.7.0
8952026-09-04T18:55:44.819Z Downloaded trybuild v1.0.116
8962026-09-04T18:55:44.819Z Downloaded foldhash v0.2.0
8972026-09-04T18:55:44.826Z Downloaded dropshot_endpoint v0.17.1
8982026-09-04T18:55:44.826Z Downloaded num_enum v0.5.11
8992026-09-04T18:55:44.826Z Downloaded mime_guess v2.0.5
9002026-09-04T18:55:44.826Z Downloaded twox-hash v2.1.2
9012026-09-04T18:55:44.826Z Downloaded secrecy v0.8.0
9022026-09-04T18:55:44.830Z Downloaded linkme v0.3.35
9032026-09-04T18:55:44.830Z Downloaded serde_path_to_error v0.1.20
9042026-09-04T18:55:44.830Z Downloaded toml_edit v0.23.10+spec-1.0.0
9052026-09-04T18:55:44.830Z Downloaded aes-gcm v0.11.0
9062026-09-04T18:55:44.836Z Downloaded sqlformat v0.3.5
9072026-09-04T18:55:44.836Z Downloaded erased-serde v0.3.31
9082026-09-04T18:55:44.845Z Downloaded async-trait v0.1.89
9092026-09-04T18:55:44.845Z Downloaded pbkdf2 v0.13.0
9102026-09-04T18:55:44.845Z Downloaded simd-adler32 v0.3.8
9112026-09-04T18:55:44.845Z Downloaded strum_macros v0.24.3
9122026-09-04T18:55:44.845Z Downloaded lru v0.12.5
9132026-09-04T18:55:44.849Z Downloaded supports-unicode v2.1.0
9142026-09-04T18:55:44.849Z Downloaded topological-sort v0.2.2
9152026-09-04T18:55:44.849Z Downloaded fd-lock v4.0.4
9162026-09-04T18:55:44.849Z Downloaded byteorder v1.5.0
9172026-09-04T18:55:44.849Z Downloaded bzip2 v0.4.4
9182026-09-04T18:55:44.849Z Downloaded dtrace-parser v0.2.0
9192026-09-04T18:55:44.857Z Downloaded strum_macros v0.26.4
9202026-09-04T18:55:44.864Z Downloaded tls_codec_derive v0.4.2
9212026-09-04T18:55:44.864Z Downloaded bitfield-struct v0.6.2
9222026-09-04T18:55:44.864Z Downloaded pem-rfc7468 v1.0.0
9232026-09-04T18:55:44.864Z Downloaded tinytemplate v1.2.1
9242026-09-04T18:55:44.870Z Downloaded tls_codec v0.4.2
9252026-09-04T18:55:44.870Z Downloaded either v1.15.0
9262026-09-04T18:55:44.870Z Downloaded scuffle v0.1.0
9272026-09-04T18:55:44.870Z Downloaded cfg_aliases v0.2.1
9282026-09-04T18:55:44.870Z Downloaded serde_with_macros v1.5.2
9292026-09-04T18:55:44.870Z Downloaded backtrace v0.3.76
9302026-09-04T18:55:44.878Z Downloaded digest v0.10.7
9312026-09-04T18:55:44.878Z Downloaded oso-derive v0.27.3
9322026-09-04T18:55:44.878Z Downloaded serde_tokenstream v0.3.0
9332026-09-04T18:55:44.878Z Downloaded slog-async v2.8.0
9342026-09-04T18:55:44.883Z Downloaded typify v0.6.2
9352026-09-04T18:55:44.896Z Downloaded futures-channel v0.3.32
9362026-09-04T18:55:44.896Z Downloaded tiny-keccak v2.0.2
9372026-09-04T18:55:44.896Z Downloaded rand_chacha v0.3.1
9382026-09-04T18:55:44.896Z Downloaded time-core v0.1.8
9392026-09-04T18:55:44.900Z Downloaded dirs-sys-next v0.1.2
9402026-09-04T18:55:44.900Z Downloaded pin-project v1.1.11
9412026-09-04T18:55:44.900Z Downloaded multimap v0.10.1
9422026-09-04T18:55:44.900Z Downloaded progenitor-impl v0.13.0
9432026-09-04T18:55:44.900Z Downloaded stringprep v0.1.5
9442026-09-04T18:55:44.900Z Downloaded anstream v1.0.0
9452026-09-04T18:55:44.906Z Downloaded serde_bytes v0.11.19
9462026-09-04T18:55:44.906Z Downloaded futures-core v0.3.32
9472026-09-04T18:55:44.913Z Downloaded flume v0.11.1
9482026-09-04T18:55:44.913Z Downloaded pkg-config v0.3.32
9492026-09-04T18:55:44.913Z Downloaded generic-array v0.14.7
9502026-09-04T18:55:44.918Z Downloaded backtrace-ext v0.2.1
9512026-09-04T18:55:44.918Z Downloaded castaway v0.2.4
9522026-09-04T18:55:44.918Z Downloaded sha1 v0.11.0
9532026-09-04T18:55:44.918Z Downloaded git-stub-vcs v0.1.0
9542026-09-04T18:55:44.923Z Downloaded toml_datetime v1.1.1+spec-1.1.0
9552026-09-04T18:55:44.927Z Downloaded ed25519-dalek v2.2.0
9562026-09-04T18:55:44.927Z Downloaded blake2 v0.10.6
9572026-09-04T18:55:44.932Z Downloaded plotters v0.3.7
9582026-09-04T18:55:44.936Z Downloaded fs-err v2.11.0
9592026-09-04T18:55:44.944Z Downloaded thiserror-impl-no-std v2.0.2
9602026-09-04T18:55:44.944Z Downloaded wait-timeout v0.2.1
9612026-09-04T18:55:44.944Z Downloaded oxide-update-engine-display v0.1.2
9622026-09-04T18:55:44.944Z Downloaded ppv-lite86 v0.2.21
9632026-09-04T18:55:44.949Z Downloaded normalize-line-endings v0.3.0
9642026-09-04T18:55:44.949Z Downloaded approx v0.5.1
9652026-09-04T18:55:44.949Z Downloaded once_cell v1.21.3
9662026-09-04T18:55:45.019Z Downloaded rustc-hash v2.1.1
9672026-09-04T18:55:45.019Z Downloaded tokio-test v0.4.5
9682026-09-04T18:55:45.019Z Downloaded expectorate v1.2.0
9692026-09-04T18:55:45.019Z Downloaded strum_macros v0.27.2
9702026-09-04T18:55:45.019Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9712026-09-04T18:55:45.019Z Downloaded libm v0.2.16
9722026-09-04T18:55:45.020Z Downloaded arc-swap v1.8.2
9732026-09-04T18:55:45.020Z Downloaded anstream v0.6.21
9742026-09-04T18:55:45.020Z Downloaded endian-type v0.1.2
9752026-09-04T18:55:45.021Z Downloaded maybe-uninit v2.0.0
9762026-09-04T18:55:45.021Z Downloaded spki v0.8.0
9772026-09-04T18:55:45.021Z Downloaded lzss v0.8.2
9782026-09-04T18:55:45.021Z Downloaded anstyle-query v1.1.5
9792026-09-04T18:55:45.021Z Downloaded sha1 v0.10.6
9802026-09-04T18:55:45.021Z Downloaded float-ord v0.3.2
9812026-09-04T18:55:45.021Z Downloaded winnow v0.5.40
9822026-09-04T18:55:45.022Z Downloaded slab v0.4.12
9832026-09-04T18:55:45.022Z Downloaded crypto-bigint v0.7.5
9842026-09-04T18:55:45.022Z Downloaded flagset v0.4.7
9852026-09-04T18:55:45.022Z Downloaded sponge-cursor v0.1.0
9862026-09-04T18:55:45.022Z Downloaded miette v7.6.0
9872026-09-04T18:55:45.022Z Downloaded winnow v0.7.14
9882026-09-04T18:55:45.022Z Downloaded anes v0.1.6
9892026-09-04T18:55:45.022Z Downloaded ron v0.8.1
9902026-09-04T18:55:45.022Z Downloaded similar v2.7.0
9912026-09-04T18:55:45.022Z Downloaded sec1 v0.8.1
9922026-09-04T18:55:45.022Z Downloaded slog-dtrace v0.3.0
9932026-09-04T18:55:45.022Z Downloaded zerofrom v0.1.6
9942026-09-04T18:55:45.022Z Downloaded md-5 v0.10.6
9952026-09-04T18:55:45.022Z Downloaded rtoolbox v0.0.3
9962026-09-04T18:55:45.022Z Downloaded zerocopy v0.6.6
9972026-09-04T18:55:45.022Z Downloaded zone v0.3.1
9982026-09-04T18:55:45.022Z Downloaded proc-macro-error-attr v1.0.4
9992026-09-04T18:55:45.023Z Downloaded pretty_assertions v1.4.1
10002026-09-04T18:55:45.023Z Downloaded smawk v0.3.2
10012026-09-04T18:55:45.024Z Downloaded password-hash v0.5.0
10022026-09-04T18:55:45.024Z Downloaded pkcs8 v0.11.0
10032026-09-04T18:55:45.024Z Downloaded progenitor-impl v0.14.0
10042026-09-04T18:55:45.024Z Downloaded port-file v0.1.0
10052026-09-04T18:55:45.031Z Downloaded plotters-backend v0.3.7
10062026-09-04T18:55:45.031Z Downloaded enum_dispatch v0.3.13
10072026-09-04T18:55:45.031Z Downloaded bit-set v0.5.3
10082026-09-04T18:55:45.031Z Downloaded subtle v2.6.1
10092026-09-04T18:55:45.031Z Downloaded yansi v1.0.1
10102026-09-04T18:55:45.031Z Downloaded memmap2 v0.9.10
10112026-09-04T18:55:45.036Z Downloaded whoami v2.1.0
10122026-09-04T18:55:45.037Z Downloaded utf-8 v0.7.6
10132026-09-04T18:55:45.037Z Downloaded phf_shared v0.11.3
10142026-09-04T18:55:45.047Z Downloaded multer v3.1.0
10152026-09-04T18:55:45.047Z Downloaded zerocopy-derive v0.8.55
10162026-09-04T18:55:45.058Z Downloaded reqwest v0.13.2
10172026-09-04T18:55:45.058Z Downloaded cbc v0.2.1
10182026-09-04T18:55:45.058Z Downloaded partial-io v0.5.4
10192026-09-04T18:55:45.058Z Downloaded newtype_derive v0.1.6
10202026-09-04T18:55:45.058Z Downloaded zip v4.6.1
10212026-09-04T18:55:45.064Z Downloaded papergrid v0.18.0
10222026-09-04T18:55:45.064Z Downloaded ecdsa v0.16.9
10232026-09-04T18:55:45.064Z Downloaded fs-err v3.3.0
10242026-09-04T18:55:45.064Z Downloaded bit-set v0.8.0
10252026-09-04T18:55:45.064Z Downloaded schemars v1.2.1
10262026-09-04T18:55:45.071Z Downloaded downcast-rs v2.0.2
10272026-09-04T18:55:45.077Z Downloaded portable-atomic v1.13.1
10282026-09-04T18:55:45.077Z Downloaded libefi-sys v0.1.0
10292026-09-04T18:55:45.077Z Downloaded progenitor-macro v0.14.0
10302026-09-04T18:55:45.077Z Downloaded serde_json v1.0.151
10312026-09-04T18:55:45.086Z Downloaded usdt-macro v0.6.0
10322026-09-04T18:55:45.086Z Downloaded sha2 v0.11.0
10332026-09-04T18:55:45.087Z Downloaded sync-ptr v0.1.4
10342026-09-04T18:55:45.087Z Downloaded tracing-attributes v0.1.31
10352026-09-04T18:55:45.097Z Downloaded proc-macro-error v1.0.4
10362026-09-04T18:55:45.109Z Downloaded serde-hex v0.1.0
10372026-09-04T18:55:45.110Z Downloaded ed25519 v2.2.3
10382026-09-04T18:55:45.110Z Downloaded libloading v0.8.9
10392026-09-04T18:55:45.110Z Downloaded diff v0.1.13
10402026-09-04T18:55:45.110Z Downloaded anstyle-parse v1.0.0
10412026-09-04T18:55:45.110Z Downloaded aho-corasick v1.1.4
10422026-09-04T18:55:45.113Z Downloaded p521 v0.14.0
10432026-09-04T18:55:45.116Z Downloaded tokio-stream v0.1.18
10442026-09-04T18:55:45.123Z Downloaded glob v0.3.3
10452026-09-04T18:55:45.123Z Downloaded serde_cbor v0.11.2
10462026-09-04T18:55:45.123Z Downloaded chrono v0.4.45
10472026-09-04T18:55:45.138Z Downloaded string_cache v0.8.9
10482026-09-04T18:55:45.138Z Downloaded zmij v1.0.21
10492026-09-04T18:55:45.138Z Downloaded omicron-zone-package v0.12.3
10502026-09-04T18:55:45.139Z Downloaded vergen-lib v9.1.0
10512026-09-04T18:55:45.139Z Downloaded parking_lot_core v0.8.6
10522026-09-04T18:55:45.139Z Downloaded prettyplease v0.2.37
10532026-09-04T18:55:45.149Z Downloaded elliptic-curve v0.14.1
10542026-09-04T18:55:45.149Z Downloaded ciborium v0.2.2
10552026-09-04T18:55:45.149Z Downloaded curve25519-dalek v4.1.3
10562026-09-04T18:55:45.149Z Downloaded vte v0.14.1
10572026-09-04T18:55:45.149Z Downloaded nom v8.0.0
10582026-09-04T18:55:45.153Z Downloaded goblin v0.10.5
10592026-09-04T18:55:45.153Z Downloaded snafu v0.8.9
10602026-09-04T18:55:45.153Z Downloaded typed-path v0.9.3
10612026-09-04T18:55:45.159Z Downloaded ryu v1.0.23
10622026-09-04T18:55:45.167Z Downloaded slog-scope v4.4.1
10632026-09-04T18:55:45.167Z Downloaded url v2.5.8
10642026-09-04T18:55:45.167Z Downloaded unicode-width v0.2.0
10652026-09-04T18:55:45.174Z Downloaded minimal-lexical v0.2.1
10662026-09-04T18:55:45.174Z Downloaded qorb v0.4.1
10672026-09-04T18:55:45.178Z Downloaded rustls-webpki v0.103.13
10682026-09-04T18:55:45.178Z Downloaded jobserver v0.1.34
10692026-09-04T18:55:45.183Z Downloaded toml_edit v0.19.15
10702026-09-04T18:55:45.192Z Downloaded toml_edit v0.22.27
10712026-09-04T18:55:45.195Z Downloaded num-integer v0.1.46
10722026-09-04T18:55:45.195Z Downloaded serde_with v3.21.0
10732026-09-04T18:55:45.204Z Downloaded zip v0.6.6
10742026-09-04T18:55:45.204Z Downloaded futures v0.3.32
10752026-09-04T18:55:45.214Z Downloaded num-bigint v0.4.6
10762026-09-04T18:55:45.214Z Downloaded nom v7.1.3
10772026-09-04T18:55:45.214Z Downloaded syn v1.0.109
10782026-09-04T18:55:45.219Z Downloaded fatfs v0.3.6
10792026-09-04T18:55:45.228Z Downloaded knuffel v3.2.0
10802026-09-04T18:55:45.228Z Downloaded petname v2.0.2
10812026-09-04T18:55:45.241Z Downloaded chacha20poly1305 v0.10.1
10822026-09-04T18:55:45.247Z Downloaded curve25519-dalek v5.0.0
10832026-09-04T18:55:45.247Z Downloaded litemap v0.8.1
10842026-09-04T18:55:45.251Z Downloaded tower-http v0.6.8
10852026-09-04T18:55:45.257Z Downloaded flate2 v1.1.9
10862026-09-04T18:55:45.261Z Downloaded quinn v0.11.11
10872026-09-04T18:55:45.261Z Downloaded polar-core v0.27.3
10882026-09-04T18:55:45.281Z Downloaded sha3 v0.12.0
10892026-09-04T18:55:45.289Z Downloaded dropshot-api-manager v0.8.0
10902026-09-04T18:55:45.295Z Downloaded git2 v0.20.4
10912026-09-04T18:55:45.314Z Downloaded blake3 v1.8.5
10922026-09-04T18:55:45.319Z Downloaded bindgen v0.71.1
10932026-09-04T18:55:45.319Z Downloaded nix v0.27.1
10942026-09-04T18:55:45.323Z Downloaded unicode-normalization v0.1.25
10952026-09-04T18:55:45.352Z Downloaded zlib-rs v0.6.2
10962026-09-04T18:55:45.356Z Downloaded smoltcp v0.11.0
10972026-09-04T18:55:45.362Z Downloaded reqwest v0.12.28
10982026-09-04T18:55:45.369Z Downloaded diesel v2.3.7
10992026-09-04T18:55:45.381Z Downloaded smoltcp v0.9.1
11002026-09-04T18:55:45.389Z Downloaded vcpkg v0.2.15
11012026-09-04T18:55:45.417Z Downloaded aws-lc-rs v1.16.3
11022026-09-04T18:55:45.422Z Downloaded tabled v0.21.0
11032026-09-04T18:55:45.431Z Downloaded syn v2.0.117
11042026-09-04T18:55:45.439Z Downloaded quinn-proto v0.11.16
11052026-09-04T18:55:45.447Z Downloaded futures-util v0.3.32
11062026-09-04T18:55:45.455Z Downloaded proptest v1.11.0
11072026-09-04T18:55:45.462Z Downloaded sqlparser v0.61.0
11082026-09-04T18:55:45.486Z Downloaded salty v0.3.0
11092026-09-04T18:55:45.498Z Downloaded syn v3.0.3
11102026-09-04T18:55:45.498Z Downloaded hickory-proto v0.24.4
11112026-09-04T18:55:45.513Z Downloaded radix_trie v0.2.1
11122026-09-04T18:55:45.513Z Downloaded rustix v0.38.44
11132026-09-04T18:55:45.518Z Downloaded winnow v1.0.3
11142026-09-04T18:55:45.518Z Downloaded reedline v0.40.0
11152026-09-04T18:55:45.523Z Downloaded regex v1.12.3
11162026-09-04T18:55:45.532Z Downloaded bitvec v1.0.1
11172026-09-04T18:55:45.553Z Downloaded rawzip v0.4.4
11182026-09-04T18:55:45.553Z Downloaded moka v0.12.13
11192026-09-04T18:55:45.553Z Downloaded object v0.30.4
11202026-09-04T18:55:45.553Z Downloaded regex-syntax v0.8.10
11212026-09-04T18:55:45.553Z Downloaded zerocopy v0.7.35
11222026-09-04T18:55:45.559Z Downloaded lalrpop v0.19.12
11232026-09-04T18:55:45.564Z Downloaded regex-syntax v0.6.29
11242026-09-04T18:55:45.567Z Downloaded zerocopy v0.8.55
11252026-09-04T18:55:45.582Z Downloaded winnow v0.6.26
11262026-09-04T18:55:45.588Z Downloaded nix v0.31.2
11272026-09-04T18:55:45.601Z Downloaded unicode-width v0.1.14
11282026-09-04T18:55:45.607Z Downloaded p384 v0.13.1
11292026-09-04T18:55:45.615Z Downloaded rayon v1.11.0
11302026-09-04T18:55:45.632Z Downloaded time v0.3.47
11312026-09-04T18:55:45.638Z Downloaded hickory-proto v0.25.2
11322026-09-04T18:55:45.644Z Downloaded ratatui v0.29.0
11332026-09-04T18:55:45.649Z Downloaded typify-impl v0.6.2
11342026-09-04T18:55:45.662Z Downloaded tabled v0.15.0
11352026-09-04T18:55:45.668Z Downloaded zerocopy-derive v0.6.6
11362026-09-04T18:55:45.673Z Downloaded regress v0.11.1
11372026-09-04T18:55:45.678Z Downloaded openapiv3 v2.2.0
11382026-09-04T18:55:45.686Z Downloaded bstr v1.12.1
11392026-09-04T18:55:45.691Z Downloaded gimli v0.32.3
11402026-09-04T18:55:45.696Z Downloaded openssl v0.10.80
11412026-09-04T18:55:45.699Z Downloaded russh v0.62.4
11422026-09-04T18:55:45.703Z Downloaded rustix v1.1.4
11432026-09-04T18:55:45.733Z Downloaded nix v0.28.0
11442026-09-04T18:55:45.738Z Downloaded object v0.37.3
11452026-09-04T18:55:45.738Z Downloaded sha3 v0.11.0
11462026-09-04T18:55:45.738Z Downloaded regress v0.10.5
11472026-09-04T18:55:45.738Z Downloaded tracing v0.1.44
11482026-09-04T18:55:45.744Z Downloaded rustls v0.23.41
11492026-09-04T18:55:45.754Z Downloaded dropshot v0.17.1
11502026-09-04T18:55:45.764Z Downloaded bzip2-sys v0.1.13+1.0.8
11512026-09-04T18:55:45.771Z Downloaded jiff v0.2.34
11522026-09-04T18:55:45.778Z Downloaded csv v1.4.0
11532026-09-04T18:55:45.799Z Downloaded sled v0.34.7
11542026-09-04T18:55:45.799Z Downloaded regex-automata v0.4.14
11552026-09-04T18:55:45.805Z Downloaded libz-sys v1.1.24
11562026-09-04T18:55:45.816Z Downloaded sha3 v0.10.8
11572026-09-04T18:55:45.819Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11582026-09-04T18:55:45.830Z Downloaded tokio v1.52.1
11592026-09-04T18:55:45.858Z Downloaded petgraph v0.8.3
11602026-09-04T18:55:45.864Z Downloaded libc v0.2.185
11612026-09-04T18:55:45.883Z Downloaded chrono-tz v0.10.4
11622026-09-04T18:55:45.894Z Downloaded petgraph v0.6.5
11632026-09-04T18:55:45.904Z Downloaded encoding_rs v0.8.35
11642026-09-04T18:55:45.914Z Downloaded ring v0.17.14
11652026-09-04T18:55:45.943Z Downloaded libgit2-sys v0.18.3+1.9.2
11662026-09-04T18:55:45.970Z Downloaded httpmock v0.8.3
11672026-09-04T18:55:46.508Z Downloaded aws-lc-sys v0.40.0
11682026-09-04T18:55:46.930Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11692026-09-04T18:55:51.737Z Startup: Refreshing catalog 'helios' ... Done
11702026-09-04T18:55:51.771Z Startup: Caching catalogs ... Done
11712026-09-04T18:55:54.805ZPlanning: Solver setup ... Done (2.545s)
11722026-09-04T18:55:54.830ZPlanning: Running solver ... Done (0.069s)
11732026-09-04T18:55:54.830ZPlanning: Finding local manifests ... Done (0.003s)
11742026-09-04T18:55:54.830ZPlanning: Fetching manifests: 0/2 0% complete
11752026-09-04T18:55:54.831ZPlanning: Fetching manifests: 2/2 100% complete
11762026-09-04T18:55:54.831ZPlanning: Package planning ... Done (0.014s)
11772026-09-04T18:55:54.831ZPlanning: Merging actions ... Done (0.002s)
11782026-09-04T18:55:54.831ZPlanning: Checking for conflicting actions ... Done (0.167s)
11792026-09-04T18:55:54.831ZPlanning: Consolidating action changes ... Done (0.001s)
11802026-09-04T18:55:54.831ZPlanning: Evaluating mediators ... Done (0.783s)
11812026-09-04T18:55:54.831ZPlanning: Planning completed in 3.81 seconds
11822026-09-04T18:55:54.831Z Packages to install: 2
11832026-09-04T18:55:54.831Z Estimated space available: 155.72 GB
11842026-09-04T18:55:54.831ZEstimated space to be consumed: 86.48 MB
11852026-09-04T18:55:54.831Z Create boot environment: No
11862026-09-04T18:55:54.831ZCreate backup boot environment: No
11872026-09-04T18:55:54.831Z Rebuild boot archive: No
11882026-09-04T18:55:54.831Z
11892026-09-04T18:55:54.831ZChanged packages:
11902026-09-04T18:55:54.831Zhelios
11912026-09-04T18:55:54.831Z developer/build-essential
11922026-09-04T18:55:54.832Z None -> 11-3.0
11932026-09-04T18:55:54.832Z library/libxmlsec1
11942026-09-04T18:55:54.832Z None -> 1.2.35-3.0
11952026-09-04T18:55:54.832Z
11962026-09-04T18:55:54.832ZDownload: 0/214 items 0.0/1.3MB 0% complete
11972026-09-04T18:55:54.832ZDownload: Completed 1.28 MB in 0.08 seconds (16.1M/s)
11982026-09-04T18:55:54.832Z Actions: 1/268 actions (Installing new actions)
11992026-09-04T18:55:54.832Z Actions: Completed 268 actions in 0.04 seconds.
12002026-09-04T18:55:54.832ZFinalize: Updating package state database ... Done (0.037s)
12012026-09-04T18:55:54.832ZFinalize: Updating package cache ... Done (0.000s)
12022026-09-04T18:55:54.832ZFinalize: Updating image state ... Done (0.099s)
12032026-09-04T18:55:56.681ZFinalize: Creating fast lookup database ... Done (2.716s)
12042026-09-04T18:55:56.681ZFinalize: Reading search index ... Done (0.012s)
12052026-09-04T18:55:56.681ZFinalize: Updating search index ... Done (0.000s)
12062026-09-04T18:55:56.765ZFinalize: Updating package cache ... Done (0.000s)
12072026-09-04T18:55:58.573ZPlanning: Evaluating mediator changes ... Done
12082026-09-04T18:55:58.621ZPlanning: Checking for conflicting actions ... Done
12092026-09-04T18:55:58.621ZPlanning: Consolidating action changes ... Done
12102026-09-04T18:55:58.621ZPlanning: Evaluating mediators ... Done
12112026-09-04T18:55:58.621ZPlanning: Planning completed in 0.27 seconds
12122026-09-04T18:55:58.621Z Mediators to change: 2
12132026-09-04T18:55:58.621Z Create boot environment: No
12142026-09-04T18:55:58.621ZCreate backup boot environment: No
12152026-09-04T18:55:58.621ZFinalize: Updating package state database ... Done
12162026-09-04T18:55:58.621ZFinalize: Updating package cache ... Done
12172026-09-04T18:55:58.622ZFinalize: Updating image state ... Done
12182026-09-04T18:55:59.519ZFinalize: Creating fast lookup database ... Done
12192026-09-04T18:55:59.591ZFinalize: Reading search index ... Done
12202026-09-04T18:55:59.635ZFinalize: Updating search index ... Done
12212026-09-04T18:55:59.699ZFinalize: Updating package cache ... Done
12222026-09-04T18:55:59.990ZPlanning: Evaluating mediator changes ... Done
12232026-09-04T18:56:00.096ZPlanning: Checking for conflicting actions ... Done
12242026-09-04T18:56:00.184ZPlanning: Consolidating action changes ... Done
12252026-09-04T18:56:00.286ZPlanning: Evaluating mediators ... Done
12262026-09-04T18:56:00.286ZPlanning: Planning completed in 0.27 seconds
12272026-09-04T18:56:00.382Z Mediators to change: 1
12282026-09-04T18:56:00.382Z Create boot environment: No
12292026-09-04T18:56:00.382ZCreate backup boot environment: No
12302026-09-04T18:56:00.382ZFinalize: Updating package state database ... Done
12312026-09-04T18:56:00.382ZFinalize: Updating package cache ... Done
12322026-09-04T18:56:00.449ZFinalize: Updating image state ... Done
12332026-09-04T18:56:02.332ZFinalize: Creating fast lookup database ... Done
12342026-09-04T18:56:02.376ZFinalize: Reading search index ... Done
12352026-09-04T18:56:02.389ZFinalize: Updating search index ... Done
12362026-09-04T18:56:02.481ZFinalize: Updating package cache ... Done
12372026-09-04T18:56:02.828ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
12382026-09-04T18:56:02.828Zapache system 2.4 system
12392026-09-04T18:56:02.828Zclang system 15 system
12402026-09-04T18:56:02.828Zcsh system system illumos
12412026-09-04T18:56:02.828Zctags system system illumos
12422026-09-04T18:56:02.828Zfile vendor vendor darwinsys
12432026-09-04T18:56:02.828Zfile system system illumos
12442026-09-04T18:56:02.828Zgcc vendor 14 vendor
12452026-09-04T18:56:02.828Zgcc system 13 system
12462026-09-04T18:56:02.828Zgcc system 10 system
12472026-09-04T18:56:02.828Zgo system 1.25 system
12482026-09-04T18:56:02.828Zllvm system 15 system
12492026-09-04T18:56:02.828Zmariadb system 11.4 system
12502026-09-04T18:56:02.828Zmta vendor vendor dma
12512026-09-04T18:56:02.828Zopenjdk system 17 system
12522026-09-04T18:56:02.828Zopenjdk system 11 system
12532026-09-04T18:56:02.828Zopenssl vendor 3 vendor
12542026-09-04T18:56:02.828Zperl system 5.40 system
12552026-09-04T18:56:02.829Zpostgresql system 18 system
12562026-09-04T18:56:02.829Zpostgresql system 17 system
12572026-09-04T18:56:02.829Zpython vendor 3 vendor
12582026-09-04T18:56:02.829Zpython system 2 system
12592026-09-04T18:56:02.829Zpython3 vendor 3.13 vendor
12602026-09-04T18:56:02.829Zruby system 3.4 system
12612026-09-04T18:56:02.829Zruby system 3.0 system
12622026-09-04T18:56:02.829Zwords vendor vendor american-english
12632026-09-04T18:56:02.829Zwords system system australian-english
12642026-09-04T18:56:02.829Zwords system system british-english
12652026-09-04T18:56:02.829Zwords system system canadian-english
12662026-09-04T18:56:02.829Zwords system system french
12672026-09-04T18:56:02.829Zwords system system italian
12682026-09-04T18:56:02.829Zwords system system ngerman
12692026-09-04T18:56:02.829Zwords system system ogerman
12702026-09-04T18:56:02.829Zwords system system spanish
12712026-09-04T18:56:03.075ZPUBLISHER TYPE STATUS P LOCATION
12722026-09-04T18:56:03.075Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
12732026-09-04T18:56:03.569ZFMRI IFO
12742026-09-04T18:56:03.569Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
12752026-09-04T18:56:03.569Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
12762026-09-04T18:56:03.569Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
12772026-09-04T18:56:03.569Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
12782026-09-04T18:56:03.569Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
12792026-09-04T18:56:03.569Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
12802026-09-04T18:56:03.569Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
12812026-09-04T18:56:03.569Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
12822026-09-04T18:56:03.569Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
12832026-09-04T18:56:04.218Z Downloading crates ...
12842026-09-04T18:56:04.256Z Downloaded cargo_toml v0.21.0
12852026-09-04T18:56:04.305Z Compiling proc-macro2 v1.0.106
12862026-09-04T18:56:04.306Z Compiling unicode-ident v1.0.24
12872026-09-04T18:56:04.306Z Compiling quote v1.0.45
12882026-09-04T18:56:04.328Z Compiling serde_core v1.0.228
12892026-09-04T18:56:04.328Z Compiling libc v0.2.185
12902026-09-04T18:56:04.328Z Compiling version_check v0.9.5
12912026-09-04T18:56:04.381Z Compiling memchr v2.8.0
12922026-09-04T18:56:04.389Z Compiling serde v1.0.228
12932026-09-04T18:56:04.390Z Compiling zmij v1.0.21
12942026-09-04T18:56:04.390Z Compiling itoa v1.0.17
12952026-09-04T18:56:04.390Z Compiling thiserror v1.0.69
12962026-09-04T18:56:04.390Z Compiling ucd-trie v0.1.7
12972026-09-04T18:56:04.390Z Compiling rustix v1.1.4
12982026-09-04T18:56:04.390Z Compiling byteorder v1.5.0
12992026-09-04T18:56:04.600Z Compiling bitflags v2.11.0
13002026-09-04T18:56:04.642Z Compiling serde_json v1.0.151
13012026-09-04T18:56:04.811Z Compiling camino v1.2.5
13022026-09-04T18:56:04.842Z Compiling syn v1.0.109
13032026-09-04T18:56:04.846Z Compiling pest v2.8.6
13042026-09-04T18:56:04.875Z Compiling utf8parse v0.2.2
13052026-09-04T18:56:04.915Z Compiling proc-macro-error-attr v1.0.4
13062026-09-04T18:56:04.949Z Compiling usdt-impl v0.5.0
13072026-09-04T18:56:04.956Z Compiling proc-macro-error v1.0.4
13082026-09-04T18:56:05.003Z Compiling hashbrown v0.17.0
13092026-09-04T18:56:05.013Z Compiling log v0.4.33
13102026-09-04T18:56:05.026Z Compiling equivalent v1.0.2
13112026-09-04T18:56:05.080Z Compiling getrandom v0.4.3
13122026-09-04T18:56:05.142Z Compiling plain v0.2.3
13132026-09-04T18:56:05.167Z Compiling anstyle-parse v1.0.0
13142026-09-04T18:56:05.196Z Compiling toml_write v0.1.2
13152026-09-04T18:56:05.241Z Compiling anstyle-query v1.1.5
13162026-09-04T18:56:05.255Z Compiling autocfg v1.5.0
13172026-09-04T18:56:05.272Z Compiling thiserror v2.0.18
13182026-09-04T18:56:05.348Z Compiling errno v0.3.14
13192026-09-04T18:56:05.391Z Compiling thread-id v4.2.2
13202026-09-04T18:56:05.400Z Compiling anstyle v1.0.14
13212026-09-04T18:56:05.428Z Compiling cfg-if v1.0.4
13222026-09-04T18:56:05.436Z Compiling is_terminal_polyfill v1.70.2
13232026-09-04T18:56:05.445Z Compiling pretty-hex v0.4.1
13242026-09-04T18:56:05.484Z Compiling winnow v0.7.14
13252026-09-04T18:56:05.510Z Compiling colorchoice v1.0.4
13262026-09-04T18:56:05.516Z Compiling unicode-width v0.1.14
13272026-09-04T18:56:05.566Z Compiling indexmap v2.14.0
13282026-09-04T18:56:05.626Z Compiling anstream v1.0.0
13292026-09-04T18:56:05.633Z Compiling clap_lex v1.0.0
13302026-09-04T18:56:05.654Z Compiling heck v0.5.0
13312026-09-04T18:56:05.661Z Compiling anyhow v1.0.104
13322026-09-04T18:56:05.770Z Compiling fastrand v2.3.0
13332026-09-04T18:56:05.790Z Compiling fs-err v3.3.0
13342026-09-04T18:56:05.844Z Compiling syn v2.0.117
13352026-09-04T18:56:05.912Z Compiling fnv v1.0.7
13362026-09-04T18:56:05.921Z Compiling once_cell v1.21.3
13372026-09-04T18:56:05.924Z Compiling bytecount v0.6.9
13382026-09-04T18:56:05.943Z Compiling pest_meta v2.8.6
13392026-09-04T18:56:06.009Z Compiling strsim v0.11.1
13402026-09-04T18:56:06.019Z Compiling heck v0.4.1
13412026-09-04T18:56:06.027Z Compiling papergrid v0.11.0
13422026-09-04T18:56:06.157Z Compiling memmap v0.7.0
13432026-09-04T18:56:06.170Z Compiling unicode-linebreak v0.1.5
13442026-09-04T18:56:06.192Z Compiling smawk v0.3.2
13452026-09-04T18:56:06.221Z Compiling unicode-width v0.2.0
13462026-09-04T18:56:06.344Z Compiling swrite v0.1.0
13472026-09-04T18:56:06.355Z Compiling terminal_size v0.4.3
13482026-09-04T18:56:06.368Z Compiling tempfile v3.27.0
13492026-09-04T18:56:06.455Z Compiling clap_builder v4.6.0
13502026-09-04T18:56:06.455Z Compiling textwrap v0.16.2
13512026-09-04T18:56:06.754Z Compiling cargo-platform v0.3.2
13522026-09-04T18:56:06.763Z Compiling semver v1.0.28
13532026-09-04T18:56:06.999Z Compiling camino-tempfile v1.4.1
13542026-09-04T18:56:07.324Z Compiling tabled_derive v0.7.0
13552026-09-04T18:56:07.976Z Compiling pest_generator v2.8.6
13562026-09-04T18:56:07.999Z Compiling tabled v0.15.0
13572026-09-04T18:56:08.521Z Compiling serde_derive v1.0.228
13582026-09-04T18:56:08.521Z Compiling thiserror-impl v1.0.69
13592026-09-04T18:56:08.524Z Compiling zerocopy-derive v0.7.35
13602026-09-04T18:56:08.525Z Compiling scroll_derive v0.12.1
13612026-09-04T18:56:08.525Z Compiling thiserror-impl v2.0.18
13622026-09-04T18:56:08.525Z Compiling clap_derive v4.6.1
13632026-09-04T18:56:08.571Z Compiling pest_derive v2.8.6
13642026-09-04T18:56:09.135Z Compiling scroll v0.12.0
13652026-09-04T18:56:09.181Z Compiling zerocopy v0.7.35
13662026-09-04T18:56:09.344Z Compiling goblin v0.8.2
13672026-09-04T18:56:09.507Z Compiling dtrace-parser v0.2.0
13682026-09-04T18:56:10.083Z Compiling clap v4.6.1
13692026-09-04T18:56:10.845Z Compiling dof v0.3.0
13702026-09-04T18:56:10.845Z Compiling serde_tokenstream v0.2.3
13712026-09-04T18:56:10.861Z Compiling serde_spanned v0.6.9
13722026-09-04T18:56:10.862Z Compiling toml_datetime v0.6.11
13732026-09-04T18:56:10.872Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13742026-09-04T18:56:10.873Z Compiling macaddr v1.0.1
13752026-09-04T18:56:10.873Z Compiling cargo_metadata v0.23.1
13762026-09-04T18:56:11.028Z Compiling toml_edit v0.22.27
13772026-09-04T18:56:11.509Z Compiling usdt-attr-macro v0.5.0
13782026-09-04T18:56:11.523Z Compiling usdt-macro v0.5.0
13792026-09-04T18:56:12.180Z Compiling usdt v0.5.0
13802026-09-04T18:56:12.493Z Compiling toml v0.8.23
13812026-09-04T18:56:13.947Z Compiling cargo_toml v0.21.0
13822026-09-04T18:56:14.118Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13832026-09-04T18:56:16.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.18s
13842026-09-04T18:56:16.272Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
13852026-09-04T18:56:16.768Z Compiling serde_core v1.0.228
13862026-09-04T18:56:16.768Z Compiling libc v0.2.185
13872026-09-04T18:56:16.769Z Compiling serde v1.0.228
13882026-09-04T18:56:16.774Z Compiling log v0.4.33
13892026-09-04T18:56:16.774Z Compiling smallvec v1.15.1
13902026-09-04T18:56:16.774Z Compiling find-msvc-tools v0.1.9
13912026-09-04T18:56:16.774Z Compiling shlex v1.3.0
13922026-09-04T18:56:16.774Z Compiling subtle v2.6.1
13932026-09-04T18:56:16.935Z Compiling scopeguard v1.2.0
13942026-09-04T18:56:16.946Z Compiling typenum v1.20.1
13952026-09-04T18:56:16.956Z Compiling stable_deref_trait v1.2.1
13962026-09-04T18:56:16.956Z Compiling zerocopy v0.8.55
13972026-09-04T18:56:16.956Z Compiling portable-atomic v1.13.1
13982026-09-04T18:56:16.994Z Compiling serde_json v1.0.151
13992026-09-04T18:56:17.026Z Compiling syn v2.0.117
14002026-09-04T18:56:17.047Z Compiling critical-section v1.2.0
14012026-09-04T18:56:17.087Z Compiling libm v0.2.16
14022026-09-04T18:56:17.102Z Compiling lock_api v0.4.14
14032026-09-04T18:56:17.110Z Compiling num-traits v0.2.19
14042026-09-04T18:56:17.128Z Compiling pkg-config v0.3.32
14052026-09-04T18:56:17.142Z Compiling generic-array v0.14.7
14062026-09-04T18:56:17.155Z Compiling const-oid v0.9.6
14072026-09-04T18:56:17.167Z Compiling parking_lot_core v0.9.12
14082026-09-04T18:56:17.234Z Compiling pin-project-lite v0.2.17
14092026-09-04T18:56:17.272Z Compiling getrandom v0.4.3
14102026-09-04T18:56:17.371Z Compiling rand_core v0.10.0
14112026-09-04T18:56:17.387Z Compiling percent-encoding v2.3.2
14122026-09-04T18:56:17.394Z Compiling litemap v0.8.1
14132026-09-04T18:56:17.516Z Compiling writeable v0.6.2
14142026-09-04T18:56:17.614Z Compiling futures-core v0.3.32
14152026-09-04T18:56:17.614Z Compiling icu_normalizer_data v2.1.1
14162026-09-04T18:56:17.614Z Compiling icu_properties_data v2.1.2
14172026-09-04T18:56:17.628Z Compiling getrandom v0.3.4
14182026-09-04T18:56:17.628Z Compiling rustix v1.1.4
14192026-09-04T18:56:17.686Z Compiling futures-sink v0.3.32
14202026-09-04T18:56:17.701Z Compiling utf8_iter v1.0.4
14212026-09-04T18:56:17.720Z Compiling futures-io v0.3.32
14222026-09-04T18:56:17.734Z Compiling futures-task v0.3.32
14232026-09-04T18:56:17.755Z Compiling slab v0.4.12
14242026-09-04T18:56:17.792Z Compiling futures-channel v0.3.32
14252026-09-04T18:56:17.822Z Compiling errno v0.3.14
14262026-09-04T18:56:17.838Z Compiling jobserver v0.1.34
14272026-09-04T18:56:17.853Z Compiling getrandom v0.2.17
14282026-09-04T18:56:17.900Z Compiling mio v1.2.0
14292026-09-04T18:56:17.931Z Compiling signal-hook-registry v1.4.8
14302026-09-04T18:56:17.988Z Compiling socket2 v0.6.3
14312026-09-04T18:56:20.325Z Compiling rand_core v0.6.4
14322026-09-04T18:56:20.325Z Compiling form_urlencoded v1.2.2
14332026-09-04T18:56:20.325Z Compiling cc v1.2.56
14342026-09-04T18:56:20.325Z Compiling once_cell v1.21.3
14352026-09-04T18:56:20.325Z Compiling parking_lot v0.12.5
14362026-09-04T18:56:20.325Z Compiling rustversion v1.0.22
14372026-09-04T18:56:20.325Z Compiling iana-time-zone v0.1.65
14382026-09-04T18:56:20.325Z Compiling base64ct v1.8.3
14392026-09-04T18:56:20.326Z Compiling fs_extra v1.3.0
14402026-09-04T18:56:20.326Z Compiling dunce v1.0.5
14412026-09-04T18:56:20.326Z Compiling flagset v0.4.7
14422026-09-04T18:56:20.326Z Compiling regex-syntax v0.8.10
14432026-09-04T18:56:20.326Z Compiling ident_case v1.0.1
14442026-09-04T18:56:20.326Z Compiling base64 v0.22.1
14452026-09-04T18:56:20.326Z Compiling vcpkg v0.2.15
14462026-09-04T18:56:20.326Z Compiling syn v1.0.109
14472026-09-04T18:56:20.326Z Compiling tracing-core v0.1.36
14482026-09-04T18:56:20.326Z Compiling pem-rfc7468 v0.7.0
14492026-09-04T18:56:20.326Z Compiling rand_core v0.9.5
14502026-09-04T18:56:20.326Z Compiling dyn-clone v1.0.20
14512026-09-04T18:56:20.326Z Compiling cpufeatures v0.2.17
14522026-09-04T18:56:20.326Z Compiling simd-adler32 v0.3.8
14532026-09-04T18:56:20.326Z Compiling schemars v0.8.22
14542026-09-04T18:56:20.326Z Compiling aws-lc-rs v1.16.3
14552026-09-04T18:56:20.326Z Compiling spin v0.9.8
14562026-09-04T18:56:20.326Z Compiling adler2 v2.0.1
14572026-09-04T18:56:20.326Z Compiling cmake v0.1.57
14582026-09-04T18:56:20.326Z Compiling httparse v1.10.1
14592026-09-04T18:56:20.326Z Compiling tinyvec_macros v0.1.1
14602026-09-04T18:56:20.326Z Compiling openssl-probe v0.2.1
14612026-09-04T18:56:20.326Z Compiling crc32fast v1.5.0
14622026-09-04T18:56:20.326Z Compiling cmov v0.5.4
14632026-09-04T18:56:20.327Z Compiling tinyvec v1.10.0
14642026-09-04T18:56:20.327Z Compiling miniz_oxide v0.8.9
14652026-09-04T18:56:20.327Z Compiling aho-corasick v1.1.4
14662026-09-04T18:56:20.327Z Compiling untrusted v0.7.1
14672026-09-04T18:56:20.327Z Compiling radium v0.7.0
14682026-09-04T18:56:20.327Z Compiling bitflags v2.11.0
14692026-09-04T18:56:20.327Z Compiling semver v1.0.28
14702026-09-04T18:56:20.327Z Compiling indexmap v2.14.0
14712026-09-04T18:56:20.327Z Compiling uuid v1.23.4
14722026-09-04T18:56:20.327Z Compiling ctutils v0.4.2
14732026-09-04T18:56:20.327Z Compiling tower-layer v0.3.3
14742026-09-04T18:56:20.327Z Compiling tower-service v0.3.3
14752026-09-04T18:56:20.327Z Compiling atomic-waker v1.1.2
14762026-09-04T18:56:20.327Z Compiling rustc_version v0.4.1
14772026-09-04T18:56:20.327Z Compiling unicode-segmentation v1.12.0
14782026-09-04T18:56:20.327Z Compiling try-lock v0.2.5
14792026-09-04T18:56:20.327Z Compiling tap v1.0.1
14802026-09-04T18:56:20.327Z Compiling want v0.3.1
14812026-09-04T18:56:20.327Z Compiling httpdate v1.0.3
14822026-09-04T18:56:20.327Z Compiling aws-lc-sys v0.40.0
14832026-09-04T18:56:20.327Z Compiling openssl-sys v0.9.117
14842026-09-04T18:56:20.327Z Compiling foreign-types-shared v0.1.1
14852026-09-04T18:56:20.327Z Compiling openssl v0.10.80
14862026-09-04T18:56:20.328Z Compiling rustls v0.23.41
14872026-09-04T18:56:20.328Z Compiling untrusted v0.9.0
14882026-09-04T18:56:20.328Z Compiling regex-automata v0.4.14
14892026-09-04T18:56:20.328Z Compiling maybe-uninit v2.0.0
14902026-09-04T18:56:20.328Z Compiling synstructure v0.13.2
14912026-09-04T18:56:20.328Z Compiling serde_derive_internals v0.29.1
14922026-09-04T18:56:20.328Z Compiling pest_generator v2.8.6
14932026-09-04T18:56:20.328Z Compiling darling_core v0.20.11
14942026-09-04T18:56:20.328Z Compiling foreign-types v0.3.2
14952026-09-04T18:56:20.328Z Compiling bzip2-sys v0.1.13+1.0.8
14962026-09-04T18:56:20.328Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14972026-09-04T18:56:20.397Z Compiling wyz v0.5.1
14982026-09-04T18:56:20.397Z Compiling terminal_size v0.4.3
14992026-09-04T18:56:20.397Z Compiling tempfile v3.27.0
15002026-09-04T18:56:20.458Z Compiling unicode-normalization v0.1.25
15012026-09-04T18:56:20.509Z Compiling num-integer v0.1.46
15022026-09-04T18:56:20.532Z Compiling wait-timeout v0.2.1
15032026-09-04T18:56:20.545Z Compiling socket2 v0.5.10
15042026-09-04T18:56:20.631Z Compiling ahash v0.8.12
15052026-09-04T18:56:22.324Z Compiling time-core v0.1.8
15062026-09-04T18:56:22.324Z Compiling bit-vec v0.8.0
15072026-09-04T18:56:22.324Z Compiling quick-error v1.2.3
15082026-09-04T18:56:22.324Z Compiling num-bigint-dig v0.8.6
15092026-09-04T18:56:22.324Z Compiling native-tls v0.2.18
15102026-09-04T18:56:22.324Z Compiling powerfmt v0.2.0
15112026-09-04T18:56:22.324Z Compiling num-conv v0.2.0
15122026-09-04T18:56:22.324Z Compiling packed_struct v0.10.1
15132026-09-04T18:56:22.325Z Compiling funty v2.0.0
15142026-09-04T18:56:22.325Z Compiling rusty-fork v0.3.1
15152026-09-04T18:56:22.325Z Compiling bit-set v0.8.0
15162026-09-04T18:56:22.325Z Compiling deranged v0.5.8
15172026-09-04T18:56:22.325Z Compiling clap_builder v4.6.0
15182026-09-04T18:56:22.325Z Compiling num-iter v0.1.45
15192026-09-04T18:56:22.325Z Compiling time-macros v0.2.27
15202026-09-04T18:56:22.325Z Compiling lazy_static v1.5.0
15212026-09-04T18:56:22.325Z Compiling rand_xorshift v0.4.0
15222026-09-04T18:56:22.325Z Compiling sync_wrapper v1.0.2
15232026-09-04T18:56:22.325Z Compiling indexmap v1.9.3
15242026-09-04T18:56:22.325Z Compiling paste v1.0.15
15252026-09-04T18:56:22.325Z Compiling bitvec v1.0.1
15262026-09-04T18:56:22.325Z Compiling crc-catalog v2.4.0
15272026-09-04T18:56:22.325Z Compiling nodrop v0.1.14
15282026-09-04T18:56:22.325Z Compiling unarray v0.1.4
15292026-09-04T18:56:22.325Z Compiling num_threads v0.1.7
15302026-09-04T18:56:22.325Z Compiling object v0.37.3
15312026-09-04T18:56:22.325Z Compiling zlib-rs v0.6.2
15322026-09-04T18:56:22.325Z Compiling siphasher v1.0.2
15332026-09-04T18:56:22.325Z Compiling crossbeam-utils v0.8.21
15342026-09-04T18:56:22.325Z Compiling usdt-impl v0.6.0
15352026-09-04T18:56:22.357Z Compiling serde_derive v1.0.228
15362026-09-04T18:56:22.357Z Compiling zeroize_derive v1.5.0
15372026-09-04T18:56:22.357Z Compiling zerocopy-derive v0.8.55
15382026-09-04T18:56:22.357Z Compiling zerofrom-derive v0.1.6
15392026-09-04T18:56:22.357Z Compiling yoke-derive v0.8.1
15402026-09-04T18:56:22.357Z Compiling zerovec-derive v0.11.2
15412026-09-04T18:56:22.357Z Compiling displaydoc v0.2.5
15422026-09-04T18:56:22.357Z Compiling tokio-macros v2.7.0
15432026-09-04T18:56:22.357Z Compiling futures-macro v0.3.32
15442026-09-04T18:56:22.357Z Compiling der_derive v0.7.3
15452026-09-04T18:56:22.735Z Compiling thiserror-impl v2.0.18
15462026-09-04T18:56:22.803Z Compiling tracing-attributes v0.1.31
15472026-09-04T18:56:22.838Z Compiling schemars_derive v0.8.22
15482026-09-04T18:56:22.911Z Compiling pest_derive v2.8.6
15492026-09-04T18:56:23.119Z Compiling scroll_derive v0.13.1
15502026-09-04T18:56:23.123Z Compiling darling_macro v0.20.11
15512026-09-04T18:56:23.166Z Compiling zerofrom v0.1.6
15522026-09-04T18:56:23.184Z Compiling futures-util v0.3.32
15532026-09-04T18:56:23.308Z Compiling yoke v0.8.1
15542026-09-04T18:56:23.402Z Compiling openssl-macros v0.1.1
15552026-09-04T18:56:23.416Z Compiling thiserror-impl v1.0.69
15562026-09-04T18:56:23.505Z Compiling zerovec v0.11.5
15572026-09-04T18:56:23.628Z Compiling zerotrie v0.2.3
15582026-09-04T18:56:23.860Z Compiling scroll v0.13.0
15592026-09-04T18:56:23.945Z Compiling darling v0.20.11
15602026-09-04T18:56:24.042Z Compiling tinystr v0.8.2
15612026-09-04T18:56:24.057Z Compiling potential_utf v0.1.4
15622026-09-04T18:56:24.085Z Compiling packed_struct_codegen v0.10.1
15632026-09-04T18:56:24.110Z Compiling goblin v0.10.5
15642026-09-04T18:56:24.124Z Compiling thiserror v2.0.18
15652026-09-04T18:56:24.147Z Compiling zerocopy-derive v0.6.6
15662026-09-04T18:56:24.160Z Compiling clap_derive v4.6.1
15672026-09-04T18:56:24.177Z Compiling tracing v0.1.44
15682026-09-04T18:56:24.238Z Compiling icu_locale_core v2.1.1
15692026-09-04T18:56:24.254Z Compiling icu_collections v2.1.1
15702026-09-04T18:56:24.274Z Compiling bitfield-macros v0.19.4
15712026-09-04T18:56:24.466Z Compiling flate2 v1.1.9
15722026-09-04T18:56:24.727Z Compiling dtrace-parser v0.3.0
15732026-09-04T18:56:24.742Z Compiling thiserror v1.0.69
15742026-09-04T18:56:24.774Z Compiling derive_builder_core v0.20.2
15752026-09-04T18:56:24.858Z Compiling time v0.3.47
15762026-09-04T18:56:24.900Z Compiling icu_provider v2.1.1
15772026-09-04T18:56:25.034Z Compiling zerocopy v0.6.6
15782026-09-04T18:56:25.056Z Compiling bitfield v0.19.4
15792026-09-04T18:56:25.161Z Compiling zeroize v1.9.0
15802026-09-04T18:56:25.198Z Compiling bytes v1.11.1
15812026-09-04T18:56:25.223Z Compiling icu_normalizer v2.1.1
15822026-09-04T18:56:25.241Z Compiling icu_properties v2.1.2
15832026-09-04T18:56:25.383Z Compiling chrono v0.4.45
15842026-09-04T18:56:25.401Z Compiling der v0.7.10
15852026-09-04T18:56:25.477Z Compiling rustls-pki-types v1.14.0
15862026-09-04T18:56:25.589Z Compiling hybrid-array v0.4.13
15872026-09-04T18:56:25.651Z Compiling ipnet v2.12.0
15882026-09-04T18:56:25.769Z Compiling tokio v1.52.1
15892026-09-04T18:56:25.822Z Compiling http v1.4.2
15902026-09-04T18:56:25.949Z Compiling crypto-common v0.1.7
15912026-09-04T18:56:25.972Z Compiling block-buffer v0.10.4
15922026-09-04T18:56:25.987Z Compiling hex v0.4.3
15932026-09-04T18:56:26.112Z Compiling digest v0.10.7
15942026-09-04T18:56:26.160Z Compiling idna_adapter v1.2.1
15952026-09-04T18:56:26.174Z Compiling toml_datetime v0.6.11
15962026-09-04T18:56:26.270Z Compiling ppv-lite86 v0.2.21
15972026-09-04T18:56:26.313Z Compiling idna v1.1.0
15982026-09-04T18:56:26.342Z Compiling spki v0.7.3
15992026-09-04T18:56:26.364Z Compiling sha2 v0.10.9
16002026-09-04T18:56:26.389Z Compiling signature v2.2.0
16012026-09-04T18:56:26.404Z Compiling hmac v0.12.1
16022026-09-04T18:56:26.442Z Compiling serde_spanned v0.6.9
16032026-09-04T18:56:26.457Z Compiling http-body v1.0.1
16042026-09-04T18:56:26.568Z Compiling rand_chacha v0.9.0
16052026-09-04T18:56:26.584Z Compiling pkcs8 v0.10.2
16062026-09-04T18:56:26.599Z Compiling rand_chacha v0.3.1
16072026-09-04T18:56:26.629Z Compiling url v2.5.8
16082026-09-04T18:56:26.634Z Compiling http-body-util v0.1.3
16092026-09-04T18:56:26.745Z Compiling pkcs1 v0.7.5
16102026-09-04T18:56:26.782Z Compiling rand v0.9.2
16112026-09-04T18:56:26.868Z Compiling rand v0.8.6
16122026-09-04T18:56:26.888Z Compiling dof v0.4.0
16132026-09-04T18:56:26.903Z Compiling clap v4.6.1
16142026-09-04T18:56:27.045Z Compiling structmeta-derive v0.3.0
16152026-09-04T18:56:27.078Z Compiling scroll_derive v0.12.1
16162026-09-04T18:56:27.163Z Compiling array-init v0.0.4
16172026-09-04T18:56:27.299Z Compiling crc v3.4.0
16182026-09-04T18:56:27.387Z Compiling proptest v1.11.0
16192026-09-04T18:56:27.423Z Compiling smallvec v0.6.14
16202026-09-04T18:56:27.567Z Compiling darling_core v0.23.0
16212026-09-04T18:56:27.633Z Compiling heapless v0.7.17
16222026-09-04T18:56:27.696Z Compiling slog v2.8.2
16232026-09-04T18:56:27.754Z Compiling thread-id v5.1.0
16242026-09-04T18:56:27.754Z Compiling env_filter v2.0.0
16252026-09-04T18:56:27.846Z Compiling syn v3.0.3
16262026-09-04T18:56:27.865Z Compiling cookie v0.18.1
16272026-09-04T18:56:27.903Z Compiling base64 v0.21.7
16282026-09-04T18:56:27.921Z Compiling allocator-api2 v0.2.21
16292026-09-04T18:56:28.067Z Compiling ipnetwork v0.21.1
16302026-09-04T18:56:28.082Z Compiling gimli v0.32.3
16312026-09-04T18:56:28.159Z Compiling anyhow v1.0.104
16322026-09-04T18:56:28.217Z Compiling iri-string v0.7.10
16332026-09-04T18:56:28.236Z Compiling zstd-safe v7.2.4
16342026-09-04T18:56:28.266Z Compiling signal-hook v0.3.18
16352026-09-04T18:56:28.270Z Compiling unicode-properties v0.1.4
16362026-09-04T18:56:28.300Z Compiling hashbrown v0.12.3
16372026-09-04T18:56:28.385Z Compiling unicode-bidi v0.3.18
16382026-09-04T18:56:28.450Z Compiling winnow v0.5.40
16392026-09-04T18:56:28.466Z Compiling ryu v1.0.23
16402026-09-04T18:56:28.535Z Compiling oxnet v0.1.6
16412026-09-04T18:56:28.565Z Compiling structmeta v0.3.0
16422026-09-04T18:56:28.656Z Compiling serde_urlencoded v0.7.1
16432026-09-04T18:56:28.687Z Compiling rsa v0.9.10
16442026-09-04T18:56:28.781Z Compiling stringprep v0.1.5
16452026-09-04T18:56:28.795Z Compiling ron v0.8.1
16462026-09-04T18:56:28.932Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16472026-09-04T18:56:29.001Z Compiling env_logger v0.11.11
16482026-09-04T18:56:29.075Z Compiling scroll v0.12.0
16492026-09-04T18:56:29.236Z Compiling serde-hex v0.1.0
16502026-09-04T18:56:29.372Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16512026-09-04T18:56:29.392Z Compiling camino v1.2.5
16522026-09-04T18:56:29.750Z Compiling tokio-util v0.7.18
16532026-09-04T18:56:29.779Z Compiling tower v0.5.3
16542026-09-04T18:56:29.794Z Compiling addr2line v0.25.1
16552026-09-04T18:56:29.808Z Compiling toml_edit v0.19.15
16562026-09-04T18:56:29.922Z Compiling newtype-uuid v1.3.2
16572026-09-04T18:56:30.074Z Compiling tokio-native-tls v0.3.1
16582026-09-04T18:56:30.134Z Compiling darling_macro v0.23.0
16592026-09-04T18:56:30.153Z Compiling bzip2 v0.4.4
16602026-09-04T18:56:30.267Z Compiling tower-http v0.6.8
16612026-09-04T18:56:30.296Z Compiling hashbrown v0.13.2
16622026-09-04T18:56:30.378Z Compiling x509-cert v0.2.5
16632026-09-04T18:56:30.646Z Compiling h2 v0.4.15
16642026-09-04T18:56:30.689Z Compiling md-5 v0.10.6
16652026-09-04T18:56:30.788Z Compiling block-padding v0.4.2
16662026-09-04T18:56:30.816Z Compiling crypto-common v0.2.2
16672026-09-04T18:56:30.820Z Compiling block-buffer v0.12.1
16682026-09-04T18:56:30.872Z Compiling rustls-native-certs v0.8.3
16692026-09-04T18:56:30.978Z Compiling derive_builder_macro v0.20.2
16702026-09-04T18:56:31.022Z Compiling erased-serde v0.3.31
16712026-09-04T18:56:31.041Z Compiling serde_tokenstream v0.2.3
16722026-09-04T18:56:31.181Z Compiling bstr v1.12.1
16732026-09-04T18:56:31.350Z Compiling daft-derive v0.1.8
16742026-09-04T18:56:31.373Z Compiling async-trait v0.1.89
16752026-09-04T18:56:31.475Z Compiling pin-project-internal v1.1.11
16762026-09-04T18:56:31.527Z Compiling zerocopy-derive v0.7.35
16772026-09-04T18:56:31.593Z Compiling curve25519-dalek v4.1.3
16782026-09-04T18:56:31.751Z Compiling heck v0.4.1
16792026-09-04T18:56:31.840Z Compiling vergen-lib v9.1.0
16802026-09-04T18:56:31.955Z Compiling hash32 v0.2.1
16812026-09-04T18:56:31.991Z Compiling encoding_rs v0.8.35
16822026-09-04T18:56:32.004Z Compiling memoffset v0.9.1
16832026-09-04T18:56:32.037Z Compiling ref-cast v1.0.25
16842026-09-04T18:56:32.083Z Compiling fallible-iterator v0.2.0
16852026-09-04T18:56:32.176Z Compiling crc-any v2.5.0
16862026-09-04T18:56:32.226Z Compiling mime v0.3.17
16872026-09-04T18:56:32.367Z Compiling rustix v0.38.44
16882026-09-04T18:56:32.411Z Compiling cfg_aliases v0.2.1
16892026-09-04T18:56:32.459Z Compiling psl-types v2.0.11
16902026-09-04T18:56:32.464Z Compiling owo-colors v4.3.0
16912026-09-04T18:56:32.464Z Compiling rustc-demangle v0.1.27
16922026-09-04T18:56:32.500Z Compiling smoltcp v0.9.1
16932026-09-04T18:56:32.534Z Compiling litrs v1.0.0
16942026-09-04T18:56:32.551Z Compiling nix v0.31.2
16952026-09-04T18:56:32.599Z Compiling publicsuffix v2.3.0
16962026-09-04T18:56:32.624Z Compiling zerocopy v0.7.35
16972026-09-04T18:56:32.665Z Compiling pin-project v1.1.11
16982026-09-04T18:56:32.782Z Compiling backtrace v0.3.76
16992026-09-04T18:56:32.833Z Compiling postgres-protocol v0.6.10
17002026-09-04T18:56:32.880Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17012026-09-04T18:56:32.915Z Compiling daft v0.1.8
17022026-09-04T18:56:32.954Z Compiling snafu-derive v0.8.9
17032026-09-04T18:56:32.990Z Compiling derive_builder v0.20.2
17042026-09-04T18:56:33.075Z Compiling document-features v0.2.12
17052026-09-04T18:56:33.106Z Compiling toml v0.7.8
17062026-09-04T18:56:33.134Z Compiling inout v0.2.2
17072026-09-04T18:56:33.212Z Compiling object v0.30.4
17082026-09-04T18:56:33.227Z Compiling darling v0.23.0
17092026-09-04T18:56:33.318Z Compiling zip v0.6.6
17102026-09-04T18:56:33.336Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17112026-09-04T18:56:33.413Z Compiling goblin v0.8.2
17122026-09-04T18:56:33.468Z Compiling derive-ex v0.1.8
17132026-09-04T18:56:33.699Z Compiling futures-executor v0.3.32
17142026-09-04T18:56:33.736Z Compiling hubpack_derive v0.1.1
17152026-09-04T18:56:33.885Z Compiling hyper v1.10.1
17162026-09-04T18:56:33.931Z Compiling regex v1.12.3
17172026-09-04T18:56:33.958Z Compiling phf_shared v0.13.1
17182026-09-04T18:56:33.979Z Compiling curve25519-dalek-derive v0.1.1
17192026-09-04T18:56:33.996Z Compiling strum_macros v0.27.2
17202026-09-04T18:56:34.016Z Compiling ref-cast-impl v1.0.25
17212026-09-04T18:56:34.031Z Compiling convert_case v0.10.0
17222026-09-04T18:56:34.222Z Compiling vergen v9.1.0
17232026-09-04T18:56:34.236Z Compiling cargo-platform v0.3.2
17242026-09-04T18:56:34.359Z Compiling ff v0.13.1
17252026-09-04T18:56:34.382Z Compiling fs-err v3.3.0
17262026-09-04T18:56:34.424Z Compiling bitflags v1.3.2
17272026-09-04T18:56:34.515Z Compiling jiff-core v0.1.0
17282026-09-04T18:56:34.533Z Compiling managed v0.8.0
17292026-09-04T18:56:34.548Z Compiling foldhash v0.1.5
17302026-09-04T18:56:34.596Z Compiling path-slash v0.1.5
17312026-09-04T18:56:34.612Z Compiling base16ct v0.2.0
17322026-09-04T18:56:34.677Z Compiling foldhash v0.2.0
17332026-09-04T18:56:34.741Z Compiling bumpalo v3.20.2
17342026-09-04T18:56:34.745Z Compiling same-file v1.0.6
17352026-09-04T18:56:34.769Z Compiling libbz2-rs-sys v0.2.2
17362026-09-04T18:56:34.799Z Compiling is_ci v1.2.0
17372026-09-04T18:56:34.919Z Compiling supports-color v3.0.2
17382026-09-04T18:56:34.936Z Compiling walkdir v2.5.0
17392026-09-04T18:56:34.946Z Compiling hashbrown v0.16.1
17402026-09-04T18:56:34.962Z Compiling snafu v0.8.9
17412026-09-04T18:56:34.966Z Compiling zopfli v0.8.3
17422026-09-04T18:56:35.012Z Compiling hyper-util v0.1.20
17432026-09-04T18:56:35.097Z Compiling textwrap v0.16.2
17442026-09-04T18:56:35.212Z Compiling test-strategy v0.4.5
17452026-09-04T18:56:35.266Z Compiling jiff v0.2.34
17462026-09-04T18:56:35.344Z Compiling bzip2 v0.6.1
17472026-09-04T18:56:35.465Z Compiling sec1 v0.7.3
17482026-09-04T18:56:35.550Z Compiling hashbrown v0.15.5
17492026-09-04T18:56:35.572Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17502026-09-04T18:56:35.728Z Compiling dof v0.3.0
17512026-09-04T18:56:35.762Z Compiling group v0.13.0
17522026-09-04T18:56:35.798Z Compiling cargo_metadata v0.23.1
17532026-09-04T18:56:35.957Z Compiling derive_more-impl v2.1.1
17542026-09-04T18:56:36.020Z Compiling strum v0.27.2
17552026-09-04T18:56:36.122Z Compiling hubpack v0.1.2
17562026-09-04T18:56:36.171Z Compiling phf v0.13.1
17572026-09-04T18:56:36.175Z Compiling signal-hook-mio v0.2.5
17582026-09-04T18:56:36.302Z Compiling futures v0.3.32
17592026-09-04T18:56:36.336Z Compiling zstd v0.13.3
17602026-09-04T18:56:36.374Z Compiling cookie_store v0.22.1
17612026-09-04T18:56:36.398Z Compiling serde_with_macros v3.21.0
17622026-09-04T18:56:36.468Z Compiling hyper-tls v0.6.0
17632026-09-04T18:56:36.627Z Compiling cipher v0.5.2
17642026-09-04T18:56:36.713Z Compiling reqwest v0.12.28
17652026-09-04T18:56:36.727Z Compiling backtrace-ext v0.2.1
17662026-09-04T18:56:36.742Z Compiling postgres-types v0.2.12
17672026-09-04T18:56:36.950Z Compiling globset v0.4.18
17682026-09-04T18:56:36.964Z Compiling usdt-attr-macro v0.6.0
17692026-09-04T18:56:37.047Z Compiling usdt-macro v0.6.0
17702026-09-04T18:56:37.063Z Compiling byte-wrapper v0.1.0
17712026-09-04T18:56:37.133Z Compiling ed25519 v2.2.3
17722026-09-04T18:56:37.193Z Compiling hkdf v0.12.4
17732026-09-04T18:56:37.311Z Compiling crypto-bigint v0.5.5
17742026-09-04T18:56:37.385Z Compiling serde-big-array v0.5.1
17752026-09-04T18:56:37.421Z Compiling olpc-cjson v0.1.4
17762026-09-04T18:56:37.594Z Compiling serde_plain v1.0.2
17772026-09-04T18:56:37.616Z Compiling dtrace-parser v0.2.0
17782026-09-04T18:56:37.629Z Compiling phf_shared v0.11.3
17792026-09-04T18:56:37.692Z Compiling enum-as-inner v0.6.1
17802026-09-04T18:56:37.707Z Compiling strum_macros v0.26.4
17812026-09-04T18:56:37.824Z Compiling miette-derive v7.6.0
17822026-09-04T18:56:37.837Z Compiling async-recursion v1.1.1
17832026-09-04T18:56:37.865Z Compiling serde_repr v0.1.20
17842026-09-04T18:56:37.879Z Compiling float-cmp v0.10.0
17852026-09-04T18:56:38.043Z Compiling pem v3.0.6
17862026-09-04T18:56:38.094Z Compiling thread-id v4.2.2
17872026-09-04T18:56:38.133Z Compiling memmap2 v0.9.10
17882026-09-04T18:56:38.194Z Compiling supports-unicode v3.0.0
17892026-09-04T18:56:38.241Z Compiling precomputed-hash v0.1.1
17902026-09-04T18:56:38.346Z Compiling normalize-line-endings v0.3.0
17912026-09-04T18:56:38.362Z Compiling const-oid v0.10.2
17922026-09-04T18:56:38.384Z Compiling data-encoding v2.10.0
17932026-09-04T18:56:38.398Z Compiling typed-path v0.9.3
17942026-09-04T18:56:38.402Z Compiling predicates-core v1.0.10
17952026-09-04T18:56:38.440Z Compiling cpufeatures v0.3.0
17962026-09-04T18:56:38.459Z Compiling keccak v0.1.6
17972026-09-04T18:56:38.533Z Compiling new_debug_unreachable v1.0.6
17982026-09-04T18:56:38.548Z Compiling static_assertions v1.1.0
17992026-09-04T18:56:38.570Z Compiling fixedbitset v0.4.2
18002026-09-04T18:56:38.587Z Compiling either v1.15.0
18012026-09-04T18:56:38.602Z Compiling difflib v0.4.0
18022026-09-04T18:56:38.620Z Compiling whoami v2.1.0
18032026-09-04T18:56:38.636Z Compiling winnow v1.0.3
18042026-09-04T18:56:38.648Z Compiling supports-hyperlinks v3.2.0
18052026-09-04T18:56:38.809Z Compiling fixedbitset v0.5.7
18062026-09-04T18:56:38.825Z Compiling itertools v0.13.0
18072026-09-04T18:56:38.829Z Compiling toml_edit v0.22.27
18082026-09-04T18:56:38.880Z Compiling tokio-postgres v0.7.16
18092026-09-04T18:56:39.014Z Compiling predicates v3.1.4
18102026-09-04T18:56:39.039Z Compiling miette v7.6.0
18112026-09-04T18:56:39.111Z Compiling petgraph v0.8.3
18122026-09-04T18:56:39.141Z Compiling petgraph v0.6.5
18132026-09-04T18:56:39.176Z Compiling hickory-proto v0.25.2
18142026-09-04T18:56:39.222Z Compiling string_cache v0.8.9
18152026-09-04T18:56:39.475Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18162026-09-04T18:56:39.546Z Compiling sha3 v0.10.8
18172026-09-04T18:56:39.561Z Compiling strum v0.26.3
18182026-09-04T18:56:39.654Z Compiling toml_parser v1.1.2+spec-1.1.0
18192026-09-04T18:56:39.694Z Compiling digest v0.11.3
18202026-09-04T18:56:39.708Z Compiling chacha20 v0.10.0
18212026-09-04T18:56:39.732Z Compiling elliptic-curve v0.13.8
18222026-09-04T18:56:39.944Z Compiling usdt v0.6.0
18232026-09-04T18:56:40.025Z Compiling usdt-impl v0.5.0
18242026-09-04T18:56:40.098Z Compiling crossterm v0.28.1
18252026-09-04T18:56:40.102Z Compiling serde_with v3.21.0
18262026-09-04T18:56:40.160Z Compiling zip v4.6.1
18272026-09-04T18:56:40.196Z Compiling ed25519-dalek v2.2.0
18282026-09-04T18:56:40.232Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18292026-09-04T18:56:40.304Z Compiling derive_more v2.1.1
18302026-09-04T18:56:40.639Z Compiling iddqd v0.4.2
18312026-09-04T18:56:40.740Z Compiling similar v2.7.0
18322026-09-04T18:56:40.977Z Compiling crossbeam-epoch v0.9.18
18332026-09-04T18:56:41.060Z Compiling tokio-stream v0.1.18
18342026-09-04T18:56:41.087Z Compiling buf-list v1.1.2
18352026-09-04T18:56:41.139Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18362026-09-04T18:56:41.188Z Compiling openapiv3 v2.2.0
18372026-09-04T18:56:41.314Z Compiling lalrpop-util v0.19.12
18382026-09-04T18:56:41.408Z Compiling peg-runtime v0.8.5
18392026-09-04T18:56:41.414Z Compiling thread_local v1.1.9
18402026-09-04T18:56:41.456Z Compiling slog-async v2.8.0
18412026-09-04T18:56:41.523Z Compiling crossbeam-channel v0.5.15
18422026-09-04T18:56:41.538Z Compiling is-terminal v0.4.17
18432026-09-04T18:56:41.602Z Compiling filetime v0.2.27
18442026-09-04T18:56:41.620Z Compiling take_mut v0.2.2
18452026-09-04T18:56:41.652Z Compiling xattr v1.6.1
18462026-09-04T18:56:41.677Z Compiling term v1.2.1
18472026-09-04T18:56:41.700Z Compiling camino-tempfile v1.4.1
18482026-09-04T18:56:41.799Z Compiling tar v0.4.46
18492026-09-04T18:56:41.951Z Compiling slog-term v2.9.2
18502026-09-04T18:56:59.230Z Compiling rustls-webpki v0.103.13
18512026-09-04T18:57:01.933Z Compiling tokio-rustls v0.26.4
18522026-09-04T18:57:01.933Z Compiling rustls-platform-verifier v0.6.2
18532026-09-04T18:57:01.954Z Compiling tough v0.22.0
18542026-09-04T18:57:02.108Z Compiling hyper-rustls v0.27.7
18552026-09-04T18:57:02.296Z Compiling reqwest v0.13.2
18562026-09-04T18:57:04.502Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18572026-09-04T18:57:04.682Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18582026-09-04T18:57:07.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.52s
18592026-09-04T18:57:07.697Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18602026-09-04T18:57:07.750ZSep 04 18:57:06.791 INFO Starting download, target: Clickhouse
18612026-09-04T18:57:07.750ZSep 04 18:57:06.792 INFO Starting download, target: DendriteStub
18622026-09-04T18:57:07.750ZSep 04 18:57:06.792 INFO Starting download, target: MaghemiteMgd
18632026-09-04T18:57:07.751ZSep 04 18:57:06.792 INFO Starting download, target: Console
18642026-09-04T18:57:07.751ZSep 04 18:57:06.792 INFO Starting download, target: Cockroach
18652026-09-04T18:57:07.751ZSep 04 18:57:06.792 INFO Starting download, target: MaghemiteDdmd
18662026-09-04T18:57:07.751ZSep 04 18:57:06.792 INFO Starting download, target: TransceiverControl
18672026-09-04T18:57:07.754ZSep 04 18:57:06.792 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18682026-09-04T18:57:07.754ZSep 04 18:57:06.792 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18692026-09-04T18:57:07.755ZSep 04 18:57:06.792 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18702026-09-04T18:57:07.755ZSep 04 18:57:06.792 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18712026-09-04T18:57:07.755ZSep 04 18:57:06.792 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18722026-09-04T18:57:07.755ZSep 04 18:57:06.792 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18732026-09-04T18:57:07.755ZSep 04 18:57:06.792 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18742026-09-04T18:57:09.790ZSep 04 18:57:08.723 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18752026-09-04T18:57:09.981ZSep 04 18:57:08.954 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18762026-09-04T18:57:10.226ZSep 04 18:57:09.155 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18772026-09-04T18:57:10.352ZSep 04 18:57:09.201 INFO Download complete, target: Console
18782026-09-04T18:57:10.497ZSep 04 18:57:09.384 INFO Download complete, target: TransceiverControl
18792026-09-04T18:57:14.353ZSep 04 18:57:13.362 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18802026-09-04T18:57:15.235ZSep 04 18:57:14.243 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18812026-09-04T18:57:15.379ZSep 04 18:57:14.390 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18822026-09-04T18:57:15.854ZSep 04 18:57:14.896 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18832026-09-04T18:57:15.854ZSep 04 18:57:14.896 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18842026-09-04T18:57:16.165ZSep 04 18:57:15.206 INFO Download complete, target: MaghemiteDdmd
18852026-09-04T18:57:16.313ZSep 04 18:57:15.349 INFO Checking that binary works, target: Clickhouse
18862026-09-04T18:57:16.396ZSep 04 18:57:15.438 INFO Download complete, target: Clickhouse
18872026-09-04T18:57:17.601ZSep 04 18:57:16.641 INFO Download complete, target: DendriteStub
18882026-09-04T18:57:17.865ZSep 04 18:57:16.906 INFO Download complete, target: MaghemiteMgd
18892026-09-04T18:57:20.470ZSep 04 18:57:19.509 INFO Checking that binary works, target: Cockroach
18902026-09-04T18:57:20.610ZSep 04 18:57:19.651 INFO Download complete, target: Cockroach
18912026-09-04T18:57:20.615ZAll prerequisites installed successfully
18922026-09-04T18:57:20.618Z
18932026-09-04T18:57:20.618Zreal 1:33.653477549
18942026-09-04T18:57:20.618Zuser 7:18.832360466
18952026-09-04T18:57:20.618Zsys 1:42.219430949
18962026-09-04T18:57:20.619Ztrap 0.249781044
18972026-09-04T18:57:20.619Ztflt 0.813652315
18982026-09-04T18:57:20.619Zdflt 1.620342941
18992026-09-04T18:57:20.619Zkflt 0.021769375
19002026-09-04T18:57:20.619Zlock 28:07.124069574
19012026-09-04T18:57:20.619Zslp 19:40.782801381
19022026-09-04T18:57:20.619Zlat 26.138799652
19032026-09-04T18:57:20.619Zstop 3:01.080775905
19042026-09-04T18:57:20.619Z+ source ./tools/include/force-git-over-https.sh
19052026-09-04T18:57:20.619Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
19062026-09-04T18:57:20.619Z++ (( i = 0 ))
19072026-09-04T18:57:20.619Z++ (( i < 5 ))
19082026-09-04T18:57:20.619Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
19092026-09-04T18:57:20.623Z++ (( i++ ))
19102026-09-04T18:57:20.623Z++ (( i < 5 ))
19112026-09-04T18:57:20.623Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
19122026-09-04T18:57:20.624Z++ (( i++ ))
19132026-09-04T18:57:20.624Z++ (( i < 5 ))
19142026-09-04T18:57:20.624Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
19152026-09-04T18:57:20.637Z++ (( i++ ))
19162026-09-04T18:57:20.637Z++ (( i < 5 ))
19172026-09-04T18:57:20.638Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
19182026-09-04T18:57:20.638Z++ (( i++ ))
19192026-09-04T18:57:20.638Z++ (( i < 5 ))
19202026-09-04T18:57:20.638Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
19212026-09-04T18:57:20.638Z++ (( i++ ))
19222026-09-04T18:57:20.638Z++ (( i < 5 ))
19232026-09-04T18:57:20.638Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
19242026-09-04T18:57:20.638Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
19252026-09-04T18:57:20.638Z+ rc=0
19262026-09-04T18:57:20.638Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
19272026-09-04T18:57:32.663Z+ case $rc in
19282026-09-04T18:57:32.663Z+ pfexec zfs create -p rpool/images/build/host
19292026-09-04T18:57:32.802Z+ pfexec zfs create -p rpool/images/build/recovery
19302026-09-04T18:57:32.867Z+ cargo xtask releng --output-dir /work --mkincorp --verify-debug-libraries
19312026-09-04T18:57:33.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19322026-09-04T18:57:33.332Z Running `target/debug/xtask releng --output-dir /work --mkincorp --verify-debug-libraries`
19332026-09-04T18:57:34.169Z Compiling proc-macro2 v1.0.106
19342026-09-04T18:57:34.169Z Compiling quote v1.0.45
19352026-09-04T18:57:34.172Z Compiling unicode-ident v1.0.24
19362026-09-04T18:57:34.172Z Compiling serde_core v1.0.228
19372026-09-04T18:57:34.172Z Compiling libc v0.2.185
19382026-09-04T18:57:34.172Z Compiling serde v1.0.228
19392026-09-04T18:57:34.172Z Compiling cfg-if v1.0.4
19402026-09-04T18:57:34.172Z Compiling shlex v1.3.0
19412026-09-04T18:57:34.173Z Compiling find-msvc-tools v0.1.9
19422026-09-04T18:57:34.304Z Compiling autocfg v1.5.0
19432026-09-04T18:57:34.307Z Compiling version_check v0.9.5
19442026-09-04T18:57:34.307Z Compiling zerocopy v0.8.55
19452026-09-04T18:57:34.307Z Compiling portable-atomic v1.13.1
19462026-09-04T18:57:34.307Z Compiling memchr v2.8.0
19472026-09-04T18:57:34.307Z Compiling zmij v1.0.21
19482026-09-04T18:57:34.452Z Compiling serde_json v1.0.151
19492026-09-04T18:57:34.468Z Compiling libm v0.2.16
19502026-09-04T18:57:34.622Z Compiling getrandom v0.4.3
19512026-09-04T18:57:34.777Z Compiling parking_lot_core v0.9.12
19522026-09-04T18:57:34.794Z Compiling generic-array v0.14.7
19532026-09-04T18:57:34.797Z Compiling pkg-config v0.3.32
19542026-09-04T18:57:34.797Z Compiling icu_properties_data v2.1.2
19552026-09-04T18:57:34.884Z Compiling num-traits v0.2.19
19562026-09-04T18:57:34.884Z Compiling icu_normalizer_data v2.1.1
19572026-09-04T18:57:34.933Z Compiling smallvec v1.15.1
19582026-09-04T18:57:34.937Z Compiling rustix v1.1.4
19592026-09-04T18:57:34.965Z Compiling log v0.4.33
19602026-09-04T18:57:35.020Z Compiling itoa v1.0.17
19612026-09-04T18:57:35.068Z Compiling getrandom v0.3.4
19622026-09-04T18:57:35.082Z Compiling subtle v2.6.1
19632026-09-04T18:57:35.204Z Compiling stable_deref_trait v1.2.1
19642026-09-04T18:57:35.243Z Compiling scopeguard v1.2.0
19652026-09-04T18:57:35.259Z Compiling typenum v1.20.1
19662026-09-04T18:57:35.293Z Compiling critical-section v1.2.0
19672026-09-04T18:57:35.337Z Compiling jobserver v0.1.34
19682026-09-04T18:57:35.340Z Compiling errno v0.3.14
19692026-09-04T18:57:35.380Z Compiling lock_api v0.4.14
19702026-09-04T18:57:35.441Z Compiling thiserror v2.0.18
19712026-09-04T18:57:35.457Z Compiling rand_core v0.10.0
19722026-09-04T18:57:35.550Z Compiling cc v1.2.56
19732026-09-04T18:57:35.655Z Compiling getrandom v0.2.17
19742026-09-04T18:57:35.720Z Compiling heck v0.5.0
19752026-09-04T18:57:35.754Z Compiling syn v2.0.117
19762026-09-04T18:57:35.778Z Compiling dunce v1.0.5
19772026-09-04T18:57:35.794Z Compiling fs_extra v1.3.0
19782026-09-04T18:57:35.853Z Compiling rand_core v0.6.4
19792026-09-04T18:57:35.879Z Compiling once_cell v1.21.3
19802026-09-04T18:57:35.904Z Compiling percent-encoding v2.3.2
19812026-09-04T18:57:35.904Z Compiling writeable v0.6.2
19822026-09-04T18:57:35.935Z Compiling litemap v0.8.1
19832026-09-04T18:57:36.009Z Compiling const-oid v0.9.6
19842026-09-04T18:57:36.152Z Compiling pin-project-lite v0.2.17
19852026-09-04T18:57:36.183Z Compiling schemars v0.8.22
19862026-09-04T18:57:36.283Z Compiling cmake v0.1.57
19872026-09-04T18:57:36.305Z Compiling equivalent v1.0.2
19882026-09-04T18:57:36.309Z Compiling signal-hook-registry v1.4.8
19892026-09-04T18:57:36.394Z Compiling aws-lc-rs v1.16.3
19902026-09-04T18:57:36.425Z Compiling futures-core v0.3.32
19912026-09-04T18:57:36.444Z Compiling bitflags v2.11.0
19922026-09-04T18:57:36.461Z Compiling semver v1.0.28
19932026-09-04T18:57:36.641Z Compiling rustversion v1.0.22
19942026-09-04T18:57:36.716Z Compiling parking_lot v0.12.5
19952026-09-04T18:57:36.733Z Compiling mio v1.2.0
19962026-09-04T18:57:36.868Z Compiling aws-lc-sys v0.40.0
19972026-09-04T18:57:36.878Z Compiling crc32fast v1.5.0
19982026-09-04T18:57:36.882Z Compiling utf8_iter v1.0.4
19992026-09-04T18:57:36.908Z Compiling form_urlencoded v1.2.2
20002026-09-04T18:57:37.107Z Compiling strsim v0.11.1
20012026-09-04T18:57:37.151Z Compiling syn v1.0.109
20022026-09-04T18:57:37.180Z Compiling hashbrown v0.17.0
20032026-09-04T18:57:37.245Z Compiling vcpkg v0.2.15
20042026-09-04T18:57:37.294Z Compiling byteorder v1.5.0
20052026-09-04T18:57:37.361Z Compiling fnv v1.0.7
20062026-09-04T18:57:37.581Z Compiling socket2 v0.6.3
20072026-09-04T18:57:37.727Z Compiling httparse v1.10.1
20082026-09-04T18:57:37.759Z Compiling radium v0.7.0
20092026-09-04T18:57:37.763Z Compiling futures-sink v0.3.32
20102026-09-04T18:57:37.807Z Compiling openssl-sys v0.9.117
20112026-09-04T18:57:37.854Z Compiling indexmap v2.14.0
20122026-09-04T18:57:37.899Z Compiling futures-channel v0.3.32
20132026-09-04T18:57:37.947Z Compiling futures-task v0.3.32
20142026-09-04T18:57:37.986Z Compiling thiserror v1.0.69
20152026-09-04T18:57:38.047Z Compiling iana-time-zone v0.1.65
20162026-09-04T18:57:38.061Z Compiling futures-io v0.3.32
20172026-09-04T18:57:38.085Z Compiling slab v0.4.12
20182026-09-04T18:57:38.142Z Compiling rustls v0.23.41
20192026-09-04T18:57:38.190Z Compiling maybe-uninit v2.0.0
20202026-09-04T18:57:38.209Z Compiling base64 v0.22.1
20212026-09-04T18:57:38.304Z Compiling rustc_version v0.4.1
20222026-09-04T18:57:38.426Z Compiling bzip2-sys v0.1.13+1.0.8
20232026-09-04T18:57:38.474Z Compiling uuid v1.23.4
20242026-09-04T18:57:38.510Z Compiling ahash v0.8.12
20252026-09-04T18:57:38.514Z Compiling base64ct v1.8.3
20262026-09-04T18:57:38.538Z Compiling num-bigint-dig v0.8.6
20272026-09-04T18:57:38.561Z Compiling synstructure v0.13.2
20282026-09-04T18:57:38.561Z Compiling serde_derive_internals v0.29.1
20292026-09-04T18:57:38.609Z Compiling packed_struct v0.10.1
20302026-09-04T18:57:38.624Z Compiling regex-syntax v0.8.10
20312026-09-04T18:57:38.627Z Compiling ident_case v1.0.1
20322026-09-04T18:57:38.637Z Compiling ucd-trie v0.1.7
20332026-09-04T18:57:38.789Z Compiling pest v2.8.6
20342026-09-04T18:57:38.789Z Compiling pem-rfc7468 v0.7.0
20352026-09-04T18:57:38.793Z Compiling rand_core v0.9.5
20362026-09-04T18:57:38.874Z Compiling openssl v0.10.80
20372026-09-04T18:57:38.888Z Compiling flagset v0.4.7
20382026-09-04T18:57:38.892Z Compiling dyn-clone v1.0.20
20392026-09-04T18:57:39.040Z Compiling fastrand v2.3.0
20402026-09-04T18:57:39.093Z Compiling indexmap v1.9.3
20412026-09-04T18:57:39.096Z Compiling unicode-segmentation v1.12.0
20422026-09-04T18:57:39.147Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20432026-09-04T18:57:39.281Z Compiling tempfile v3.27.0
20442026-09-04T18:57:39.308Z Compiling native-tls v0.2.18
20452026-09-04T18:57:39.341Z Compiling paste v1.0.15
20462026-09-04T18:57:39.403Z Compiling simd-adler32 v0.3.8
20472026-09-04T18:57:39.516Z Compiling cpufeatures v0.2.17
20482026-09-04T18:57:39.585Z Compiling syn v3.0.3
20492026-09-04T18:57:39.601Z Compiling camino v1.2.5
20502026-09-04T18:57:39.618Z Compiling adler2 v2.0.1
20512026-09-04T18:57:39.634Z Compiling utf8parse v0.2.2
20522026-09-04T18:57:39.708Z Compiling crossbeam-utils v0.8.21
20532026-09-04T18:57:39.727Z Compiling anstyle v1.0.14
20542026-09-04T18:57:39.779Z Compiling anstyle-parse v1.0.0
20552026-09-04T18:57:39.797Z Compiling miniz_oxide v0.8.9
20562026-09-04T18:57:39.815Z Compiling serde_derive v1.0.228
20572026-09-04T18:57:39.815Z Compiling zeroize_derive v1.5.0
20582026-09-04T18:57:39.905Z Compiling zerocopy-derive v0.8.55
20592026-09-04T18:57:39.953Z Compiling zerofrom-derive v0.1.6
20602026-09-04T18:57:39.995Z Compiling yoke-derive v0.8.1
20612026-09-04T18:57:40.012Z Compiling zerovec-derive v0.11.2
20622026-09-04T18:57:40.015Z Compiling displaydoc v0.2.5
20632026-09-04T18:57:40.061Z Compiling tokio-macros v2.7.0
20642026-09-04T18:57:40.082Z Compiling futures-macro v0.3.32
20652026-09-04T18:57:40.283Z Compiling der_derive v0.7.3
20662026-09-04T18:57:40.472Z Compiling thiserror-impl v2.0.18
20672026-09-04T18:57:40.693Z Compiling schemars_derive v0.8.22
20682026-09-04T18:57:40.730Z Compiling tracing-attributes v0.1.31
20692026-09-04T18:57:40.750Z Compiling thiserror-impl v1.0.69
20702026-09-04T18:57:40.873Z Compiling futures-util v0.3.32
20712026-09-04T18:57:41.117Z Compiling zerofrom v0.1.6
20722026-09-04T18:57:41.150Z Compiling clap_derive v4.6.1
20732026-09-04T18:57:41.225Z Compiling packed_struct_codegen v0.10.1
20742026-09-04T18:57:41.266Z Compiling yoke v0.8.1
20752026-09-04T18:57:41.492Z Compiling zerovec v0.11.5
20762026-09-04T18:57:41.508Z Compiling zerotrie v0.2.3
20772026-09-04T18:57:41.904Z Compiling pest_meta v2.8.6
20782026-09-04T18:57:41.904Z Compiling zerocopy-derive v0.6.6
20792026-09-04T18:57:42.021Z Compiling bitfield-macros v0.19.4
20802026-09-04T18:57:42.100Z Compiling tinystr v0.8.2
20812026-09-04T18:57:42.172Z Compiling potential_utf v0.1.4
20822026-09-04T18:57:42.292Z Compiling icu_locale_core v2.1.1
20832026-09-04T18:57:42.326Z Compiling icu_collections v2.1.1
20842026-09-04T18:57:42.656Z Compiling pest_generator v2.8.6
20852026-09-04T18:57:42.677Z Compiling openssl-macros v0.1.1
20862026-09-04T18:57:42.733Z Compiling scroll_derive v0.13.1
20872026-09-04T18:57:42.816Z Compiling daft-derive v0.1.8
20882026-09-04T18:57:42.890Z Compiling terminal_size v0.4.3
20892026-09-04T18:57:43.061Z Compiling zeroize v1.9.0
20902026-09-04T18:57:43.122Z Compiling bytes v1.11.1
20912026-09-04T18:57:43.271Z Compiling icu_provider v2.1.1
20922026-09-04T18:57:43.367Z Compiling chrono v0.4.45
20932026-09-04T18:57:43.384Z Compiling der v0.7.10
20942026-09-04T18:57:43.559Z Compiling icu_normalizer v2.1.1
20952026-09-04T18:57:43.586Z Compiling icu_properties v2.1.2
20962026-09-04T18:57:43.651Z Compiling tokio v1.52.1
20972026-09-04T18:57:43.788Z Compiling hex v0.4.3
20982026-09-04T18:57:43.829Z Compiling crypto-common v0.1.7
20992026-09-04T18:57:43.853Z Compiling block-buffer v0.10.4
21002026-09-04T18:57:44.019Z Compiling digest v0.10.7
21012026-09-04T18:57:44.034Z Compiling pest_derive v2.8.6
21022026-09-04T18:57:44.286Z Compiling sha2 v0.10.9
21032026-09-04T18:57:44.302Z Compiling http v1.4.2
21042026-09-04T18:57:44.378Z Compiling spki v0.7.3
21052026-09-04T18:57:44.523Z Compiling idna_adapter v1.2.1
21062026-09-04T18:57:44.666Z Compiling idna v1.1.0
21072026-09-04T18:57:44.666Z Compiling ppv-lite86 v0.2.21
21082026-09-04T18:57:44.708Z Compiling pkcs8 v0.10.2
21092026-09-04T18:57:44.992Z Compiling rand_chacha v0.9.0
21102026-09-04T18:57:45.026Z Compiling url v2.5.8
21112026-09-04T18:57:45.091Z Compiling rustls-pki-types v1.14.0
21122026-09-04T18:57:45.241Z Compiling rand v0.9.2
21132026-09-04T18:57:45.346Z Compiling spin v0.9.8
21142026-09-04T18:57:45.381Z Compiling time-core v0.1.8
21152026-09-04T18:57:45.434Z Compiling anstyle-query v1.1.5
21162026-09-04T18:57:45.458Z Compiling is_terminal_polyfill v1.70.2
21172026-09-04T18:57:45.550Z Compiling tinyvec_macros v0.1.1
21182026-09-04T18:57:45.566Z Compiling colorchoice v1.0.4
21192026-09-04T18:57:45.580Z Compiling num-conv v0.2.0
21202026-09-04T18:57:45.613Z Compiling tinyvec v1.10.0
21212026-09-04T18:57:45.654Z Compiling async-trait v0.1.89
21222026-09-04T18:57:45.691Z Compiling anstream v1.0.0
21232026-09-04T18:57:45.709Z Compiling structmeta-derive v0.3.0
21242026-09-04T18:57:45.726Z Compiling time-macros v0.2.27
21252026-09-04T18:57:45.765Z Compiling tracing-core v0.1.36
21262026-09-04T18:57:45.969Z Compiling untrusted v0.7.1
21272026-09-04T18:57:46.045Z Compiling plain v0.2.3
21282026-09-04T18:57:46.071Z Compiling cmov v0.5.4
21292026-09-04T18:57:46.107Z Compiling object v0.37.3
21302026-09-04T18:57:46.175Z Compiling tracing v0.1.44
21312026-09-04T18:57:46.319Z Compiling ctutils v0.4.2
21322026-09-04T18:57:46.409Z Compiling http-body v1.0.1
21332026-09-04T18:57:46.511Z Compiling toml_datetime v0.6.11
21342026-09-04T18:57:46.537Z Compiling serde_spanned v0.6.9
21352026-09-04T18:57:46.552Z Compiling pin-project-internal v1.1.11
21362026-09-04T18:57:46.632Z Compiling slog v2.8.2
21372026-09-04T18:57:46.683Z Compiling wait-timeout v0.2.1
21382026-09-04T18:57:46.699Z Compiling cookie v0.18.1
21392026-09-04T18:57:46.716Z Compiling structmeta v0.3.0
21402026-09-04T18:57:46.716Z Compiling openssl-probe v0.2.1
21412026-09-04T18:57:46.858Z Compiling quick-error v1.2.3
21422026-09-04T18:57:46.883Z Compiling bit-vec v0.8.0
21432026-09-04T18:57:46.905Z Compiling zstd-safe v7.2.4
21442026-09-04T18:57:46.947Z Compiling tap v1.0.1
21452026-09-04T18:57:46.963Z Compiling untrusted v0.9.0
21462026-09-04T18:57:46.980Z Compiling clap_lex v1.0.0
21472026-09-04T18:57:47.050Z Compiling wyz v0.5.1
21482026-09-04T18:57:47.111Z Compiling bit-set v0.8.0
21492026-09-04T18:57:47.129Z Compiling derive-ex v0.1.8
21502026-09-04T18:57:47.161Z Compiling clap_builder v4.6.0
21512026-09-04T18:57:47.295Z Compiling rusty-fork v0.3.1
21522026-09-04T18:57:47.386Z Compiling hybrid-array v0.4.13
21532026-09-04T18:57:47.434Z Compiling tokio-util v0.7.18
21542026-09-04T18:57:47.538Z Compiling unicode-normalization v0.1.25
21552026-09-04T18:57:47.570Z Compiling rand_chacha v0.3.1
21562026-09-04T18:57:47.589Z Compiling signature v2.2.0
21572026-09-04T18:57:47.741Z Compiling scroll_derive v0.12.1
21582026-09-04T18:57:47.777Z Compiling heck v0.4.1
21592026-09-04T18:57:47.848Z Compiling rand_xorshift v0.4.0
21602026-09-04T18:57:47.960Z Compiling heapless v0.7.17
21612026-09-04T18:57:48.126Z Compiling num-integer v0.1.46
21622026-09-04T18:57:48.150Z Compiling aho-corasick v1.1.4
21632026-09-04T18:57:48.186Z Compiling signal-hook v0.3.18
21642026-09-04T18:57:48.245Z Compiling funty v2.0.0
21652026-09-04T18:57:48.362Z Compiling unarray v0.1.4
21662026-09-04T18:57:48.385Z Compiling pretty-hex v0.4.1
21672026-09-04T18:57:48.449Z Compiling try-lock v0.2.5
21682026-09-04T18:57:48.485Z Compiling rustix v0.38.44
21692026-09-04T18:57:48.524Z Compiling atomic-waker v1.1.2
21702026-09-04T18:57:48.525Z Compiling usdt-impl v0.6.0
21712026-09-04T18:57:48.657Z Compiling anyhow v1.0.104
21722026-09-04T18:57:48.691Z Compiling tower-service v0.3.3
21732026-09-04T18:57:48.795Z Compiling tower-layer v0.3.3
21742026-09-04T18:57:48.827Z Compiling zlib-rs v0.6.2
21752026-09-04T18:57:48.910Z Compiling h2 v0.4.15
21762026-09-04T18:57:48.929Z Compiling test-strategy v0.4.5
21772026-09-04T18:57:48.985Z Compiling bitvec v1.0.1
21782026-09-04T18:57:49.008Z Compiling regex-automata v0.4.14
21792026-09-04T18:57:49.008Z Compiling want v0.3.1
21802026-09-04T18:57:49.201Z Compiling clap v4.6.1
21812026-09-04T18:57:49.298Z Compiling proptest v1.11.0
21822026-09-04T18:57:49.409Z Compiling num-iter v0.1.45
21832026-09-04T18:57:49.820Z Compiling snafu-derive v0.8.9
21842026-09-04T18:57:49.910Z Compiling rand v0.8.6
21852026-09-04T18:57:50.200Z Compiling ipnetwork v0.21.1
21862026-09-04T18:57:50.645Z Compiling lazy_static v1.5.0
21872026-09-04T18:57:50.759Z Compiling scroll v0.13.0
21882026-09-04T18:57:50.776Z Compiling ipnet v2.12.0
21892026-09-04T18:57:50.828Z Compiling strum_macros v0.26.4
21902026-09-04T18:57:51.041Z Compiling flate2 v1.1.9
21912026-09-04T18:57:51.358Z Compiling darling_core v0.23.0
21922026-09-04T18:57:51.455Z Compiling darling_core v0.20.11
21932026-09-04T18:57:51.537Z Compiling winnow v0.5.40
21942026-09-04T18:57:51.553Z Compiling nodrop v0.1.14
21952026-09-04T18:57:51.664Z Compiling httpdate v1.0.3
21962026-09-04T18:57:51.779Z Compiling foreign-types-shared v0.1.1
21972026-09-04T18:57:51.966Z Compiling crc-catalog v2.4.0
21982026-09-04T18:57:51.979Z Compiling foreign-types v0.3.2
21992026-09-04T18:57:52.060Z Compiling crc v3.4.0
22002026-09-04T18:57:52.124Z Compiling hyper v1.10.1
22012026-09-04T18:57:52.232Z Compiling newtype-uuid v1.3.2
22022026-09-04T18:57:52.266Z Compiling array-init v0.0.4
22032026-09-04T18:57:52.712Z Compiling goblin v0.10.5
22042026-09-04T18:57:52.843Z Compiling oxnet v0.1.6
22052026-09-04T18:57:52.872Z Compiling smallvec v0.6.14
22062026-09-04T18:57:53.153Z Compiling toml_edit v0.19.15
22072026-09-04T18:57:53.434Z Compiling darling_macro v0.20.11
22082026-09-04T18:57:53.496Z Compiling darling_macro v0.23.0
22092026-09-04T18:57:53.825Z Compiling pkcs1 v0.7.5
22102026-09-04T18:57:54.116Z Compiling bitfield v0.19.4
22112026-09-04T18:57:54.144Z Compiling zerocopy v0.6.6
22122026-09-04T18:57:54.178Z Compiling zerocopy-derive v0.7.35
22132026-09-04T18:57:54.221Z Compiling curve25519-dalek v4.1.3
22142026-09-04T18:57:54.325Z Compiling socket2 v0.5.10
22152026-09-04T18:57:54.454Z Compiling env_filter v2.0.0
22162026-09-04T18:57:54.491Z Compiling memoffset v0.9.1
22172026-09-04T18:57:54.636Z Compiling smoltcp v0.9.1
22182026-09-04T18:57:54.799Z Compiling hashbrown v0.12.3
22192026-09-04T18:57:54.806Z Compiling owo-colors v4.3.0
22202026-09-04T18:57:54.806Z Compiling base64 v0.21.7
22212026-09-04T18:57:54.813Z Compiling ref-cast v1.0.25
22222026-09-04T18:57:54.841Z Compiling litrs v1.0.0
22232026-09-04T18:57:55.060Z Compiling ron v0.8.1
22242026-09-04T18:57:55.113Z Compiling toml v0.7.8
22252026-09-04T18:57:55.128Z Compiling hyper-util v0.1.20
22262026-09-04T18:57:55.163Z Compiling env_logger v0.11.11
22272026-09-04T18:57:55.309Z Compiling document-features v0.2.12
22282026-09-04T18:57:55.338Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22292026-09-04T18:57:55.546Z Compiling dof v0.4.0
22302026-09-04T18:57:55.593Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22312026-09-04T18:57:55.807Z Compiling bzip2 v0.4.4
22322026-09-04T18:57:56.035Z Compiling rsa v0.9.10
22332026-09-04T18:57:56.102Z Compiling darling v0.23.0
22342026-09-04T18:57:56.407Z Compiling darling v0.20.11
22352026-09-04T18:57:56.452Z Compiling daft v0.1.8
22362026-09-04T18:57:56.475Z Compiling serde-hex v0.1.0
22372026-09-04T18:57:56.499Z Compiling hashbrown v0.13.2
22382026-09-04T18:57:56.696Z Compiling x509-cert v0.2.5
22392026-09-04T18:57:56.734Z Compiling dtrace-parser v0.3.0
22402026-09-04T18:57:56.798Z Compiling hmac v0.12.1
22412026-09-04T18:57:56.994Z Compiling async-recursion v1.1.1
22422026-09-04T18:57:57.165Z Compiling sync_wrapper v1.0.2
22432026-09-04T18:57:57.286Z Compiling thread-id v5.1.0
22442026-09-04T18:57:57.308Z Compiling powerfmt v0.2.0
22452026-09-04T18:57:57.428Z Compiling crc-any v2.5.0
22462026-09-04T18:57:57.608Z Compiling siphasher v1.0.2
22472026-09-04T18:57:57.625Z Compiling cfg_aliases v0.2.1
22482026-09-04T18:57:57.666Z Compiling deranged v0.5.8
22492026-09-04T18:57:57.712Z Compiling nix v0.31.2
22502026-09-04T18:57:58.006Z Compiling tower v0.5.3
22512026-09-04T18:57:58.574Z Compiling object v0.30.4
22522026-09-04T18:57:58.645Z Compiling derive_builder_core v0.20.2
22532026-09-04T18:57:58.723Z Compiling serde_with_macros v3.21.0
22542026-09-04T18:57:58.751Z Compiling zip v0.6.6
22552026-09-04T18:57:59.071Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22562026-09-04T18:57:59.085Z Compiling bstr v1.12.1
22572026-09-04T18:57:59.278Z Compiling block-buffer v0.12.1
22582026-09-04T18:57:59.447Z Compiling crypto-common v0.2.2
22592026-09-04T18:57:59.544Z Compiling http-body-util v0.1.3
22602026-09-04T18:57:59.799Z Compiling futures-executor v0.3.32
22612026-09-04T18:57:59.816Z Compiling erased-serde v0.3.31
22622026-09-04T18:57:59.833Z Compiling serde_tokenstream v0.2.3
22632026-09-04T18:57:59.890Z Compiling hubpack_derive v0.1.1
22642026-09-04T18:57:59.931Z Compiling strum_macros v0.27.2
22652026-09-04T18:58:00.032Z Compiling curve25519-dalek-derive v0.1.1
22662026-09-04T18:58:00.149Z Compiling ref-cast-impl v1.0.25
22672026-09-04T18:58:00.181Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22682026-09-04T18:58:00.344Z Compiling fs-err v3.3.0
22692026-09-04T18:58:00.365Z Compiling usdt-impl v0.5.0
22702026-09-04T18:58:00.595Z Compiling ryu v1.0.23
22712026-09-04T18:58:00.656Z Compiling path-slash v0.1.5
22722026-09-04T18:58:00.793Z Compiling unicode-properties v0.1.4
22732026-09-04T18:58:00.866Z Compiling num_threads v0.1.7
22742026-09-04T18:58:00.908Z Compiling iri-string v0.7.10
22752026-09-04T18:58:00.921Z Compiling same-file v1.0.6
22762026-09-04T18:58:00.985Z Compiling allocator-api2 v0.2.21
22772026-09-04T18:58:01.097Z Compiling gimli v0.32.3
22782026-09-04T18:58:01.146Z Compiling unicode-bidi v0.3.18
22792026-09-04T18:58:01.291Z Compiling serde_urlencoded v0.7.1
22802026-09-04T18:58:01.322Z Compiling time v0.3.47
22812026-09-04T18:58:01.545Z Compiling stringprep v0.1.5
22822026-09-04T18:58:01.913Z Compiling walkdir v2.5.0
22832026-09-04T18:58:02.207Z Compiling tower-http v0.6.8
22842026-09-04T18:58:02.829Z Compiling addr2line v0.25.1
22852026-09-04T18:58:03.187Z Compiling futures v0.3.32
22862026-09-04T18:58:03.282Z Compiling derive_builder_macro v0.20.2
22872026-09-04T18:58:03.453Z Compiling tokio-native-tls v0.3.1
22882026-09-04T18:58:03.643Z Compiling strum v0.26.3
22892026-09-04T18:58:03.779Z Compiling block-padding v0.4.2
22902026-09-04T18:58:03.811Z Compiling scroll v0.12.0
22912026-09-04T18:58:03.865Z Compiling pin-project v1.1.11
22922026-09-04T18:58:03.885Z Compiling rustls-native-certs v0.8.3
22932026-09-04T18:58:03.963Z Compiling md-5 v0.10.6
22942026-09-04T18:58:04.060Z Compiling convert_case v0.10.0
22952026-09-04T18:58:04.088Z Compiling vergen-lib v9.1.0
22962026-09-04T18:58:04.109Z Compiling hash32 v0.2.1
22972026-09-04T18:58:04.147Z Compiling encoding_rs v0.8.35
22982026-09-04T18:58:04.284Z Compiling rustc-demangle v0.1.27
22992026-09-04T18:58:04.302Z Compiling cpufeatures v0.3.0
23002026-09-04T18:58:04.319Z Compiling mime v0.3.17
23012026-09-04T18:58:04.335Z Compiling fallible-iterator v0.2.0
23022026-09-04T18:58:04.418Z Compiling psl-types v2.0.11
23032026-09-04T18:58:04.473Z Compiling jiff-core v0.1.0
23042026-09-04T18:58:04.553Z Compiling publicsuffix v2.3.0
23052026-09-04T18:58:04.630Z Compiling postgres-protocol v0.6.10
23062026-09-04T18:58:04.647Z Compiling derive_more-impl v2.1.1
23072026-09-04T18:58:04.733Z Compiling goblin v0.8.2
23082026-09-04T18:58:05.124Z Compiling snafu v0.8.9
23092026-09-04T18:58:05.156Z Compiling inout v0.2.2
23102026-09-04T18:58:05.337Z Compiling jiff v0.2.34
23112026-09-04T18:58:05.362Z Compiling derive_builder v0.20.2
23122026-09-04T18:58:05.528Z Compiling hyper-tls v0.6.0
23132026-09-04T18:58:05.726Z Compiling backtrace v0.3.76
23142026-09-04T18:58:05.821Z Compiling usdt-attr-macro v0.6.0
23152026-09-04T18:58:05.838Z Compiling usdt-macro v0.6.0
23162026-09-04T18:58:05.930Z Compiling globset v0.4.18
23172026-09-04T18:58:05.947Z Compiling phf_shared v0.13.1
23182026-09-04T18:58:05.972Z Compiling crossbeam-epoch v0.9.18
23192026-09-04T18:58:06.090Z Compiling zerocopy v0.7.35
23202026-09-04T18:58:06.274Z Compiling regex v1.12.3
23212026-09-04T18:58:06.632Z Compiling serde_plain v1.0.2
23222026-09-04T18:58:06.674Z Compiling enum-as-inner v0.6.1
23232026-09-04T18:58:06.694Z Compiling miette-derive v7.6.0
23242026-09-04T18:58:06.710Z Compiling serde_repr v0.1.20
23252026-09-04T18:58:06.855Z Compiling pem v3.0.6
23262026-09-04T18:58:06.880Z Compiling vergen v9.1.0
23272026-09-04T18:58:06.896Z Compiling ff v0.13.1
23282026-09-04T18:58:06.989Z Compiling cargo-platform v0.3.2
23292026-09-04T18:58:07.051Z Compiling filetime v0.2.27
23302026-09-04T18:58:07.084Z Compiling unicode-width v0.2.0
23312026-09-04T18:58:07.264Z Compiling smawk v0.3.2
23322026-09-04T18:58:07.303Z Compiling xattr v1.6.1
23332026-09-04T18:58:07.340Z Compiling const-oid v0.10.2
23342026-09-04T18:58:07.354Z Compiling foldhash v0.2.0
23352026-09-04T18:58:07.357Z Compiling is_ci v1.2.0
23362026-09-04T18:58:07.398Z Compiling foldhash v0.1.5
23372026-09-04T18:58:07.490Z Compiling unicode-linebreak v0.1.5
23382026-09-04T18:58:07.610Z Compiling bumpalo v3.20.2
23392026-09-04T18:58:07.615Z Compiling typed-path v0.9.3
23402026-09-04T18:58:07.675Z Compiling bitflags v1.3.2
23412026-09-04T18:58:07.703Z Compiling managed v0.8.0
23422026-09-04T18:58:07.743Z Compiling libbz2-rs-sys v0.2.2
23432026-09-04T18:58:07.758Z Compiling base16ct v0.2.0
23442026-09-04T18:58:07.775Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23452026-09-04T18:58:07.778Z Compiling textwrap v0.16.2
23462026-09-04T18:58:07.808Z Compiling zopfli v0.8.3
23472026-09-04T18:58:07.835Z Compiling hashbrown v0.15.5
23482026-09-04T18:58:08.205Z Compiling bzip2 v0.6.1
23492026-09-04T18:58:08.221Z Compiling sec1 v0.7.3
23502026-09-04T18:58:08.325Z Compiling hashbrown v0.16.1
23512026-09-04T18:58:08.374Z Compiling digest v0.11.3
23522026-09-04T18:58:08.421Z Compiling supports-color v3.0.2
23532026-09-04T18:58:08.424Z Compiling tar v0.4.46
23542026-09-04T18:58:08.599Z Compiling cargo_metadata v0.23.1
23552026-09-04T18:58:08.651Z Compiling group v0.13.0
23562026-09-04T18:58:08.712Z Compiling dof v0.3.0
23572026-09-04T18:58:09.501Z Compiling phf v0.13.1
23582026-09-04T18:58:09.678Z Compiling backtrace-ext v0.2.1
23592026-09-04T18:58:09.859Z Compiling reqwest v0.12.28
23602026-09-04T18:58:09.876Z Compiling zstd v0.13.3
23612026-09-04T18:58:09.945Z Compiling signal-hook-mio v0.2.5
23622026-09-04T18:58:10.077Z Compiling cookie_store v0.22.1
23632026-09-04T18:58:10.105Z Compiling cipher v0.5.2
23642026-09-04T18:58:10.143Z Compiling postgres-types v0.2.12
23652026-09-04T18:58:10.358Z Compiling strum v0.27.2
23662026-09-04T18:58:10.520Z Compiling hubpack v0.1.2
23672026-09-04T18:58:10.557Z Compiling phf_shared v0.11.3
23682026-09-04T18:58:10.615Z Compiling hkdf v0.12.4
23692026-09-04T18:58:10.658Z Compiling dtrace-parser v0.2.0
23702026-09-04T18:58:10.674Z Compiling byte-wrapper v0.1.0
23712026-09-04T18:58:10.743Z Compiling ed25519 v2.2.3
23722026-09-04T18:58:10.758Z Compiling olpc-cjson v0.1.4
23732026-09-04T18:58:11.046Z Compiling crypto-bigint v0.5.5
23742026-09-04T18:58:11.159Z Compiling serde-big-array v0.5.1
23752026-09-04T18:58:11.237Z Compiling float-cmp v0.10.0
23762026-09-04T18:58:11.344Z Compiling memmap2 v0.9.10
23772026-09-04T18:58:11.502Z Compiling thread-id v4.2.2
23782026-09-04T18:58:11.518Z Compiling new_debug_unreachable v1.0.6
23792026-09-04T18:58:11.522Z Compiling data-encoding v2.10.0
23802026-09-04T18:58:11.550Z Compiling static_assertions v1.1.0
23812026-09-04T18:58:11.564Z Compiling fixedbitset v0.4.2
23822026-09-04T18:58:11.587Z Compiling whoami v2.1.0
23832026-09-04T18:58:11.603Z Compiling fixedbitset v0.5.7
23842026-09-04T18:58:11.619Z Compiling toml_write v0.1.2
23852026-09-04T18:58:11.639Z Compiling either v1.15.0
23862026-09-04T18:58:11.643Z Compiling normalize-line-endings v0.3.0
23872026-09-04T18:58:11.765Z Compiling keccak v0.1.6
23882026-09-04T18:58:11.865Z Compiling winnow v1.0.3
23892026-09-04T18:58:11.885Z Compiling rayon-core v1.13.0
23902026-09-04T18:58:11.978Z Compiling winnow v0.7.14
23912026-09-04T18:58:12.062Z Compiling difflib v0.4.0
23922026-09-04T18:58:12.077Z Compiling supports-unicode v3.0.0
23932026-09-04T18:58:12.149Z Compiling unicode-width v0.1.14
23942026-09-04T18:58:12.168Z Compiling supports-hyperlinks v3.2.0
23952026-09-04T18:58:12.231Z Compiling predicates-core v1.0.10
23962026-09-04T18:58:12.425Z Compiling precomputed-hash v0.1.1
23972026-09-04T18:58:12.511Z Compiling string_cache v0.8.9
23982026-09-04T18:58:12.529Z Compiling miette v7.6.0
23992026-09-04T18:58:12.746Z Compiling predicates v3.1.4
24002026-09-04T18:58:12.841Z Compiling toml_parser v1.1.2+spec-1.1.0
24012026-09-04T18:58:12.860Z Compiling chacha20 v0.10.0
24022026-09-04T18:58:13.200Z Compiling elliptic-curve v0.13.8
24032026-09-04T18:58:13.248Z Compiling sha3 v0.10.8
24042026-09-04T18:58:13.343Z Compiling toml_edit v0.22.27
24052026-09-04T18:58:13.414Z Compiling itertools v0.13.0
24062026-09-04T18:58:13.481Z Compiling hickory-proto v0.25.2
24072026-09-04T18:58:13.546Z Compiling tokio-postgres v0.7.16
24082026-09-04T18:58:13.561Z Compiling petgraph v0.8.3
24092026-09-04T18:58:13.592Z Compiling petgraph v0.6.5
24102026-09-04T18:58:13.693Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24112026-09-04T18:58:14.697Z Compiling usdt v0.6.0
24122026-09-04T18:58:15.078Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24132026-09-04T18:58:15.410Z Compiling ed25519-dalek v2.2.0
24142026-09-04T18:58:15.663Z Compiling zip v4.6.1
24152026-09-04T18:58:15.679Z Compiling crossterm v0.28.1
24162026-09-04T18:58:15.892Z Compiling iddqd v0.4.2
24172026-09-04T18:58:16.486Z Compiling derive_more v2.1.1
24182026-09-04T18:58:16.609Z Compiling similar v2.7.0
24192026-09-04T18:58:16.811Z Compiling serde_with v3.21.0
24202026-09-04T18:58:17.439Z Compiling tokio-stream v0.1.18
24212026-09-04T18:58:17.506Z Compiling buf-list v1.1.2
24222026-09-04T18:58:17.698Z Compiling half v2.7.1
24232026-09-04T18:58:17.714Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24242026-09-04T18:58:17.758Z Compiling openapiv3 v2.2.0
24252026-09-04T18:58:17.901Z Compiling ciborium-io v0.2.2
24262026-09-04T18:58:18.029Z Compiling peg-runtime v0.8.5
24272026-09-04T18:58:18.046Z Compiling lalrpop-util v0.19.12
24282026-09-04T18:58:18.651Z Compiling ciborium-ll v0.2.2
24292026-09-04T18:58:19.349Z Compiling crossbeam-deque v0.8.6
24302026-09-04T18:58:19.681Z Compiling camino-tempfile v1.4.1
24312026-09-04T18:58:19.900Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24322026-09-04T18:58:20.116Z Compiling blake3 v1.8.5
24332026-09-04T18:58:20.177Z Compiling fs-err v2.11.0
24342026-09-04T18:58:21.939Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24352026-09-04T18:58:22.851Z Compiling ciborium v0.2.2
24362026-09-04T18:58:23.125Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24372026-09-04T18:58:23.374Z Compiling thread_local v1.1.9
24382026-09-04T18:58:23.565Z Compiling arrayvec v0.7.6
24392026-09-04T18:58:23.588Z Compiling slog-async v2.8.0
24402026-09-04T18:58:23.631Z Compiling constant_time_eq v0.4.2
24412026-09-04T18:58:23.678Z Compiling arrayref v0.3.9
24422026-09-04T18:58:23.826Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24432026-09-04T18:58:23.878Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24442026-09-04T18:58:24.116Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24452026-09-04T18:58:24.162Z Compiling toml v0.8.23
24462026-09-04T18:58:24.212Z Compiling atomicwrites v0.4.4
24472026-09-04T18:58:24.303Z Compiling sha2 v0.11.0
24482026-09-04T18:58:24.338Z Compiling digest-io v0.1.0
24492026-09-04T18:58:24.423Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24502026-09-04T18:58:24.448Z Compiling crossbeam-channel v0.5.15
24512026-09-04T18:58:24.463Z Compiling serde_path_to_error v0.1.20
24522026-09-04T18:58:24.482Z Compiling is-terminal v0.4.17
24532026-09-04T18:58:24.500Z Compiling topological-sort v0.2.2
24542026-09-04T18:58:24.572Z Compiling parse-size v1.1.0
24552026-09-04T18:58:24.598Z Compiling rawzip v0.4.4
24562026-09-04T18:58:24.678Z Compiling term v1.2.1
24572026-09-04T18:58:24.743Z Compiling debug-ignore v1.0.5
24582026-09-04T18:58:24.865Z Compiling take_mut v0.2.2
24592026-09-04T18:58:24.887Z Compiling indent_write v2.2.0
24602026-09-04T18:58:24.986Z Compiling slog-term v2.9.2
24612026-09-04T18:58:25.036Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
24622026-09-04T18:58:25.052Z Compiling shell-words v1.1.1
24632026-09-04T18:58:27.503Z Compiling rustls-webpki v0.103.13
24642026-09-04T18:58:30.270Z Compiling tokio-rustls v0.26.4
24652026-09-04T18:58:30.270Z Compiling rustls-platform-verifier v0.6.2
24662026-09-04T18:58:30.270Z Compiling tough v0.22.0
24672026-09-04T18:58:30.485Z Compiling hyper-rustls v0.27.7
24682026-09-04T18:58:30.678Z Compiling reqwest v0.13.2
24692026-09-04T18:58:32.569Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24702026-09-04T18:58:32.695Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24712026-09-04T18:58:34.517Z Compiling omicron-zone-package v0.12.3
24722026-09-04T18:58:35.138Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24732026-09-04T18:58:35.157Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24742026-09-04T18:58:35.157Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24752026-09-04T18:58:37.579Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24762026-09-04T18:58:56.779Z Finished `release` profile [optimized] target(s) in 1m 23s
24772026-09-04T18:58:56.922Z Running `target/release/omicron-releng --output-dir /work --mkincorp --verify-debug-libraries`
24782026-09-04T18:58:56.978ZSep 04 18:58:56.018 DEBG changing working directory to /work/oxidecomputer/omicron
24792026-09-04T18:58:57.072ZSep 04 18:58:56.113 DEBG running: git rev-parse HEAD
24802026-09-04T18:58:57.075ZSep 04 18:58:56.115 DEBG process exited with exit status: 0 (2.485089ms)
24812026-09-04T18:58:57.076ZSep 04 18:58:56.115 INFO version: 23.0.0-0.ci+git4ce907504e5
24822026-09-04T18:58:57.082ZSep 04 18:58:56.123 INFO cloning helios to /work/oxidecomputer/helios
24832026-09-04T18:58:57.082ZSep 04 18:58:56.123 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24842026-09-04T18:58:57.085ZCloning into '/work/oxidecomputer/helios'...
24852026-09-04T18:58:57.803ZSep 04 18:58:56.768 DEBG process exited with exit status: 0 (644.30173ms)
24862026-09-04T18:58:57.803ZSep 04 18:58:56.768 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24872026-09-04T18:58:57.808ZSep 04 18:58:56.770 DEBG process exited with exit status: 0 (2.566949ms)
24882026-09-04T18:58:57.808ZSep 04 18:58:56.770 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24892026-09-04T18:58:58.277ZSep 04 18:58:57.316 DEBG process exited with exit status: 0 (545.770217ms)
24902026-09-04T18:58:58.277ZSep 04 18:58:57.316 DEBG running: zfs list rpool/images/build/host
24912026-09-04T18:58:58.280ZNAME USED AVAIL REFER MOUNTPOINT
24922026-09-04T18:58:58.280Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
24932026-09-04T18:58:58.280ZSep 04 18:58:57.320 DEBG process exited with exit status: 0 (4.463299ms)
24942026-09-04T18:58:58.280ZSep 04 18:58:57.320 DEBG running: zfs list rpool/images/build/recovery
24952026-09-04T18:58:58.283ZNAME USED AVAIL REFER MOUNTPOINT
24962026-09-04T18:58:58.283Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
24972026-09-04T18:58:58.283ZSep 04 18:58:57.324 DEBG process exited with exit status: 0 (3.213548ms)
24982026-09-04T18:58:58.283ZSep 04 18:58:57.324 INFO console assets match pinned console commit (700ff8bf5ce55e426b69a5c0c67334fe3bad53d8)
24992026-09-04T18:58:58.295ZSep 04 18:58:57.336 WARN console asset check failed (not fatal outside a release branch): the console assets in out/console-assets were generated against API version 2026081901.0.0, but the current nexus API version is 2026082800.0.0; the console needs a client regen and tools/console_version needs a bump
25002026-09-04T18:58:58.299ZSep 04 18:58:57.337 INFO [hubris-staging] running task
25012026-09-04T18:58:58.299ZSep 04 18:58:57.337 INFO [hubris-production] running task
25022026-09-04T18:58:58.299ZSep 04 18:58:57.337 INFO [incorp-manifest] running task
25032026-09-04T18:58:58.299ZSep 04 18:58:57.337 DEBG running: pkg list -H -o branch -n -g https://pkg.oxide.computer/helios/3/dev/ release/name
25042026-09-04T18:58:58.299ZSep 04 18:58:57.338 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
25052026-09-04T18:58:58.299ZSep 04 18:58:57.338 INFO [incorp-create] running: pkgrepo create /work/incorporation
25062026-09-04T18:58:58.299ZSep 04 18:58:57.339 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
25072026-09-04T18:58:58.322Z[ helios-setup] cd tools/helios-build && cargo build --quiet
25082026-09-04T18:58:58.405Z[ omicron-package] Blocking waiting for file lock on package cache
25092026-09-04T18:58:58.529ZSep 04 18:58:57.570 INFO [incorp-create] process exited with exit status: 0 (231.894079ms)
25102026-09-04T18:58:58.532ZSep 04 18:58:57.570 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios
25112026-09-04T18:58:58.749ZSep 04 18:58:57.790 INFO [incorp-publisher] process exited with exit status: 0 (219.395835ms)
25122026-09-04T18:58:59.169Z[ omicron-package] Blocking waiting for file lock on package cache
25132026-09-04T18:58:59.447ZSep 04 18:58:58.488 INFO [hubris-production] task succeeded (1.150694483s)
25142026-09-04T18:59:00.314Z[ omicron-package] Compiling macaddr v1.0.1
25152026-09-04T18:59:00.317Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
25162026-09-04T18:59:00.317Z[ omicron-package] Compiling itertools v0.15.0
25172026-09-04T18:59:00.318Z[ omicron-package] Compiling secrecy v0.10.3
25182026-09-04T18:59:00.318Z[ omicron-package] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192026-09-04T18:59:00.318Z[ omicron-package] Compiling toml_datetime v0.7.5+spec-1.1.0
25202026-09-04T18:59:00.318Z[ omicron-package] Compiling heapless v0.8.0
25212026-09-04T18:59:00.318Z[ omicron-package] Compiling inout v0.1.4
25222026-09-04T18:59:00.318Z[ omicron-package] Compiling hash32 v0.3.1
25232026-09-04T18:59:00.318Z[ omicron-package] Compiling multer v3.1.0
25242026-09-04T18:59:00.318Z[ omicron-package] Compiling smoltcp v0.11.0
25252026-09-04T18:59:00.318Z[ omicron-package] Compiling compression-core v0.4.31
25262026-09-04T18:59:00.318Z[ omicron-package] Compiling match_cfg v0.1.0
25272026-09-04T18:59:00.318Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25282026-09-04T18:59:00.318Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25292026-09-04T18:59:00.318Z[ omicron-package] Compiling slog-json v2.6.1
25302026-09-04T18:59:00.701ZSep 04 18:58:59.740 DEBG process exited with exit status: 0 (2.403232395s)
25312026-09-04T18:59:00.705ZSep 04 18:58:59.741 DEBG running: pkg list -g https://pkg.oxide.computer/helios/3/dev/ -F json -o fmri -n '*'
25322026-09-04T18:59:01.035Z[ omicron-package] Compiling serde_tokenstream v0.3.0
25332026-09-04T18:59:01.189Z[ omicron-package] Compiling newtype-uuid-macros v0.1.0
25342026-09-04T18:59:01.221Z[ omicron-package] Compiling cobs v0.3.0
25352026-09-04T18:59:01.376Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
25362026-09-04T18:59:01.500Z[ omicron-package] Compiling compression-codecs v0.4.37
25372026-09-04T18:59:01.529Z[ omicron-package] Compiling hostname v0.3.1
25382026-09-04T18:59:01.583Z[ omicron-package] Compiling cipher v0.4.4
25392026-09-04T18:59:01.586Z[ omicron-package] Compiling universal-hash v0.5.1
25402026-09-04T18:59:01.586Z[ omicron-package] Compiling thiserror-impl-no-std v2.0.2
25412026-09-04T18:59:01.660Z[ omicron-package] Compiling async-stream-impl v0.3.6
25422026-09-04T18:59:01.663Z[ omicron-package] Compiling toml_datetime v1.1.1+spec-1.1.0
25432026-09-04T18:59:01.663Z[ omicron-package] Compiling serde_spanned v1.1.1
25442026-09-04T18:59:01.939Z[ omicron-package] Compiling dropshot v0.17.1
25452026-09-04T18:59:01.942Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
25462026-09-04T18:59:01.982Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25472026-09-04T18:59:01.982Z[ omicron-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25482026-09-04T18:59:02.047Z[ omicron-package] Compiling proc-macro-crate v3.4.0
25492026-09-04T18:59:02.113Z[ omicron-package] Compiling opaque-debug v0.3.1
25502026-09-04T18:59:02.126Z[ omicron-package] Compiling toml_writer v1.1.1+spec-1.1.0
25512026-09-04T18:59:02.126Z[ omicron-package] Compiling convert_case v0.4.0
25522026-09-04T18:59:02.126Z[ omicron-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25532026-09-04T18:59:02.130Z[ omicron-package] Compiling slog-bunyan v2.5.0
25542026-09-04T18:59:02.372Z[ omicron-package] Compiling poly1305 v0.8.0
25552026-09-04T18:59:02.461Z[ omicron-package] Compiling toml v1.1.2+spec-1.1.0
25562026-09-04T18:59:02.464Z[ omicron-package] Compiling async-stream v0.3.6
25572026-09-04T18:59:02.468Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25582026-09-04T18:59:02.468Z[ omicron-package] Compiling chacha20 v0.9.1
25592026-09-04T18:59:02.506Z[ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25602026-09-04T18:59:02.506Z[ omicron-package] Compiling async-compression v0.4.41
25612026-09-04T18:59:02.510Z[ omicron-package] Compiling derive_more v0.99.20
25622026-09-04T18:59:02.524Z[ omicron-package] Compiling oxide-generation-macros v0.2.0
25632026-09-04T18:59:02.627Z[ omicron-package] Compiling postcard v1.1.3
25642026-09-04T18:59:02.779Z[ omicron-package] Compiling thiserror-no-std v2.0.2
25652026-09-04T18:59:02.900Z[ omicron-package] Compiling num_enum_derive v0.7.6
25662026-09-04T18:59:02.971Z[ omicron-package] Compiling ingot-macros v0.2.0
25672026-09-04T18:59:03.033Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25682026-09-04T18:59:03.036Z[ omicron-package] Compiling sha1 v0.11.0
25692026-09-04T18:59:03.055Z[ omicron-package] Compiling progenitor-client v0.14.0
25702026-09-04T18:59:03.058Z[ omicron-package] Compiling oxide-generation v0.1.3
25712026-09-04T18:59:03.121Z[ omicron-package] Compiling parse-display-derive v0.10.0
25722026-09-04T18:59:03.142Z[ omicron-package] Compiling waitgroup v0.1.2
25732026-09-04T18:59:03.149Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25742026-09-04T18:59:03.218Z[ omicron-package] Compiling rustls-pemfile v2.2.0
25752026-09-04T18:59:03.372Z[ omicron-package] Compiling backon v1.6.0
25762026-09-04T18:59:03.483Z[ omicron-package] Compiling password-hash v0.5.0
25772026-09-04T18:59:03.515ZSep 04 18:59:02.556 DEBG process exited with exit status: 0 (2.815385535s)
25782026-09-04T18:59:03.518ZSep 04 18:59:02.557 INFO [incorp-manifest] task succeeded (5.220416029s)
25792026-09-04T18:59:03.518ZSep 04 18:59:02.558 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
25802026-09-04T18:59:03.529Z[ omicron-package] Compiling dropshot_endpoint v0.17.1
25812026-09-04T18:59:03.571Z[ omicron-package] Compiling blake2 v0.10.6
25822026-09-04T18:59:03.574Z[ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25832026-09-04T18:59:03.677Z[ omicron-package] Compiling aead v0.5.2
25842026-09-04T18:59:03.746ZSep 04 18:59:02.787 INFO [incorp-fmt] process exited with exit status: 0 (210.608798ms)
25852026-09-04T18:59:03.746ZSep 04 18:59:02.787 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
25862026-09-04T18:59:03.749Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25872026-09-04T18:59:03.829Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25882026-09-04T18:59:03.933Z[ omicron-package] Compiling hostname v0.4.2
25892026-09-04T18:59:03.959Z[ omicron-package] Compiling proc-macro-error v1.0.4
25902026-09-04T18:59:04.004Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25912026-09-04T18:59:04.055Z[ omicron-package] Compiling instant v0.1.13
25922026-09-04T18:59:04.103Z[ omicron-package] Compiling illumos-nvpair-sys v0.2.0
25932026-09-04T18:59:04.113Z[ incorp-pkgsend] pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260904T185903Z
25942026-09-04T18:59:04.113Z[ incorp-pkgsend] PUBLISHED
25952026-09-04T18:59:04.120Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25962026-09-04T18:59:04.167Z[ omicron-package] Compiling num_enum v0.7.6
25972026-09-04T18:59:04.174ZSep 04 18:59:03.215 INFO [incorp-pkgsend] process exited with exit status: 0 (441.644519ms)
25982026-09-04T18:59:04.174ZSep 04 18:59:03.215 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
25992026-09-04T18:59:04.197Z[ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26002026-09-04T18:59:04.278Z[ omicron-package] Compiling backoff v0.4.0
26012026-09-04T18:59:04.328Z[ omicron-package] Compiling chacha20poly1305 v0.10.1
26022026-09-04T18:59:04.366Z[ omicron-package] Compiling argon2 v0.5.3
26032026-09-04T18:59:04.369Z[ omicron-package] Compiling num_enum_derive v0.5.11
26042026-09-04T18:59:04.413Z[ omicron-package] Compiling progenitor-extras v0.2.0
26052026-09-04T18:59:04.446Z[ helios-incorp] Retrieving packages for publisher helios ...
26062026-09-04T18:59:04.446Z[ helios-incorp] Retrieving catalog 'helios' ... Done
26072026-09-04T18:59:04.452Z[ omicron-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26082026-09-04T18:59:04.467Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26092026-09-04T18:59:04.467Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26102026-09-04T18:59:04.467Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26112026-09-04T18:59:04.471Z[ helios-incorp]
26122026-09-04T18:59:04.471Z[ helios-incorp] Archiving packages ...
26132026-09-04T18:59:04.471Z[ helios-incorp] Packages to add: 1
26142026-09-04T18:59:04.471Z[ helios-incorp] Files to retrieve: 0
26152026-09-04T18:59:04.471Z[ helios-incorp] Estimated transfer size: 0.00 B
26162026-09-04T18:59:04.471Z[ helios-incorp]
26172026-09-04T18:59:04.471Z[ helios-incorp] Packages to archive:
26182026-09-04T18:59:04.471Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260904T185903Z
26192026-09-04T18:59:04.471Z[ helios-incorp]
26202026-09-04T18:59:04.471Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26212026-09-04T18:59:04.471Z[ helios-incorp] Archiving: Completed 120.69 kB in 0.00 seconds
26222026-09-04T18:59:04.487Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26232026-09-04T18:59:04.506Z[ omicron-package] Compiling foreign-types v0.5.0
26242026-09-04T18:59:04.531Z[ omicron-package] Compiling vsss-rs v3.3.4
26252026-09-04T18:59:04.552ZSep 04 18:59:03.593 INFO [helios-incorp] process exited with exit status: 0 (382.383002ms)
26262026-09-04T18:59:04.784Z[ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26272026-09-04T18:59:04.833Z[ omicron-package] Compiling regress v0.10.5
26282026-09-04T18:59:04.837Z[ omicron-package] Compiling parse-display v0.10.0
26292026-09-04T18:59:04.933Z[ omicron-package] Compiling itertools v0.14.0
26302026-09-04T18:59:04.958Z[ omicron-package] Compiling tabwriter v1.4.1
26312026-09-04T18:59:04.983Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26322026-09-04T18:59:05.033Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26332026-09-04T18:59:05.106Z[ omicron-package] Compiling cstr-argument v0.1.2
26342026-09-04T18:59:05.123Z[ omicron-package] Compiling humantime v2.3.0
26352026-09-04T18:59:05.155Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
26362026-09-04T18:59:05.328Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26372026-09-04T18:59:05.425Z[ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26382026-09-04T18:59:05.543Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
26392026-09-04T18:59:05.578Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26402026-09-04T18:59:05.626Z[ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26412026-09-04T18:59:05.647Z[ omicron-package] Compiling num_enum v0.5.11
26422026-09-04T18:59:05.704Z[ omicron-package] Compiling rayon v1.11.0
26432026-09-04T18:59:05.748Z[ omicron-package] Compiling rand v0.10.1
26442026-09-04T18:59:05.769Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
26452026-09-04T18:59:05.798Z[ omicron-package] Compiling colored v3.1.1
26462026-09-04T18:59:05.801Z[ omicron-package] Compiling libefi-sys v0.1.0
26472026-09-04T18:59:05.832Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26482026-09-04T18:59:05.855Z[ omicron-package] Compiling zone_cfg_derive v0.3.1
26492026-09-04T18:59:05.944Z[ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26502026-09-04T18:59:06.109Z[ omicron-package] Compiling illumos-nvpair v0.3.0
26512026-09-04T18:59:06.112Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26522026-09-04T18:59:06.171Z[ omicron-package] Compiling ingot-types v0.2.0
26532026-09-04T18:59:06.217Z[ omicron-package] Compiling itertools v0.12.1
26542026-09-04T18:59:06.321Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
26552026-09-04T18:59:06.350Z[ omicron-package] Compiling usdt-macro v0.5.0
26562026-09-04T18:59:06.404Z[ omicron-package] Compiling bitfield-struct v0.6.2
26572026-09-04T18:59:06.547Z[ omicron-package] Compiling num-derive v0.4.2
26582026-09-04T18:59:06.660Z[ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26592026-09-04T18:59:06.698Z[ omicron-package] Compiling ingot v0.2.1
26602026-09-04T18:59:06.762Z[ omicron-package] Compiling memmap v0.7.0
26612026-09-04T18:59:06.804Z[ omicron-package] Compiling sigpipe v0.1.3
26622026-09-04T18:59:06.804Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26632026-09-04T18:59:07.031Z[ omicron-package] Compiling swrite v0.1.0
26642026-09-04T18:59:07.073Z[ omicron-package] Compiling glob v0.3.3
26652026-09-04T18:59:07.191Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26662026-09-04T18:59:07.303Z[ omicron-package] Compiling usdt v0.5.0
26672026-09-04T18:59:07.303Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26682026-09-04T18:59:07.505Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26692026-09-04T18:59:07.554Z[ omicron-package] Compiling smf v0.2.3
26702026-09-04T18:59:07.612Z[ omicron-package] Compiling whoami v1.6.1
26712026-09-04T18:59:07.683Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26722026-09-04T18:59:07.749Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26732026-09-04T18:59:07.804Z[ omicron-package] Compiling zone v0.3.1
26742026-09-04T18:59:07.909Z[ omicron-package] Compiling tokio-dtrace v0.1.1
26752026-09-04T18:59:07.946Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26762026-09-04T18:59:07.950Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26772026-09-04T18:59:08.011Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26782026-09-04T18:59:08.017Z[ omicron-package] Compiling gethostname v0.5.0
26792026-09-04T18:59:08.130Z[ omicron-package] Compiling console v0.16.2
26802026-09-04T18:59:08.236Z[ omicron-package] Compiling unit-prefix v0.5.2
26812026-09-04T18:59:08.278Z[ omicron-package] Compiling oxide-tokio-rt v0.1.4
26822026-09-04T18:59:08.792Z[ omicron-package] Compiling indicatif v0.18.4
26832026-09-04T18:59:08.955Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26842026-09-04T18:59:09.284Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26852026-09-04T18:59:10.354Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26862026-09-04T18:59:11.500Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26872026-09-04T18:59:12.533Z[ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26882026-09-04T18:59:12.874Z[ helios-setup] Sep 04 18:59:11.914 INFO helios repository root is: /work/oxidecomputer/helios
26892026-09-04T18:59:12.877Z[ helios-setup] Sep 04 18:59:11.915 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
26902026-09-04T18:59:12.877Z[ helios-setup] Sep 04 18:59:11.915 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26912026-09-04T18:59:12.877Z[ helios-setup] Sep 04 18:59:11.915 INFO project image-builder: Project { github: Some("illumos/image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, cargo_toolchain: false, unless_env: None, fixup: [] }, project: image-builder
26922026-09-04T18:59:12.877Z[ helios-setup] Sep 04 18:59:11.915 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26932026-09-04T18:59:12.877Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26942026-09-04T18:59:13.443Z[ helios-setup] Sep 04 18:59:12.483 INFO clone ok!, project: image-builder
26952026-09-04T18:59:13.446Z[ helios-setup] Sep 04 18:59:12.483 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
26962026-09-04T18:59:13.446Z[ helios-setup] Sep 04 18:59:12.483 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26972026-09-04T18:59:13.446Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26982026-09-04T18:59:14.516Z[ helios-setup] Sep 04 18:59:13.557 INFO clone ok!, project: pilot
26992026-09-04T18:59:14.520Z[ helios-setup] Sep 04 18:59:13.557 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, cargo_toolchain: false, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
27002026-09-04T18:59:14.520Z[ helios-setup] Sep 04 18:59:13.557 INFO cloning https://github.com/oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
27012026-09-04T18:59:14.520Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
27022026-09-04T18:59:14.558ZSep 04 18:59:13.599 INFO [hubris-staging] task succeeded (16.261532604s)
27032026-09-04T18:59:15.316Z[ helios-setup] Sep 04 18:59:14.355 INFO clone ok!, project: amd-host-image-builder
27042026-09-04T18:59:15.319Z[ helios-setup] Sep 04 18:59:14.355 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
27052026-09-04T18:59:15.319Z[ helios-setup] Sep 04 18:59:14.356 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
27062026-09-04T18:59:15.319Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
27072026-09-04T18:59:16.235Z[ helios-setup] Sep 04 18:59:15.275 INFO clone ok!, project: chelsio-t6-roms
27082026-09-04T18:59:16.238Z[ helios-setup] Sep 04 18:59:15.276 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
27092026-09-04T18:59:16.238Z[ helios-setup] Sep 04 18:59:15.276 INFO project pinprick: Project { github: Some("oxidecomputer/pinprick"), url: None, auto_update: false, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: None, fixup: [] }, project: pinprick
27102026-09-04T18:59:16.238Z[ helios-setup] Sep 04 18:59:15.276 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
27112026-09-04T18:59:16.238Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
27122026-09-04T18:59:16.761Z[ helios-setup] Sep 04 18:59:15.802 INFO clone ok!, project: pinprick
27132026-09-04T18:59:16.761Z[ helios-setup] Sep 04 18:59:15.802 INFO project amd-firmware: Project { github: Some("oxidecomputer/amd-firmware"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware
27142026-09-04T18:59:16.764Z[ helios-setup] Sep 04 18:59:15.802 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
27152026-09-04T18:59:16.764Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
27162026-09-04T18:59:22.307Z[ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27172026-09-04T18:59:23.297Z[ helios-setup] Sep 04 18:59:22.338 INFO clone ok!, project: amd-firmware
27182026-09-04T18:59:23.298Z[ helios-setup] Sep 04 18:59:22.338 INFO project dmar-report: Project { github: Some("oxidecomputer/dmar-report"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: dmar-report
27192026-09-04T18:59:23.301Z[ helios-setup] Sep 04 18:59:22.338 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
27202026-09-04T18:59:23.301Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
27212026-09-04T18:59:24.077Z[ helios-setup] Sep 04 18:59:23.116 INFO clone ok!, project: dmar-report
27222026-09-04T18:59:24.077Z[ helios-setup] Sep 04 18:59:23.116 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, cargo_toolchain: true, unless_env: None, fixup: [] }, project: phbl
27232026-09-04T18:59:24.077Z[ helios-setup] Sep 04 18:59:23.116 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
27242026-09-04T18:59:24.081Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
27252026-09-04T18:59:24.661Z[ helios-setup] Sep 04 18:59:23.702 INFO clone ok!, project: phbl
27262026-09-04T18:59:24.661Z[ helios-setup] Sep 04 18:59:23.702 INFO project bootserver: Project { github: Some("oxidecomputer/boot-image-tools"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, cargo_toolchain: false, unless_env: None, fixup: [] }, project: bootserver
27272026-09-04T18:59:24.665Z[ helios-setup] Sep 04 18:59:23.702 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
27282026-09-04T18:59:24.665Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
27292026-09-04T18:59:25.219Z[ helios-setup] Sep 04 18:59:24.260 INFO clone ok!, project: bootserver
27302026-09-04T18:59:25.222Z[ helios-setup] Sep 04 18:59:24.260 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
27312026-09-04T18:59:25.413Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27322026-09-04T18:59:25.432Z[ helios-setup] Sep 04 18:59:24.473 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios"], pwd: None
27332026-09-04T18:59:25.674Z[ helios-setup] Sep 04 18:59:24.714 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios created
27342026-09-04T18:59:25.674Z[ helios-setup] Sep 04 18:59:24.715 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
27352026-09-04T18:59:25.908Z[ helios-setup] Sep 04 18:59:24.949 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios"], pwd: None
27362026-09-04T18:59:26.143Z[ helios-setup] Sep 04 18:59:25.182 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios created
27372026-09-04T18:59:26.143Z[ helios-setup] Sep 04 18:59:25.182 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
27382026-09-04T18:59:26.362Z[ helios-setup] Sep 04 18:59:25.403 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios"], pwd: None
27392026-09-04T18:59:26.400Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
27402026-09-04T18:59:26.599Z[ helios-setup] Sep 04 18:59:25.640 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios created
27412026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
27422026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
27432026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO ok!
27442026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
27452026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
27462026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO ok!
27472026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
27482026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
27492026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO ok!
27502026-09-04T18:59:26.602Z[ helios-setup] Sep 04 18:59:25.640 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
27512026-09-04T18:59:26.605Z[ helios-setup] Sep 04 18:59:25.646 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.97.1-x86_64-unknown-illumos (default)"
27522026-09-04T18:59:26.605Z[ helios-setup] Sep 04 18:59:25.646 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
27532026-09-04T18:59:26.608Z[ helios-setup] Sep 04 18:59:25.646 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
27542026-09-04T18:59:26.683Z[ helios-setup] Sep 04 18:59:25.724 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
27552026-09-04T18:59:27.011Z[ helios-setup] Sep 04 18:59:26.050 INFO E| From https://github.com/jclulow/rust-jmclib
27562026-09-04T18:59:27.011Z[ helios-setup] Sep 04 18:59:26.050 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
27572026-09-04T18:59:27.018Z[ helios-setup] Sep 04 18:59:26.059 INFO E| Updating crates.io index
27582026-09-04T18:59:27.179Z[ helios-setup] Sep 04 18:59:26.218 INFO E| Downloading crates ...
27592026-09-04T18:59:27.226Z[ helios-setup] Sep 04 18:59:26.266 INFO E| Downloaded unicode-ident v1.0.11
27602026-09-04T18:59:27.231Z[ helios-setup] Sep 04 18:59:26.272 INFO E| Downloaded bitflags v2.3.3
27612026-09-04T18:59:27.241Z[ helios-setup] Sep 04 18:59:26.281 INFO E| Downloaded libdevinfo-sys v1.0.0
27622026-09-04T18:59:27.248Z[ helios-setup] Sep 04 18:59:26.289 INFO E| Downloaded glob v0.3.1
27632026-09-04T18:59:27.251Z[ helios-setup] Sep 04 18:59:26.290 INFO E| Downloaded md-5 v0.9.1
27642026-09-04T18:59:27.256Z[ helios-setup] Sep 04 18:59:26.297 INFO E| Downloaded cpufeatures v0.2.9
27652026-09-04T18:59:27.259Z[ helios-setup] Sep 04 18:59:26.298 INFO E| Downloaded fastrand v2.0.0
27662026-09-04T18:59:27.259Z[ helios-setup] Sep 04 18:59:26.298 INFO E| Downloaded opaque-debug v0.3.0
27672026-09-04T18:59:27.262Z[ helios-setup] Sep 04 18:59:26.300 INFO E| Downloaded block-buffer v0.9.0
27682026-09-04T18:59:27.262Z[ helios-setup] Sep 04 18:59:26.303 INFO E| Downloaded getrandom v0.2.10
27692026-09-04T18:59:27.265Z[ helios-setup] Sep 04 18:59:26.305 INFO E| Downloaded unicode-width v0.1.10
27702026-09-04T18:59:27.265Z[ helios-setup] Sep 04 18:59:26.305 INFO E| Downloaded itoa v1.0.9
27712026-09-04T18:59:27.268Z[ helios-setup] Sep 04 18:59:26.308 INFO E| Downloaded sha-1 v0.9.8
27722026-09-04T18:59:27.271Z[ helios-setup] Sep 04 18:59:26.311 INFO E| Downloaded digest v0.9.0
27732026-09-04T18:59:27.271Z[ helios-setup] Sep 04 18:59:26.311 INFO E| Downloaded errno v0.3.1
27742026-09-04T18:59:27.273Z[ helios-setup] Sep 04 18:59:26.312 INFO E| Downloaded walkdir v2.3.3
27752026-09-04T18:59:27.276Z[ helios-setup] Sep 04 18:59:26.316 INFO E| Downloaded toml v0.5.11
27762026-09-04T18:59:27.279Z[ helios-setup] Sep 04 18:59:26.318 INFO E| Downloaded ryu v1.0.15
27772026-09-04T18:59:27.279Z[ helios-setup] Sep 04 18:59:26.320 INFO E| Downloaded uuid v0.8.2
27782026-09-04T18:59:27.282Z[ helios-setup] Sep 04 18:59:26.322 INFO E| Downloaded anyhow v1.0.72
27792026-09-04T18:59:27.290Z[ helios-setup] Sep 04 18:59:26.330 INFO E| Downloaded quote v1.0.31
27802026-09-04T18:59:27.292Z[ helios-setup] Sep 04 18:59:26.332 INFO E| Downloaded typenum v1.16.0
27812026-09-04T18:59:27.292Z[ helios-setup] Sep 04 18:59:26.333 INFO E| Downloaded once_cell v1.18.0
27822026-09-04T18:59:27.295Z[ helios-setup] Sep 04 18:59:26.335 INFO E| Downloaded proc-macro2 v1.0.66
27832026-09-04T18:59:27.298Z[ helios-setup] Sep 04 18:59:26.337 INFO E| Downloaded serde_derive v1.0.193
27842026-09-04T18:59:27.298Z[ helios-setup] Sep 04 18:59:26.338 INFO E| Downloaded tempfile v3.7.0
27852026-09-04T18:59:27.301Z[ helios-setup] Sep 04 18:59:26.341 INFO E| Downloaded serde v1.0.193
27862026-09-04T18:59:27.321Z[ helios-setup] Sep 04 18:59:26.362 INFO E| Downloaded serde_json v1.0.103
27872026-09-04T18:59:27.343Z[ helios-setup] Sep 04 18:59:26.384 INFO E| Downloaded syn v2.0.32
27882026-09-04T18:59:27.349Z[ helios-setup] Sep 04 18:59:26.390 INFO E| Downloaded rustix v0.38.4
27892026-09-04T18:59:27.369Z[ helios-setup] Sep 04 18:59:26.409 INFO E| Downloaded libc v0.2.147
27902026-09-04T18:59:27.419Z[ helios-setup] Sep 04 18:59:26.459 INFO E| Compiling libc v0.2.147
27912026-09-04T18:59:27.419Z[ helios-setup] Sep 04 18:59:26.459 INFO E| Compiling proc-macro2 v1.0.66
27922026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.459 INFO E| Compiling cfg-if v1.0.0
27932026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.459 INFO E| Compiling unicode-ident v1.0.11
27942026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.459 INFO E| Compiling version_check v0.9.4
27952026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.459 INFO E| Compiling typenum v1.16.0
27962026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.459 INFO E| Compiling serde v1.0.193
27972026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.460 INFO E| Compiling time-core v0.1.2
27982026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.460 INFO E| Compiling num-conv v0.1.0
27992026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.460 INFO E| Compiling itoa v1.0.9
28002026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.460 INFO E| Compiling powerfmt v0.2.0
28012026-09-04T18:59:27.422Z[ helios-setup] Sep 04 18:59:26.460 INFO E| Compiling slog v2.7.0
28022026-09-04T18:59:27.423Z[ helios-setup] Sep 04 18:59:26.460 INFO E| Compiling rustix v0.38.4
28032026-09-04T18:59:27.434Z[ helios-setup] Sep 04 18:59:26.475 INFO E| Compiling bitflags v2.3.3
28042026-09-04T18:59:27.437Z[ helios-setup] Sep 04 18:59:26.475 INFO E| Compiling once_cell v1.18.0
28052026-09-04T18:59:27.437Z[ helios-setup] Sep 04 18:59:26.475 INFO E| Compiling num_threads v0.1.6
28062026-09-04T18:59:27.569Z[ helios-setup] Sep 04 18:59:26.610 INFO E| Compiling serde_json v1.0.103
28072026-09-04T18:59:27.588Z[ helios-setup] Sep 04 18:59:26.628 INFO E| Compiling fastrand v2.0.0
28082026-09-04T18:59:27.588Z[ helios-setup] Sep 04 18:59:26.628 INFO E| Compiling anyhow v1.0.72
28092026-09-04T18:59:27.591Z[ helios-setup] Sep 04 18:59:26.629 INFO E| Compiling opaque-debug v0.3.0
28102026-09-04T18:59:27.648Z[ helios-setup] Sep 04 18:59:26.689 INFO E| Compiling unicode-width v0.1.10
28112026-09-04T18:59:27.703Z[ helios-setup] Sep 04 18:59:26.744 INFO E| Compiling time-macros v0.2.18
28122026-09-04T18:59:27.718Z[ helios-setup] Sep 04 18:59:26.758 INFO E| Compiling deranged v0.3.11
28132026-09-04T18:59:27.743Z[ helios-setup] Sep 04 18:59:26.783 INFO E| Compiling thread_local v1.1.7
28142026-09-04T18:59:27.768Z[ helios-setup] Sep 04 18:59:26.809 INFO E| Compiling generic-array v0.14.7
28152026-09-04T18:59:27.788Z[ helios-setup] Sep 04 18:59:26.828 INFO E| Compiling cpufeatures v0.2.9
28162026-09-04T18:59:27.791Z[ helios-setup] Sep 04 18:59:26.829 INFO E| Compiling same-file v1.0.6
28172026-09-04T18:59:27.791Z[ helios-setup] Sep 04 18:59:26.829 INFO E| Compiling ryu v1.0.15
28182026-09-04T18:59:27.811Z[ helios-setup] Sep 04 18:59:26.852 INFO E| Compiling getopts v0.2.21
28192026-09-04T18:59:27.899Z[ helios-setup] Sep 04 18:59:26.940 INFO E| Compiling walkdir v2.3.3
28202026-09-04T18:59:27.922Z[ helios-setup] Sep 04 18:59:26.963 INFO E| Compiling glob v0.3.1
28212026-09-04T18:59:27.965Z[ helios-setup] Sep 04 18:59:27.005 INFO E| Compiling libdevinfo-sys v1.0.0
28222026-09-04T18:59:28.212Z[ helios-setup] Sep 04 18:59:27.253 INFO E| Compiling dirs-sys-next v0.1.2
28232026-09-04T18:59:28.212Z[ helios-setup] Sep 04 18:59:27.253 INFO E| Compiling errno v0.3.1
28242026-09-04T18:59:28.212Z[ helios-setup] Sep 04 18:59:27.253 INFO E| Compiling atty v0.2.14
28252026-09-04T18:59:28.213Z[ helios-setup] Sep 04 18:59:27.253 INFO E| Compiling getrandom v0.2.10
28262026-09-04T18:59:28.238Z[ helios-setup] Sep 04 18:59:27.278 INFO E| Compiling quote v1.0.31
28272026-09-04T18:59:28.348Z[ helios-setup] Sep 04 18:59:27.389 INFO E| Compiling dirs-next v2.0.0
28282026-09-04T18:59:28.400Z[ helios-setup] Sep 04 18:59:27.441 INFO E| Compiling syn v2.0.32
28292026-09-04T18:59:28.414Z[ helios-setup] Sep 04 18:59:27.455 INFO E| Compiling term v0.7.0
28302026-09-04T18:59:28.546Z[ helios-setup] Sep 04 18:59:27.586 INFO E| Compiling time v0.3.36
28312026-09-04T18:59:28.800Z[ helios-setup] Sep 04 18:59:27.841 INFO E| Compiling block-buffer v0.9.0
28322026-09-04T18:59:28.800Z[ helios-setup] Sep 04 18:59:27.841 INFO E| Compiling digest v0.9.0
28332026-09-04T18:59:28.824Z[ helios-setup] Sep 04 18:59:27.865 INFO E| Compiling tempfile v3.7.0
28342026-09-04T18:59:28.887Z[ helios-setup] Sep 04 18:59:27.928 INFO E| Compiling md-5 v0.9.1
28352026-09-04T18:59:28.887Z[ helios-setup] Sep 04 18:59:27.928 INFO E| Compiling sha-1 v0.9.8
28362026-09-04T18:59:29.284Z[ helios-setup] Sep 04 18:59:28.324 INFO E| Compiling slog-term v2.9.0
28372026-09-04T18:59:29.641Z[ helios-setup] Sep 04 18:59:28.682 INFO E| Compiling serde_derive v1.0.193
28382026-09-04T18:59:33.327Z[ helios-setup] Sep 04 18:59:32.366 INFO E| Compiling toml v0.5.11
28392026-09-04T18:59:33.327Z[ helios-setup] Sep 04 18:59:32.366 INFO E| Compiling uuid v0.8.2
28402026-09-04T18:59:34.119Z[ helios-setup] Sep 04 18:59:33.159 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
28412026-09-04T18:59:34.889Z[ helios-setup] Sep 04 18:59:33.929 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
28422026-09-04T18:59:38.758Z[ helios-setup] Sep 04 18:59:37.799 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.14s
28432026-09-04T18:59:38.783Z[ helios-setup] Sep 04 18:59:37.824 INFO building project "image-builder" ok (12 seconds)
28442026-09-04T18:59:38.783Z[ helios-setup] Sep 04 18:59:37.824 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
28452026-09-04T18:59:38.790Z[ helios-setup] Sep 04 18:59:37.831 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.97.1-x86_64-unknown-illumos (default)"
28462026-09-04T18:59:38.790Z[ helios-setup] Sep 04 18:59:37.831 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
28472026-09-04T18:59:38.790Z[ helios-setup] Sep 04 18:59:37.831 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
28482026-09-04T18:59:38.865Z[ helios-setup] Sep 04 18:59:37.906 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
28492026-09-04T18:59:38.888Z[ omicron-package] Finished `release` profile [optimized] target(s) in 40.58s
28502026-09-04T18:59:39.116Z[ omicron-package]
28512026-09-04T18:59:39.116Z[ omicron-package] real 40.758331375
28522026-09-04T18:59:39.120Z[ omicron-package] user 3:59.067245765
28532026-09-04T18:59:39.120Z[ omicron-package] sys 28.314903443
28542026-09-04T18:59:39.121Z[ omicron-package] trap 0.373590113
28552026-09-04T18:59:39.121Z[ omicron-package] tflt 0.366419179
28562026-09-04T18:59:39.121Z[ omicron-package] dflt 2.556734279
28572026-09-04T18:59:39.121Z[ omicron-package] kflt 0.000410448
28582026-09-04T18:59:39.121Z[ omicron-package] lock 8:16.858280972
28592026-09-04T18:59:39.121Z[ omicron-package] slp 4:27.424728030
28602026-09-04T18:59:39.121Z[ omicron-package] lat 46.616844239
28612026-09-04T18:59:39.121Z[ omicron-package] stop 1:42.030002735
28622026-09-04T18:59:39.121ZSep 04 18:59:38.158 INFO [omicron-package] process exited with exit status: 0 (40.818393912s)
28632026-09-04T18:59:39.121ZSep 04 18:59:38.158 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
28642026-09-04T18:59:39.121ZSep 04 18:59:38.158 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
28652026-09-04T18:59:39.125Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
28662026-09-04T18:59:39.125Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
28672026-09-04T18:59:39.125Z[ host-target] Created new build target 'host' and set it as active
28682026-09-04T18:59:39.125Z[ recovery-target] Created new build target 'recovery' and set it as active
28692026-09-04T18:59:39.127ZSep 04 18:59:38.168 INFO [host-target] process exited with exit status: 0 (9.294176ms)
28702026-09-04T18:59:39.128ZSep 04 18:59:38.168 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
28712026-09-04T18:59:39.128ZSep 04 18:59:38.168 INFO [recovery-target] process exited with exit status: 0 (10.390506ms)
28722026-09-04T18:59:39.132Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
28732026-09-04T18:59:39.198Z[ helios-setup] Sep 04 18:59:38.239 INFO E| From https://github.com/jclulow/hiercmd
28742026-09-04T18:59:39.198Z[ helios-setup] Sep 04 18:59:38.239 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
28752026-09-04T18:59:39.209Z[ helios-setup] Sep 04 18:59:38.248 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
28762026-09-04T18:59:39.334Z[ host-package] Blocking waiting for file lock on package cache
28772026-09-04T18:59:39.525Z[ helios-setup] Sep 04 18:59:38.566 INFO E| From https://github.com/oxidecomputer/network-interface
28782026-09-04T18:59:39.525Z[ helios-setup] Sep 04 18:59:38.566 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
28792026-09-04T18:59:39.534Z[ helios-setup] Sep 04 18:59:38.575 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
28802026-09-04T18:59:40.146Z[ helios-setup] Sep 04 18:59:39.187 INFO E| From https://github.com/oxidecomputer/boot-image-tools
28812026-09-04T18:59:40.146Z[ helios-setup] Sep 04 18:59:39.187 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
28822026-09-04T18:59:40.160Z[ helios-setup] Sep 04 18:59:39.201 INFO E| Updating crates.io index
28832026-09-04T18:59:40.308Z[ helios-setup] Sep 04 18:59:39.349 INFO E| Blocking waiting for file lock on package cache
28842026-09-04T18:59:40.563Z[ helios-setup] Sep 04 18:59:39.604 INFO E| Downloading crates ...
28852026-09-04T18:59:40.573Z[ host-package] Blocking waiting for file lock on package cache
28862026-09-04T18:59:40.607Z[ helios-setup] Sep 04 18:59:39.648 INFO E| Downloaded crc v3.3.0
28872026-09-04T18:59:40.617Z[ helios-setup] Sep 04 18:59:39.657 INFO E| Downloaded anyhow v1.0.100
28882026-09-04T18:59:40.620Z[ helios-setup] Sep 04 18:59:39.660 INFO E| Downloaded anstyle v1.0.13
28892026-09-04T18:59:40.626Z[ helios-setup] Sep 04 18:59:39.667 INFO E| Downloaded cc v1.2.44
28902026-09-04T18:59:40.629Z[ helios-setup] Sep 04 18:59:39.669 INFO E| Downloaded clap v4.5.51
28912026-09-04T18:59:40.638Z[ helios-setup] Sep 04 18:59:39.677 INFO E| Downloaded term v1.2.0
28922026-09-04T18:59:40.642Z[ helios-setup] Sep 04 18:59:39.683 INFO E| Downloaded futures-io v0.3.31
28932026-09-04T18:59:40.646Z[ helios-setup] Sep 04 18:59:39.687 INFO E| Downloaded futures-macro v0.3.31
28942026-09-04T18:59:40.650Z[ helios-setup] Sep 04 18:59:39.691 INFO E| Downloaded clap_derive v4.5.49
28952026-09-04T18:59:40.652Z[ helios-setup] Sep 04 18:59:39.692 INFO E| Downloaded num_enum v0.7.5
28962026-09-04T18:59:40.656Z[ helios-setup] Sep 04 18:59:39.697 INFO E| Downloaded chrono v0.4.42
28972026-09-04T18:59:40.660Z[ helios-setup] Sep 04 18:59:39.701 INFO E| Downloaded futures v0.3.31
28982026-09-04T18:59:40.663Z[ helios-setup] Sep 04 18:59:39.704 INFO E| Downloaded futures-sink v0.3.31
28992026-09-04T18:59:40.666Z[ helios-setup] Sep 04 18:59:39.704 INFO E| Downloaded devinfo v0.1.0
29002026-09-04T18:59:40.669Z[ helios-setup] Sep 04 18:59:39.710 INFO E| Downloaded bitfield-macros v0.19.3
29012026-09-04T18:59:40.678Z[ helios-setup] Sep 04 18:59:39.717 INFO E| Downloaded pin-utils v0.1.0
29022026-09-04T18:59:40.680Z[ helios-setup] Sep 04 18:59:39.718 INFO E| Downloaded zeroize_derive v1.4.2
29032026-09-04T18:59:40.680Z[ helios-setup] Sep 04 18:59:39.721 INFO E| Downloaded env_filter v0.1.4
29042026-09-04T18:59:40.683Z[ helios-setup] Sep 04 18:59:39.724 INFO E| Downloaded futures-core v0.3.31
29052026-09-04T18:59:40.686Z[ helios-setup] Sep 04 18:59:39.726 INFO E| Downloaded clap_lex v0.7.6
29062026-09-04T18:59:40.689Z[ helios-setup] Sep 04 18:59:39.729 INFO E| Downloaded libdevinfo-sys v1.1.0
29072026-09-04T18:59:40.693Z[ helios-setup] Sep 04 18:59:39.734 INFO E| Downloaded time-core v0.1.6
29082026-09-04T18:59:40.696Z[ helios-setup] Sep 04 18:59:39.736 INFO E| Downloaded futures-task v0.3.31
29092026-09-04T18:59:40.702Z[ helios-setup] Sep 04 18:59:39.743 INFO E| Downloaded futures-executor v0.3.31
29102026-09-04T18:59:40.705Z[ helios-setup] Sep 04 18:59:39.743 INFO E| Downloaded getopts v0.2.24
29112026-09-04T18:59:40.705Z[ helios-setup] Sep 04 18:59:39.744 INFO E| Downloaded num_enum_derive v0.7.5
29122026-09-04T18:59:40.716Z[ helios-setup] Sep 04 18:59:39.757 INFO E| Downloaded anstyle-query v1.1.4
29132026-09-04T18:59:40.719Z[ helios-setup] Sep 04 18:59:39.758 INFO E| Downloaded itoa v1.0.15
29142026-09-04T18:59:40.723Z[ helios-setup] Sep 04 18:59:39.764 INFO E| Downloaded serde_spanned v1.0.3
29152026-09-04T18:59:40.726Z[ helios-setup] Sep 04 18:59:39.766 INFO E| Downloaded simd-adler32 v0.3.7
29162026-09-04T18:59:40.732Z[ helios-setup] Sep 04 18:59:39.773 INFO E| Downloaded base64ct v1.8.0
29172026-09-04T18:59:40.735Z[ helios-setup] Sep 04 18:59:39.774 INFO E| Downloaded futures-channel v0.3.31
29182026-09-04T18:59:40.738Z[ helios-setup] Sep 04 18:59:39.777 INFO E| Downloaded env_logger v0.11.8
29192026-09-04T18:59:40.738Z[ helios-setup] Sep 04 18:59:39.779 INFO E| Downloaded quote v1.0.41
29202026-09-04T18:59:40.741Z[ helios-setup] Sep 04 18:59:39.780 INFO E| Downloaded thiserror v2.0.17
29212026-09-04T18:59:40.744Z[ helios-setup] Sep 04 18:59:39.784 INFO E| Downloaded time-macros v0.2.24
29222026-09-04T18:59:40.750Z[ helios-setup] Sep 04 18:59:39.791 INFO E| Downloaded slab v0.4.11
29232026-09-04T18:59:40.752Z[ helios-setup] Sep 04 18:59:39.791 INFO E| Downloaded thiserror-impl v2.0.17
29242026-09-04T18:59:40.756Z[ helios-setup] Sep 04 18:59:39.795 INFO E| Downloaded hashbrown v0.16.0
29252026-09-04T18:59:40.761Z[ helios-setup] Sep 04 18:59:39.802 INFO E| Downloaded find-msvc-tools v0.1.4
29262026-09-04T18:59:40.764Z[ helios-setup] Sep 04 18:59:39.803 INFO E| Downloaded deranged v0.5.5
29272026-09-04T18:59:40.764Z[ helios-setup] Sep 04 18:59:39.804 INFO E| Downloaded pin-project-lite v0.2.16
29282026-09-04T18:59:40.769Z[ helios-setup] Sep 04 18:59:39.810 INFO E| Downloaded toml_datetime v0.7.3
29292026-09-04T18:59:40.772Z[ helios-setup] Sep 04 18:59:39.811 INFO E| Downloaded toml_writer v1.0.4
29302026-09-04T18:59:40.772Z[ helios-setup] Sep 04 18:59:39.813 INFO E| Downloaded zeroize v1.8.2
29312026-09-04T18:59:40.775Z[ helios-setup] Sep 04 18:59:39.813 INFO E| Downloaded signal-hook-registry v1.4.6
29322026-09-04T18:59:40.775Z[ helios-setup] Sep 04 18:59:39.814 INFO E| Downloaded tokio-macros v2.6.0
29332026-09-04T18:59:40.778Z[ helios-setup] Sep 04 18:59:39.817 INFO E| Downloaded generic-array v0.14.9
29342026-09-04T18:59:40.781Z[ helios-setup] Sep 04 18:59:39.819 INFO E| Downloaded getrandom v0.2.16
29352026-09-04T18:59:40.781Z[ helios-setup] Sep 04 18:59:39.821 INFO E| Downloaded iana-time-zone v0.1.64
29362026-09-04T18:59:40.788Z[ helios-setup] Sep 04 18:59:39.829 INFO E| Downloaded proc-macro2 v1.0.103
29372026-09-04T18:59:40.792Z[ helios-setup] Sep 04 18:59:39.833 INFO E| Downloaded bitfield v0.19.3
29382026-09-04T18:59:40.796Z[ helios-setup] Sep 04 18:59:39.837 INFO E| Downloaded unicode-ident v1.0.22
29392026-09-04T18:59:40.802Z[ helios-setup] Sep 04 18:59:39.843 INFO E| Downloaded ryu v1.0.20
29402026-09-04T18:59:40.805Z[ helios-setup] Sep 04 18:59:39.846 INFO E| Downloaded bitflags v2.10.0
29412026-09-04T18:59:40.814Z[ helios-setup] Sep 04 18:59:39.855 INFO E| Downloaded socket2 v0.6.1
29422026-09-04T18:59:40.818Z[ helios-setup] Sep 04 18:59:39.859 INFO E| Downloaded flate2 v1.1.5
29432026-09-04T18:59:40.822Z[ helios-setup] Sep 04 18:59:39.863 INFO E| Downloaded log v0.4.28
29442026-09-04T18:59:40.832Z[ helios-setup] Sep 04 18:59:39.873 INFO E| Downloaded toml_edit v0.23.7
29452026-09-04T18:59:40.835Z[ helios-setup] Sep 04 18:59:39.875 INFO E| Downloaded toml_parser v1.0.4
29462026-09-04T18:59:40.838Z[ helios-setup] Sep 04 18:59:39.876 INFO E| Downloaded uuid v1.18.1
29472026-09-04T18:59:40.841Z[ helios-setup] Sep 04 18:59:39.882 INFO E| Downloaded toml v0.9.8
29482026-09-04T18:59:40.848Z[ helios-setup] Sep 04 18:59:39.888 INFO E| Downloaded bytes v1.10.1
29492026-09-04T18:59:40.858Z[ helios-setup] Sep 04 18:59:39.899 INFO E| Downloaded rand v0.8.5
29502026-09-04T18:59:40.869Z[ helios-setup] Sep 04 18:59:39.910 INFO E| Downloaded rsa v0.9.8
29512026-09-04T18:59:40.872Z[ helios-setup] Sep 04 18:59:39.912 INFO E| Downloaded typenum v1.19.0
29522026-09-04T18:59:40.876Z[ helios-setup] Sep 04 18:59:39.916 INFO E| Downloaded zerocopy-derive v0.8.27
29532026-09-04T18:59:40.883Z[ helios-setup] Sep 04 18:59:39.923 INFO E| Downloaded num-bigint-dig v0.8.4
29542026-09-04T18:59:40.886Z[ helios-setup] Sep 04 18:59:39.926 INFO E| Downloaded mio v1.1.0
29552026-09-04T18:59:40.889Z[ helios-setup] Sep 04 18:59:39.929 INFO E| Downloaded indexmap v2.12.0
29562026-09-04T18:59:40.892Z[ helios-setup] Sep 04 18:59:39.931 INFO E| Downloaded memchr v2.7.6
29572026-09-04T18:59:40.898Z[ helios-setup] Sep 04 18:59:39.939 INFO E| Downloaded iddqd v0.3.14
29582026-09-04T18:59:40.922Z[ helios-setup] Sep 04 18:59:39.963 INFO E| Downloaded libm v0.2.15
29592026-09-04T18:59:40.929Z[ helios-setup] Sep 04 18:59:39.969 INFO E| Downloaded serde_json v1.0.145
29602026-09-04T18:59:40.935Z[ helios-setup] Sep 04 18:59:39.975 INFO E| Downloaded clap_builder v4.5.51
29612026-09-04T18:59:40.937Z[ helios-setup] Sep 04 18:59:39.978 INFO E| Downloaded time v0.3.44
29622026-09-04T18:59:40.942Z[ helios-setup] Sep 04 18:59:39.983 INFO E| Downloaded futures-util v0.3.31
29632026-09-04T18:59:40.949Z[ helios-setup] Sep 04 18:59:39.990 INFO E| Downloaded winnow v0.7.13
29642026-09-04T18:59:40.977Z[ helios-setup] Sep 04 18:59:40.015 INFO E| Downloaded zerocopy v0.8.27
29652026-09-04T18:59:40.986Z[ helios-setup] Sep 04 18:59:40.027 INFO E| Downloaded unicode-width v0.2.2
29662026-09-04T18:59:40.991Z[ helios-setup] Sep 04 18:59:40.032 INFO E| Downloaded syn v2.0.108
29672026-09-04T18:59:41.015Z[ helios-setup] Sep 04 18:59:40.055 INFO E| Downloaded rustix v1.1.2
29682026-09-04T18:59:41.056Z[ helios-setup] Sep 04 18:59:40.097 INFO E| Downloaded libc v0.2.177
29692026-09-04T18:59:41.070Z[ helios-setup] Sep 04 18:59:40.111 INFO E| Downloaded tokio v1.48.0
29702026-09-04T18:59:41.094Z[ helios-setup] Sep 04 18:59:40.135 INFO E| Blocking waiting for file lock on package cache
29712026-09-04T18:59:41.230Z[ helios-setup] Sep 04 18:59:40.270 INFO E| Compiling proc-macro2 v1.0.103
29722026-09-04T18:59:41.230Z[ helios-setup] Sep 04 18:59:40.270 INFO E| Compiling quote v1.0.41
29732026-09-04T18:59:41.230Z[ helios-setup] Sep 04 18:59:40.270 INFO E| Compiling unicode-ident v1.0.22
29742026-09-04T18:59:41.233Z[ helios-setup] Sep 04 18:59:40.270 INFO E| Compiling libc v0.2.177
29752026-09-04T18:59:41.233Z[ helios-setup] Sep 04 18:59:40.270 INFO E| Compiling serde_core v1.0.228
29762026-09-04T18:59:41.233Z[ helios-setup] Sep 04 18:59:40.270 INFO E| Compiling cfg-if v1.0.4
29772026-09-04T18:59:41.233Z[ helios-setup] Sep 04 18:59:40.270 INFO E| Compiling serde v1.0.228
29782026-09-04T18:59:41.233Z[ helios-setup] Sep 04 18:59:40.270 INFO E| Compiling version_check v0.9.5
29792026-09-04T18:59:41.263Z[ helios-setup] Sep 04 18:59:40.304 INFO E| Compiling autocfg v1.5.0
29802026-09-04T18:59:41.266Z[ helios-setup] Sep 04 18:59:40.304 INFO E| Compiling const-oid v0.9.6
29812026-09-04T18:59:41.266Z[ helios-setup] Sep 04 18:59:40.304 INFO E| Compiling typenum v1.19.0
29822026-09-04T18:59:41.266Z[ helios-setup] Sep 04 18:59:40.305 INFO E| Compiling libm v0.2.15
29832026-09-04T18:59:41.269Z[ helios-setup] Sep 04 18:59:40.310 INFO E| Compiling zerocopy v0.8.27
29842026-09-04T18:59:41.272Z[ helios-setup] Sep 04 18:59:40.310 INFO E| Compiling rustversion v1.0.22
29852026-09-04T18:59:41.272Z[ helios-setup] Sep 04 18:59:40.311 INFO E| Compiling zeroize v1.8.2
29862026-09-04T18:59:41.272Z[ helios-setup] Sep 04 18:59:40.311 INFO E| Compiling base64ct v1.8.0
29872026-09-04T18:59:41.346Z[ helios-setup] Sep 04 18:59:40.385 INFO E| Compiling smallvec v1.15.1
29882026-09-04T18:59:41.442Z[ helios-setup] Sep 04 18:59:40.481 INFO E| Compiling memchr v2.7.6
29892026-09-04T18:59:41.486Z[ helios-setup] Sep 04 18:59:40.526 INFO E| Compiling rustix v1.1.2
29902026-09-04T18:59:41.594Z[ helios-setup] Sep 04 18:59:40.634 INFO E| Compiling generic-array v0.14.9
29912026-09-04T18:59:41.626Z[ helios-setup] Sep 04 18:59:40.666 INFO E| Compiling pem-rfc7468 v0.7.0
29922026-09-04T18:59:41.638Z[ helios-setup] Sep 04 18:59:40.678 INFO E| Compiling hashbrown v0.16.0
29932026-09-04T18:59:41.654Z[ helios-setup] Sep 04 18:59:40.695 INFO E| Compiling winnow v0.7.13
29942026-09-04T18:59:41.663Z[ helios-setup] Sep 04 18:59:40.703 INFO E| Compiling num-traits v0.2.19
29952026-09-04T18:59:41.663Z[ helios-setup] Sep 04 18:59:40.703 INFO E| Compiling crc32fast v1.5.0
29962026-09-04T18:59:41.755Z[ helios-setup] Sep 04 18:59:40.796 INFO E| Compiling utf8parse v0.2.2
29972026-09-04T18:59:41.896Z[ helios-setup] Sep 04 18:59:40.936 INFO E| Compiling anyhow v1.0.100
29982026-09-04T18:59:41.925Z[ helios-setup] Sep 04 18:59:40.965 INFO E| Compiling byteorder v1.5.0
29992026-09-04T18:59:41.992Z[ helios-setup] Sep 04 18:59:41.032 INFO E| Compiling equivalent v1.0.2
30002026-09-04T18:59:42.013Z[ helios-setup] Sep 04 18:59:41.053 INFO E| Compiling flagset v0.4.7
30012026-09-04T18:59:42.097Z[ helios-setup] Sep 04 18:59:41.137 INFO E| Compiling getrandom v0.2.16
30022026-09-04T18:59:42.103Z[ helios-setup] Sep 04 18:59:41.144 INFO E| Compiling errno v0.3.14
30032026-09-04T18:59:42.155Z[ helios-setup] Sep 04 18:59:41.196 INFO E| Compiling indexmap v2.12.0
30042026-09-04T18:59:42.185Z[ helios-setup] Sep 04 18:59:41.225 INFO E| Compiling anstyle-parse v0.2.7
30052026-09-04T18:59:42.210Z[ helios-setup] Sep 04 18:59:41.251 INFO E| Compiling find-msvc-tools v0.1.4
30062026-09-04T18:59:42.220Z[ helios-setup] Sep 04 18:59:41.261 INFO E| Compiling cpufeatures v0.2.17
30072026-09-04T18:59:42.276Z[ host-package] Compiling cfg-if v1.0.4
30082026-09-04T18:59:42.280Z[ host-package] Compiling serde_core v1.0.228
30092026-09-04T18:59:42.280Z[ host-package] Compiling libc v0.2.185
30102026-09-04T18:59:42.283Z[ host-package] Compiling memchr v2.8.0
30112026-09-04T18:59:42.283Z[ host-package] Compiling smallvec v1.15.1
30122026-09-04T18:59:42.304Z[ helios-setup] Sep 04 18:59:41.344 INFO E| Compiling rand_core v0.6.4
30132026-09-04T18:59:42.324Z[ helios-setup] Sep 04 18:59:41.365 INFO E| Compiling allocator-api2 v0.2.21
30142026-09-04T18:59:42.392Z[ helios-setup] Sep 04 18:59:41.432 INFO E| Compiling radium v0.7.0
30152026-09-04T18:59:42.397Z[ helios-setup] Sep 04 18:59:41.437 INFO E| Compiling syn v1.0.109
30162026-09-04T18:59:42.429Z[ helios-setup] Sep 04 18:59:41.466 INFO E| Compiling colorchoice v1.0.4
30172026-09-04T18:59:42.432Z[ helios-setup] Sep 04 18:59:41.473 INFO E| Compiling is_terminal_polyfill v1.70.2
30182026-09-04T18:59:42.446Z[ helios-setup] Sep 04 18:59:41.487 INFO E| Compiling anstyle-query v1.1.4
30192026-09-04T18:59:42.535Z[ host-package] Compiling stable_deref_trait v1.2.1
30202026-09-04T18:59:42.551Z[ helios-setup] Sep 04 18:59:41.591 INFO E| Compiling anstyle v1.0.13
30212026-09-04T18:59:42.559Z[ helios-setup] Sep 04 18:59:41.599 INFO E| Compiling syn v2.0.108
30222026-09-04T18:59:42.567Z[ helios-setup] Sep 04 18:59:41.607 INFO E| Compiling toml_datetime v0.7.3
30232026-09-04T18:59:42.593Z[ host-package] Compiling scopeguard v1.2.0
30242026-09-04T18:59:42.599Z[ helios-setup] Sep 04 18:59:41.640 INFO E| Compiling shlex v1.3.0
30252026-09-04T18:59:42.639Z[ helios-setup] Sep 04 18:59:41.680 INFO E| Compiling slog v2.8.2
30262026-09-04T18:59:42.784Z[ helios-setup] Sep 04 18:59:41.824 INFO E| Compiling crypto-common v0.1.6
30272026-09-04T18:59:42.791Z[ helios-setup] Sep 04 18:59:41.831 INFO E| Compiling block-buffer v0.10.4
30282026-09-04T18:59:42.809Z[ helios-setup] Sep 04 18:59:41.849 INFO E| Compiling anstream v0.6.21
30292026-09-04T18:59:42.813Z[ helios-setup] Sep 04 18:59:41.850 INFO E| Compiling cc v1.2.44
30302026-09-04T18:59:42.839Z[ helios-setup] Sep 04 18:59:41.879 INFO E| Compiling unicode-width v0.2.2
30312026-09-04T18:59:42.857Z[ helios-setup] Sep 04 18:59:41.893 INFO E| Compiling maybe-uninit v2.0.0
30322026-09-04T18:59:42.926Z[ helios-setup] Sep 04 18:59:41.966 INFO E| Compiling digest v0.10.7
30332026-09-04T18:59:42.975Z[ helios-setup] Sep 04 18:59:42.016 INFO E| Compiling parking_lot_core v0.9.12
30342026-09-04T18:59:43.042Z[ helios-setup] Sep 04 18:59:42.082 INFO E| Compiling pin-project-lite v0.2.16
30352026-09-04T18:59:43.053Z[ helios-setup] Sep 04 18:59:42.094 INFO E| Compiling futures-core v0.3.31
30362026-09-04T18:59:43.141Z[ helios-setup] Sep 04 18:59:42.180 INFO E| Compiling pkg-config v0.3.32
30372026-09-04T18:59:43.162Z[ helios-setup] Sep 04 18:59:42.203 INFO E| Compiling sha2 v0.10.9
30382026-09-04T18:59:43.181Z[ host-package] Compiling libm v0.2.16
30392026-09-04T18:59:43.251Z[ helios-setup] Sep 04 18:59:42.290 INFO E| Compiling toml_parser v1.0.4
30402026-09-04T18:59:43.257Z[ host-package] Compiling zerofrom v0.1.6
30412026-09-04T18:59:43.283Z[ helios-setup] Sep 04 18:59:42.324 INFO E| Compiling tap v1.0.1
30422026-09-04T18:59:43.297Z[ helios-setup] Sep 04 18:59:42.335 INFO E| Compiling futures-sink v0.3.31
30432026-09-04T18:59:43.319Z[ host-package] Compiling errno v0.3.14
30442026-09-04T18:59:43.345Z[ host-package] Compiling rand_core v0.10.0
30452026-09-04T18:59:43.364Z[ helios-setup] Sep 04 18:59:42.404 INFO E| Compiling getopts v0.2.24
30462026-09-04T18:59:43.394Z[ helios-setup] Sep 04 18:59:42.435 INFO E| Compiling wyz v0.5.1
30472026-09-04T18:59:43.410Z[ host-package] Compiling litemap v0.8.1
30482026-09-04T18:59:43.413Z[ helios-setup] Sep 04 18:59:42.453 INFO E| Compiling futures-channel v0.3.31
30492026-09-04T18:59:43.418Z[ helios-setup] Sep 04 18:59:42.459 INFO E| Compiling num-integer v0.1.46
30502026-09-04T18:59:43.597Z[ helios-setup] Sep 04 18:59:42.638 INFO E| Compiling ahash v0.8.12
30512026-09-04T18:59:43.600Z[ helios-setup] Sep 04 18:59:42.638 INFO E| Compiling num-conv v0.1.0
30522026-09-04T18:59:43.609Z[ helios-setup] Sep 04 18:59:42.650 INFO E| Compiling slab v0.4.11
30532026-09-04T18:59:43.644Z[ host-package] Compiling lock_api v0.4.14
30542026-09-04T18:59:43.644Z[ host-package] Compiling percent-encoding v2.3.2
30552026-09-04T18:59:43.644Z[ host-package] Compiling writeable v0.6.2
30562026-09-04T18:59:43.733Z[ helios-setup] Sep 04 18:59:42.772 INFO E| Compiling toml_edit v0.23.7
30572026-09-04T18:59:43.798Z[ helios-setup] Sep 04 18:59:42.838 INFO E| Compiling time-core v0.1.6
30582026-09-04T18:59:43.803Z[ helios-setup] Sep 04 18:59:42.839 INFO E| Compiling getrandom v0.3.4
30592026-09-04T18:59:43.841Z[ helios-setup] Sep 04 18:59:42.879 INFO E| Compiling futures-task v0.3.31
30602026-09-04T18:59:43.850Z[ helios-setup] Sep 04 18:59:42.886 INFO E| Compiling strsim v0.11.1
30612026-09-04T18:59:43.892Z[ helios-setup] Sep 04 18:59:42.932 INFO E| Compiling packed_struct v0.10.1
30622026-09-04T18:59:43.955Z[ helios-setup] Sep 04 18:59:42.995 INFO E| Compiling bitflags v2.10.0
30632026-09-04T18:59:43.955Z[ helios-setup] Sep 04 18:59:42.995 INFO E| Compiling bytes v1.10.1
30642026-09-04T18:59:43.967Z[ helios-setup] Sep 04 18:59:43.007 INFO E| Compiling futures-io v0.3.31
30652026-09-04T18:59:44.002Z[ host-package] Compiling yoke v0.8.1
30662026-09-04T18:59:44.020Z[ helios-setup] Sep 04 18:59:43.061 INFO E| Compiling heck v0.5.0
30672026-09-04T18:59:44.037Z[ helios-setup] Sep 04 18:59:43.077 INFO E| Compiling powerfmt v0.2.0
30682026-09-04T18:59:44.067Z[ helios-setup] Sep 04 18:59:43.107 INFO E| Compiling scopeguard v1.2.0
30692026-09-04T18:59:44.141Z[ host-package] Compiling icu_normalizer_data v2.1.1
30702026-09-04T18:59:44.170Z[ host-package] Compiling getrandom v0.4.3
30712026-09-04T18:59:44.173Z[ host-package] Compiling icu_properties_data v2.1.2
30722026-09-04T18:59:44.178Z[ helios-setup] Sep 04 18:59:43.219 INFO E| Compiling itoa v1.0.15
30732026-09-04T18:59:44.198Z[ helios-setup] Sep 04 18:59:43.239 INFO E| Compiling clap_lex v0.7.6
30742026-09-04T18:59:44.198Z[ helios-setup] Sep 04 18:59:43.239 INFO E| Compiling spin v0.9.8
30752026-09-04T18:59:44.298Z[ host-package] Compiling utf8_iter v1.0.4
30762026-09-04T18:59:44.345Z[ helios-setup] Sep 04 18:59:43.385 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
30772026-09-04T18:59:44.364Z[ helios-setup] Sep 04 18:59:43.403 INFO E| Compiling proc-macro-crate v3.4.0
30782026-09-04T18:59:44.379Z[ host-package] Compiling form_urlencoded v1.2.2
30792026-09-04T18:59:44.391Z[ helios-setup] Sep 04 18:59:43.431 INFO E| Compiling funty v2.0.0
30802026-09-04T18:59:44.492Z[ helios-setup] Sep 04 18:59:43.532 INFO E| Compiling thiserror v1.0.69
30812026-09-04T18:59:44.503Z[ host-package] Compiling num-traits v0.2.19
30822026-09-04T18:59:44.561Z[ host-package] Compiling zerovec v0.11.5
30832026-09-04T18:59:44.561Z[ host-package] Compiling zerotrie v0.2.3
30842026-09-04T18:59:44.564Z[ host-package] Compiling parking_lot_core v0.9.12
30852026-09-04T18:59:44.599Z[ helios-setup] Sep 04 18:59:43.638 INFO E| Compiling pin-utils v0.1.0
30862026-09-04T18:59:44.624Z[ helios-setup] Sep 04 18:59:43.665 INFO E| Compiling num-bigint-dig v0.8.4
30872026-09-04T18:59:44.662Z[ helios-setup] Sep 04 18:59:43.702 INFO E| Compiling lazy_static v1.5.0
30882026-09-04T18:59:44.674Z[ helios-setup] Sep 04 18:59:43.714 INFO E| Compiling deranged v0.5.5
30892026-09-04T18:59:44.774Z[ helios-setup] Sep 04 18:59:43.814 INFO E| Compiling lock_api v0.4.14
30902026-09-04T18:59:44.826Z[ helios-setup] Sep 04 18:59:43.866 INFO E| Compiling bitvec v1.0.1
30912026-09-04T18:59:44.833Z[ helios-setup] Sep 04 18:59:43.873 INFO E| Compiling time-macros v0.2.24
30922026-09-04T18:59:44.838Z[ host-package] Compiling iana-time-zone v0.1.65
30932026-09-04T18:59:44.843Z[ host-package] Compiling zerocopy v0.8.55
30942026-09-04T18:59:44.938Z[ helios-setup] Sep 04 18:59:43.979 INFO E| Compiling num-iter v0.1.45
30952026-09-04T18:59:45.022Z[ host-package] Compiling signal-hook-registry v1.4.8
30962026-09-04T18:59:45.025Z[ host-package] Compiling serde v1.0.228
30972026-09-04T18:59:45.025Z[ host-package] Compiling serde_json v1.0.151
30982026-09-04T18:59:45.025Z[ host-package] Compiling bitflags v2.11.0
30992026-09-04T18:59:45.028Z[ host-package] Compiling parking_lot v0.12.5
31002026-09-04T18:59:45.028Z[ host-package] Compiling uuid v1.23.4
31012026-09-04T18:59:45.028Z[ helios-setup] Sep 04 18:59:44.068 INFO E| Compiling indexmap v1.9.3
31022026-09-04T18:59:45.031Z[ host-package] Compiling mio v1.2.0
31032026-09-04T18:59:45.034Z[ helios-setup] Sep 04 18:59:44.075 INFO E| Compiling serde_json v1.0.145
31042026-09-04T18:59:45.034Z[ helios-setup] Sep 04 18:59:44.075 INFO E| Compiling nodrop v0.1.14
31052026-09-04T18:59:45.049Z[ helios-setup] Sep 04 18:59:44.090 INFO E| Compiling terminal_size v0.4.3
31062026-09-04T18:59:45.147Z[ helios-setup] Sep 04 18:59:44.188 INFO E| Compiling clap_builder v4.5.51
31072026-09-04T18:59:45.246Z[ helios-setup] Sep 04 18:59:44.286 INFO E| Compiling adler2 v2.0.1
31082026-09-04T18:59:45.273Z[ helios-setup] Sep 04 18:59:44.314 INFO E| Compiling crc-catalog v2.4.0
31092026-09-04T18:59:45.449Z[ helios-setup] Sep 04 18:59:44.489 INFO E| Compiling log v0.4.28
31102026-09-04T18:59:45.500Z[ helios-setup] Sep 04 18:59:44.540 INFO E| Compiling simd-adler32 v0.3.7
31112026-09-04T18:59:45.511Z[ helios-setup] Sep 04 18:59:44.550 INFO E| Compiling once_cell v1.21.3
31122026-09-04T18:59:45.568Z[ helios-setup] Sep 04 18:59:44.609 INFO E| Compiling thiserror v2.0.17
31132026-09-04T18:59:45.635Z[ host-package] Compiling tinystr v0.8.2
31142026-09-04T18:59:45.635Z[ host-package] Compiling potential_utf v0.1.4
31152026-09-04T18:59:45.724Z[ helios-setup] Sep 04 18:59:44.764 INFO E| Compiling iana-time-zone v0.1.64
31162026-09-04T18:59:45.732Z[ helios-setup] Sep 04 18:59:44.772 INFO E| Compiling miniz_oxide v0.8.9
31172026-09-04T18:59:45.739Z[ helios-setup] Sep 04 18:59:44.779 INFO E| Compiling env_filter v0.1.4
31182026-09-04T18:59:45.787Z[ helios-setup] Sep 04 18:59:44.827 INFO E| Compiling crc v3.3.0
31192026-09-04T18:59:45.804Z[ helios-setup] Sep 04 18:59:44.844 INFO E| Compiling parking_lot v0.12.5
31202026-09-04T18:59:45.923Z[ helios-setup] Sep 04 18:59:44.964 INFO E| Compiling chrono v0.4.42
31212026-09-04T18:59:45.989Z[ helios-setup] Sep 04 18:59:45.029 INFO E| Compiling array-init v0.0.4
31222026-09-04T18:59:46.176Z[ helios-setup] Sep 04 18:59:45.216 INFO E| Compiling smallvec v0.6.14
31232026-09-04T18:59:46.179Z[ host-package] Compiling icu_locale_core v2.1.1
31242026-09-04T18:59:46.260Z[ host-package] Compiling socket2 v0.6.3
31252026-09-04T18:59:46.354Z[ host-package] Compiling semver v1.0.28
31262026-09-04T18:59:46.403Z[ helios-setup] Sep 04 18:59:45.444 INFO E| Compiling serde_spanned v1.0.3
31272026-09-04T18:59:46.490Z[ host-package] Compiling bytes v1.11.1
31282026-09-04T18:59:46.490Z[ host-package] Compiling zeroize v1.9.0
31292026-09-04T18:59:46.490Z[ host-package] Compiling chrono v0.4.45
31302026-09-04T18:59:46.568Z[ helios-setup] Sep 04 18:59:45.608 INFO E| Compiling signature v2.2.0
31312026-09-04T18:59:46.598Z[ helios-setup] Sep 04 18:59:45.638 INFO E| Compiling is-terminal v0.4.17
31322026-09-04T18:59:46.606Z[ helios-setup] Sep 04 18:59:45.646 INFO E| Compiling signal-hook-registry v1.4.6
31332026-09-04T18:59:46.638Z[ helios-setup] Sep 04 18:59:45.678 INFO E| Compiling time v0.3.44
31342026-09-04T18:59:46.669Z[ helios-setup] Sep 04 18:59:45.709 INFO E| Compiling mio v1.1.0
31352026-09-04T18:59:46.707Z[ helios-setup] Sep 04 18:59:45.747 INFO E| Compiling socket2 v0.6.1
31362026-09-04T18:59:46.864Z[ helios-setup] Sep 04 18:59:45.904 INFO E| Compiling thread_local v1.1.9
31372026-09-04T18:59:46.886Z[ helios-setup] Sep 04 18:59:45.925 INFO E| Compiling hashbrown v0.12.3
31382026-09-04T18:59:46.940Z[ helios-setup] Sep 04 18:59:45.979 INFO E| Compiling subtle v2.6.1
31392026-09-04T18:59:47.011Z[ host-package] Compiling icu_collections v2.1.1
31402026-09-04T18:59:47.144Z[ helios-setup] Sep 04 18:59:46.184 INFO E| Compiling packed_struct_codegen v0.10.1
31412026-09-04T18:59:47.188Z[ host-package] Compiling thiserror v2.0.18
31422026-09-04T18:59:47.219Z[ helios-setup] Sep 04 18:59:46.259 INFO E| Compiling toml_writer v1.0.4
31432026-09-04T18:59:47.329Z[ host-package] Compiling getrandom v0.2.17
31442026-09-04T18:59:47.418Z[ host-package] Compiling rustix v1.1.4
31452026-09-04T18:59:47.485Z[ helios-setup] Sep 04 18:59:46.519 INFO E| Compiling term v1.2.0
31462026-09-04T18:59:47.488Z[ host-package] Compiling icu_provider v2.1.1
31472026-09-04T18:59:47.488Z[ host-package] Compiling generic-array v0.14.7
31482026-09-04T18:59:47.492Z[ host-package] Compiling futures-util v0.3.32
31492026-09-04T18:59:47.492Z[ host-package] Compiling indexmap v2.14.0
31502026-09-04T18:59:47.492Z[ host-package] Compiling getrandom v0.3.4
31512026-09-04T18:59:47.492Z[ host-package] Compiling base64 v0.22.1
31522026-09-04T18:59:47.492Z[ host-package] Compiling erased-serde v0.3.31
31532026-09-04T18:59:47.492Z[ helios-setup] Sep 04 18:59:46.531 INFO E| Compiling ryu v1.0.20
31542026-09-04T18:59:47.683Z[ helios-setup] Sep 04 18:59:46.723 INFO E| Compiling serde_derive v1.0.228
31552026-09-04T18:59:47.708Z[ helios-setup] Sep 04 18:59:46.748 INFO E| Compiling zerocopy-derive v0.8.27
31562026-09-04T18:59:47.748Z[ helios-setup] Sep 04 18:59:46.788 INFO E| Compiling der_derive v0.7.3
31572026-09-04T18:59:47.800Z[ helios-setup] Sep 04 18:59:46.839 INFO E| Compiling futures-macro v0.3.31
31582026-09-04T18:59:47.825Z[ helios-setup] Sep 04 18:59:46.865 INFO E| Compiling clap_derive v4.5.49
31592026-09-04T18:59:47.847Z[ helios-setup] Sep 04 18:59:46.887 INFO E| Compiling zerocopy-derive v0.6.6
31602026-09-04T18:59:47.992Z[ helios-setup] Sep 04 18:59:47.031 INFO E| Compiling bitfield-macros v0.19.3
31612026-09-04T18:59:47.998Z[ helios-setup] Sep 04 18:59:47.038 INFO E| Compiling num_enum_derive v0.7.5
31622026-09-04T18:59:48.064Z[ helios-setup] Sep 04 18:59:47.103 INFO E| Compiling thiserror-impl v1.0.69
31632026-09-04T18:59:48.081Z[ host-package] Compiling icu_normalizer v2.1.1
31642026-09-04T18:59:48.214Z[ host-package] Compiling icu_properties v2.1.2
31652026-09-04T18:59:48.214Z[ host-package] Compiling tokio v1.52.1
31662026-09-04T18:59:48.214Z[ host-package] Compiling rand_core v0.6.4
31672026-09-04T18:59:48.272Z[ host-package] Compiling http v1.4.2
31682026-09-04T18:59:48.394Z[ helios-setup] Sep 04 18:59:47.434 INFO E| Compiling tokio-macros v2.6.0
31692026-09-04T18:59:48.434Z[ host-package] Compiling block-buffer v0.10.4
31702026-09-04T18:59:49.005Z[ host-package] Compiling slog v2.8.2
31712026-09-04T18:59:49.135Z[ helios-setup] Sep 04 18:59:48.175 INFO E| Compiling thiserror-impl v2.0.17
31722026-09-04T18:59:49.160Z[ host-package] Compiling crypto-common v0.1.7
31732026-09-04T18:59:49.195Z[ host-package] Compiling time v0.3.47
31742026-09-04T18:59:49.267Z[ host-package] Compiling rustls-pki-types v1.14.0
31752026-09-04T18:59:49.271Z[ host-package] Compiling ipnet v2.12.0
31762026-09-04T18:59:49.448Z[ helios-setup] Sep 04 18:59:48.488 INFO E| Compiling winnow v0.5.40
31772026-09-04T18:59:49.569Z[ host-package] Compiling digest v0.10.7
31782026-09-04T18:59:49.672Z[ helios-setup] Sep 04 18:59:48.712 INFO E| Compiling libdevinfo-sys v1.1.0
31792026-09-04T18:59:49.675Z[ host-package] Compiling rand_core v0.9.5
31802026-09-04T18:59:49.716Z[ helios-setup] Sep 04 18:59:48.756 INFO E| Compiling bitfield v0.19.3
31812026-09-04T18:59:49.777Z[ host-package] Compiling terminal_size v0.4.3
31822026-09-04T18:59:49.790Z[ helios-setup] Sep 04 18:59:48.830 INFO E| Compiling base64 v0.21.7
31832026-09-04T18:59:49.863Z[ helios-setup] Sep 04 18:59:48.903 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
31842026-09-04T18:59:49.906Z[ helios-setup] Sep 04 18:59:48.945 INFO E| Compiling tokio v1.48.0
31852026-09-04T18:59:49.985Z[ host-package] Compiling aws-lc-rs v1.16.3
31862026-09-04T18:59:49.986Z[ host-package] Compiling aho-corasick v1.1.4
31872026-09-04T18:59:50.079Z[ helios-setup] Sep 04 18:59:49.119 INFO E| Compiling zerocopy v0.6.6
31882026-09-04T18:59:50.136Z[ helios-setup] Sep 04 18:59:49.175 INFO E| Compiling futures-util v0.3.31
31892026-09-04T18:59:50.159Z[ host-package] Compiling http-body v1.0.1
31902026-09-04T18:59:50.266Z[ helios-setup] Sep 04 18:59:49.305 INFO E| Compiling toml v0.9.8
31912026-09-04T18:59:50.276Z[ helios-setup] Sep 04 18:59:49.316 INFO E| Compiling der v0.7.10
31922026-09-04T18:59:50.356Z[ host-package] Compiling clap_builder v4.6.0
31932026-09-04T18:59:50.356Z[ host-package] Compiling tempfile v3.27.0
31942026-09-04T18:59:50.361Z[ helios-setup] Sep 04 18:59:49.402 INFO E| Compiling bzip2 v0.4.4
31952026-09-04T18:59:50.526Z[ helios-setup] Sep 04 18:59:49.566 INFO E| Compiling num_enum v0.7.5
31962026-09-04T18:59:50.627Z[ helios-setup] Sep 04 18:59:49.667 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31972026-09-04T18:59:50.650Z[ host-package] Compiling der v0.7.10
31982026-09-04T18:59:50.653Z[ host-package] Compiling spin v0.9.8
31992026-09-04T18:59:50.662Z[ host-package] Compiling socket2 v0.5.10
32002026-09-04T18:59:50.763Z[ helios-setup] Sep 04 18:59:49.804 INFO E| Compiling devinfo v0.1.0
32012026-09-04T18:59:50.975Z[ helios-setup] Sep 04 18:59:50.016 INFO E| Compiling flate2 v1.1.5
32022026-09-04T18:59:51.051Z[ helios-setup] Sep 04 18:59:50.091 INFO E| Compiling uuid v1.18.1
32032026-09-04T18:59:51.058Z[ host-package] Compiling idna_adapter v1.2.1
32042026-09-04T18:59:51.062Z[ host-package] Compiling pest v2.8.6
32052026-09-04T18:59:51.232Z[ helios-setup] Sep 04 18:59:50.272 INFO E| Compiling env_logger v0.11.8
32062026-09-04T18:59:51.293Z[ helios-setup] Sep 04 18:59:50.333 INFO E| Compiling clap v4.5.51
32072026-09-04T18:59:51.381Z[ host-package] Compiling http-body-util v0.1.3
32082026-09-04T18:59:51.385Z[ helios-setup] Sep 04 18:59:50.426 INFO E| Compiling crc-any v2.5.0
32092026-09-04T18:59:51.609Z[ host-package] Compiling idna v1.1.0
32102026-09-04T18:59:51.843Z[ host-package] Compiling encoding_rs v0.8.35
32112026-09-04T18:59:52.051Z[ host-package] Compiling ppv-lite86 v0.2.21
32122026-09-04T18:59:52.051Z[ helios-setup] Sep 04 18:59:51.091 INFO E| Compiling foldhash v0.2.0
32132026-09-04T18:59:52.054Z[ helios-setup] Sep 04 18:59:51.091 INFO E| Compiling hex v0.4.3
32142026-09-04T18:59:52.054Z[ helios-setup] Sep 04 18:59:51.092 INFO E| Compiling rustc-hash v2.1.1
32152026-09-04T18:59:52.093Z[ helios-setup] Sep 04 18:59:51.133 INFO E| Compiling bitflags v1.3.2
32162026-09-04T18:59:52.141Z[ host-package] Compiling regex-automata v0.4.14
32172026-09-04T18:59:52.200Z[ host-package] Compiling rustls-webpki v0.103.13
32182026-09-04T18:59:52.203Z[ helios-setup] Sep 04 18:59:51.241 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
32192026-09-04T18:59:52.218Z[ helios-setup] Sep 04 18:59:51.258 INFO E| Compiling zip v0.6.6
32202026-09-04T18:59:52.251Z[ helios-setup] Sep 04 18:59:51.292 INFO E| Compiling spki v0.7.3
32212026-09-04T18:59:52.301Z[ helios-setup] Sep 04 18:59:51.341 INFO E| Compiling iddqd v0.3.14
32222026-09-04T18:59:52.451Z[ host-package] Compiling url v2.5.8
32232026-09-04T18:59:52.451Z[ host-package] Compiling serde_urlencoded v0.7.1
32242026-09-04T18:59:52.521Z[ helios-setup] Sep 04 18:59:51.561 INFO E| Compiling pkcs8 v0.10.2
32252026-09-04T18:59:52.548Z[ helios-setup] Sep 04 18:59:51.588 INFO E| Compiling x509-cert v0.2.5
32262026-09-04T18:59:52.566Z[ host-package] Compiling simd-adler32 v0.3.8
32272026-09-04T18:59:52.805Z[ helios-setup] Sep 04 18:59:51.845 INFO E| Compiling pkcs1 v0.7.5
32282026-09-04T18:59:52.812Z[ helios-setup] Sep 04 18:59:51.852 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
32292026-09-04T18:59:52.883Z[ host-package] Compiling rand_chacha v0.9.0
32302026-09-04T18:59:52.983Z[ host-package] Compiling spki v0.7.3
32312026-09-04T18:59:53.123Z[ host-package] Compiling rand_chacha v0.3.1
32322026-09-04T18:59:53.155Z[ helios-setup] Sep 04 18:59:52.195 INFO E| Compiling erased-serde v0.3.31
32332026-09-04T18:59:53.188Z[ host-package] Compiling adler2 v2.0.1
32342026-09-04T18:59:53.304Z[ host-package] Compiling crc32fast v1.5.0
32352026-09-04T18:59:53.369Z[ helios-setup] Sep 04 18:59:52.409 INFO E| Compiling serde_spanned v0.6.9
32362026-09-04T18:59:53.493Z[ helios-setup] Sep 04 18:59:52.533 INFO E| Compiling ppv-lite86 v0.2.21
32372026-09-04T18:59:53.680Z[ host-package] Compiling rand v0.9.2
32382026-09-04T18:59:53.846Z[ host-package] Compiling schemars v0.8.22
32392026-09-04T18:59:54.019Z[ helios-setup] Sep 04 18:59:53.059 INFO E| Compiling rand_chacha v0.3.1
32402026-09-04T18:59:54.039Z[ host-package] Compiling rustls v0.23.41
32412026-09-04T18:59:54.053Z[ helios-setup] Sep 04 18:59:53.094 INFO E| Compiling toml_datetime v0.6.11
32422026-09-04T18:59:54.094Z[ helios-setup] Sep 04 18:59:53.134 INFO E| Compiling hashbrown v0.13.2
32432026-09-04T18:59:54.177Z[ helios-setup] Sep 04 18:59:53.216 INFO E| Compiling serde-hex v0.1.0
32442026-09-04T18:59:54.219Z[ host-package] Compiling rand v0.8.6
32452026-09-04T18:59:54.223Z[ host-package] Compiling pkcs8 v0.10.2
32462026-09-04T18:59:54.223Z[ host-package] Compiling miniz_oxide v0.8.9
32472026-09-04T18:59:54.516Z[ host-package] Compiling clap v4.6.1
32482026-09-04T18:59:54.601Z[ helios-setup] Sep 04 18:59:53.641 INFO E| Compiling rand v0.8.5
32492026-09-04T18:59:54.612Z[ host-package] Compiling hybrid-array v0.4.13
32502026-09-04T18:59:54.711Z[ host-package] Compiling futures-executor v0.3.32
32512026-09-04T18:59:54.800Z[ helios-setup] Sep 04 18:59:53.840 INFO E| Compiling toml_edit v0.19.15
32522026-09-04T18:59:54.870Z[ host-package] Compiling rustls-native-certs v0.8.3
32532026-09-04T18:59:54.996Z[ host-package] Compiling hex v0.4.3
32542026-09-04T18:59:55.052Z[ helios-setup] Sep 04 18:59:54.092 INFO E| Compiling ron v0.8.1
32552026-09-04T18:59:55.063Z[ helios-setup] Sep 04 18:59:54.103 INFO E| Compiling path-slash v0.1.5
32562026-09-04T18:59:55.110Z[ host-package] Compiling hubpack v0.1.2
32572026-09-04T18:59:55.196Z[ helios-setup] Sep 04 18:59:54.236 INFO E| Compiling slog-term v2.9.2
32582026-09-04T18:59:55.301Z[ host-package] Compiling publicsuffix v2.3.0
32592026-09-04T18:59:55.539Z[ host-package] Compiling cookie v0.18.1
32602026-09-04T18:59:55.545Z[ helios-setup] Sep 04 18:59:54.580 INFO E| Compiling futures-executor v0.3.31
32612026-09-04T18:59:55.566Z[ helios-setup] Sep 04 18:59:54.607 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
32622026-09-04T18:59:55.597Z[ helios-setup] Sep 04 18:59:54.637 INFO E| Compiling object v0.30.4
32632026-09-04T18:59:55.816Z[ host-package] Compiling futures v0.3.32
32642026-09-04T18:59:55.872Z[ host-package] Compiling openapiv3 v2.2.0
32652026-09-04T18:59:55.967Z[ helios-setup] Sep 04 18:59:55.007 INFO E| Compiling futures v0.3.31
32662026-09-04T18:59:55.978Z[ host-package] Compiling wait-timeout v0.2.1
32672026-09-04T18:59:56.191Z[ host-package] Compiling zlib-rs v0.6.2
32682026-09-04T18:59:56.195Z[ host-package] Compiling rand_xorshift v0.4.0
32692026-09-04T18:59:56.497Z[ host-package] Compiling ipnetwork v0.21.1
32702026-09-04T18:59:56.497Z[ host-package] Compiling cookie_store v0.22.1
32712026-09-04T18:59:56.500Z[ host-package] Compiling sha2 v0.10.9
32722026-09-04T18:59:56.665Z[ helios-setup] Sep 04 18:59:55.705 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
32732026-09-04T18:59:56.862Z[ host-package] Compiling crypto-common v0.2.2
32742026-09-04T18:59:56.865Z[ host-package] Compiling rusty-fork v0.3.1
32752026-09-04T18:59:56.878Z[ host-package] Compiling block-buffer v0.12.1
32762026-09-04T18:59:56.881Z[ host-package] Compiling lazy_static v1.5.0
32772026-09-04T18:59:57.506Z[ host-package] Compiling oxnet v0.1.6
32782026-09-04T18:59:57.517Z[ helios-setup] Sep 04 18:59:56.557 INFO E| Compiling rsa v0.9.8
32792026-09-04T18:59:57.521Z[ host-package] Compiling signature v2.2.0
32802026-09-04T18:59:57.764Z[ helios-setup] Sep 04 18:59:56.805 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
32812026-09-04T18:59:57.790Z[ host-package] Compiling tokio-util v0.7.18
32822026-09-04T18:59:57.925Z[ helios-setup] Sep 04 18:59:56.965 INFO E| Compiling toml v0.7.8
32832026-09-04T18:59:58.011Z[ host-package] Compiling tower v0.5.3
32842026-09-04T18:59:58.126Z[ helios-setup] Sep 04 18:59:57.166 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
32852026-09-04T18:59:58.130Z[ host-package] Compiling regex v1.12.3
32862026-09-04T18:59:58.130Z[ host-package] Compiling proptest v1.11.0
32872026-09-04T18:59:58.269Z[ helios-setup] Sep 04 18:59:57.305 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
32882026-09-04T18:59:58.355Z[ host-package] Compiling camino v1.2.5
32892026-09-04T18:59:58.355Z[ host-package] Compiling dof v0.4.0
32902026-09-04T18:59:58.535Z[ host-package] Compiling dtrace-parser v0.3.0
32912026-09-04T18:59:58.984Z[ host-package] Compiling tower-http v0.6.8
32922026-09-04T18:59:59.091Z[ host-package] Compiling hmac v0.12.1
32932026-09-04T18:59:59.265Z[ host-package] Compiling thread-id v5.1.0
32942026-09-04T18:59:59.338Z[ host-package] Compiling data-encoding v2.10.0
32952026-09-04T18:59:59.342Z[ host-package] Compiling memmap2 v0.9.10
32962026-09-04T18:59:59.524Z[ host-package] Compiling num-integer v0.1.46
32972026-09-04T18:59:59.747Z[ host-package] Compiling usdt-impl v0.6.0
32982026-09-04T19:00:00.009Z[ host-package] Compiling rustix v0.38.44
32992026-09-04T19:00:00.014Z[ host-package] Compiling x509-cert v0.2.5
33002026-09-04T19:00:00.014Z[ host-package] Compiling toml_datetime v0.6.11
33012026-09-04T19:00:00.196Z[ host-package] Compiling h2 v0.4.15
33022026-09-04T19:00:00.635Z[ host-package] Compiling flate2 v1.1.9
33032026-09-04T19:00:00.792Z[ host-package] Compiling serde_spanned v0.6.9
33042026-09-04T19:00:01.014Z[ host-package] Compiling tokio-rustls v0.26.4
33052026-09-04T19:00:01.291Z[ host-package] Compiling rustls-platform-verifier v0.6.2
33062026-09-04T19:00:01.506Z[ host-package] Compiling usdt v0.6.0
33072026-09-04T19:00:01.736Z[ host-package] Compiling num-iter v0.1.45
33082026-09-04T19:00:01.736Z[ host-package] Compiling dof v0.3.0
33092026-09-04T19:00:02.189Z[ host-package] Compiling bstr v1.12.1
33102026-09-04T19:00:02.320Z[ host-package] Compiling dtrace-parser v0.2.0
33112026-09-04T19:00:02.320Z[ host-package] Compiling ff v0.13.1
33122026-09-04T19:00:02.652Z[ host-package] Compiling thread-id v4.2.2
33132026-09-04T19:00:02.765Z[ host-package] Compiling digest v0.11.3
33142026-09-04T19:00:02.768Z[ host-package] Compiling sec1 v0.7.3
33152026-09-04T19:00:03.048Z[ host-package] Compiling usdt-impl v0.5.0
33162026-09-04T19:00:03.051Z[ host-package] Compiling group v0.13.0
33172026-09-04T19:00:03.192Z[ host-package] Compiling signal-hook v0.3.18
33182026-09-04T19:00:03.433Z[ host-package] Compiling newtype-uuid v1.3.2
33192026-09-04T19:00:03.640Z[ host-package] Compiling nix v0.31.2
33202026-09-04T19:00:03.702Z[ host-package] Compiling hkdf v0.12.4
33212026-09-04T19:00:03.733Z[ host-package] Compiling serde_with v3.21.0
33222026-09-04T19:00:03.733Z[ host-package] Compiling crypto-bigint v0.5.5
33232026-09-04T19:00:03.807Z[ host-package] Compiling foreign-types-shared v0.1.1
33242026-09-04T19:00:03.842Z[ host-package] Compiling daft v0.1.8
33252026-09-04T19:00:03.938Z[ host-package] Compiling foreign-types v0.3.2
33262026-09-04T19:00:03.964Z[ host-package] Compiling ahash v0.8.12
33272026-09-04T19:00:03.998Z[ host-package] Compiling num-bigint-dig v0.8.6
33282026-09-04T19:00:04.003Z[ host-package] Compiling packed_struct v0.10.1
33292026-09-04T19:00:04.067Z[ host-package] Compiling openssl-sys v0.9.117
33302026-09-04T19:00:04.142Z[ host-package] Compiling pkcs1 v0.7.5
33312026-09-04T19:00:04.193Z[ host-package] Compiling toml_edit v0.19.15
33322026-09-04T19:00:04.249Z[ host-package] Compiling hashbrown v0.13.2
33332026-09-04T19:00:04.291Z[ host-package] Compiling serde-hex v0.1.0
33342026-09-04T19:00:04.291Z[ host-package] Compiling bzip2 v0.4.4
33352026-09-04T19:00:04.686Z[ host-package] Compiling openssl v0.10.80
33362026-09-04T19:00:04.754Z[ host-package] Compiling signal-hook-mio v0.2.5
33372026-09-04T19:00:04.882Z[ host-package] Compiling elliptic-curve v0.13.8
33382026-09-04T19:00:04.974Z[ host-package] Compiling globset v0.4.18
33392026-09-04T19:00:05.020Z[ host-package] Compiling rsa v0.9.10
33402026-09-04T19:00:05.044Z[ host-package] Compiling ron v0.8.1
33412026-09-04T19:00:05.193Z[ host-package] Compiling block-padding v0.4.2
33422026-09-04T19:00:05.341Z[ helios-setup] Sep 04 19:00:04.380 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
33432026-09-04T19:00:05.407Z[ host-package] Compiling hyper v1.10.1
33442026-09-04T19:00:05.465Z[ host-package] Compiling sha3 v0.10.8
33452026-09-04T19:00:05.572Z[ host-package] Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33462026-09-04T19:00:05.677Z[ host-package] Compiling inout v0.2.2
33472026-09-04T19:00:05.822Z[ host-package] Compiling curve25519-dalek v4.1.3
33482026-09-04T19:00:05.826Z[ host-package] Compiling object v0.30.4
33492026-09-04T19:00:05.980Z[ host-package] Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33502026-09-04T19:00:06.039Z[ host-package] Compiling toml v0.7.8
33512026-09-04T19:00:06.190Z[ host-package] Compiling zip v0.6.6
33522026-09-04T19:00:06.280Z[ host-package] Compiling jiff v0.2.34
33532026-09-04T19:00:06.497Z[ host-package] Compiling cipher v0.5.2
33542026-09-04T19:00:06.569Z[ host-package] Compiling crossterm v0.28.1
33552026-09-04T19:00:06.602Z[ helios-setup] Sep 04 19:00:05.642 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
33562026-09-04T19:00:06.632Z[ host-package] Compiling ed25519 v2.2.3
33572026-09-04T19:00:06.632Z[ host-package] Compiling pem v3.0.6
33582026-09-04T19:00:06.635Z[ host-package] Compiling serde-big-array v0.5.1
33592026-09-04T19:00:07.126Z[ host-package] Compiling hyper-util v0.1.20
33602026-09-04T19:00:07.208Z[ host-package] Compiling petgraph v0.8.3
33612026-09-04T19:00:07.302Z[ host-package] Compiling object v0.37.3
33622026-09-04T19:00:07.466Z[ host-package] Compiling ed25519-dalek v2.2.0
33632026-09-04T19:00:07.469Z[ host-package] Compiling chacha20 v0.10.0
33642026-09-04T19:00:07.472Z[ host-package] Compiling heapless v0.7.17
33652026-09-04T19:00:07.734Z[ host-package] Compiling native-tls v0.2.18
33662026-09-04T19:00:07.924Z[ host-package] Compiling byte-wrapper v0.1.0
33672026-09-04T19:00:07.927Z[ host-package] Compiling md-5 v0.10.6
33682026-09-04T19:00:08.176Z[ host-package] Compiling serde_plain v1.0.2
33692026-09-04T19:00:08.267Z[ host-package] Compiling tokio-native-tls v0.3.1
33702026-09-04T19:00:08.367Z[ host-package] Compiling zopfli v0.8.3
33712026-09-04T19:00:08.428Z[ host-package] Compiling postgres-protocol v0.6.10
33722026-09-04T19:00:08.497Z[ host-package] Compiling toml_edit v0.22.27
33732026-09-04T19:00:08.595Z[ host-package] Compiling smoltcp v0.9.1
33742026-09-04T19:00:08.671Z[ host-package] Compiling hickory-proto v0.25.2
33752026-09-04T19:00:08.849Z[ host-package] Compiling float-cmp v0.10.0
33762026-09-04T19:00:09.004Z[ host-package] Compiling string_cache v0.8.9
33772026-09-04T19:00:09.181Z[ host-package] Compiling predicates v3.1.4
33782026-09-04T19:00:09.579Z[ host-package] Compiling postgres-types v0.2.12
33792026-09-04T19:00:09.637Z[ host-package] Compiling hyper-rustls v0.27.7
33802026-09-04T19:00:09.708Z[ host-package] Compiling hyper-tls v0.6.0
33812026-09-04T19:00:09.709Z[ host-package] Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
33822026-09-04T19:00:09.922Z[ host-package] Compiling zip v4.6.1
33832026-09-04T19:00:10.030Z[ host-package] Compiling reqwest v0.13.2
33842026-09-04T19:00:10.216Z[ host-package] Compiling reqwest v0.12.28
33852026-09-04T19:00:10.274Z[ host-package] Compiling petgraph v0.6.5
33862026-09-04T19:00:10.335Z[ host-package] Compiling textwrap v0.16.2
33872026-09-04T19:00:10.442Z[ host-package] Compiling iddqd v0.4.2
33882026-09-04T19:00:10.523Z[ helios-setup] Sep 04 19:00:09.564 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
33892026-09-04T19:00:10.617Z[ host-package] Compiling similar v2.7.0
33902026-09-04T19:00:10.712Z[ host-package] Compiling olpc-cjson v0.1.4
33912026-09-04T19:00:10.789Z[ host-package] Compiling tokio-stream v0.1.18
33922026-09-04T19:00:10.985Z[ host-package] Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
33932026-09-04T19:00:11.382Z[ host-package] Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33942026-09-04T19:00:11.421Z[ host-package] Compiling backtrace v0.3.76
33952026-09-04T19:00:11.508Z[ host-package] Compiling tokio-postgres v0.7.16
33962026-09-04T19:00:11.561Z[ host-package] Compiling fs-err v3.3.0
33972026-09-04T19:00:11.641Z[ host-package] Compiling buf-list v1.1.2
33982026-09-04T19:00:12.023Z[ host-package] Compiling backtrace-ext v0.2.1
33992026-09-04T19:00:12.108Z[ host-package] Compiling tough v0.22.0
34002026-09-04T19:00:12.162Z[ host-package] Compiling thread_local v1.1.9
34012026-09-04T19:00:12.246Z[ host-package] Compiling miette v7.6.0
34022026-09-04T19:00:12.309Z[ host-package] Compiling is-terminal v0.4.17
34032026-09-04T19:00:12.357Z[ host-package] Compiling slog-json v2.6.1
34042026-09-04T19:00:12.357Z[ host-package] Compiling hostname v0.3.1
34052026-09-04T19:00:12.508Z[ host-package] Compiling slog-async v2.8.0
34062026-09-04T19:00:12.563Z[ host-package] Compiling slog-term v2.9.2
34072026-09-04T19:00:12.610Z[ host-package] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
34082026-09-04T19:00:12.681Z[ host-package] Compiling slog-bunyan v2.5.0
34092026-09-04T19:00:13.045Z[ host-package] Compiling compression-codecs v0.4.37
34102026-09-04T19:00:13.085Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34112026-09-04T19:00:13.181Z[ host-package] Compiling serde_spanned v1.1.1
34122026-09-04T19:00:13.376Z[ host-package] Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34132026-09-04T19:00:13.421Z[ host-package] Compiling toml_datetime v1.1.1+spec-1.1.0
34142026-09-04T19:00:13.478Z[ host-package] Compiling async-compression v0.4.41
34152026-09-04T19:00:13.503Z[ host-package] Compiling multer v3.1.0
34162026-09-04T19:00:13.839Z[ host-package] Compiling toml v1.1.2+spec-1.1.0
34172026-09-04T19:00:13.967Z[ host-package] Compiling progenitor-client v0.14.0
34182026-09-04T19:00:14.101Z[ host-package] Compiling sha1 v0.11.0
34192026-09-04T19:00:14.104Z[ host-package] Compiling rustls-pemfile v2.2.0
34202026-09-04T19:00:14.138Z[ host-package] Compiling serde_path_to_error v0.1.20
34212026-09-04T19:00:14.356Z[ host-package] Compiling hostname v0.4.2
34222026-09-04T19:00:14.538Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34232026-09-04T19:00:14.595Z[ host-package] Compiling atomicwrites v0.4.4
34242026-09-04T19:00:14.596Z[ host-package] Compiling macaddr v1.0.1
34252026-09-04T19:00:14.670Z[ host-package] Compiling instant v0.1.13
34262026-09-04T19:00:14.730Z[ host-package] Compiling oxide-generation v0.1.3
34272026-09-04T19:00:14.731Z[ host-package] Compiling regress v0.10.5
34282026-09-04T19:00:14.998Z[ host-package] Compiling progenitor-extras v0.2.0
34292026-09-04T19:00:15.002Z[ host-package] Compiling parse-display v0.10.0
34302026-09-04T19:00:15.112Z[ host-package] Compiling backoff v0.4.0
34312026-09-04T19:00:15.146Z[ host-package] Compiling half v2.7.1
34322026-09-04T19:00:15.146Z[ host-package] Compiling heck v0.5.0
34332026-09-04T19:00:15.341Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34342026-09-04T19:00:15.341Z[ host-package] Compiling dropshot v0.17.1
34352026-09-04T19:00:15.470Z[ host-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34362026-09-04T19:00:15.560Z[ host-package] Compiling regress v0.11.1
34372026-09-04T19:00:15.629Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34382026-09-04T19:00:15.723Z[ host-package] Compiling secrecy v0.10.3
34392026-09-04T19:00:15.723Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34402026-09-04T19:00:15.918Z[ host-package] Compiling ciborium-ll v0.2.2
34412026-09-04T19:00:15.921Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34422026-09-04T19:00:16.093Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34432026-09-04T19:00:16.190Z[ host-package] Compiling inout v0.1.4
34442026-09-04T19:00:16.258Z[ host-package] Compiling universal-hash v0.5.1
34452026-09-04T19:00:16.337Z[ host-package] Compiling ciborium v0.2.2
34462026-09-04T19:00:16.341Z[ host-package] Compiling unsafe-libyaml v0.2.11
34472026-09-04T19:00:16.433Z[ host-package] Compiling cipher v0.4.4
34482026-09-04T19:00:16.433Z[ host-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34492026-09-04T19:00:16.551Z[ host-package] Compiling poly1305 v0.8.0
34502026-09-04T19:00:16.659Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34512026-09-04T19:00:16.962Z[ host-package] Compiling chacha20 v0.9.1
34522026-09-04T19:00:17.111Z[ host-package] Compiling password-hash v0.5.0
34532026-09-04T19:00:17.235Z[ host-package] Compiling blake2 v0.10.6
34542026-09-04T19:00:17.235Z[ host-package] Compiling aead v0.5.2
34552026-09-04T19:00:17.582Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
34562026-09-04T19:00:17.704Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34572026-09-04T19:00:17.842Z[ host-package] Compiling argon2 v0.5.3
34582026-09-04T19:00:17.842Z[ host-package] Compiling vsss-rs v3.3.4
34592026-09-04T19:00:17.991Z[ host-package] Compiling typify-impl v0.6.2
34602026-09-04T19:00:18.067Z[ host-package] Compiling chacha20poly1305 v0.10.1
34612026-09-04T19:00:18.146Z[ host-package] Compiling camino-tempfile v1.4.1
34622026-09-04T19:00:18.203Z[ host-package] Compiling heapless v0.8.0
34632026-09-04T19:00:18.330Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34642026-09-04T19:00:18.446Z[ host-package] Compiling ingot-types v0.2.0
34652026-09-04T19:00:18.727Z[ host-package] Compiling cobs v0.3.0
34662026-09-04T19:00:18.809Z[ host-package] Compiling smoltcp v0.11.0
34672026-09-04T19:00:18.834Z[ host-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34682026-09-04T19:00:18.948Z[ host-package] Compiling postcard v1.1.3
34692026-09-04T19:00:19.057Z[ host-package] Compiling ingot v0.2.1
34702026-09-04T19:00:19.096Z[ host-package] Compiling cstr-argument v0.1.2
34712026-09-04T19:00:19.127Z[ host-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34722026-09-04T19:00:19.218Z[ host-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34732026-09-04T19:00:19.347Z[ host-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34742026-09-04T19:00:19.435Z[ host-package] Compiling rand v0.10.1
34752026-09-04T19:00:19.491Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34762026-09-04T19:00:19.567Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34772026-09-04T19:00:19.648Z[ host-package] Compiling sigpipe v0.1.3
34782026-09-04T19:00:19.729Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34792026-09-04T19:00:19.805Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34802026-09-04T19:00:19.808Z[ host-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34812026-09-04T19:00:20.036Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34822026-09-04T19:00:20.036Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34832026-09-04T19:00:20.039Z[ host-package] Compiling memmap v0.7.0
34842026-09-04T19:00:20.234Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
34852026-09-04T19:00:20.297Z[ host-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
34862026-09-04T19:00:20.390Z[ host-package] Compiling zone v0.3.1
34872026-09-04T19:00:20.436Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34882026-09-04T19:00:20.440Z[ host-package] Compiling usdt v0.5.0
34892026-09-04T19:00:20.506Z[ host-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34902026-09-04T19:00:20.706Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34912026-09-04T19:00:20.767Z[ host-package] Compiling derive-where v1.6.0
34922026-09-04T19:00:20.856Z[ host-package] Compiling bytecount v0.6.9
34932026-09-04T19:00:20.984Z[ host-package] Compiling toml v0.8.23
34942026-09-04T19:00:21.027Z[ host-package] Compiling tokio-dtrace v0.1.1
34952026-09-04T19:00:21.027Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34962026-09-04T19:00:21.052Z[ host-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34972026-09-04T19:00:21.295Z[ host-package] Compiling oxide-tokio-rt v0.1.4
34982026-09-04T19:00:21.362Z[ host-package] Compiling prettyplease v0.2.37
34992026-09-04T19:00:21.386Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35002026-09-04T19:00:21.404Z[ helios-setup] Sep 04 19:00:20.443 INFO E| Finished `release` profile [optimized] target(s) in 42.60s
35012026-09-04T19:00:21.407Z[ helios-setup] Sep 04 19:00:20.446 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
35022026-09-04T19:00:21.407Z[ helios-setup] Sep 04 19:00:20.446 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35032026-09-04T19:00:21.437Z[ host-package] Compiling newline-converter v0.3.0
35042026-09-04T19:00:21.467Z[ helios-setup] Sep 04 19:00:20.507 INFO building project "pilot" ok (42 seconds)
35052026-09-04T19:00:21.467Z[ helios-setup] Sep 04 19:00:20.507 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
35062026-09-04T19:00:21.471Z[ host-package] Compiling gethostname v0.5.0
35072026-09-04T19:00:21.502Z[ helios-setup] Sep 04 19:00:20.542 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
35082026-09-04T19:00:21.502Z[ helios-setup] Sep 04 19:00:20.542 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
35092026-09-04T19:00:21.502Z[ helios-setup] Sep 04 19:00:20.542 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
35102026-09-04T19:00:21.507Z[ host-package] Compiling console v0.15.11
35112026-09-04T19:00:21.610Z[ host-package] Compiling slog-dtrace v0.3.0
35122026-09-04T19:00:21.638Z[ host-package] Compiling cancel-safe-futures v0.1.5
35132026-09-04T19:00:21.669Z[ helios-setup] Sep 04 19:00:20.709 INFO E| Updating crates.io index
35142026-09-04T19:00:21.673Z[ helios-setup] Sep 04 19:00:20.710 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
35152026-09-04T19:00:21.722Z[ host-package] Compiling num-rational v0.4.2
35162026-09-04T19:00:21.749Z[ host-package] Compiling typify-macro v0.6.2
35172026-09-04T19:00:21.773Z[ host-package] Compiling num-complex v0.4.6
35182026-09-04T19:00:21.926Z[ host-package] Compiling expectorate v1.2.0
35192026-09-04T19:00:22.077Z[ host-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35202026-09-04T19:00:22.100Z[ host-package] Compiling oxide-update-engine-types v0.1.2
35212026-09-04T19:00:22.230Z[ helios-setup] Sep 04 19:00:21.269 INFO E| From https://github.com/oxidecomputer/amd-apcb
35222026-09-04T19:00:22.230Z[ helios-setup] Sep 04 19:00:21.269 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
35232026-09-04T19:00:22.244Z[ helios-setup] Sep 04 19:00:21.284 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
35242026-09-04T19:00:22.257Z[ host-package] Compiling match_cfg v0.1.0
35252026-09-04T19:00:22.289Z[ host-package] Compiling compression-core v0.4.31
35262026-09-04T19:00:22.367Z[ host-package] Compiling resolv-conf v0.7.6
35272026-09-04T19:00:22.477Z[ host-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35282026-09-04T19:00:22.480Z[ host-package] Compiling num v0.4.3
35292026-09-04T19:00:22.614Z[ host-package] Compiling crossbeam-channel v0.5.15
35302026-09-04T19:00:22.619Z[ helios-setup] Sep 04 19:00:21.659 INFO E| From https://github.com/oxidecomputer/amd-efs
35312026-09-04T19:00:22.619Z[ helios-setup] Sep 04 19:00:21.659 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
35322026-09-04T19:00:22.726Z[ host-package] Compiling term v1.2.1
35332026-09-04T19:00:22.760Z[ host-package] Compiling linear-map v1.2.0
35342026-09-04T19:00:22.850Z[ helios-setup] Sep 04 19:00:21.890 INFO E| Downloading crates ...
35352026-09-04T19:00:22.853Z[ host-package] Compiling toml_writer v1.1.1+spec-1.1.0
35362026-09-04T19:00:22.884Z[ host-package] Compiling float-ord v0.3.2
35372026-09-04T19:00:22.916Z[ helios-setup] Sep 04 19:00:21.956 INFO E| Downloaded modular-bitfield v0.13.1
35382026-09-04T19:00:22.916Z[ host-package] Compiling take_mut v0.2.2
35392026-09-04T19:00:22.921Z[ helios-setup] Sep 04 19:00:21.961 INFO E| Downloaded typenum v1.18.0
35402026-09-04T19:00:22.926Z[ helios-setup] Sep 04 19:00:21.964 INFO E| Downloaded heck v0.3.3
35412026-09-04T19:00:22.926Z[ helios-setup] Sep 04 19:00:21.964 INFO E| Downloaded log v0.4.27
35422026-09-04T19:00:22.929Z[ helios-setup] Sep 04 19:00:21.966 INFO E| Downloaded autocfg v1.4.0
35432026-09-04T19:00:22.929Z[ helios-setup] Sep 04 19:00:21.967 INFO E| Downloaded modular-bitfield v0.11.2
35442026-09-04T19:00:22.934Z[ helios-setup] Sep 04 19:00:21.974 INFO E| Downloaded zerocopy-derive v0.8.25
35452026-09-04T19:00:22.938Z[ helios-setup] Sep 04 19:00:21.978 INFO E| Downloaded structopt-derive v0.4.18
35462026-09-04T19:00:22.941Z[ helios-setup] Sep 04 19:00:21.979 INFO E| Downloaded ansi_term v0.12.1
35472026-09-04T19:00:22.959Z[ helios-setup] Sep 04 19:00:21.999 INFO E| Downloaded vec_map v0.8.2
35482026-09-04T19:00:22.959Z[ helios-setup] Sep 04 19:00:21.999 INFO E| Downloaded unic-common v0.9.0
35492026-09-04T19:00:22.974Z[ helios-setup] Sep 04 19:00:22.014 INFO E| Downloaded dyn-clone v1.0.19
35502026-09-04T19:00:22.977Z[ helios-setup] Sep 04 19:00:22.016 INFO E| Downloaded four-cc v0.4.0
35512026-09-04T19:00:22.977Z[ helios-setup] Sep 04 19:00:22.017 INFO E| Downloaded parse_int v0.9.0
35522026-09-04T19:00:22.977Z[ helios-setup] Sep 04 19:00:22.017 INFO E| Downloaded strsim v0.8.0
35532026-09-04T19:00:22.980Z[ helios-setup] Sep 04 19:00:22.018 INFO E| Downloaded unic-ucd-version v0.9.0
35542026-09-04T19:00:22.980Z[ helios-setup] Sep 04 19:00:22.019 INFO E| Downloaded strum v0.27.1
35552026-09-04T19:00:22.980Z[ helios-setup] Sep 04 19:00:22.019 INFO E| Downloaded unic-char-property v0.9.0
35562026-09-04T19:00:22.980Z[ helios-setup] Sep 04 19:00:22.020 INFO E| Downloaded modular-bitfield-impl v0.11.2
35572026-09-04T19:00:22.985Z[ helios-setup] Sep 04 19:00:22.021 INFO E| Downloaded rustversion v1.0.20
35582026-09-04T19:00:22.985Z[ helios-setup] Sep 04 19:00:22.023 INFO E| Downloaded thiserror-impl v2.0.12
35592026-09-04T19:00:22.985Z[ helios-setup] Sep 04 19:00:22.023 INFO E| Downloaded unic-char-range v0.9.0
35602026-09-04T19:00:22.985Z[ helios-setup] Sep 04 19:00:22.024 INFO E| Downloaded fletcher v1.0.0
35612026-09-04T19:00:22.985Z[ helios-setup] Sep 04 19:00:22.025 INFO E| Downloaded unic-ucd-ident v0.9.0
35622026-09-04T19:00:22.985Z[ helios-setup] Sep 04 19:00:22.026 INFO E| Downloaded modular-bitfield-impl v0.13.1
35632026-09-04T19:00:22.988Z[ helios-setup] Sep 04 19:00:22.026 INFO E| Downloaded quote v1.0.40
35642026-09-04T19:00:22.988Z[ helios-setup] Sep 04 19:00:22.028 INFO E| Downloaded strum_macros v0.27.1
35652026-09-04T19:00:22.991Z[ helios-setup] Sep 04 19:00:22.030 INFO E| Downloaded textwrap v0.11.0
35662026-09-04T19:00:22.994Z[ helios-setup] Sep 04 19:00:22.033 INFO E| Downloaded pest_derive v2.8.0
35672026-09-04T19:00:22.996Z[ helios-setup] Sep 04 19:00:22.035 INFO E| Downloaded pest_meta v2.8.0
35682026-09-04T19:00:22.996Z[ helios-setup] Sep 04 19:00:22.037 INFO E| Downloaded thiserror v2.0.12
35692026-09-04T19:00:23.000Z[ helios-setup] Sep 04 19:00:22.040 INFO E| Downloaded bytesize v2.0.1
35702026-09-04T19:00:23.003Z[ helios-setup] Sep 04 19:00:22.041 INFO E| Downloaded structopt v0.3.26
35712026-09-04T19:00:23.018Z[ helios-setup] Sep 04 19:00:22.058 INFO E| Downloaded pest_generator v2.8.0
35722026-09-04T19:00:23.018Z[ helios-setup] Sep 04 19:00:22.058 INFO E| Downloaded proc-macro2 v1.0.95
35732026-09-04T19:00:23.018Z[ helios-setup] Sep 04 19:00:22.058 INFO E| Downloaded unicode-ident v1.0.18
35742026-09-04T19:00:23.018Z[ helios-setup] Sep 04 19:00:22.058 INFO E| Downloaded serde_derive v1.0.219
35752026-09-04T19:00:23.024Z[ helios-setup] Sep 04 19:00:22.064 INFO E| Downloaded serde v1.0.219
35762026-09-04T19:00:23.045Z[ helios-setup] Sep 04 19:00:22.084 INFO E| Downloaded memchr v2.7.4
35772026-09-04T19:00:23.052Z[ helios-setup] Sep 04 19:00:22.093 INFO E| Downloaded pest v2.8.0
35782026-09-04T19:00:23.067Z[ helios-setup] Sep 04 19:00:22.107 INFO E| Downloaded serde_json v1.0.140
35792026-09-04T19:00:23.077Z[ helios-setup] Sep 04 19:00:22.117 INFO E| Downloaded goblin v0.9.3
35802026-09-04T19:00:23.081Z[ helios-setup] Sep 04 19:00:22.122 INFO E| Downloaded clap v2.34.0
35812026-09-04T19:00:23.096Z[ helios-setup] Sep 04 19:00:22.136 INFO E| Downloaded syn v2.0.101
35822026-09-04T19:00:23.103Z[ helios-setup] Sep 04 19:00:22.143 INFO E| Downloaded zerocopy v0.8.25
35832026-09-04T19:00:23.131Z[ helios-setup] Sep 04 19:00:22.172 INFO E| Downloaded libc v0.2.172
35842026-09-04T19:00:23.198Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling proc-macro2 v1.0.95
35852026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling unicode-ident v1.0.18
35862026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling memchr v2.7.4
35872026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling thiserror v2.0.12
35882026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling autocfg v1.4.0
35892026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling serde v1.0.219
35902026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling syn v1.0.109
35912026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling version_check v0.9.5
35922026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling serde_json v1.0.140
35932026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling ryu v1.0.20
35942026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling itoa v1.0.15
35952026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling schemars v0.8.22
35962026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling paste v1.0.15
35972026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling rustversion v1.0.20
35982026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling dyn-clone v1.0.19
35992026-09-04T19:00:23.202Z[ helios-setup] Sep 04 19:00:22.238 INFO E| Compiling libc v0.2.172
36002026-09-04T19:00:23.368Z[ host-package] Compiling async-stream v0.3.6
36012026-09-04T19:00:23.393Z[ helios-setup] Sep 04 19:00:22.433 INFO E| Compiling ucd-trie v0.1.7
36022026-09-04T19:00:23.485Z[ host-package] Compiling typify v0.6.2
36032026-09-04T19:00:23.605Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36042026-09-04T19:00:23.676Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36052026-09-04T19:00:23.738Z[ host-package] Compiling progenitor-impl v0.14.0
36062026-09-04T19:00:23.770Z[ host-package] Compiling oxide-update-engine v0.1.2
36072026-09-04T19:00:23.804Z[ helios-setup] Sep 04 19:00:22.844 INFO E| Compiling static_assertions v1.1.0
36082026-09-04T19:00:24.026Z[ helios-setup] Sep 04 19:00:23.066 INFO E| Compiling zerocopy v0.8.25
36092026-09-04T19:00:24.031Z[ helios-setup] Sep 04 19:00:23.072 INFO E| Compiling num-traits v0.2.19
36102026-09-04T19:00:24.103Z[ helios-setup] Sep 04 19:00:23.143 INFO E| Compiling memoffset v0.9.1
36112026-09-04T19:00:24.106Z[ host-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36122026-09-04T19:00:24.121Z[ helios-setup] Sep 04 19:00:23.161 INFO E| Compiling once_cell v1.21.3
36132026-09-04T19:00:24.211Z[ host-package] Compiling waitgroup v0.1.2
36142026-09-04T19:00:24.214Z[ helios-setup] Sep 04 19:00:23.254 INFO E| Compiling unicode-segmentation v1.12.0
36152026-09-04T19:00:24.429Z[ host-package] Compiling backon v1.6.0
36162026-09-04T19:00:24.596Z[ helios-setup] Sep 04 19:00:23.635 INFO E| Compiling unicode-width v0.1.14
36172026-09-04T19:00:24.666Z[ helios-setup] Sep 04 19:00:23.705 INFO E| Compiling heck v0.5.0
36182026-09-04T19:00:24.691Z[ helios-setup] Sep 04 19:00:23.731 INFO E| Compiling heck v0.3.3
36192026-09-04T19:00:24.742Z[ helios-setup] Sep 04 19:00:23.782 INFO E| Compiling ansi_term v0.12.1
36202026-09-04T19:00:24.790Z[ helios-setup] Sep 04 19:00:23.830 INFO E| Compiling strsim v0.8.0
36212026-09-04T19:00:24.801Z[ helios-setup] Sep 04 19:00:23.841 INFO E| Compiling byteorder v1.5.0
36222026-09-04T19:00:24.881Z[ host-package] Compiling minimal-lexical v0.2.1
36232026-09-04T19:00:24.895Z[ helios-setup] Sep 04 19:00:23.935 INFO E| Compiling textwrap v0.11.0
36242026-09-04T19:00:24.982Z[ host-package] Compiling debug-ignore v1.0.5
36252026-09-04T19:00:24.985Z[ helios-setup] Sep 04 19:00:24.024 INFO E| Compiling vec_map v0.8.2
36262026-09-04T19:00:24.996Z[ helios-setup] Sep 04 19:00:24.036 INFO E| Compiling unic-char-range v0.9.0
36272026-09-04T19:00:25.039Z[ helios-setup] Sep 04 19:00:24.079 INFO E| Compiling unic-common v0.9.0
36282026-09-04T19:00:25.062Z[ helios-setup] Sep 04 19:00:24.102 INFO E| Compiling proc-macro-error-attr v1.0.4
36292026-09-04T19:00:25.065Z[ helios-setup] Sep 04 19:00:24.102 INFO E| Compiling proc-macro-error v1.0.4
36302026-09-04T19:00:25.150Z[ helios-setup] Sep 04 19:00:24.190 INFO E| Compiling bitflags v1.3.2
36312026-09-04T19:00:25.223Z[ helios-setup] Sep 04 19:00:24.263 INFO E| Compiling strum v0.27.1
36322026-09-04T19:00:25.231Z[ helios-setup] Sep 04 19:00:24.270 INFO E| Compiling fletcher v1.0.0
36332026-09-04T19:00:25.238Z[ helios-setup] Sep 04 19:00:24.278 INFO E| Compiling unic-char-property v0.9.0
36342026-09-04T19:00:25.244Z[ helios-setup] Sep 04 19:00:24.284 INFO E| Compiling unic-ucd-version v0.9.0
36352026-09-04T19:00:25.267Z[ host-package] Compiling linked-hash-map v0.5.6
36362026-09-04T19:00:25.298Z[ host-package] Compiling nom v7.1.3
36372026-09-04T19:00:25.333Z[ helios-setup] Sep 04 19:00:24.373 INFO E| Compiling log v0.4.27
36382026-09-04T19:00:25.333Z[ helios-setup] Sep 04 19:00:24.373 INFO E| Compiling lazy_static v1.5.0
36392026-09-04T19:00:25.355Z[ helios-setup] Sep 04 19:00:24.395 INFO E| Compiling plain v0.2.3
36402026-09-04T19:00:25.377Z[ helios-setup] Sep 04 19:00:24.417 INFO E| Compiling unic-ucd-ident v0.9.0
36412026-09-04T19:00:25.377Z[ helios-setup] Sep 04 19:00:24.417 INFO E| Compiling bytesize v2.0.1
36422026-09-04T19:00:25.408Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36432026-09-04T19:00:25.471Z[ helios-setup] Sep 04 19:00:24.511 INFO E| Compiling atty v0.2.14
36442026-09-04T19:00:25.557Z[ helios-setup] Sep 04 19:00:24.592 INFO E| Compiling clap v2.34.0
36452026-09-04T19:00:25.573Z[ helios-setup] Sep 04 19:00:24.612 INFO E| Compiling quote v1.0.40
36462026-09-04T19:00:25.752Z[ helios-setup] Sep 04 19:00:24.787 INFO E| Compiling syn v2.0.101
36472026-09-04T19:00:25.785Z[ helios-setup] Sep 04 19:00:24.825 INFO E| Compiling parse_int v0.9.0
36482026-09-04T19:00:25.977Z[ host-package] Compiling lru-cache v0.1.2
36492026-09-04T19:00:26.477Z[ host-package] Compiling itertools v0.14.0
36502026-09-04T19:00:26.792Z[ host-package] Compiling progenitor-macro v0.14.0
36512026-09-04T19:00:27.029Z[ host-package] Compiling humantime v2.3.0
36522026-09-04T19:00:27.032Z[ host-package] Compiling unicode-xid v0.2.6
36532026-09-04T19:00:27.248Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36542026-09-04T19:00:27.373Z[ host-package] Compiling hickory-proto v0.24.4
36552026-09-04T19:00:27.638Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36562026-09-04T19:00:27.684Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36572026-09-04T19:00:27.803Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36582026-09-04T19:00:28.294Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36592026-09-04T19:00:28.508Z[ helios-setup] Sep 04 19:00:27.548 INFO E| Compiling modular-bitfield-impl v0.11.2
36602026-09-04T19:00:28.508Z[ helios-setup] Sep 04 19:00:27.548 INFO E| Compiling structopt-derive v0.4.18
36612026-09-04T19:00:28.576Z[ helios-setup] Sep 04 19:00:27.616 INFO E| Compiling serde_derive_internals v0.29.1
36622026-09-04T19:00:28.786Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36632026-09-04T19:00:28.826Z[ host-package] Compiling papergrid v0.11.0
36642026-09-04T19:00:28.913Z[ host-package] Compiling tabled_derive v0.7.0
36652026-09-04T19:00:28.994Z[ host-package] Compiling termtree v0.5.1
36662026-09-04T19:00:29.052Z[ host-package] Compiling crossterm v0.29.0
36672026-09-04T19:00:29.258Z[ host-package] Compiling phf_shared v0.12.1
36682026-09-04T19:00:29.406Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36692026-09-04T19:00:29.503Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36702026-09-04T19:00:29.572Z[ helios-setup] Sep 04 19:00:28.612 INFO E| Compiling thiserror-impl v2.0.12
36712026-09-04T19:00:29.572Z[ helios-setup] Sep 04 19:00:28.612 INFO E| Compiling serde_derive v1.0.219
36722026-09-04T19:00:29.572Z[ helios-setup] Sep 04 19:00:28.612 INFO E| Compiling schemars_derive v0.8.22
36732026-09-04T19:00:29.576Z[ helios-setup] Sep 04 19:00:28.612 INFO E| Compiling zerocopy-derive v0.8.25
36742026-09-04T19:00:29.576Z[ helios-setup] Sep 04 19:00:28.612 INFO E| Compiling num-derive v0.4.2
36752026-09-04T19:00:29.579Z[ helios-setup] Sep 04 19:00:28.612 INFO E| Compiling modular-bitfield-impl v0.13.1
36762026-09-04T19:00:29.579Z[ helios-setup] Sep 04 19:00:28.613 INFO E| Compiling strum_macros v0.27.1
36772026-09-04T19:00:29.579Z[ helios-setup] Sep 04 19:00:28.613 INFO E| Compiling scroll_derive v0.12.1
36782026-09-04T19:00:29.781Z[ host-package] Compiling vte v0.14.1
36792026-09-04T19:00:29.817Z[ helios-setup] Sep 04 19:00:28.857 INFO E| Compiling structopt v0.3.26
36802026-09-04T19:00:29.929Z[ host-package] Compiling csv-core v0.1.13
36812026-09-04T19:00:30.251Z[ helios-setup] Sep 04 19:00:29.291 INFO E| Compiling modular-bitfield v0.11.2
36822026-09-04T19:00:30.368Z[ host-package] Compiling highway v1.3.0
36832026-09-04T19:00:30.664Z[ host-package] Compiling chrono-tz v0.10.4
36842026-09-04T19:00:30.682Z[ helios-setup] Sep 04 19:00:29.722 INFO E| Compiling scroll v0.12.0
36852026-09-04T19:00:30.882Z[ host-package] Compiling hickory-resolver v0.24.4
36862026-09-04T19:00:30.935Z[ helios-setup] Sep 04 19:00:29.970 INFO E| Compiling goblin v0.9.3
36872026-09-04T19:00:31.210Z[ host-package] Compiling tabled v0.15.0
36882026-09-04T19:00:31.585Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36892026-09-04T19:00:31.589Z[ host-package] Compiling csv v1.4.0
36902026-09-04T19:00:31.601Z[ helios-setup] Sep 04 19:00:30.642 INFO E| Compiling modular-bitfield v0.13.1
36912026-09-04T19:00:31.639Z[ helios-setup] Sep 04 19:00:30.679 INFO E| Compiling pest v2.8.0
36922026-09-04T19:00:31.658Z[ host-package] Compiling strip-ansi-escapes v0.2.1
36932026-09-04T19:00:31.858Z[ host-package] Compiling phf v0.12.1
36942026-09-04T19:00:32.093Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36952026-09-04T19:00:32.158Z[ host-package] Compiling const_format_proc_macros v0.2.34
36962026-09-04T19:00:32.283Z[ host-package] Compiling fd-lock v4.0.4
36972026-09-04T19:00:32.379Z[ host-package] Compiling progenitor v0.14.0
36982026-09-04T19:00:32.603Z[ host-package] Compiling peg-macros v0.8.5
36992026-09-04T19:00:32.648Z[ host-package] Compiling qorb v0.4.1
37002026-09-04T19:00:32.721Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37012026-09-04T19:00:32.879Z[ host-package] Compiling nu-ansi-term v0.50.3
37022026-09-04T19:00:32.983Z[ helios-setup] Sep 04 19:00:32.023 INFO E| Compiling pest_meta v2.8.0
37032026-09-04T19:00:33.076Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
37042026-09-04T19:00:33.173Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37052026-09-04T19:00:33.242Z[ host-package] Compiling const_format v0.2.35
37062026-09-04T19:00:33.383Z[ host-package] Compiling reedline v0.40.0
37072026-09-04T19:00:33.618Z[ host-package] Compiling bcs v0.1.6
37082026-09-04T19:00:33.763Z[ helios-setup] Sep 04 19:00:32.802 INFO E| Compiling pest_generator v2.8.0
37092026-09-04T19:00:33.773Z[ host-package] Compiling nom v8.0.0
37102026-09-04T19:00:33.918Z[ host-package] Compiling semver v0.1.20
37112026-09-04T19:00:34.191Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37122026-09-04T19:00:34.301Z[ host-package] Compiling peg v0.8.5
37132026-09-04T19:00:34.379Z[ host-package] Compiling rustc_version v0.1.7
37142026-09-04T19:00:34.450Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
37152026-09-04T19:00:34.548Z[ host-package] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37162026-09-04T19:00:34.696Z[ helios-setup] Sep 04 19:00:33.736 INFO E| Compiling pest_derive v2.8.0
37172026-09-04T19:00:34.705Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
37182026-09-04T19:00:34.765Z[ host-package] Compiling newtype_derive v0.1.6
37192026-09-04T19:00:35.131Z[ host-package] Compiling dropshot-api-manager-types v0.8.0
37202026-09-04T19:00:35.164Z[ host-package] Compiling sha1 v0.10.6
37212026-09-04T19:00:35.517Z[ helios-setup] Sep 04 19:00:34.556 INFO E| Compiling json5 v0.4.1
37222026-09-04T19:00:35.562Z[ host-package] Compiling steno v0.4.1
37232026-09-04T19:00:35.612Z[ host-package] Compiling utf-8 v0.7.6
37242026-09-04T19:00:35.651Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
37252026-09-04T19:00:35.691Z[ host-package] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37262026-09-04T19:00:35.823Z[ host-package] Compiling tagptr v0.2.0
37272026-09-04T19:00:35.887Z[ host-package] Compiling tungstenite v0.21.0
37282026-09-04T19:00:36.039Z[ host-package] Compiling moka v0.12.13
37292026-09-04T19:00:36.150Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37302026-09-04T19:00:36.153Z[ host-package] Compiling darling_core v0.21.3
37312026-09-04T19:00:36.252Z[ host-package] Compiling display-error-chain v0.2.2
37322026-09-04T19:00:36.344Z[ host-package] Compiling vergen-lib v0.1.6
37332026-09-04T19:00:36.437Z[ host-package] Compiling diesel_derives v2.3.7
37342026-09-04T19:00:36.693Z[ host-package] Compiling tokio-tungstenite v0.21.0
37352026-09-04T19:00:36.738Z[ host-package] Compiling scheduled-thread-pool v0.2.7
37362026-09-04T19:00:36.795Z[ host-package] Compiling vergen-gitcl v1.0.8
37372026-09-04T19:00:36.821Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
37382026-09-04T19:00:36.846Z[ helios-setup] Sep 04 19:00:35.880 INFO E| Compiling four-cc v0.4.0
37392026-09-04T19:00:36.846Z[ helios-setup] Sep 04 19:00:35.880 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
37402026-09-04T19:00:36.991Z[ helios-setup] Sep 04 19:00:36.031 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
37412026-09-04T19:00:37.069Z[ host-package] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37422026-09-04T19:00:37.094Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37432026-09-04T19:00:37.194Z[ host-package] Compiling dirs-sys-next v0.1.2
37442026-09-04T19:00:37.234Z[ host-package] Compiling glob v0.3.3
37452026-09-04T19:00:37.430Z[ host-package] Compiling hickory-resolver v0.25.2
37462026-09-04T19:00:37.518Z[ host-package] Compiling maplit v1.0.2
37472026-09-04T19:00:37.521Z[ host-package] Compiling crunchy v0.2.4
37482026-09-04T19:00:37.635Z[ host-package] Compiling dirs-next v2.0.0
37492026-09-04T19:00:37.761Z[ host-package] Compiling clang-sys v1.8.1
37502026-09-04T19:00:37.892Z[ host-package] Compiling r2d2 v0.8.10
37512026-09-04T19:00:38.006Z[ host-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37522026-09-04T19:00:38.124Z[ host-package] Compiling libscf-sys v1.2.0
37532026-09-04T19:00:38.150Z[ host-package] Compiling tiny-keccak v2.0.2
37542026-09-04T19:00:38.208Z[ host-package] Compiling xshell-macros v0.2.7
37552026-09-04T19:00:38.234Z[ host-package] Compiling downcast-rs v2.0.2
37562026-09-04T19:00:38.346Z[ host-package] Compiling term v0.7.0
37572026-09-04T19:00:38.378Z[ host-package] Compiling papergrid v0.18.0
37582026-09-04T19:00:38.475Z[ host-package] Compiling bit-vec v0.6.3
37592026-09-04T19:00:38.479Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37602026-09-04T19:00:38.605Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37612026-09-04T19:00:38.653Z[ host-package] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37622026-09-04T19:00:38.704Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37632026-09-04T19:00:38.777Z[ host-package] Compiling darling_macro v0.21.3
37642026-09-04T19:00:38.935Z[ host-package] Compiling xshell v0.2.7
37652026-09-04T19:00:39.006Z[ host-package] Compiling bit-set v0.5.3
37662026-09-04T19:00:39.067Z[ host-package] Compiling ascii-canvas v3.0.0
37672026-09-04T19:00:39.106Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
37682026-09-04T19:00:39.139Z[ host-package] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
37692026-09-04T19:00:39.340Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37702026-09-04T19:00:39.488Z[ host-package] Compiling darling v0.21.3
37712026-09-04T19:00:39.544Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37722026-09-04T19:00:39.610Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37732026-09-04T19:00:39.614Z[ host-package] Compiling dsl_auto_type v0.2.0
37742026-09-04T19:00:39.824Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
37752026-09-04T19:00:39.883Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37762026-09-04T19:00:40.041Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37772026-09-04T19:00:40.143Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37782026-09-04T19:00:40.187Z[ host-package] Compiling tabled v0.21.0
37792026-09-04T19:00:40.328Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37802026-09-04T19:00:40.735Z[ host-package] Compiling itertools v0.15.0
37812026-09-04T19:00:40.879Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
37822026-09-04T19:00:41.102Z[ host-package] Compiling itertools v0.10.5
37832026-09-04T19:00:41.206Z[ host-package] Compiling ena v0.14.4
37842026-09-04T19:00:41.506Z[ host-package] Compiling libloading v0.8.9
37852026-09-04T19:00:41.745Z[ host-package] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37862026-09-04T19:00:41.801Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37872026-09-04T19:00:41.840Z[ host-package] Compiling bindgen v0.71.1
37882026-09-04T19:00:42.061Z[ host-package] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37892026-09-04T19:00:42.087Z[ host-package] Compiling regex-syntax v0.6.29
37902026-09-04T19:00:42.229Z[ host-package] Compiling diff v0.1.13
37912026-09-04T19:00:42.375Z[ host-package] Compiling unicase v2.9.0
37922026-09-04T19:00:42.525Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37932026-09-04T19:00:42.669Z[ host-package] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37942026-09-04T19:00:42.707Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37952026-09-04T19:00:42.762Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37962026-09-04T19:00:42.925Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37972026-09-04T19:00:43.913Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37982026-09-04T19:00:44.003Z[ host-package] Compiling lalrpop v0.19.12
37992026-09-04T19:00:44.434Z[ host-package] Compiling cexpr v0.6.0
38002026-09-04T19:00:44.787Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
38012026-09-04T19:00:44.867Z[ host-package] Compiling rustc-hash v2.1.1
38022026-09-04T19:00:45.190Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
38032026-09-04T19:00:45.232Z[ host-package] Compiling diesel v2.3.7
38042026-09-04T19:00:45.502Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
38052026-09-04T19:00:45.544Z[ host-package] Compiling headers-core v0.3.0
38062026-09-04T19:00:45.578Z[ host-package] Compiling libxml v0.3.3
38072026-09-04T19:00:45.700Z[ host-package] Compiling crc8 v0.1.1
38082026-09-04T19:00:45.896Z[ host-package] Compiling headers v0.4.1
38092026-09-04T19:00:46.007Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
38102026-09-04T19:00:46.062Z[ host-package] Compiling strum_macros v0.24.3
38112026-09-04T19:00:46.141Z[ host-package] Compiling indoc v1.0.9
38122026-09-04T19:00:46.422Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
38132026-09-04T19:00:46.659Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
38142026-09-04T19:00:46.701Z[ host-package] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
38152026-09-04T19:00:46.764Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
38162026-09-04T19:00:46.833Z[ host-package] Compiling quick-xml v0.37.5
38172026-09-04T19:00:47.108Z[ host-package] Compiling derive_builder v0.20.2
38182026-09-04T19:00:47.183Z[ host-package] Compiling oso-derive v0.27.3
38192026-09-04T19:00:47.251Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
38202026-09-04T19:00:47.351Z[ host-package] Compiling openssl-probe v0.1.6
38212026-09-04T19:00:47.439Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
38222026-09-04T19:00:47.600Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38232026-09-04T19:00:47.703Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
38242026-09-04T19:00:47.765Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38252026-09-04T19:00:48.276Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
38262026-09-04T19:00:48.296Z[ host-package] Compiling bb8 v0.8.6
38272026-09-04T19:00:48.366Z[ host-package] Compiling filetime v0.2.27
38282026-09-04T19:00:48.533Z[ host-package] Compiling trait-variant v0.1.2
38292026-09-04T19:00:48.577Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
38302026-09-04T19:00:48.619Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
38312026-09-04T19:00:48.665Z[ host-package] Compiling half v1.8.3
38322026-09-04T19:00:48.741Z[ host-package] Compiling tar v0.4.46
38332026-09-04T19:00:48.964Z[ host-package] Compiling serde_cbor v0.11.2
38342026-09-04T19:00:48.997Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38352026-09-04T19:00:49.031Z[ host-package] Compiling proc-macro-error2 v2.0.1
38362026-09-04T19:00:49.059Z[ host-package] Compiling hashbrown v0.14.5
38372026-09-04T19:00:49.153Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38382026-09-04T19:00:49.296Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
38392026-09-04T19:00:49.360Z[ host-package] Compiling rfc6979 v0.4.0
38402026-09-04T19:00:49.434Z[ host-package] Compiling salty v0.3.0
38412026-09-04T19:00:49.569Z[ host-package] Compiling ecdsa v0.16.9
38422026-09-04T19:00:49.628Z[ host-package] Compiling knus-derive v3.4.0
38432026-09-04T19:00:49.731Z[ host-package] Compiling chumsky v0.9.3
38442026-09-04T19:00:49.808Z[ host-package] Compiling samael v0.0.19
38452026-09-04T19:00:49.841Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38462026-09-04T19:00:49.947Z[ host-package] Compiling primeorder v0.13.6
38472026-09-04T19:00:50.037Z[ host-package] Compiling nonempty v0.12.0
38482026-09-04T19:00:50.264Z[ host-package] Compiling p384 v0.13.1
38492026-09-04T19:00:50.299Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
38502026-09-04T19:00:50.361Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
38512026-09-04T19:00:50.724Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38522026-09-04T19:00:50.845Z[ helios-setup] Sep 04 19:00:49.885 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
38532026-09-04T19:00:51.036Z[ host-package] Compiling fxhash v0.2.1
38542026-09-04T19:00:51.178Z[ host-package] Compiling knus v3.4.0
38552026-09-04T19:00:51.252Z[ host-package] Compiling libz-sys v1.1.24
38562026-09-04T19:00:51.297Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
38572026-09-04T19:00:51.378Z[ host-package] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
38582026-09-04T19:00:51.458Z[ host-package] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
38592026-09-04T19:00:51.749Z[ host-package] Compiling polar-core v0.27.3
38602026-09-04T19:00:51.838Z[ host-package] Compiling kstat-rs v0.2.5
38612026-09-04T19:00:51.897Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38622026-09-04T19:00:51.997Z[ host-package] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
38632026-09-04T19:00:52.308Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
38642026-09-04T19:00:52.453Z[ host-package] Compiling mime_guess v2.0.5
38652026-09-04T19:00:52.479Z[ host-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38662026-09-04T19:00:52.735Z[ host-package] Compiling nanorand v0.7.0
38672026-09-04T19:00:53.122Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
38682026-09-04T19:00:53.161Z[ host-package] Compiling parking_lot_core v0.8.6
38692026-09-04T19:00:53.238Z[ host-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38702026-09-04T19:00:53.575Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38712026-09-04T19:00:53.579Z[ host-package] Compiling flume v0.11.1
38722026-09-04T19:00:53.815Z[ helios-setup] Sep 04 19:00:52.855 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
38732026-09-04T19:00:53.835Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
38742026-09-04T19:00:53.993Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38752026-09-04T19:00:54.042Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
38762026-09-04T19:00:54.177Z[ host-package] Compiling git-stub v1.0.0
38772026-09-04T19:00:54.487Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
38782026-09-04T19:00:54.508Z[ host-package] Compiling instability v0.3.11
38792026-09-04T19:00:54.533Z[ host-package] Compiling corncobs v0.1.4
38802026-09-04T19:00:54.736Z[ host-package] Compiling strsim v0.10.0
38812026-09-04T19:00:54.759Z[ host-package] Compiling http-range v0.1.5
38822026-09-04T19:00:54.892Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
38832026-09-04T19:00:54.917Z[ host-package] Compiling git-stub-vcs v0.1.0
38842026-09-04T19:00:55.048Z[ host-package] Compiling darling_core v0.13.4
38852026-09-04T19:00:55.051Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38862026-09-04T19:00:55.701Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38872026-09-04T19:00:55.851Z[ host-package] Compiling progenitor-impl v0.13.0
38882026-09-04T19:00:56.036Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
38892026-09-04T19:00:56.152Z[ host-package] Compiling ignore v0.4.25
38902026-09-04T19:00:56.209Z[ host-package] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
38912026-09-04T19:00:56.262Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
38922026-09-04T19:00:56.488Z[ host-package] Compiling anstyle-parse v0.2.7
38932026-09-04T19:00:56.802Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38942026-09-04T19:00:56.867Z[ host-package] Compiling secrecy v0.8.0
38952026-09-04T19:00:57.125Z[ host-package] Compiling castaway v0.2.4
38962026-09-04T19:00:57.340Z[ host-package] Compiling vergen-git2 v9.1.0
38972026-09-04T19:00:57.597Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
38982026-09-04T19:00:57.693Z[ host-package] Compiling indoc v2.0.7
38992026-09-04T19:00:58.134Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39002026-09-04T19:00:58.165Z[ host-package] Compiling progenitor-macro v0.13.0
39012026-09-04T19:00:58.719Z[ host-package] Compiling compact_str v0.8.1
39022026-09-04T19:00:59.002Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
39032026-09-04T19:00:59.327Z[ host-package] Compiling globwalk v0.9.1
39042026-09-04T19:00:59.413Z[ host-package] Compiling darling_macro v0.13.4
39052026-09-04T19:00:59.695Z[ host-package] Compiling anstream v0.6.21
39062026-09-04T19:00:59.872Z[ host-package] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
39072026-09-04T19:00:59.964Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39082026-09-04T19:01:00.173Z[ host-package] Compiling hyper-staticfile v0.10.1
39092026-09-04T19:01:00.780Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39102026-09-04T19:01:00.830Z[ host-package] Compiling parking_lot v0.11.2
39112026-09-04T19:01:00.877Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
39122026-09-04T19:01:01.024Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
39132026-09-04T19:01:01.263Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39142026-09-04T19:01:01.495Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
39152026-09-04T19:01:01.548Z[ host-package] Compiling predicates-tree v1.0.13
39162026-09-04T19:01:01.691Z[ host-package] Compiling oso v0.27.3
39172026-09-04T19:01:01.987Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39182026-09-04T19:01:02.281Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
39192026-09-04T19:01:02.549Z[ host-package] Compiling progenitor-client v0.13.0
39202026-09-04T19:01:02.717Z[ host-package] Compiling unicode-truncate v1.1.0
39212026-09-04T19:01:02.757Z[ host-package] Compiling sha2 v0.11.0
39222026-09-04T19:01:02.945Z[ host-package] Compiling digest-io v0.1.0
39232026-09-04T19:01:02.967Z[ host-package] Compiling lru v0.12.5
39242026-09-04T19:01:03.081Z[ host-package] Compiling prefix-trie v0.7.0
39252026-09-04T19:01:03.128Z[ host-package] Compiling rand_seeder v0.4.0
39262026-09-04T19:01:03.231Z[ host-package] Compiling cassowary v0.3.0
39272026-09-04T19:01:03.378Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39282026-09-04T19:01:03.581Z[ host-package] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
39292026-09-04T19:01:03.608Z[ host-package] Compiling ratatui v0.29.0
39302026-09-04T19:01:03.611Z[ host-package] Compiling hickory-server v0.25.2
39312026-09-04T19:01:04.033Z[ host-package] Compiling diesel-dtrace v0.5.0
39322026-09-04T19:01:04.372Z[ host-package] Compiling async-bb8-diesel v0.2.1
39332026-09-04T19:01:04.846Z[ host-package] Compiling progenitor v0.13.0
39342026-09-04T19:01:05.111Z[ host-package] Compiling camino-tempfile-ext v0.3.3
39352026-09-04T19:01:05.585Z[ host-package] Compiling sled v0.34.7
39362026-09-04T19:01:05.641Z[ host-package] Compiling darling v0.13.4
39372026-09-04T19:01:05.816Z[ helios-setup] Sep 04 19:01:04.855 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.27s
39382026-09-04T19:01:05.852Z[ helios-setup] Sep 04 19:01:04.892 INFO building project "amd-host-image-builder" ok (44 seconds)
39392026-09-04T19:01:05.853Z[ helios-setup] Sep 04 19:01:04.892 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
39402026-09-04T19:01:05.861Z[ helios-setup] Sep 04 19:01:04.901 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.97.1-x86_64-unknown-illumos (default)"
39412026-09-04T19:01:05.861Z[ helios-setup] Sep 04 19:01:04.901 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
39422026-09-04T19:01:05.864Z[ helios-setup] Sep 04 19:01:04.901 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
39432026-09-04T19:01:05.872Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39442026-09-04T19:01:06.040Z[ helios-setup] Sep 04 19:01:05.080 INFO E| Downloading crates ...
39452026-09-04T19:01:06.083Z[ helios-setup] Sep 04 19:01:05.123 INFO E| Downloaded adler2 v2.0.0
39462026-09-04T19:01:06.092Z[ helios-setup] Sep 04 19:01:05.132 INFO E| Downloaded miniz_oxide v0.8.8
39472026-09-04T19:01:06.133Z[ helios-setup] Sep 04 19:01:05.172 INFO E| Compiling adler2 v2.0.0
39482026-09-04T19:01:06.225Z[ helios-setup] Sep 04 19:01:05.265 INFO E| Compiling miniz_oxide v0.8.8
39492026-09-04T19:01:06.896Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39502026-09-04T19:01:07.089Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
39512026-09-04T19:01:07.333Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39522026-09-04T19:01:07.350Z[ helios-setup] Sep 04 19:01:06.390 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
39532026-09-04T19:01:07.848Z[ helios-setup] Sep 04 19:01:06.887 INFO E| Finished `release` profile [optimized] target(s) in 1.97s
39542026-09-04T19:01:07.859Z[ helios-setup] Sep 04 19:01:06.899 INFO building project "pinprick" ok (1 seconds)
39552026-09-04T19:01:07.859Z[ helios-setup] Sep 04 19:01:06.899 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
39562026-09-04T19:01:07.866Z[ helios-setup] Sep 04 19:01:06.906 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.97.1-x86_64-unknown-illumos (default)"
39572026-09-04T19:01:07.867Z[ helios-setup] Sep 04 19:01:06.906 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
39582026-09-04T19:01:07.870Z[ helios-setup] Sep 04 19:01:06.906 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
39592026-09-04T19:01:07.901Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39602026-09-04T19:01:07.999Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39612026-09-04T19:01:08.062Z[ helios-setup] Sep 04 19:01:07.101 INFO E| Downloading crates ...
39622026-09-04T19:01:08.111Z[ helios-setup] Sep 04 19:01:07.150 INFO E| Downloaded time-core v0.1.4
39632026-09-04T19:01:08.118Z[ helios-setup] Sep 04 19:01:07.156 INFO E| Downloaded tempfile v3.20.0
39642026-09-04T19:01:08.132Z[ helios-setup] Sep 04 19:01:07.171 INFO E| Downloaded errno v0.3.12
39652026-09-04T19:01:08.144Z[ helios-setup] Sep 04 19:01:07.184 INFO E| Downloaded anyhow v1.0.98
39662026-09-04T19:01:08.148Z[ helios-setup] Sep 04 19:01:07.186 INFO E| Downloaded serde_with_macros v3.12.0
39672026-09-04T19:01:08.148Z[ helios-setup] Sep 04 19:01:07.188 INFO E| Downloaded time-macros v0.2.22
39682026-09-04T19:01:08.152Z[ helios-setup] Sep 04 19:01:07.189 INFO E| Downloaded bitflags v2.9.1
39692026-09-04T19:01:08.152Z[ helios-setup] Sep 04 19:01:07.191 INFO E| Downloaded iana-time-zone v0.1.63
39702026-09-04T19:01:08.156Z[ helios-setup] Sep 04 19:01:07.193 INFO E| Downloaded deranged v0.4.0
39712026-09-04T19:01:08.156Z[ helios-setup] Sep 04 19:01:07.195 INFO E| Downloaded getrandom v0.3.3
39722026-09-04T19:01:08.164Z[ helios-setup] Sep 04 19:01:07.203 INFO E| Downloaded indexmap v2.9.0
39732026-09-04T19:01:08.182Z[ helios-setup] Sep 04 19:01:07.221 INFO E| Downloaded serde_with v3.12.0
39742026-09-04T19:01:08.187Z[ helios-setup] Sep 04 19:01:07.227 INFO E| Downloaded time v0.3.41
39752026-09-04T19:01:08.192Z[ helios-setup] Sep 04 19:01:07.232 INFO E| Downloaded hashbrown v0.15.3
39762026-09-04T19:01:08.199Z[ helios-setup] Sep 04 19:01:07.238 INFO E| Downloaded chrono v0.4.41
39772026-09-04T19:01:08.211Z[ helios-setup] Sep 04 19:01:07.251 INFO E| Downloaded rustix v1.0.7
39782026-09-04T19:01:08.273Z[ helios-setup] Sep 04 19:01:07.312 INFO E| Compiling proc-macro2 v1.0.95
39792026-09-04T19:01:08.273Z[ helios-setup] Sep 04 19:01:07.312 INFO E| Compiling unicode-ident v1.0.18
39802026-09-04T19:01:08.273Z[ helios-setup] Sep 04 19:01:07.312 INFO E| Compiling libc v0.2.172
39812026-09-04T19:01:08.277Z[ helios-setup] Sep 04 19:01:07.312 INFO E| Compiling fnv v1.0.7
39822026-09-04T19:01:08.277Z[ helios-setup] Sep 04 19:01:07.312 INFO E| Compiling strsim v0.11.1
39832026-09-04T19:01:08.277Z[ helios-setup] Sep 04 19:01:07.312 INFO E| Compiling ident_case v1.0.1
39842026-09-04T19:01:08.277Z[ helios-setup] Sep 04 19:01:07.312 INFO E| Compiling serde v1.0.219
39852026-09-04T19:01:08.277Z[ helios-setup] Sep 04 19:01:07.313 INFO E| Compiling getrandom v0.3.3
39862026-09-04T19:01:08.303Z[ helios-setup] Sep 04 19:01:07.342 INFO E| Compiling rustix v1.0.7
39872026-09-04T19:01:08.307Z[ helios-setup] Sep 04 19:01:07.343 INFO E| Compiling serde_json v1.0.140
39882026-09-04T19:01:08.307Z[ helios-setup] Sep 04 19:01:07.343 INFO E| Compiling cfg-if v1.0.0
39892026-09-04T19:01:08.307Z[ helios-setup] Sep 04 19:01:07.343 INFO E| Compiling thiserror v2.0.12
39902026-09-04T19:01:08.307Z[ host-package] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39912026-09-04T19:01:08.307Z[ helios-setup] Sep 04 19:01:07.344 INFO E| Compiling bitflags v2.9.1
39922026-09-04T19:01:08.307Z[ helios-setup] Sep 04 19:01:07.344 INFO E| Compiling anyhow v1.0.98
39932026-09-04T19:01:08.307Z[ helios-setup] Sep 04 19:01:07.344 INFO E| Compiling fastrand v2.3.0
39942026-09-04T19:01:08.307Z[ helios-setup] Sep 04 19:01:07.344 INFO E| Compiling memchr v2.7.4
39952026-09-04T19:01:08.470Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39962026-09-04T19:01:08.623Z[ helios-setup] Sep 04 19:01:07.662 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
39972026-09-04T19:01:08.627Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39982026-09-04T19:01:08.738Z[ helios-setup] Sep 04 19:01:07.778 INFO E| Compiling itoa v1.0.15
39992026-09-04T19:01:08.738Z[ helios-setup] Sep 04 19:01:07.778 INFO E| Compiling once_cell v1.21.3
40002026-09-04T19:01:08.780Z[ host-package] Compiling serde_with_macros v1.5.2
40012026-09-04T19:01:09.034Z[ helios-setup] Sep 04 19:01:08.074 INFO E| Compiling ryu v1.0.20
40022026-09-04T19:01:09.695Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
40032026-09-04T19:01:09.733Z[ helios-setup] Sep 04 19:01:08.773 INFO E| Compiling quote v1.0.40
40042026-09-04T19:01:09.793Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40052026-09-04T19:01:10.048Z[ helios-setup] Sep 04 19:01:09.085 INFO E| Compiling syn v2.0.101
40062026-09-04T19:01:10.053Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
40072026-09-04T19:01:10.114Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
40082026-09-04T19:01:10.210Z[ helios-setup] Sep 04 19:01:09.250 INFO E| Compiling errno v0.3.12
40092026-09-04T19:01:10.268Z[ host-package] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
40102026-09-04T19:01:10.437Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
40112026-09-04T19:01:10.479Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40122026-09-04T19:01:10.583Z[ host-package] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
40132026-09-04T19:01:10.669Z[ host-package] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
40142026-09-04T19:01:10.780Z[ host-package] Compiling arc-swap v1.8.2
40152026-09-04T19:01:10.847Z[ host-package] Compiling void v1.0.2
40162026-09-04T19:01:11.051Z[ host-package] Compiling lzss v0.8.2
40172026-09-04T19:01:11.136Z[ host-package] Compiling slog-scope v4.4.1
40182026-09-04T19:01:11.161Z[ helios-setup] Sep 04 19:01:10.198 INFO E| Compiling tempfile v3.20.0
40192026-09-04T19:01:11.462Z[ host-package] Compiling serde_with v1.14.0
40202026-09-04T19:01:11.498Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
40212026-09-04T19:01:11.502Z[ host-package] Compiling scuffle v0.1.0
40222026-09-04T19:01:11.550Z[ host-package] Compiling tungstenite v0.23.0
40232026-09-04T19:01:11.599Z[ host-package] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40242026-09-04T19:01:11.700Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
40252026-09-04T19:01:12.774Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
40262026-09-04T19:01:12.797Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40272026-09-04T19:01:12.797Z[ helios-setup] Sep 04 19:01:11.414 INFO E| Compiling darling_core v0.20.11
40282026-09-04T19:01:12.797Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
40292026-09-04T19:01:12.797Z[ host-package] Compiling nix v0.27.1
40302026-09-04T19:01:12.797Z[ host-package] Compiling libsw-core v0.3.2
40312026-09-04T19:01:12.797Z[ host-package] Compiling twox-hash v2.1.2
40322026-09-04T19:01:12.813Z[ host-package] Compiling serde_bytes v0.11.19
40332026-09-04T19:01:12.884Z[ host-package] Compiling atty v0.2.14
40342026-09-04T19:01:13.025Z[ host-package] Compiling libsw v3.5.0
40352026-09-04T19:01:13.099Z[ host-package] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
40362026-09-04T19:01:13.211Z[ host-package] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
40372026-09-04T19:01:13.245Z[ host-package] Compiling tokio-tungstenite v0.23.1
40382026-09-04T19:01:13.251Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
40392026-09-04T19:01:13.286Z[ host-package] Compiling slog-stdlog v4.1.1
40402026-09-04T19:01:13.290Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
40412026-09-04T19:01:13.310Z[ helios-setup] Sep 04 19:01:12.350 INFO E| Compiling serde_derive v1.0.219
40422026-09-04T19:01:13.311Z[ helios-setup] Sep 04 19:01:12.350 INFO E| Compiling thiserror-impl v2.0.12
40432026-09-04T19:01:13.338Z[ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
40442026-09-04T19:01:13.379Z[ host-package] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
40452026-09-04T19:01:13.436Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
40462026-09-04T19:01:13.601Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
40472026-09-04T19:01:13.652Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
40482026-09-04T19:01:13.811Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
40492026-09-04T19:01:13.976Z[ host-package] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
40502026-09-04T19:01:14.308Z[ helios-setup] Sep 04 19:01:13.347 INFO E| Compiling darling_macro v0.20.11
40512026-09-04T19:01:14.441Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40522026-09-04T19:01:14.701Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40532026-09-04T19:01:14.782Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40542026-09-04T19:01:15.044Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40552026-09-04T19:01:15.068Z[ helios-setup] Sep 04 19:01:14.106 INFO E| Compiling darling v0.20.11
40562026-09-04T19:01:15.158Z[ helios-setup] Sep 04 19:01:14.198 INFO E| Compiling serde_with_macros v3.12.0
40572026-09-04T19:01:15.808Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40582026-09-04T19:01:16.070Z[ host-package] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
40592026-09-04T19:01:17.076Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40602026-09-04T19:01:17.813Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40612026-09-04T19:01:18.367Z[ helios-setup] Sep 04 19:01:17.406 INFO E| Compiling serde_with v3.12.0
40622026-09-04T19:01:19.138Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40632026-09-04T19:01:19.509Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40642026-09-04T19:01:19.592Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40652026-09-04T19:01:19.653Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40662026-09-04T19:01:19.748Z[ host-package] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
40672026-09-04T19:01:20.277Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40682026-09-04T19:01:20.416Z[ host-package] Compiling git2 v0.20.4
40692026-09-04T19:01:22.408Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40702026-09-04T19:01:22.784Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
40712026-09-04T19:01:23.006Z[ helios-setup] Sep 04 19:01:22.045 INFO E| Finished `release` profile [optimized] target(s) in 15.12s
40722026-09-04T19:01:23.037Z[ helios-setup] Sep 04 19:01:22.075 INFO building project "dmar-report" ok (15 seconds)
40732026-09-04T19:01:23.037Z[ helios-setup] Sep 04 19:01:22.075 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
40742026-09-04T19:01:23.391Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40752026-09-04T19:01:23.457Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
40762026-09-04T19:01:23.757Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
40772026-09-04T19:01:23.783Z[ host-package] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
40782026-09-04T19:01:24.866Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
40792026-09-04T19:01:24.962Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
40802026-09-04T19:01:25.179Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
40812026-09-04T19:01:25.581Z[ host-package] Compiling signal-hook-tokio v0.3.1
40822026-09-04T19:01:25.767Z[ host-package] Compiling fatfs v0.3.6
40832026-09-04T19:01:25.789Z[ host-package] Compiling yasna v0.5.2
40842026-09-04T19:01:25.842Z[ host-package] Compiling console v0.16.2
40852026-09-04T19:01:26.809Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
40862026-09-04T19:01:26.834Z[ host-package] Compiling seq-macro v0.3.6
40872026-09-04T19:01:26.922Z[ host-package] Compiling assert_matches v1.5.0
40882026-09-04T19:01:27.036Z[ host-package] Compiling indicatif v0.18.4
40892026-09-04T19:01:27.115Z[ host-package] Compiling rcgen v0.12.1
40902026-09-04T19:01:27.364Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40912026-09-04T19:01:28.868Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
40922026-09-04T19:01:29.530Z[ host-package] Compiling slog-envlogger v2.2.0
40932026-09-04T19:01:29.786Z[ host-package] Compiling oxide-update-engine-display v0.1.2
40942026-09-04T19:01:29.988Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
40952026-09-04T19:01:30.362Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
40962026-09-04T19:01:30.386Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
40972026-09-04T19:01:30.623Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
40982026-09-04T19:01:30.654Z[ host-package] Compiling port-file v0.1.0
40992026-09-04T19:01:30.868Z[ host-package] Compiling rtoolbox v0.0.3
41002026-09-04T19:01:30.996Z[ host-package] Compiling subprocess v0.2.15
41012026-09-04T19:01:31.060Z[ host-package] Compiling rpassword v7.5.4
41022026-09-04T19:01:31.157Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41032026-09-04T19:01:31.535Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41042026-09-04T19:01:32.401Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41052026-09-04T19:01:32.522Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41062026-09-04T19:01:33.421Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
41072026-09-04T19:01:33.523Z[ host-package] Compiling tui-tree-widget v0.23.1
41082026-09-04T19:01:33.793Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
41092026-09-04T19:01:33.819Z[ host-package] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
41102026-09-04T19:01:34.689Z[ host-package] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
41112026-09-04T19:01:34.770Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
41122026-09-04T19:01:36.110Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41132026-09-04T19:01:36.281Z[ host-package] Compiling uzers v0.12.2
41142026-09-04T19:01:36.388Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41152026-09-04T19:01:36.577Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41162026-09-04T19:01:36.636Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41172026-09-04T19:01:36.826Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41182026-09-04T19:01:36.941Z[ host-package] Compiling support-bundle-viewer v0.1.2
41192026-09-04T19:01:37.175Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
41202026-09-04T19:01:37.264Z[ host-package] Compiling multimap v0.10.1
41212026-09-04T19:01:38.251Z[ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
41222026-09-04T19:01:42.980Z[ helios-setup] Sep 04 19:01:41.875 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-06-16-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
41232026-09-04T19:01:42.980Z[ helios-setup] Sep 04 19:01:41.875 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
41242026-09-04T19:01:42.984Z[ helios-setup] Sep 04 19:01:41.883 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.97.1-x86_64-unknown-illumos (default)"
41252026-09-04T19:01:42.984Z[ helios-setup] Sep 04 19:01:41.883 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
41262026-09-04T19:01:42.984Z[ helios-setup] Sep 04 19:01:41.883 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
41272026-09-04T19:01:42.984Z[ helios-setup] Sep 04 19:01:41.991 INFO E| Blocking waiting for file lock on package cache
41282026-09-04T19:01:46.632Z[ helios-setup] Sep 04 19:01:44.609 INFO E| Downloading crates ...
41292026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.663 INFO E| Downloaded cpufeatures v0.2.5
41302026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.668 INFO E| Downloaded block-buffer v0.10.3
41312026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.668 INFO E| Downloaded generic-array v0.14.6
41322026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.678 INFO E| Downloaded bytes v1.2.1
41332026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.680 INFO E| Downloaded typenum v1.15.0
41342026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.683 INFO E| Downloaded digest v0.10.3
41352026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.685 INFO E| Downloaded anyhow v1.0.62
41362026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.690 INFO E| Downloaded flate2 v1.0.25
41372026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.693 INFO E| Downloaded miniz_oxide v0.6.2
41382026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.695 INFO E| Downloaded sha2 v0.10.5
41392026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.739 INFO E| Compiling version_check v0.9.4
41402026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.739 INFO E| Compiling typenum v1.15.0
41412026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.739 INFO E| Compiling crc32fast v1.3.2
41422026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.739 INFO E| Compiling cfg-if v1.0.0
41432026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.739 INFO E| Compiling adler v1.0.2
41442026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.739 INFO E| Compiling anyhow v1.0.62
41452026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.739 INFO E| Compiling cpufeatures v0.2.5
41462026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.740 INFO E| Compiling unicode-width v0.1.10
41472026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.747 INFO E| Compiling bytes v1.2.1
41482026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.747 INFO E| Compiling bitflags v1.3.2
41492026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.914 INFO E| Compiling getopts v0.2.21
41502026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:44.973 INFO E| Compiling miniz_oxide v0.6.2
41512026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:45.159 INFO E| Compiling generic-array v0.14.6
41522026-09-04T19:01:46.650Z[ helios-setup] Sep 04 19:01:45.478 INFO E| Compiling flate2 v1.0.25
41532026-09-04T19:01:47.911Z[ helios-setup] Sep 04 19:01:46.950 INFO E| Compiling crypto-common v0.1.6
41542026-09-04T19:01:47.911Z[ helios-setup] Sep 04 19:01:46.950 INFO E| Compiling block-buffer v0.10.3
41552026-09-04T19:01:48.037Z[ helios-setup] Sep 04 19:01:47.076 INFO E| Compiling digest v0.10.3
41562026-09-04T19:01:48.234Z[ helios-setup] Sep 04 19:01:47.266 INFO E| Compiling sha2 v0.10.5
41572026-09-04T19:01:48.483Z[ helios-setup] Sep 04 19:01:47.522 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
41582026-09-04T19:01:50.817Z[ helios-setup] Sep 04 19:01:49.855 INFO E| Finished `release` profile [optimized] target(s) in 7.96s
41592026-09-04T19:01:50.833Z[ helios-setup] Sep 04 19:01:49.869 INFO building project "bootserver" ok (7 seconds)
41602026-09-04T19:01:50.837Z[ helios-setup] rm -f helios-build
41612026-09-04T19:01:50.837Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
41622026-09-04T19:01:50.837Z[ helios-setup]
41632026-09-04T19:01:50.837Z[ helios-setup] Setup complete! ./helios-build is now available.
41642026-09-04T19:01:50.849Z[ helios-setup]
41652026-09-04T19:01:50.849Z[ helios-setup]
41662026-09-04T19:01:50.849Z[ helios-setup] real 2:52.537995503
41672026-09-04T19:01:50.849Z[ helios-setup] user 7:02.737157741
41682026-09-04T19:01:50.849Z[ helios-setup] sys 1:14.812255994
41692026-09-04T19:01:50.849Z[ helios-setup] trap 0.517708880
41702026-09-04T19:01:50.850Z[ helios-setup] tflt 3.098739461
41712026-09-04T19:01:50.850Z[ helios-setup] dflt 6.081407535
41722026-09-04T19:01:50.850Z[ helios-setup] kflt 0.003376321
41732026-09-04T19:01:50.850Z[ helios-setup] lock 49:30.032030520
41742026-09-04T19:01:50.850Z[ helios-setup] slp 33:32.525158661
41752026-09-04T19:01:50.850Z[ helios-setup] lat 5:22.630963216
41762026-09-04T19:01:50.850Z[ helios-setup] stop 1:33.623246689
41772026-09-04T19:01:50.850ZSep 04 19:01:49.879 INFO [helios-setup] process exited with exit status: 0 (172.541196991s)
41782026-09-04T19:01:50.850ZSep 04 19:01:49.879 INFO [helios-record] running task
41792026-09-04T19:01:50.850ZSep 04 19:01:49.879 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
41802026-09-04T19:01:50.858ZSep 04 19:01:49.884 DEBG process exited with exit status: 0 (4.998228ms)
41812026-09-04T19:01:50.859ZSep 04 19:01:49.884 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
41822026-09-04T19:01:50.859ZSep 04 19:01:49.889 DEBG process exited with exit status: 0 (4.556669ms)
41832026-09-04T19:01:50.859ZSep 04 19:01:49.889 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
41842026-09-04T19:01:50.859ZSep 04 19:01:49.893 DEBG process exited with exit status: 0 (4.018879ms)
41852026-09-04T19:01:50.859ZSep 04 19:01:49.893 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
41862026-09-04T19:01:50.862ZSep 04 19:01:49.896 DEBG process exited with exit status: 0 (3.558349ms)
41872026-09-04T19:01:50.862ZSep 04 19:01:49.896 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
41882026-09-04T19:01:50.862ZSep 04 19:01:49.900 DEBG process exited with exit status: 0 (3.656978ms)
41892026-09-04T19:01:50.862ZSep 04 19:01:49.900 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
41902026-09-04T19:01:50.867ZSep 04 19:01:49.904 DEBG process exited with exit status: 0 (3.888929ms)
41912026-09-04T19:01:50.867ZSep 04 19:01:49.904 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
41922026-09-04T19:01:50.872ZSep 04 19:01:49.909 DEBG process exited with exit status: 0 (5.445227ms)
41932026-09-04T19:01:50.872ZSep 04 19:01:49.909 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
41942026-09-04T19:01:50.877ZSep 04 19:01:49.913 DEBG process exited with exit status: 0 (3.641329ms)
41952026-09-04T19:01:50.878ZSep 04 19:01:49.913 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
41962026-09-04T19:01:50.887ZSep 04 19:01:49.917 DEBG process exited with exit status: 0 (3.602069ms)
41972026-09-04T19:01:50.887ZSep 04 19:01:49.917 INFO [helios-record] task succeeded (37.975916ms)
41982026-09-04T19:02:04.428Z[ host-package] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
41992026-09-04T19:02:24.573Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42002026-09-04T19:02:39.097Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
42012026-09-04T19:10:23.829Z[ host-package] Finished `release` profile [optimized] target(s) in 10m 44s
42022026-09-04T19:10:23.833Z[ host-package] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42032026-09-04T19:10:23.833Z[ host-package] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42042026-09-04T19:11:00.358ZSep 04 19:10:59.393 INFO [host-package] process exited with exit status: 0 (681.225481693s)
42052026-09-04T19:11:00.358ZSep 04 19:10:59.393 INFO [host-libraries] running task
42062026-09-04T19:11:00.358ZSep 04 19:10:59.393 INFO [host-stamp] running task
42072026-09-04T19:11:00.362ZSep 04 19:10:59.396 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 23.0.0-0.ci+git4ce907504e5
42082026-09-04T19:11:00.362ZSep 04 19:10:59.396 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 23.0.0-0.ci+git4ce907504e5
42092026-09-04T19:11:00.362ZSep 04 19:10:59.397 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 23.0.0-0.ci+git4ce907504e5
42102026-09-04T19:11:00.362ZSep 04 19:10:59.397 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 23.0.0-0.ci+git4ce907504e5
42112026-09-04T19:11:00.362ZSep 04 19:10:59.397 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 23.0.0-0.ci+git4ce907504e5
42122026-09-04T19:11:00.365ZSep 04 19:10:59.397 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 23.0.0-0.ci+git4ce907504e5
42132026-09-04T19:11:00.365ZSep 04 19:10:59.398 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 23.0.0-0.ci+git4ce907504e5
42142026-09-04T19:11:00.365ZSep 04 19:10:59.398 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 23.0.0-0.ci+git4ce907504e5
42152026-09-04T19:11:00.368Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
42162026-09-04T19:11:00.368Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
42172026-09-04T19:11:00.368Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
42182026-09-04T19:11:00.368Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42192026-09-04T19:11:00.368Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42202026-09-04T19:11:00.368Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
42212026-09-04T19:11:00.368Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
42222026-09-04T19:11:00.369Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
42232026-09-04T19:11:00.372Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
42242026-09-04T19:11:00.372ZSep 04 19:10:59.407 INFO [stamp-overlay] process exited with exit status: 0 (10.446426ms)
42252026-09-04T19:11:00.375Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
42262026-09-04T19:11:00.378ZSep 04 19:10:59.411 INFO [stamp-oxlog] process exited with exit status: 0 (14.840784ms)
42272026-09-04T19:11:00.413Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
42282026-09-04T19:11:00.416ZSep 04 19:10:59.451 INFO [stamp-crucible-utils] process exited with exit status: 0 (53.040869ms)
42292026-09-04T19:11:00.427Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
42302026-09-04T19:11:00.431ZSep 04 19:10:59.465 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (68.193013ms)
42312026-09-04T19:11:00.609Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
42322026-09-04T19:11:00.612ZSep 04 19:10:59.647 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (249.475842ms)
42332026-09-04T19:11:00.636Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
42342026-09-04T19:11:00.640ZSep 04 19:10:59.675 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (278.194042ms)
42352026-09-04T19:11:00.899Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
42362026-09-04T19:11:00.902ZSep 04 19:10:59.936 INFO [stamp-propolis-server] process exited with exit status: 0 (538.453871ms)
42372026-09-04T19:11:01.190ZSep 04 19:11:00.226 INFO [host-libraries] task succeeded (832.479666ms)
42382026-09-04T19:11:01.194ZSep 04 19:11:00.226 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
42392026-09-04T19:11:01.197Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
42402026-09-04T19:11:02.186Z[recovery-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42412026-09-04T19:11:02.308Z[recovery-package] Compiling regress v0.11.1
42422026-09-04T19:11:02.348Z[recovery-package] Compiling oxide-update-engine-types v0.1.2
42432026-09-04T19:11:02.351Z[recovery-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42442026-09-04T19:11:02.388Z[recovery-package] Compiling slog-scope v4.4.1
42452026-09-04T19:11:02.401Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
42462026-09-04T19:11:02.413Z[recovery-package] Compiling cancel-safe-futures v0.1.5
42472026-09-04T19:11:02.429Z[recovery-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
42482026-09-04T19:11:02.533Z[recovery-package] Compiling slog-stdlog v4.1.1
42492026-09-04T19:11:02.550Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
42502026-09-04T19:11:02.581Z[recovery-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
42512026-09-04T19:11:02.679Z[recovery-package] Compiling slog-envlogger v2.2.0
42522026-09-04T19:11:02.837Z[recovery-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42532026-09-04T19:11:03.339Z[recovery-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
42542026-09-04T19:11:03.479Z[recovery-package] Compiling oxide-update-engine v0.1.2
42552026-09-04T19:11:03.939Z[recovery-package] Compiling typify-impl v0.6.2
42562026-09-04T19:11:05.216Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
42572026-09-04T19:11:05.220ZSep 04 19:11:04.254 INFO [stamp-switch-asic] process exited with exit status: 0 (4.85715979s)
42582026-09-04T19:11:05.220ZSep 04 19:11:04.255 INFO [host-stamp] task succeeded (4.861197479s)
42592026-09-04T19:11:05.220ZSep 04 19:11:04.255 INFO [host-proto] running task
42602026-09-04T19:11:05.551ZSep 04 19:11:04.586 INFO [host-proto] task succeeded (331.339921ms)
42612026-09-04T19:11:05.551ZSep 04 19:11:04.586 INFO [host-profile] running task
42622026-09-04T19:11:05.554ZSep 04 19:11:04.586 INFO [host-profile] task succeeded (224.5µs)
42632026-09-04T19:11:05.555ZSep 04 19:11:04.586 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.41.506' -P /tmp/.tmpqSruss/proto/host/root -N 'ci 4ce9075/${os_short_commit} 2026-09-04 18:58' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0' -p 'helios=file:///work/incorporation.p5p' -p 'helios=https://pkg.oxide.computer/helios/3/dev/'
42642026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO Checking files for board 'cosmo-mbist'
42652026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
42662026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO Checking files for board 'cosmo'
42672026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
42682026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
42692026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO Checking files for board 'gimlet'
42702026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
42712026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
42722026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO Checking files for board 'cosmo-mbist-noaggr'
42732026-09-04T19:11:05.558Z[ host-image] Sep 04 19:11:04.593 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
42742026-09-04T19:11:05.566Z[ host-image] Sep 04 19:11:04.602 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpqSruss/proto/host/root"
42752026-09-04T19:11:05.567Z[ host-image] Sep 04 19:11:04.602 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
42762026-09-04T19:11:05.570Z[ host-image] Sep 04 19:11:04.602 INFO image builder template: ramdisk-01-os...
42772026-09-04T19:11:05.570Z[ host-image] Sep 04 19:11:04.602 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqSruss/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
42782026-09-04T19:11:05.581Z[ host-image] Sep 04 19:11:04.616 INFO O| Sep 04 19:11:04.616 INFO CREATE DATASET: rpool/images/build/host/output
42792026-09-04T19:11:05.670Z[recovery-package] Compiling typify v0.6.2
42802026-09-04T19:11:05.754Z[recovery-package] Compiling progenitor-impl v0.14.0
42812026-09-04T19:11:07.100Z[recovery-package] Compiling progenitor v0.14.0
42822026-09-04T19:11:07.212Z[recovery-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42832026-09-04T19:11:07.212Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
42842026-09-04T19:11:07.309Z[ host-image] Sep 04 19:11:06.344 INFO O| Sep 04 19:11:06.344 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
42852026-09-04T19:11:07.313Z[ host-image] Sep 04 19:11:06.348 INFO O| Sep 04 19:11:06.348 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
42862026-09-04T19:11:07.480Z[ host-image] Sep 04 19:11:06.515 INFO O| Sep 04 19:11:06.515 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
42872026-09-04T19:11:07.525Z[ host-image] Sep 04 19:11:06.560 INFO O| Sep 04 19:11:06.560 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
42882026-09-04T19:11:07.525Z[ host-image] Sep 04 19:11:06.560 INFO O| Sep 04 19:11:06.560 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
42892026-09-04T19:11:07.525Z[ host-image] Sep 04 19:11:06.560 INFO O| Sep 04 19:11:06.560 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
42902026-09-04T19:11:07.528Z[ host-image] Sep 04 19:11:06.560 INFO O| Sep 04 19:11:06.560 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
42912026-09-04T19:11:07.531Z[ host-image] Sep 04 19:11:06.566 INFO O| Sep 04 19:11:06.566 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
42922026-09-04T19:11:07.664Z[ host-image] Sep 04 19:11:06.699 INFO O| Sep 04 19:11:06.699 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42932026-09-04T19:11:07.671Z[ host-image] Sep 04 19:11:06.706 INFO O| Sep 04 19:11:06.706 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
42942026-09-04T19:11:07.769Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
42952026-09-04T19:11:07.959Z[ host-image] Sep 04 19:11:06.995 INFO O| Sep 04 19:11:06.994 INFO O| Caching catalogs ... Done
42962026-09-04T19:11:08.032Z[ host-image] Sep 04 19:11:07.067 INFO O| Sep 04 19:11:07.067 INFO STEP 0 (pkg_image_create) COMPLETE
42972026-09-04T19:11:08.032Z[ host-image] Sep 04 19:11:07.067 INFO O| Sep 04 19:11:07.067 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42982026-09-04T19:11:08.040Z[ host-image] Sep 04 19:11:07.076 INFO O| Sep 04 19:11:07.076 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/3/dev/", "helios"]
42992026-09-04T19:11:08.324Z[ host-image] Sep 04 19:11:07.360 INFO O| Sep 04 19:11:07.360 INFO STEP 1 (pkg_set_publisher) COMPLETE
43002026-09-04T19:11:08.325Z[ host-image] Sep 04 19:11:07.360 INFO O| Sep 04 19:11:07.360 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43012026-09-04T19:11:08.325Z[ host-image] Sep 04 19:11:07.360 INFO O| Sep 04 19:11:07.360 INFO skip step because feature "publisher_1_name" is not enabled
43022026-09-04T19:11:08.328Z[ host-image] Sep 04 19:11:07.360 INFO O| Sep 04 19:11:07.360 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43032026-09-04T19:11:08.328Z[ host-image] Sep 04 19:11:07.360 INFO O| Sep 04 19:11:07.360 INFO skip step because feature "publisher_2_name" is not enabled
43042026-09-04T19:11:08.328Z[ host-image] Sep 04 19:11:07.360 INFO O| Sep 04 19:11:07.360 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43052026-09-04T19:11:08.328Z[ host-image] Sep 04 19:11:07.360 INFO O| Sep 04 19:11:07.360 INFO skip step because feature "publisher_3_name" is not enabled
43062026-09-04T19:11:08.328Z[ host-image] Sep 04 19:11:07.360 INFO O| Sep 04 19:11:07.360 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43072026-09-04T19:11:08.573Z[ host-image] Sep 04 19:11:07.608 INFO O| Sep 04 19:11:07.608 INFO variant opensolaris.zone is already global
43082026-09-04T19:11:08.573Z[ host-image] Sep 04 19:11:07.608 INFO O| Sep 04 19:11:07.608 INFO STEP 5 (pkg_change_variant) COMPLETE
43092026-09-04T19:11:08.573Z[ host-image] Sep 04 19:11:07.608 INFO O| Sep 04 19:11:07.608 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43102026-09-04T19:11:08.817Z[ host-image] Sep 04 19:11:07.852 INFO O| Sep 04 19:11:07.852 INFO variant opensolaris.imagetype is full; changing to partial
43112026-09-04T19:11:08.817Z[ host-image] Sep 04 19:11:07.853 INFO O| Sep 04 19:11:07.852 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
43122026-09-04T19:11:10.672Z[ host-image] Sep 04 19:11:09.707 INFO O| Sep 04 19:11:09.707 INFO O| Startup: Refreshing catalog 'helios' ... Done
43132026-09-04T19:11:11.119Z[ host-image] Sep 04 19:11:10.154 INFO O| Sep 04 19:11:10.154 INFO O| Startup: Caching catalogs ... Done
43142026-09-04T19:11:11.134Z[ host-image] Sep 04 19:11:10.170 INFO O| Sep 04 19:11:10.170 INFO O| Planning: Planning completed in 0.00 seconds
43152026-09-04T19:11:11.138Z[ host-image] Sep 04 19:11:10.170 INFO O| Sep 04 19:11:10.170 INFO O| Planning: Consolidating action changes ... Done
43162026-09-04T19:11:11.138Z[ host-image] Sep 04 19:11:10.170 INFO O| Sep 04 19:11:10.170 INFO O| Planning: Evaluating mediators ... Done
43172026-09-04T19:11:11.138Z[ host-image] Sep 04 19:11:10.170 INFO O| Sep 04 19:11:10.170 INFO O| Planning: Planning completed in 0.00 seconds
43182026-09-04T19:11:11.138Z[ host-image] Sep 04 19:11:10.170 INFO O| Sep 04 19:11:10.170 INFO O| Variants/Facets to change: 1
43192026-09-04T19:11:11.144Z[ host-image] Sep 04 19:11:10.179 INFO O| Sep 04 19:11:10.179 INFO O| Finalize: Updating package state database ... Done
43202026-09-04T19:11:11.144Z[ host-image] Sep 04 19:11:10.179 INFO O| Sep 04 19:11:10.179 INFO O| Finalize: Updating package cache ... Done
43212026-09-04T19:11:11.221Z[ host-image] Sep 04 19:11:10.257 INFO O| Sep 04 19:11:10.257 INFO O| Finalize: Updating image state ... Done
43222026-09-04T19:11:11.234Z[ host-image] Sep 04 19:11:10.269 INFO O| Sep 04 19:11:10.269 INFO O| Finalize: Creating fast lookup database ... Done
43232026-09-04T19:11:11.238Z[ host-image] Sep 04 19:11:10.270 INFO O| Sep 04 19:11:10.270 INFO O| Finalize: Reading search index ... Done
43242026-09-04T19:11:11.238Z[ host-image] Sep 04 19:11:10.270 INFO O| Sep 04 19:11:10.270 INFO O| Finalize: Updating search index ... Done
43252026-09-04T19:11:11.238Z[ host-image] Sep 04 19:11:10.271 INFO O| Sep 04 19:11:10.271 INFO O| Finalize: Updating package cache ... Done
43262026-09-04T19:11:11.432Z[ host-image] Sep 04 19:11:10.467 INFO O| Sep 04 19:11:10.467 INFO STEP 6 (pkg_change_variant) COMPLETE
43272026-09-04T19:11:11.432Z[ host-image] Sep 04 19:11:10.467 INFO O| Sep 04 19:11:10.467 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43282026-09-04T19:11:11.432Z[ host-image] Sep 04 19:11:10.467 INFO O| Sep 04 19:11:10.467 INFO skip step because feature "debug_variant" is not enabled
43292026-09-04T19:11:11.436Z[ host-image] Sep 04 19:11:10.467 INFO O| Sep 04 19:11:10.467 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43302026-09-04T19:11:11.676Z[ host-image] Sep 04 19:11:10.712 INFO O| Sep 04 19:11:10.712 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
43312026-09-04T19:11:13.486Z[ host-image] Sep 04 19:11:12.521 INFO O| Sep 04 19:11:12.521 INFO O| Startup: Refreshing catalog 'helios' ... Done
43322026-09-04T19:11:13.617Z[recovery-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43332026-09-04T19:11:13.937Z[ host-image] Sep 04 19:11:12.972 INFO O| Sep 04 19:11:12.972 INFO O| Startup: Caching catalogs ... Done
43342026-09-04T19:11:13.954Z[ host-image] Sep 04 19:11:12.989 INFO O| Sep 04 19:11:12.989 INFO O| Planning: Planning completed in 0.00 seconds
43352026-09-04T19:11:13.957Z[ host-image] Sep 04 19:11:12.989 INFO O| Sep 04 19:11:12.989 INFO O| Planning: Consolidating action changes ... Done
43362026-09-04T19:11:13.958Z[ host-image] Sep 04 19:11:12.989 INFO O| Sep 04 19:11:12.989 INFO O| Planning: Evaluating mediators ... Done
43372026-09-04T19:11:13.958Z[ host-image] Sep 04 19:11:12.989 INFO O| Sep 04 19:11:12.989 INFO O| Planning: Planning completed in 0.00 seconds
43382026-09-04T19:11:13.958Z[ host-image] Sep 04 19:11:12.990 INFO O| Sep 04 19:11:12.990 INFO O| Variants/Facets to change: 1
43392026-09-04T19:11:13.963Z[ host-image] Sep 04 19:11:12.999 INFO O| Sep 04 19:11:12.999 INFO O| Finalize: Updating package state database ... Done
43402026-09-04T19:11:13.964Z[ host-image] Sep 04 19:11:12.999 INFO O| Sep 04 19:11:12.999 INFO O| Finalize: Updating package cache ... Done
43412026-09-04T19:11:14.040Z[ host-image] Sep 04 19:11:13.075 INFO O| Sep 04 19:11:13.075 INFO O| Finalize: Updating image state ... Done
43422026-09-04T19:11:14.057Z[ host-image] Sep 04 19:11:13.092 INFO O| Sep 04 19:11:13.092 INFO O| Finalize: Creating fast lookup database ... Done
43432026-09-04T19:11:14.061Z[ host-image] Sep 04 19:11:13.093 INFO O| Sep 04 19:11:13.093 INFO O| Finalize: Reading search index ... Done
43442026-09-04T19:11:14.061Z[ host-image] Sep 04 19:11:13.093 INFO O| Sep 04 19:11:13.093 INFO O| Finalize: Updating search index ... Done
43452026-09-04T19:11:14.061Z[ host-image] Sep 04 19:11:13.093 INFO O| Sep 04 19:11:13.093 INFO O| Finalize: Updating package cache ... Done
43462026-09-04T19:11:14.370Z[ host-image] Sep 04 19:11:13.405 INFO O| Sep 04 19:11:13.404 INFO STEP 8 (pkg_change_facet) COMPLETE
43472026-09-04T19:11:14.370Z[ host-image] Sep 04 19:11:13.405 INFO O| Sep 04 19:11:13.405 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43482026-09-04T19:11:14.370Z[ host-image] Sep 04 19:11:13.405 INFO O| Sep 04 19:11:13.405 INFO skip step because feature "recovery" is not enabled
43492026-09-04T19:11:14.374Z[ host-image] Sep 04 19:11:13.405 INFO O| Sep 04 19:11:13.405 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43502026-09-04T19:11:14.374Z[ host-image] Sep 04 19:11:13.405 INFO O| Sep 04 19:11:13.405 INFO skip step because feature "recovery" is not enabled
43512026-09-04T19:11:14.374Z[ host-image] Sep 04 19:11:13.405 INFO O| Sep 04 19:11:13.405 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43522026-09-04T19:11:14.378Z[ host-image] Sep 04 19:11:13.413 INFO O| Sep 04 19:11:13.413 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/network/overwatch", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts", "/driver/oxide/os-rot", "/consolidation/oxide/omicron-release-incorporation@23.0.0.0"]
43532026-09-04T19:11:14.571Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
43542026-09-04T19:11:14.571Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43552026-09-04T19:11:16.227Z[ host-image] Sep 04 19:11:15.261 INFO O| Sep 04 19:11:15.261 INFO O| Startup: Refreshing catalog 'helios' ... Done
43562026-09-04T19:11:16.668Z[ host-image] Sep 04 19:11:15.703 INFO O| Sep 04 19:11:15.703 INFO O| Startup: Caching catalogs ... Done
43572026-09-04T19:11:16.793Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43582026-09-04T19:11:16.793Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43592026-09-04T19:11:17.835Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43602026-09-04T19:11:18.434Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43612026-09-04T19:11:19.321Z[ host-image] Sep 04 19:11:18.356 INFO O| Sep 04 19:11:18.356 INFO O| Planning: Solver setup ... Done
43622026-09-04T19:11:19.612Z[ host-image] Sep 04 19:11:18.647 INFO O| Sep 04 19:11:18.647 INFO O| Planning: Running solver ... Done
43632026-09-04T19:11:19.665Z[ host-image] Sep 04 19:11:18.700 INFO O| Sep 04 19:11:18.700 INFO O| Planning: Finding local manifests ... Done
43642026-09-04T19:11:19.683Z[ host-image] Sep 04 19:11:18.718 INFO O| Sep 04 19:11:18.718 INFO O| Planning: Fetching manifests: 0/130 0% complete
43652026-09-04T19:11:21.266Z[ host-image] Sep 04 19:11:20.301 INFO O| Sep 04 19:11:20.301 INFO O| Planning: Fetching manifests: 130/130 100% complete
43662026-09-04T19:11:21.727Z[ host-image] Sep 04 19:11:20.762 INFO O| Sep 04 19:11:20.762 INFO O| Planning: Package planning ... Done
43672026-09-04T19:11:22.042Z[ host-image] Sep 04 19:11:21.077 INFO O| Sep 04 19:11:21.077 INFO O| Planning: Merging actions ... Done
43682026-09-04T19:11:22.142Z[ host-image] Sep 04 19:11:21.177 INFO O| Sep 04 19:11:21.177 INFO O| Planning: Checking for conflicting actions ... Done
43692026-09-04T19:11:22.239Z[ host-image] Sep 04 19:11:21.274 INFO O| Sep 04 19:11:21.274 INFO O| Planning: Consolidating action changes ... Done
43702026-09-04T19:11:22.557Z[ host-image] Sep 04 19:11:21.592 INFO O| Sep 04 19:11:21.592 INFO O| Planning: Evaluating mediators ... Done
43712026-09-04T19:11:23.953Z[ host-image] Sep 04 19:11:22.988 INFO O| Sep 04 19:11:22.988 INFO O| Planning: Planning completed in 7.27 seconds
43722026-09-04T19:11:23.957Z[ host-image] Sep 04 19:11:22.990 INFO O| Sep 04 19:11:22.989 INFO O| Packages to install: 130
43732026-09-04T19:11:23.957Z[ host-image] Sep 04 19:11:22.990 INFO O| Sep 04 19:11:22.990 INFO O| Mediators to change: 5
43742026-09-04T19:11:23.957Z[ host-image] Sep 04 19:11:22.990 INFO O| Sep 04 19:11:22.990 INFO O| Services to change: 6
43752026-09-04T19:11:23.985Z[ host-image] Sep 04 19:11:23.020 INFO O| Sep 04 19:11:23.020 INFO O| Download: 0/23891 items 0.0/223.0MB 0% complete
43762026-09-04T19:11:28.985Z[ host-image] Sep 04 19:11:28.020 INFO O| Sep 04 19:11:28.020 INFO O| Download: 10954/23891 items 96.6/223.0MB 43% complete (19.3M/s)
43772026-09-04T19:11:33.974Z[ host-image] Sep 04 19:11:33.010 INFO O| Sep 04 19:11:33.010 INFO O| Download: Completed 223.04 MB in 9.99 seconds (22.3M/s)
43782026-09-04T19:11:34.393Z[recovery-package] Finished `release` profile [optimized] target(s) in 33.08s
43792026-09-04T19:11:34.929Z[ host-image] Sep 04 19:11:33.964 INFO O| Sep 04 19:11:33.964 INFO O| Actions: 1/54206 actions (Installing new actions)
43802026-09-04T19:11:37.791ZSep 04 19:11:36.827 INFO [recovery-package] process exited with exit status: 0 (36.600614543s)
43812026-09-04T19:11:37.792ZSep 04 19:11:36.827 INFO [recovery-libraries] running task
43822026-09-04T19:11:37.792ZSep 04 19:11:36.827 INFO [recovery-stamp] running task
43832026-09-04T19:11:37.795ZSep 04 19:11:36.827 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 23.0.0-0.ci+git4ce907504e5
43842026-09-04T19:11:37.795ZSep 04 19:11:36.828 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 23.0.0-0.ci+git4ce907504e5
43852026-09-04T19:11:37.798Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
43862026-09-04T19:11:37.798Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
43872026-09-04T19:11:37.814ZSep 04 19:11:36.849 INFO [recovery-libraries] task succeeded (22.885711ms)
43882026-09-04T19:11:37.817ZSep 04 19:11:36.850 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries
43892026-09-04T19:11:37.827Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
43902026-09-04T19:11:37.830ZSep 04 19:11:36.865 INFO [stamp-installinator] process exited with exit status: 0 (37.966086ms)
43912026-09-04T19:11:37.920Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
43922026-09-04T19:11:37.923ZSep 04 19:11:36.957 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (129.98242ms)
43932026-09-04T19:11:37.923ZSep 04 19:11:36.957 INFO [recovery-stamp] task succeeded (130.792269ms)
43942026-09-04T19:11:37.923ZSep 04 19:11:36.957 INFO [recovery-proto] running task
43952026-09-04T19:11:37.923ZSep 04 19:11:36.957 INFO [tuf-stamp] running task
43962026-09-04T19:11:37.923ZSep 04 19:11:36.958 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 23.0.0-0.ci+git4ce907504e5
43972026-09-04T19:11:37.923ZSep 04 19:11:36.958 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 23.0.0-0.ci+git4ce907504e5
43982026-09-04T19:11:37.927ZSep 04 19:11:36.959 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 23.0.0-0.ci+git4ce907504e5
43992026-09-04T19:11:37.927ZSep 04 19:11:36.959 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 23.0.0-0.ci+git4ce907504e5
44002026-09-04T19:11:37.927ZSep 04 19:11:36.959 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 23.0.0-0.ci+git4ce907504e5
44012026-09-04T19:11:37.927ZSep 04 19:11:36.960 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 23.0.0-0.ci+git4ce907504e5
44022026-09-04T19:11:37.927ZSep 04 19:11:36.960 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 23.0.0-0.ci+git4ce907504e5
44032026-09-04T19:11:37.927ZSep 04 19:11:36.960 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 23.0.0-0.ci+git4ce907504e5
44042026-09-04T19:11:37.927ZSep 04 19:11:36.960 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 23.0.0-0.ci+git4ce907504e5
44052026-09-04T19:11:37.927ZSep 04 19:11:36.961 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 23.0.0-0.ci+git4ce907504e5
44062026-09-04T19:11:37.927ZSep 04 19:11:36.961 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 23.0.0-0.ci+git4ce907504e5
44072026-09-04T19:11:37.927ZSep 04 19:11:36.962 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 23.0.0-0.ci+git4ce907504e5
44082026-09-04T19:11:37.930Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
44092026-09-04T19:11:37.931Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
44102026-09-04T19:11:37.931Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44112026-09-04T19:11:37.931Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
44122026-09-04T19:11:37.931Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
44132026-09-04T19:11:37.931Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44142026-09-04T19:11:37.934Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
44152026-09-04T19:11:37.934Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44162026-09-04T19:11:37.934Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
44172026-09-04T19:11:37.934Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
44182026-09-04T19:11:37.934Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44192026-09-04T19:11:37.934Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
44202026-09-04T19:11:37.983Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
44212026-09-04T19:11:37.987ZSep 04 19:11:37.022 INFO [stamp-probe] process exited with exit status: 0 (63.126256ms)
44222026-09-04T19:11:38.030ZSep 04 19:11:37.065 INFO [recovery-proto] task succeeded (107.458688ms)
44232026-09-04T19:11:38.033ZSep 04 19:11:37.065 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.41.506' -P /tmp/.tmpqSruss/proto/recovery/root -N 'recovery 4ce9075/${os_short_commit} 2026-09-04 18:58' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0' -p 'helios=file:///work/incorporation.p5p' -p 'helios=https://pkg.oxide.computer/helios/3/dev/'
44242026-09-04T19:11:38.037Z[ recovery-image] Sep 04 19:11:37.072 INFO Checking files for board 'cosmo-mbist'
44252026-09-04T19:11:38.037Z[ recovery-image] Sep 04 19:11:37.073 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
44262026-09-04T19:11:38.037Z[ recovery-image] Sep 04 19:11:37.073 INFO Checking files for board 'gimlet'
44272026-09-04T19:11:38.037Z[ recovery-image] Sep 04 19:11:37.073 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
44282026-09-04T19:11:38.037Z[ recovery-image] Sep 04 19:11:37.073 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
44292026-09-04T19:11:38.037Z[ recovery-image] Sep 04 19:11:37.073 INFO Checking files for board 'cosmo-mbist-noaggr'
44302026-09-04T19:11:38.041Z[ recovery-image] Sep 04 19:11:37.073 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
44312026-09-04T19:11:38.041Z[ recovery-image] Sep 04 19:11:37.073 INFO Checking files for board 'cosmo'
44322026-09-04T19:11:38.041Z[ recovery-image] Sep 04 19:11:37.073 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
44332026-09-04T19:11:38.041Z[ recovery-image] Sep 04 19:11:37.073 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
44342026-09-04T19:11:38.047Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
44352026-09-04T19:11:38.050Z[ recovery-image] Sep 04 19:11:37.084 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpqSruss/proto/recovery/root"
44362026-09-04T19:11:38.050Z[ recovery-image] Sep 04 19:11:37.084 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
44372026-09-04T19:11:38.050Z[ recovery-image] Sep 04 19:11:37.084 INFO image builder template: ramdisk-01-os...
44382026-09-04T19:11:38.051Z[ recovery-image] Sep 04 19:11:37.084 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqSruss/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
44392026-09-04T19:11:38.051ZSep 04 19:11:37.086 INFO [stamp-ntp] process exited with exit status: 0 (126.825651ms)
44402026-09-04T19:11:38.065Z[ recovery-image] Sep 04 19:11:37.101 INFO O| Sep 04 19:11:37.101 INFO CREATE DATASET: rpool/images/build/recovery/output
44412026-09-04T19:11:38.166Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
44422026-09-04T19:11:38.170ZSep 04 19:11:37.205 INFO [stamp-external-dns] process exited with exit status: 0 (246.362495ms)
44432026-09-04T19:11:38.182Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
44442026-09-04T19:11:38.185ZSep 04 19:11:37.220 INFO [stamp-internal-dns] process exited with exit status: 0 (260.707439ms)
44452026-09-04T19:11:38.234Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
44462026-09-04T19:11:38.237ZSep 04 19:11:37.272 INFO [stamp-oximeter] process exited with exit status: 0 (310.842469ms)
44472026-09-04T19:11:38.302Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
44482026-09-04T19:11:38.305ZSep 04 19:11:37.340 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (379.808752ms)
44492026-09-04T19:11:38.408Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
44502026-09-04T19:11:38.429Z[ recovery-image] Sep 04 19:11:37.464 INFO O| Sep 04 19:11:37.464 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44512026-09-04T19:11:38.433Z[ recovery-image] Sep 04 19:11:37.467 INFO O| Sep 04 19:11:37.467 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44522026-09-04T19:11:38.436Z[verify-libraries] Running `target/debug/xtask verify-libraries`
44532026-09-04T19:11:38.503Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
44542026-09-04T19:11:38.507ZSep 04 19:11:37.541 INFO [stamp-crucible-zone] process exited with exit status: 0 (580.633145ms)
44552026-09-04T19:11:39.256Z[ recovery-image] Sep 04 19:11:38.291 INFO O| Sep 04 19:11:38.291 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
44562026-09-04T19:11:39.749Z[ recovery-image] Sep 04 19:11:38.784 INFO O| Sep 04 19:11:38.784 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44572026-09-04T19:11:39.749Z[ recovery-image] Sep 04 19:11:38.784 INFO O| Sep 04 19:11:38.784 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
44582026-09-04T19:11:39.753Z[ recovery-image] Sep 04 19:11:38.784 INFO O| Sep 04 19:11:38.784 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
44592026-09-04T19:11:39.753Z[ recovery-image] Sep 04 19:11:38.784 INFO O| Sep 04 19:11:38.784 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
44602026-09-04T19:11:39.756Z[ recovery-image] Sep 04 19:11:38.791 INFO O| Sep 04 19:11:38.790 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
44612026-09-04T19:11:39.856Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
44622026-09-04T19:11:39.859ZSep 04 19:11:38.894 INFO [stamp-cockroachdb] process exited with exit status: 0 (1.934205387s)
44632026-09-04T19:11:39.930Z[ host-image] Sep 04 19:11:38.965 INFO O| Sep 04 19:11:38.965 INFO O| Actions: 27702/54206 actions (Installing new actions)
44642026-09-04T19:11:40.970Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
44652026-09-04T19:11:40.990ZSep 04 19:11:40.025 INFO [stamp-nexus] process exited with exit status: 0 (3.063763789s)
44662026-09-04T19:11:41.409Z[ host-image] Sep 04 19:11:40.444 INFO O| Sep 04 19:11:40.444 INFO O| Actions: Completed 54206 actions in 6.48 seconds.
44672026-09-04T19:11:41.418Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
44682026-09-04T19:11:41.422ZSep 04 19:11:40.457 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (3.499081748s)
44692026-09-04T19:11:41.493Z[ host-image] Sep 04 19:11:40.528 INFO O| Sep 04 19:11:40.528 INFO O| Finalize: Updating package state database ... Done
44702026-09-04T19:11:41.493Z[ host-image] Sep 04 19:11:40.528 INFO O| Sep 04 19:11:40.528 INFO O| Finalize: Updating package cache ... Done
44712026-09-04T19:11:41.540Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
44722026-09-04T19:11:41.544ZSep 04 19:11:40.579 INFO [stamp-clickhouse_server] process exited with exit status: 0 (3.619111602s)
44732026-09-04T19:11:41.554Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
44742026-09-04T19:11:41.557ZSep 04 19:11:40.593 INFO [stamp-clickhouse] process exited with exit status: 0 (3.632757527s)
44752026-09-04T19:11:41.557ZSep 04 19:11:40.593 INFO [tuf-stamp] task succeeded (3.635446486s)
44762026-09-04T19:11:41.558ZSep 04 19:11:40.593 INFO [tuf-v2-zones] running task
44772026-09-04T19:11:41.609ZSep 04 19:11:40.644 INFO [tuf-v2-zones] task succeeded (51.35407ms)
44782026-09-04T19:11:41.622Z[ host-image] Sep 04 19:11:40.657 INFO O| Sep 04 19:11:40.657 INFO O| Finalize: Updating image state ... Done
44792026-09-04T19:11:42.405Z[ host-image] Sep 04 19:11:41.440 INFO O| Sep 04 19:11:41.440 INFO O| Finalize: Creating fast lookup database ... Done
44802026-09-04T19:11:42.430Z[ host-image] Sep 04 19:11:41.465 INFO O| Sep 04 19:11:41.465 INFO O| Finalize: Reading search index ... Done
44812026-09-04T19:11:42.684Z[verify-libraries] Compiling match_cfg v0.1.0
44822026-09-04T19:11:42.684Z[verify-libraries] Compiling slog-json v2.6.1
44832026-09-04T19:11:42.688Z[verify-libraries] Compiling debug-ignore v1.0.5
44842026-09-04T19:11:42.688Z[verify-libraries] Compiling newtype-uuid-macros v0.1.0
44852026-09-04T19:11:42.688Z[verify-libraries] Compiling sha1 v0.11.0
44862026-09-04T19:11:42.884Z[verify-libraries] Compiling serde_path_to_error v0.1.20
44872026-09-04T19:11:42.887Z[verify-libraries] Compiling multer v3.1.0
44882026-09-04T19:11:42.887Z[verify-libraries] Compiling compression-core v0.4.31
44892026-09-04T19:11:42.887Z[verify-libraries] Compiling progenitor-client v0.14.0
44902026-09-04T19:11:42.887Z[verify-libraries] Compiling async-stream-impl v0.3.6
44912026-09-04T19:11:42.887Z[verify-libraries] Compiling serde_spanned v1.1.1
44922026-09-04T19:11:42.903Z[verify-libraries] Compiling toml_datetime v1.1.1+spec-1.1.0
44932026-09-04T19:11:42.906Z[verify-libraries] Compiling dropshot v0.17.1
44942026-09-04T19:11:43.122Z[verify-libraries] Compiling toml_writer v1.1.1+spec-1.1.0
44952026-09-04T19:11:43.146Z[verify-libraries] Compiling waitgroup v0.1.2
44962026-09-04T19:11:43.146Z[verify-libraries] Compiling rustls-pemfile v2.2.0
44972026-09-04T19:11:43.190Z[verify-libraries] Compiling dropshot_endpoint v0.17.1
44982026-09-04T19:11:43.213Z[verify-libraries] Compiling hostname v0.3.1
44992026-09-04T19:11:43.217Z[verify-libraries] Compiling hostname v0.4.2
45002026-09-04T19:11:43.217Z[verify-libraries] Compiling atomicwrites v0.4.4
45012026-09-04T19:11:43.299Z[verify-libraries] Compiling compression-codecs v0.4.37
45022026-09-04T19:11:43.302Z[verify-libraries] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
45032026-09-04T19:11:43.341Z[verify-libraries] Compiling toml v1.1.2+spec-1.1.0
45042026-09-04T19:11:43.362Z[verify-libraries] Compiling slog-bunyan v2.5.0
45052026-09-04T19:11:43.406Z[verify-libraries] Compiling macaddr v1.0.1
45062026-09-04T19:11:43.409Z[verify-libraries] Compiling serde_tokenstream v0.3.0
45072026-09-04T19:11:43.409Z[verify-libraries] Compiling regress v0.10.5
45082026-09-04T19:11:43.410Z[verify-libraries] Compiling instant v0.1.13
45092026-09-04T19:11:43.410Z[verify-libraries] Compiling oxide-generation v0.1.3
45102026-09-04T19:11:43.428Z[verify-libraries] Compiling parse-display-derive v0.10.0
45112026-09-04T19:11:43.531Z[verify-libraries] Compiling async-compression v0.4.41
45122026-09-04T19:11:43.553Z[verify-libraries] Compiling itertools v0.14.0
45132026-09-04T19:11:43.622Z[verify-libraries] Compiling backoff v0.4.0
45142026-09-04T19:11:43.622Z[verify-libraries] Compiling backon v1.6.0
45152026-09-04T19:11:43.667Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
45162026-09-04T19:11:43.688Z[verify-libraries] Compiling async-stream v0.3.6
45172026-09-04T19:11:43.797Z[verify-libraries] Compiling humantime v2.3.0
45182026-09-04T19:11:43.855Z[verify-libraries] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
45192026-09-04T19:11:43.855Z[verify-libraries] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
45202026-09-04T19:11:43.897Z[verify-libraries] Compiling progenitor-extras v0.2.0
45212026-09-04T19:11:43.901Z[verify-libraries] Compiling convert_case v0.4.0
45222026-09-04T19:11:43.939Z[verify-libraries] Compiling half v2.7.1
45232026-09-04T19:11:43.939Z[verify-libraries] Compiling ciborium-io v0.2.2
45242026-09-04T19:11:43.943Z[verify-libraries] Compiling oxide-generation-macros v0.2.0
45252026-09-04T19:11:43.943Z[verify-libraries] Compiling crucible-workspace-hack v0.1.0
45262026-09-04T19:11:44.020Z[verify-libraries] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
45272026-09-04T19:11:44.040Z[verify-libraries] Compiling indent_write v2.2.0
45282026-09-04T19:11:44.121Z[verify-libraries] Compiling regress v0.11.1
45292026-09-04T19:11:44.160Z[verify-libraries] Compiling secrecy v0.10.3
45302026-09-04T19:11:44.218Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
45312026-09-04T19:11:44.249Z[verify-libraries] Compiling ciborium-ll v0.2.2
45322026-09-04T19:11:44.270Z[verify-libraries] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45332026-09-04T19:11:44.311Z[verify-libraries] Compiling inout v0.1.4
45342026-09-04T19:11:44.382Z[verify-libraries] Compiling derive_more v0.99.20
45352026-09-04T19:11:44.429Z[verify-libraries] Compiling universal-hash v0.5.1
45362026-09-04T19:11:44.481Z[verify-libraries] Compiling ciborium v0.2.2
45372026-09-04T19:11:44.511Z[verify-libraries] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
45382026-09-04T19:11:44.516Z[ recovery-image] Sep 04 19:11:43.551 INFO O| Sep 04 19:11:43.551 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45392026-09-04T19:11:44.526Z[ recovery-image] Sep 04 19:11:43.560 INFO O| Sep 04 19:11:43.560 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
45402026-09-04T19:11:44.542Z[verify-libraries] Compiling cipher v0.4.4
45412026-09-04T19:11:44.617Z[verify-libraries] Compiling thiserror-impl-no-std v2.0.2
45422026-09-04T19:11:44.699Z[verify-libraries] Compiling opaque-debug v0.3.1
45432026-09-04T19:11:44.766Z[verify-libraries] Compiling unsafe-libyaml v0.2.11
45442026-09-04T19:11:44.791Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45452026-09-04T19:11:44.843Z[verify-libraries] Compiling poly1305 v0.8.0
45462026-09-04T19:11:44.864Z[ recovery-image] Sep 04 19:11:43.899 INFO O| Sep 04 19:11:43.898 INFO O| Caching catalogs ... Done
45472026-09-04T19:11:44.875Z[verify-libraries] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
45482026-09-04T19:11:44.878Z[verify-libraries] Compiling chacha20 v0.9.1
45492026-09-04T19:11:44.878Z[verify-libraries] Compiling blake2 v0.10.6
45502026-09-04T19:11:44.957Z[ recovery-image] Sep 04 19:11:43.992 INFO O| Sep 04 19:11:43.991 INFO STEP 0 (pkg_image_create) COMPLETE
45512026-09-04T19:11:44.957Z[ recovery-image] Sep 04 19:11:43.992 INFO O| Sep 04 19:11:43.991 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45522026-09-04T19:11:44.967Z[ recovery-image] Sep 04 19:11:44.001 INFO O| Sep 04 19:11:44.001 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/3/dev/", "helios"]
45532026-09-04T19:11:44.992Z[verify-libraries] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45542026-09-04T19:11:44.992Z[verify-libraries] Compiling aead v0.5.2
45552026-09-04T19:11:45.053Z[ host-image] Sep 04 19:11:44.088 INFO O| Sep 04 19:11:44.088 INFO O| Finalize: Building new search index ... Done
45562026-09-04T19:11:45.184Z[verify-libraries] Compiling password-hash v0.5.0
45572026-09-04T19:11:45.185Z[verify-libraries] Compiling itertools v0.15.0
45582026-09-04T19:11:45.254Z[verify-libraries] Compiling num-derive v0.4.2
45592026-09-04T19:11:45.285Z[ recovery-image] Sep 04 19:11:44.319 INFO O| Sep 04 19:11:44.319 INFO STEP 1 (pkg_set_publisher) COMPLETE
45602026-09-04T19:11:45.285Z[ recovery-image] Sep 04 19:11:44.320 INFO O| Sep 04 19:11:44.319 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45612026-09-04T19:11:45.289Z[ recovery-image] Sep 04 19:11:44.320 INFO O| Sep 04 19:11:44.319 INFO skip step because feature "publisher_1_name" is not enabled
45622026-09-04T19:11:45.289Z[ recovery-image] Sep 04 19:11:44.320 INFO O| Sep 04 19:11:44.319 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45632026-09-04T19:11:45.289Z[ recovery-image] Sep 04 19:11:44.320 INFO O| Sep 04 19:11:44.319 INFO skip step because feature "publisher_2_name" is not enabled
45642026-09-04T19:11:45.289Z[ recovery-image] Sep 04 19:11:44.320 INFO O| Sep 04 19:11:44.319 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45652026-09-04T19:11:45.289Z[ recovery-image] Sep 04 19:11:44.320 INFO O| Sep 04 19:11:44.319 INFO skip step because feature "publisher_3_name" is not enabled
45662026-09-04T19:11:45.289Z[ recovery-image] Sep 04 19:11:44.320 INFO O| Sep 04 19:11:44.320 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45672026-09-04T19:11:45.336Z[verify-libraries] Compiling crossbeam-deque v0.8.6
45682026-09-04T19:11:45.397Z[verify-libraries] Compiling parse-display v0.10.0
45692026-09-04T19:11:45.440Z[verify-libraries] Compiling serde_yaml v0.9.34+deprecated
45702026-09-04T19:11:45.474Z[ host-image] Sep 04 19:11:44.509 INFO O| Sep 04 19:11:44.509 INFO O| Finalize: Updating package cache ... Done
45712026-09-04T19:11:45.608Z[verify-libraries] Compiling argon2 v0.5.3
45722026-09-04T19:11:45.612Z[ recovery-image] Sep 04 19:11:44.643 INFO O| Sep 04 19:11:44.643 INFO variant opensolaris.zone is already global
45732026-09-04T19:11:45.612Z[ recovery-image] Sep 04 19:11:44.644 INFO O| Sep 04 19:11:44.643 INFO STEP 5 (pkg_change_variant) COMPLETE
45742026-09-04T19:11:45.612Z[ recovery-image] Sep 04 19:11:44.644 INFO O| Sep 04 19:11:44.643 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45752026-09-04T19:11:45.680Z[verify-libraries] Compiling chacha20poly1305 v0.10.1
45762026-09-04T19:11:45.723Z[verify-libraries] Compiling rayon-core v1.13.0
45772026-09-04T19:11:45.794Z[verify-libraries] Compiling toml_datetime v0.7.5+spec-1.1.0
45782026-09-04T19:11:45.853Z[verify-libraries] Compiling typify-impl v0.6.2
45792026-09-04T19:11:45.861Z[ host-image] Sep 04 19:11:44.896 INFO O| Sep 04 19:11:44.895 INFO STEP 11 (pkg_install) COMPLETE
45802026-09-04T19:11:45.861Z[ host-image] Sep 04 19:11:44.896 INFO O| Sep 04 19:11:44.895 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45812026-09-04T19:11:45.870Z[ host-image] Sep 04 19:11:44.905 INFO O| Sep 04 19:11:44.904 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest", "/system/i2c"]
45822026-09-04T19:11:45.924Z[ recovery-image] Sep 04 19:11:44.959 INFO O| Sep 04 19:11:44.958 INFO variant opensolaris.imagetype is full; changing to partial
45832026-09-04T19:11:45.924Z[ recovery-image] Sep 04 19:11:44.959 INFO O| Sep 04 19:11:44.958 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
45842026-09-04T19:11:45.928Z[verify-libraries] Compiling glob v0.3.3
45852026-09-04T19:11:45.987Z[verify-libraries] Compiling heapless v0.8.0
45862026-09-04T19:11:46.115Z[verify-libraries] Compiling thiserror-no-std v2.0.2
45872026-09-04T19:11:46.119Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45882026-09-04T19:11:46.187Z[verify-libraries] Compiling toml_edit v0.23.10+spec-1.0.0
45892026-09-04T19:11:46.273Z[verify-libraries] Compiling vsss-rs v3.3.4
45902026-09-04T19:11:46.427Z[verify-libraries] Compiling proc-macro-error v1.0.4
45912026-09-04T19:11:46.603Z[verify-libraries] Compiling ingot-macros v0.2.0
45922026-09-04T19:11:46.631Z[verify-libraries] Compiling usdt-macro v0.5.0
45932026-09-04T19:11:46.748Z[verify-libraries] Compiling usdt-attr-macro v0.5.0
45942026-09-04T19:11:46.900Z[verify-libraries] Compiling proc-macro-crate v3.4.0
45952026-09-04T19:11:46.951Z[verify-libraries] Compiling tabwriter v1.4.1
45962026-09-04T19:11:46.975Z[verify-libraries] Compiling hash32 v0.3.1
45972026-09-04T19:11:47.022Z[verify-libraries] Compiling memmap v0.7.0
45982026-09-04T19:11:47.026Z[verify-libraries] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
45992026-09-04T19:11:47.175Z[verify-libraries] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46002026-09-04T19:11:47.209Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
46012026-09-04T19:11:47.238Z[verify-libraries] Compiling illumos-nvpair-sys v0.2.0
46022026-09-04T19:11:47.298Z[verify-libraries] Compiling smoltcp v0.11.0
46032026-09-04T19:11:47.403Z[verify-libraries] Compiling cobs v0.3.0
46042026-09-04T19:11:47.426Z[verify-libraries] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46052026-09-04T19:11:47.497Z[verify-libraries] Compiling colored v3.1.1
46062026-09-04T19:11:47.571Z[verify-libraries] Compiling postcard v1.1.3
46072026-09-04T19:11:47.575Z[verify-libraries] Compiling rayon v1.11.0
46082026-09-04T19:11:47.657Z[verify-libraries] Compiling num_enum_derive v0.7.6
46092026-09-04T19:11:47.657Z[verify-libraries] Compiling rand v0.10.1
46102026-09-04T19:11:47.725Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
46112026-09-04T19:11:47.800Z[verify-libraries] Compiling usdt v0.5.0
46122026-09-04T19:11:47.870Z[verify-libraries] Compiling proc-macro-crate v1.3.1
46132026-09-04T19:11:47.948Z[verify-libraries] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46142026-09-04T19:11:48.034Z[verify-libraries] Compiling foreign-types-macros v0.2.3
46152026-09-04T19:11:48.034Z[verify-libraries] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46162026-09-04T19:11:48.118Z[verify-libraries] Compiling foreign-types-shared v0.3.1
46172026-09-04T19:11:48.192Z[ recovery-image] Sep 04 19:11:47.227 INFO O| Sep 04 19:11:47.227 INFO O| Startup: Refreshing catalog 'helios' ... Done
46182026-09-04T19:11:48.238Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
46192026-09-04T19:11:48.246Z[ host-image] Sep 04 19:11:47.282 INFO O| Sep 04 19:11:47.281 INFO O| Startup: Refreshing catalog 'helios' ... Done
46202026-09-04T19:11:48.333Z[verify-libraries] Compiling illumos-nvpair v0.3.0
46212026-09-04T19:11:48.379Z[verify-libraries] Compiling num_enum_derive v0.5.11
46222026-09-04T19:11:48.469Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
46232026-09-04T19:11:48.574Z[verify-libraries] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46242026-09-04T19:11:48.644Z[verify-libraries] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46252026-09-04T19:11:48.648Z[verify-libraries] Compiling cstr-argument v0.1.2
46262026-09-04T19:11:48.718Z[verify-libraries] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
46272026-09-04T19:11:48.721Z[ recovery-image] Sep 04 19:11:47.756 INFO O| Sep 04 19:11:47.755 INFO O| Startup: Caching catalogs ... Done
46282026-09-04T19:11:48.741Z[ recovery-image] Sep 04 19:11:47.772 INFO O| Sep 04 19:11:47.772 INFO O| Planning: Planning completed in 0.00 seconds
46292026-09-04T19:11:48.741Z[ recovery-image] Sep 04 19:11:47.773 INFO O| Sep 04 19:11:47.773 INFO O| Planning: Consolidating action changes ... Done
46302026-09-04T19:11:48.741Z[ recovery-image] Sep 04 19:11:47.773 INFO O| Sep 04 19:11:47.773 INFO O| Planning: Evaluating mediators ... Done
46312026-09-04T19:11:48.741Z[ recovery-image] Sep 04 19:11:47.773 INFO O| Sep 04 19:11:47.773 INFO O| Planning: Planning completed in 0.00 seconds
46322026-09-04T19:11:48.741Z[ recovery-image] Sep 04 19:11:47.773 INFO O| Sep 04 19:11:47.773 INFO O| Variants/Facets to change: 1
46332026-09-04T19:11:48.745Z[verify-libraries] Compiling itertools v0.12.1
46342026-09-04T19:11:48.748Z[verify-libraries] Compiling foreign-types v0.5.0
46352026-09-04T19:11:48.752Z[ recovery-image] Sep 04 19:11:47.787 INFO O| Sep 04 19:11:47.787 INFO O| Finalize: Updating package state database ... Done
46362026-09-04T19:11:48.752Z[ recovery-image] Sep 04 19:11:47.788 INFO O| Sep 04 19:11:47.787 INFO O| Finalize: Updating package cache ... Done
46372026-09-04T19:11:48.765Z[ host-image] Sep 04 19:11:47.800 INFO O| Sep 04 19:11:47.800 INFO O| Startup: Caching catalogs ... Done
46382026-09-04T19:11:48.856Z[ recovery-image] Sep 04 19:11:47.891 INFO O| Sep 04 19:11:47.890 INFO O| Finalize: Updating image state ... Done
46392026-09-04T19:11:48.878Z[verify-libraries] Compiling num_enum v0.7.6
46402026-09-04T19:11:48.878Z[ recovery-image] Sep 04 19:11:47.908 INFO O| Sep 04 19:11:47.908 INFO O| Finalize: Creating fast lookup database ... Done
46412026-09-04T19:11:48.878Z[ recovery-image] Sep 04 19:11:47.908 INFO O| Sep 04 19:11:47.908 INFO O| Finalize: Reading search index ... Done
46422026-09-04T19:11:48.878Z[ recovery-image] Sep 04 19:11:47.908 INFO O| Sep 04 19:11:47.908 INFO O| Finalize: Updating search index ... Done
46432026-09-04T19:11:48.881Z[ recovery-image] Sep 04 19:11:47.909 INFO O| Sep 04 19:11:47.909 INFO O| Finalize: Updating package cache ... Done
46442026-09-04T19:11:48.897Z[verify-libraries] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
46452026-09-04T19:11:48.946Z[verify-libraries] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
46462026-09-04T19:11:49.021Z[verify-libraries] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46472026-09-04T19:11:49.051Z[verify-libraries] Compiling sigpipe v0.1.3
46482026-09-04T19:11:49.141Z[verify-libraries] Compiling zone_cfg_derive v0.3.1
46492026-09-04T19:11:49.184Z[ recovery-image] Sep 04 19:11:48.219 INFO O| Sep 04 19:11:48.219 INFO STEP 6 (pkg_change_variant) COMPLETE
46502026-09-04T19:11:49.220Z[ recovery-image] Sep 04 19:11:48.219 INFO O| Sep 04 19:11:48.219 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46512026-09-04T19:11:49.220Z[ recovery-image] Sep 04 19:11:48.219 INFO O| Sep 04 19:11:48.219 INFO skip step because feature "debug_variant" is not enabled
46522026-09-04T19:11:49.220Z[ recovery-image] Sep 04 19:11:48.219 INFO O| Sep 04 19:11:48.219 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46532026-09-04T19:11:49.220Z[verify-libraries] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46542026-09-04T19:11:49.262Z[verify-libraries] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
46552026-09-04T19:11:49.364Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
46562026-09-04T19:11:49.364Z[verify-libraries] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46572026-09-04T19:11:49.367Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
46582026-09-04T19:11:49.512Z[ host-image] Sep 04 19:11:48.547 INFO O| Sep 04 19:11:48.547 INFO O| Planning: Solver setup ... Done
46592026-09-04T19:11:49.525Z[ host-image] Sep 04 19:11:48.553 INFO O| Sep 04 19:11:48.553 INFO O| Planning: Running solver ... Done
46602026-09-04T19:11:49.539Z[ host-image] Sep 04 19:11:48.574 INFO O| Sep 04 19:11:48.572 INFO O| Planning: Finding local manifests ... Done
46612026-09-04T19:11:49.543Z[verify-libraries] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
46622026-09-04T19:11:49.552Z[ host-image] Sep 04 19:11:48.587 INFO O| Sep 04 19:11:48.587 INFO O| Planning: Fetching manifests: 0/6 0% complete
46632026-09-04T19:11:49.567Z[verify-libraries] Compiling toml v0.8.23
46642026-09-04T19:11:49.592Z[verify-libraries] Compiling smf v0.2.3
46652026-09-04T19:11:49.605Z[ recovery-image] Sep 04 19:11:48.640 INFO O| Sep 04 19:11:48.640 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
46662026-09-04T19:11:49.630Z[ host-image] Sep 04 19:11:48.665 INFO O| Sep 04 19:11:48.665 INFO O| Planning: Fetching manifests: 6/6 100% complete
46672026-09-04T19:11:49.653Z[ host-image] Sep 04 19:11:48.686 INFO O| Sep 04 19:11:48.686 INFO O| Planning: Package planning ... Done
46682026-09-04T19:11:49.656Z[ host-image] Sep 04 19:11:48.690 INFO O| Sep 04 19:11:48.690 INFO O| Planning: Merging actions ... Done
46692026-09-04T19:11:49.690Z[verify-libraries] Compiling num_enum v0.5.11
46702026-09-04T19:11:49.709Z[ host-image] Sep 04 19:11:48.744 INFO O| Sep 04 19:11:48.744 INFO O| Planning: Checking for conflicting actions ... Done
46712026-09-04T19:11:49.713Z[ host-image] Sep 04 19:11:48.746 INFO O| Sep 04 19:11:48.746 INFO O| Planning: Consolidating action changes ... Done
46722026-09-04T19:11:49.741Z[verify-libraries] Compiling ingot-types v0.2.0
46732026-09-04T19:11:49.741Z[verify-libraries] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46742026-09-04T19:11:49.874Z[verify-libraries] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
46752026-09-04T19:11:49.899Z[ host-image] Sep 04 19:11:48.934 INFO O| Sep 04 19:11:48.934 INFO O| Planning: Evaluating mediators ... Done
46762026-09-04T19:11:49.903Z[ host-image] Sep 04 19:11:48.935 INFO O| Sep 04 19:11:48.935 INFO O| Planning: Planning completed in 1.12 seconds
46772026-09-04T19:11:49.903Z[ host-image] Sep 04 19:11:48.936 INFO O| Sep 04 19:11:48.936 INFO O| Packages to install: 6
46782026-09-04T19:11:49.903Z[ host-image] Sep 04 19:11:48.936 INFO O| Sep 04 19:11:48.936 INFO O| Services to change: 2
46792026-09-04T19:11:49.916Z[ host-image] Sep 04 19:11:48.951 INFO O| Sep 04 19:11:48.951 INFO O| Download: 0/156 items 0.0/1.8MB 0% complete
46802026-09-04T19:11:49.927Z[verify-libraries] Compiling whoami v1.6.1
46812026-09-04T19:11:49.999Z[verify-libraries] Compiling tokio-dtrace v0.1.1
46822026-09-04T19:11:50.051Z[verify-libraries] Compiling derive-where v1.6.0
46832026-09-04T19:11:50.076Z[ host-image] Sep 04 19:11:49.111 INFO O| Sep 04 19:11:49.111 INFO O| Download: Completed 1.76 MB in 0.16 seconds (10.9M/s)
46842026-09-04T19:11:50.091Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
46852026-09-04T19:11:50.098Z[ host-image] Sep 04 19:11:49.133 INFO O| Sep 04 19:11:49.132 INFO O| Actions: 1/391 actions (Installing new actions)
46862026-09-04T19:11:50.249Z[verify-libraries] Compiling ingot v0.2.1
46872026-09-04T19:11:50.276Z[verify-libraries] Compiling zone v0.3.1
46882026-09-04T19:11:50.293Z[ host-image] Sep 04 19:11:49.327 INFO O| Sep 04 19:11:49.327 INFO O| Actions: Completed 391 actions in 0.19 seconds.
46892026-09-04T19:11:50.324Z[verify-libraries] Compiling oxide-tokio-rt v0.1.4
46902026-09-04T19:11:50.339Z[ host-image] Sep 04 19:11:49.374 INFO O| Sep 04 19:11:49.374 INFO O| Finalize: Updating package state database ... Done
46912026-09-04T19:11:50.339Z[ host-image] Sep 04 19:11:49.375 INFO O| Sep 04 19:11:49.374 INFO O| Finalize: Updating package cache ... Done
46922026-09-04T19:11:50.358Z[verify-libraries] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
46932026-09-04T19:11:50.361Z[verify-libraries] Compiling gethostname v0.5.0
46942026-09-04T19:11:50.401Z[verify-libraries] Compiling cancel-safe-futures v0.1.5
46952026-09-04T19:11:50.404Z[verify-libraries] Compiling newline-converter v0.3.0
46962026-09-04T19:11:50.446Z[ host-image] Sep 04 19:11:49.481 INFO O| Sep 04 19:11:49.481 INFO O| Finalize: Updating image state ... Done
46972026-09-04T19:11:50.489Z[verify-libraries] Compiling console v0.15.11
46982026-09-04T19:11:50.547Z[verify-libraries] Compiling linear-map v1.2.0
46992026-09-04T19:11:50.551Z[verify-libraries] Compiling num-rational v0.4.2
47002026-09-04T19:11:50.612Z[verify-libraries] Compiling num-complex v0.4.6
47012026-09-04T19:11:50.677Z[verify-libraries] Compiling slog-dtrace v0.3.0
47022026-09-04T19:11:50.782Z[verify-libraries] Compiling prettyplease v0.2.37
47032026-09-04T19:11:50.828Z[verify-libraries] Compiling resolv-conf v0.7.6
47042026-09-04T19:11:50.964Z[verify-libraries] Compiling typify-macro v0.6.2
47052026-09-04T19:11:51.065Z[verify-libraries] Compiling expectorate v1.2.0
47062026-09-04T19:11:51.065Z[verify-libraries] Compiling num v0.4.3
47072026-09-04T19:11:51.114Z[verify-libraries] Compiling float-ord v0.3.2
47082026-09-04T19:11:51.156Z[verify-libraries] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
47092026-09-04T19:11:51.180Z[verify-libraries] Compiling minimal-lexical v0.2.1
47102026-09-04T19:11:51.268Z[verify-libraries] Compiling linked-hash-map v0.5.6
47112026-09-04T19:11:51.268Z[verify-libraries] Compiling hickory-proto v0.24.4
47122026-09-04T19:11:51.272Z[verify-libraries] Compiling unicode-xid v0.2.6
47132026-09-04T19:11:51.355Z[verify-libraries] Compiling tabled_derive v0.7.0
47142026-09-04T19:11:51.358Z[verify-libraries] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
47152026-09-04T19:11:51.380Z[verify-libraries] Compiling ar_archive_writer v0.5.1
47162026-09-04T19:11:51.399Z[ host-image] Sep 04 19:11:50.434 INFO O| Sep 04 19:11:50.433 INFO O| Finalize: Creating fast lookup database ... Done
47172026-09-04T19:11:51.427Z[ host-image] Sep 04 19:11:50.462 INFO O| Sep 04 19:11:50.461 INFO O| Finalize: Reading search index ... Done
47182026-09-04T19:11:51.427Z[ host-image] Sep 04 19:11:50.462 INFO O| Sep 04 19:11:50.462 INFO O| Finalize: Updating search index ... Done
47192026-09-04T19:11:51.442Z[ host-image] Sep 04 19:11:50.477 INFO O| Sep 04 19:11:50.476 INFO O| Finalize: Updating package cache ... Done
47202026-09-04T19:11:51.507Z[verify-libraries] Compiling nom v7.1.3
47212026-09-04T19:11:51.511Z[verify-libraries] Compiling oxide-update-engine-types v0.1.2
47222026-09-04T19:11:51.597Z[verify-libraries] Compiling lru-cache v0.1.2
47232026-09-04T19:11:51.600Z[verify-libraries] Compiling fd-lock v4.0.4
47242026-09-04T19:11:51.741Z[ recovery-image] Sep 04 19:11:50.776 INFO O| Sep 04 19:11:50.776 INFO O| Startup: Refreshing catalog 'helios' ... Done
47252026-09-04T19:11:51.752Z[ host-image] Sep 04 19:11:50.787 INFO O| Sep 04 19:11:50.787 INFO STEP 12 (pkg_install) COMPLETE
47262026-09-04T19:11:51.752Z[ host-image] Sep 04 19:11:50.787 INFO O| Sep 04 19:11:50.787 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47272026-09-04T19:11:51.759Z[verify-libraries] Compiling vte v0.14.1
47282026-09-04T19:11:51.763Z[ host-image] Sep 04 19:11:50.798 INFO O| Sep 04 19:11:50.798 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
47292026-09-04T19:11:51.919Z[verify-libraries] Compiling display-error-chain v0.2.2
47302026-09-04T19:11:52.004Z[verify-libraries] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47312026-09-04T19:11:52.063Z[verify-libraries] Compiling strip-ansi-escapes v0.2.1
47322026-09-04T19:11:52.128Z[verify-libraries] Compiling crossterm v0.29.0
47332026-09-04T19:11:52.177Z[verify-libraries] Compiling nu-ansi-term v0.50.3
47342026-09-04T19:11:52.231Z[verify-libraries] Compiling stacker v0.1.23
47352026-09-04T19:11:52.348Z[ recovery-image] Sep 04 19:11:51.372 INFO O| Sep 04 19:11:51.372 INFO O| Startup: Caching catalogs ... Done
47362026-09-04T19:11:52.352Z[verify-libraries] Compiling psm v0.1.30
47372026-09-04T19:11:52.355Z[ recovery-image] Sep 04 19:11:51.390 INFO O| Sep 04 19:11:51.390 INFO O| Planning: Planning completed in 0.00 seconds
47382026-09-04T19:11:52.355Z[ recovery-image] Sep 04 19:11:51.390 INFO O| Sep 04 19:11:51.390 INFO O| Planning: Consolidating action changes ... Done
47392026-09-04T19:11:52.355Z[ recovery-image] Sep 04 19:11:51.390 INFO O| Sep 04 19:11:51.390 INFO O| Planning: Evaluating mediators ... Done
47402026-09-04T19:11:52.355Z[ recovery-image] Sep 04 19:11:51.391 INFO O| Sep 04 19:11:51.391 INFO O| Planning: Planning completed in 0.00 seconds
47412026-09-04T19:11:52.359Z[ recovery-image] Sep 04 19:11:51.391 INFO O| Sep 04 19:11:51.391 INFO O| Variants/Facets to change: 1
47422026-09-04T19:11:52.384Z[ recovery-image] Sep 04 19:11:51.419 INFO O| Sep 04 19:11:51.419 INFO O| Finalize: Updating package state database ... Done
47432026-09-04T19:11:52.385Z[ recovery-image] Sep 04 19:11:51.419 INFO O| Sep 04 19:11:51.419 INFO O| Finalize: Updating package cache ... Done
47442026-09-04T19:11:52.388Z[verify-libraries] Compiling cfg_aliases v0.1.1
47452026-09-04T19:11:52.474Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
47462026-09-04T19:11:52.478Z[ recovery-image] Sep 04 19:11:51.510 INFO O| Sep 04 19:11:51.510 INFO O| Finalize: Updating image state ... Done
47472026-09-04T19:11:52.497Z[ recovery-image] Sep 04 19:11:51.532 INFO O| Sep 04 19:11:51.532 INFO O| Finalize: Creating fast lookup database ... Done
47482026-09-04T19:11:52.500Z[ recovery-image] Sep 04 19:11:51.532 INFO O| Sep 04 19:11:51.532 INFO O| Finalize: Reading search index ... Done
47492026-09-04T19:11:52.500Z[ recovery-image] Sep 04 19:11:51.532 INFO O| Sep 04 19:11:51.532 INFO O| Finalize: Updating search index ... Done
47502026-09-04T19:11:52.500Z[ recovery-image] Sep 04 19:11:51.533 INFO O| Sep 04 19:11:51.533 INFO O| Finalize: Updating package cache ... Done
47512026-09-04T19:11:52.542Z[verify-libraries] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
47522026-09-04T19:11:52.565Z[verify-libraries] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
47532026-09-04T19:11:52.590Z[verify-libraries] Compiling oxide-update-engine v0.1.2
47542026-09-04T19:11:52.590Z[verify-libraries] Compiling tabled v0.15.0
47552026-09-04T19:11:52.684Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
47562026-09-04T19:11:52.838Z[verify-libraries] Compiling reedline v0.40.0
47572026-09-04T19:11:52.851Z[ recovery-image] Sep 04 19:11:51.885 INFO O| Sep 04 19:11:51.885 INFO STEP 8 (pkg_change_facet) COMPLETE
47582026-09-04T19:11:52.851Z[ recovery-image] Sep 04 19:11:51.885 INFO O| Sep 04 19:11:51.885 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47592026-09-04T19:11:52.985Z[verify-libraries] Compiling typify v0.6.2
47602026-09-04T19:11:53.118Z[verify-libraries] Compiling nix v0.28.0
47612026-09-04T19:11:53.156Z[verify-libraries] Compiling progenitor-impl v0.14.0
47622026-09-04T19:11:53.200Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
47632026-09-04T19:11:53.227Z[ recovery-image] Sep 04 19:11:52.261 INFO O| Sep 04 19:11:52.261 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
47642026-09-04T19:11:53.234Z[verify-libraries] Compiling termtree v0.5.1
47652026-09-04T19:11:53.382Z[verify-libraries] Compiling semver v0.1.20
47662026-09-04T19:11:53.509Z[verify-libraries] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47672026-09-04T19:11:53.554Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
47682026-09-04T19:11:53.634Z[verify-libraries] Compiling hickory-resolver v0.24.4
47692026-09-04T19:11:53.713Z[verify-libraries] Compiling rustc_version v0.1.7
47702026-09-04T19:11:53.774Z[verify-libraries] Compiling phf_shared v0.12.1
47712026-09-04T19:11:53.814Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
47722026-09-04T19:11:54.038Z[verify-libraries] Compiling nibble_vec v0.1.0
47732026-09-04T19:11:54.088Z[verify-libraries] Compiling highway v1.3.0
47742026-09-04T19:11:54.264Z[verify-libraries] Compiling endian-type v0.1.2
47752026-09-04T19:11:54.354Z[verify-libraries] Compiling chrono-tz v0.10.4
47762026-09-04T19:11:54.501Z[verify-libraries] Compiling radix_trie v0.2.1
47772026-09-04T19:11:54.513Z[ host-image] Sep 04 19:11:53.548 INFO O| Sep 04 19:11:53.548 INFO O| Startup: Refreshing catalog 'helios' ... Done
47782026-09-04T19:11:54.562Z[verify-libraries] Compiling recursive v0.1.1
47792026-09-04T19:11:54.603Z[verify-libraries] Compiling newtype_derive v0.1.6
47802026-09-04T19:11:54.703Z[verify-libraries] Compiling phf v0.12.1
47812026-09-04T19:11:54.765Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
47822026-09-04T19:11:54.814Z[verify-libraries] Compiling qorb v0.4.1
47832026-09-04T19:11:54.918Z[verify-libraries] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47842026-09-04T19:11:54.964Z[verify-libraries] Compiling const_format_proc_macros v0.2.34
47852026-09-04T19:11:54.991Z[verify-libraries] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
47862026-09-04T19:11:55.071Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
47872026-09-04T19:11:55.155Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
47882026-09-04T19:11:55.318Z[verify-libraries] Compiling peg-macros v0.8.5
47892026-09-04T19:11:55.331Z[ host-image] Sep 04 19:11:54.366 INFO O| Sep 04 19:11:54.366 INFO O| Startup: Caching catalogs ... Done
47902026-09-04T19:11:55.553Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
47912026-09-04T19:11:55.636Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
47922026-09-04T19:11:55.720Z[ recovery-image] Sep 04 19:11:54.755 INFO O| Sep 04 19:11:54.755 INFO O| Startup: Refreshing catalog 'helios' ... Done
47932026-09-04T19:11:55.754Z[verify-libraries] Compiling sqlparser_derive v0.5.0
47942026-09-04T19:11:55.845Z[verify-libraries] Compiling csv-core v0.1.13
47952026-09-04T19:11:55.953Z[ host-image] Sep 04 19:11:54.988 INFO O| Sep 04 19:11:54.988 INFO O| Planning: Solver setup ... Done
47962026-09-04T19:11:55.959Z[ host-image] Sep 04 19:11:54.994 INFO O| Sep 04 19:11:54.994 INFO O| Planning: Running solver ... Done
47972026-09-04T19:11:55.975Z[ host-image] Sep 04 19:11:55.010 INFO O| Sep 04 19:11:55.010 INFO O| Planning: Finding local manifests ... Done
47982026-09-04T19:11:56.020Z[ host-image] Sep 04 19:11:55.047 INFO O| Sep 04 19:11:55.045 INFO O| Planning: Fetching manifests: 0/6 0% complete
47992026-09-04T19:11:56.036Z[verify-libraries] Compiling winnow v0.6.26
48002026-09-04T19:11:56.068Z[verify-libraries] Compiling unicode_categories v0.1.1
48012026-09-04T19:11:56.077Z[ host-image] Sep 04 19:11:55.112 INFO O| Sep 04 19:11:55.112 INFO O| Planning: Fetching manifests: 6/6 100% complete
48022026-09-04T19:11:56.090Z[verify-libraries] Compiling home v0.5.12
48032026-09-04T19:11:56.105Z[ host-image] Sep 04 19:11:55.139 INFO O| Sep 04 19:11:55.139 INFO O| Planning: Package planning ... Done
48042026-09-04T19:11:56.112Z[ host-image] Sep 04 19:11:55.148 INFO O| Sep 04 19:11:55.148 INFO O| Planning: Merging actions ... Done
48052026-09-04T19:11:56.142Z[verify-libraries] Compiling progenitor-macro v0.14.0
48062026-09-04T19:11:56.163Z[ host-image] Sep 04 19:11:55.198 INFO O| Sep 04 19:11:55.198 INFO O| Planning: Checking for conflicting actions ... Done
48072026-09-04T19:11:56.166Z[verify-libraries] Compiling csv v1.4.0
48082026-09-04T19:11:56.171Z[ host-image] Sep 04 19:11:55.202 INFO O| Sep 04 19:11:55.202 INFO O| Planning: Consolidating action changes ... Done
48092026-09-04T19:11:56.234Z[ recovery-image] Sep 04 19:11:55.269 INFO O| Sep 04 19:11:55.269 INFO O| Startup: Caching catalogs ... Done
48102026-09-04T19:11:56.250Z[verify-libraries] Compiling rustyline v14.0.0
48112026-09-04T19:11:56.253Z[ recovery-image] Sep 04 19:11:55.287 INFO O| Sep 04 19:11:55.287 INFO O| Planning: Planning completed in 0.00 seconds
48122026-09-04T19:11:56.253Z[ recovery-image] Sep 04 19:11:55.287 INFO O| Sep 04 19:11:55.287 INFO O| Planning: Consolidating action changes ... Done
48132026-09-04T19:11:56.253Z[ recovery-image] Sep 04 19:11:55.287 INFO O| Sep 04 19:11:55.287 INFO O| Planning: Evaluating mediators ... Done
48142026-09-04T19:11:56.253Z[ recovery-image] Sep 04 19:11:55.288 INFO O| Sep 04 19:11:55.288 INFO O| Planning: Planning completed in 0.00 seconds
48152026-09-04T19:11:56.253Z[ recovery-image] Sep 04 19:11:55.288 INFO O| Sep 04 19:11:55.288 INFO O| Variants/Facets to change: 1
48162026-09-04T19:11:56.275Z[ recovery-image] Sep 04 19:11:55.310 INFO O| Sep 04 19:11:55.310 INFO O| Finalize: Updating package state database ... Done
48172026-09-04T19:11:56.275Z[ recovery-image] Sep 04 19:11:55.310 INFO O| Sep 04 19:11:55.310 INFO O| Finalize: Updating package cache ... Done
48182026-09-04T19:11:56.305Z[verify-libraries] Compiling const_format v0.2.35
48192026-09-04T19:11:56.321Z[ host-image] Sep 04 19:11:55.356 INFO O| Sep 04 19:11:55.356 INFO O| Planning: Evaluating mediators ... Done
48202026-09-04T19:11:56.325Z[ host-image] Sep 04 19:11:55.359 INFO O| Sep 04 19:11:55.359 INFO O| Planning: Planning completed in 0.98 seconds
48212026-09-04T19:11:56.325Z[ host-image] Sep 04 19:11:55.359 INFO O| Sep 04 19:11:55.359 INFO O| Packages to install: 6
48222026-09-04T19:11:56.325Z[ host-image] Sep 04 19:11:55.359 INFO O| Sep 04 19:11:55.359 INFO O| Mediators to change: 1
48232026-09-04T19:11:56.325Z[ host-image] Sep 04 19:11:55.359 INFO O| Sep 04 19:11:55.359 INFO O| Services to change: 1
48242026-09-04T19:11:56.337Z[ host-image] Sep 04 19:11:55.371 INFO O| Sep 04 19:11:55.371 INFO O| Download: 0/1147 items 0.0/7.8MB 0% complete
48252026-09-04T19:11:56.354Z[ recovery-image] Sep 04 19:11:55.388 INFO O| Sep 04 19:11:55.388 INFO O| Finalize: Updating image state ... Done
48262026-09-04T19:11:56.371Z[ recovery-image] Sep 04 19:11:55.406 INFO O| Sep 04 19:11:55.406 INFO O| Finalize: Creating fast lookup database ... Done
48272026-09-04T19:11:56.376Z[ recovery-image] Sep 04 19:11:55.407 INFO O| Sep 04 19:11:55.407 INFO O| Finalize: Reading search index ... Done
48282026-09-04T19:11:56.376Z[ recovery-image] Sep 04 19:11:55.407 INFO O| Sep 04 19:11:55.407 INFO O| Finalize: Updating search index ... Done
48292026-09-04T19:11:56.376Z[ recovery-image] Sep 04 19:11:55.408 INFO O| Sep 04 19:11:55.408 INFO O| Finalize: Updating package cache ... Done
48302026-09-04T19:11:56.477Z[verify-libraries] Compiling bcs v0.1.6
48312026-09-04T19:11:56.575Z[verify-libraries] Compiling nom v8.0.0
48322026-09-04T19:11:56.677Z[verify-libraries] Compiling sqlparser v0.61.0
48332026-09-04T19:11:56.716Z[ recovery-image] Sep 04 19:11:55.751 INFO O| Sep 04 19:11:55.751 INFO STEP 9 (pkg_change_facet) COMPLETE
48342026-09-04T19:11:56.716Z[ recovery-image] Sep 04 19:11:55.751 INFO O| Sep 04 19:11:55.751 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48352026-09-04T19:11:56.720Z[verify-libraries] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
48362026-09-04T19:11:56.720Z[verify-libraries] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48372026-09-04T19:11:56.792Z[ host-image] Sep 04 19:11:55.826 INFO O| Sep 04 19:11:55.826 INFO O| Download: Completed 7.84 MB in 0.46 seconds (17.2M/s)
48382026-09-04T19:11:56.838Z[ host-image] Sep 04 19:11:55.872 INFO O| Sep 04 19:11:55.871 INFO O| Actions: 1/1366 actions (Installing new actions)
48392026-09-04T19:11:56.855Z[verify-libraries] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48402026-09-04T19:11:56.958Z[verify-libraries] Compiling steno v0.4.1
48412026-09-04T19:11:57.033Z[ recovery-image] Sep 04 19:11:56.068 INFO O| Sep 04 19:11:56.068 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
48422026-09-04T19:11:57.039Z[verify-libraries] Compiling peg v0.8.5
48432026-09-04T19:11:57.039Z[verify-libraries] Compiling sha1 v0.10.6
48442026-09-04T19:11:57.071Z[ host-image] Sep 04 19:11:56.102 INFO O| Sep 04 19:11:56.102 INFO O| Actions: Completed 1366 actions in 0.23 seconds.
48452026-09-04T19:11:57.113Z[ host-image] Sep 04 19:11:56.148 INFO O| Sep 04 19:11:56.148 INFO O| Finalize: Updating package state database ... Done
48462026-09-04T19:11:57.113Z[ host-image] Sep 04 19:11:56.148 INFO O| Sep 04 19:11:56.148 INFO O| Finalize: Updating package cache ... Done
48472026-09-04T19:11:57.185Z[verify-libraries] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
48482026-09-04T19:11:57.219Z[ host-image] Sep 04 19:11:56.254 INFO O| Sep 04 19:11:56.254 INFO O| Finalize: Updating image state ... Done
48492026-09-04T19:11:57.222Z[verify-libraries] Compiling dropshot-api-manager-types v0.8.0
48502026-09-04T19:11:57.438Z[verify-libraries] Compiling sqlformat v0.3.5
48512026-09-04T19:11:57.585Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
48522026-09-04T19:11:57.635Z[verify-libraries] Compiling tagptr v0.2.0
48532026-09-04T19:11:57.749Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
48542026-09-04T19:11:57.790Z[verify-libraries] Compiling utf-8 v0.7.6
48552026-09-04T19:11:57.836Z[verify-libraries] Compiling moka v0.12.13
48562026-09-04T19:11:57.902Z[verify-libraries] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
48572026-09-04T19:11:57.960Z[verify-libraries] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
48582026-09-04T19:11:58.000Z[verify-libraries] Compiling libefi-sys v0.1.0
48592026-09-04T19:11:58.027Z[verify-libraries] Compiling tungstenite v0.21.0
48602026-09-04T19:11:58.057Z[verify-libraries] Compiling bitfield-struct v0.6.2
48612026-09-04T19:11:58.196Z[verify-libraries] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48622026-09-04T19:11:58.199Z[verify-libraries] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
48632026-09-04T19:11:58.312Z[ host-image] Sep 04 19:11:57.347 INFO O| Sep 04 19:11:57.345 INFO O| Finalize: Creating fast lookup database ... Done
48642026-09-04T19:11:58.316Z[verify-libraries] Compiling xshell-macros v0.2.7
48652026-09-04T19:11:58.342Z[ host-image] Sep 04 19:11:57.377 INFO O| Sep 04 19:11:57.377 INFO O| Finalize: Reading search index ... Done
48662026-09-04T19:11:58.343Z[ host-image] Sep 04 19:11:57.378 INFO O| Sep 04 19:11:57.378 INFO O| Finalize: Updating search index ... Done
48672026-09-04T19:11:58.378Z[ host-image] Sep 04 19:11:57.412 INFO O| Sep 04 19:11:57.409 INFO O| Finalize: Updating package cache ... Done
48682026-09-04T19:11:58.669Z[verify-libraries] Compiling hickory-resolver v0.25.2
48692026-09-04T19:11:58.673Z[verify-libraries] Compiling tokio-tungstenite v0.21.0
48702026-09-04T19:11:58.683Z[ host-image] Sep 04 19:11:57.718 INFO O| Sep 04 19:11:57.718 INFO STEP 13 (pkg_install) COMPLETE
48712026-09-04T19:11:58.683Z[ host-image] Sep 04 19:11:57.718 INFO O| Sep 04 19:11:57.718 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48722026-09-04T19:11:58.694Z[ host-image] Sep 04 19:11:57.729 INFO O| Sep 04 19:11:57.729 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
48732026-09-04T19:11:58.790Z[verify-libraries] Compiling sha2 v0.11.0
48742026-09-04T19:11:58.829Z[verify-libraries] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
48752026-09-04T19:11:58.878Z[verify-libraries] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48762026-09-04T19:11:58.902Z[verify-libraries] Compiling xshell v0.2.7
48772026-09-04T19:11:58.970Z[verify-libraries] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48782026-09-04T19:11:59.013Z[verify-libraries] Compiling libscf-sys v1.2.0
48792026-09-04T19:11:59.102Z[verify-libraries] Compiling subprocess v0.2.15
48802026-09-04T19:11:59.131Z[verify-libraries] Compiling papergrid v0.18.0
48812026-09-04T19:11:59.153Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48822026-09-04T19:11:59.250Z[verify-libraries] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48832026-09-04T19:11:59.315Z[verify-libraries] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
48842026-09-04T19:11:59.452Z[ recovery-image] Sep 04 19:11:58.487 INFO O| Sep 04 19:11:58.487 INFO O| Startup: Refreshing catalog 'helios' ... Done
48852026-09-04T19:11:59.601Z[verify-libraries] Compiling headers-core v0.3.0
48862026-09-04T19:11:59.784Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
48872026-09-04T19:11:59.818Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48882026-09-04T19:11:59.839Z[verify-libraries] Compiling unicase v2.9.0
48892026-09-04T19:11:59.895Z[verify-libraries] Compiling headers v0.4.1
48902026-09-04T19:12:00.069Z[verify-libraries] Compiling darling_core v0.21.3
48912026-09-04T19:12:00.142Z[verify-libraries] Compiling maplit v1.0.2
48922026-09-04T19:12:00.253Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48932026-09-04T19:12:00.324Z[verify-libraries] Compiling tabled v0.21.0
48942026-09-04T19:12:00.372Z[verify-libraries] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
48952026-09-04T19:12:00.446Z[ recovery-image] Sep 04 19:11:59.481 INFO O| Sep 04 19:11:59.481 INFO O| Startup: Caching catalogs ... Done
48962026-09-04T19:12:00.464Z[ recovery-image] Sep 04 19:11:59.498 INFO O| Sep 04 19:11:59.498 INFO O| Planning: Planning completed in 0.00 seconds
48972026-09-04T19:12:00.467Z[ recovery-image] Sep 04 19:11:59.499 INFO O| Sep 04 19:11:59.499 INFO O| Planning: Consolidating action changes ... Done
48982026-09-04T19:12:00.467Z[ recovery-image] Sep 04 19:11:59.499 INFO O| Sep 04 19:11:59.499 INFO O| Planning: Evaluating mediators ... Done
48992026-09-04T19:12:00.467Z[ recovery-image] Sep 04 19:11:59.499 INFO O| Sep 04 19:11:59.499 INFO O| Planning: Planning completed in 0.00 seconds
49002026-09-04T19:12:00.467Z[ recovery-image] Sep 04 19:11:59.499 INFO O| Sep 04 19:11:59.499 INFO O| Variants/Facets to change: 1
49012026-09-04T19:12:00.490Z[ recovery-image] Sep 04 19:11:59.525 INFO O| Sep 04 19:11:59.525 INFO O| Finalize: Updating package state database ... Done
49022026-09-04T19:12:00.490Z[ recovery-image] Sep 04 19:11:59.525 INFO O| Sep 04 19:11:59.525 INFO O| Finalize: Updating package cache ... Done
49032026-09-04T19:12:00.568Z[ recovery-image] Sep 04 19:11:59.603 INFO O| Sep 04 19:11:59.603 INFO O| Finalize: Updating image state ... Done
49042026-09-04T19:12:00.585Z[ recovery-image] Sep 04 19:11:59.620 INFO O| Sep 04 19:11:59.620 INFO O| Finalize: Creating fast lookup database ... Done
49052026-09-04T19:12:00.589Z[ recovery-image] Sep 04 19:11:59.621 INFO O| Sep 04 19:11:59.621 INFO O| Finalize: Reading search index ... Done
49062026-09-04T19:12:00.589Z[ recovery-image] Sep 04 19:11:59.621 INFO O| Sep 04 19:11:59.621 INFO O| Finalize: Updating search index ... Done
49072026-09-04T19:12:00.589Z[ recovery-image] Sep 04 19:11:59.622 INFO O| Sep 04 19:11:59.622 INFO O| Finalize: Updating package cache ... Done
49082026-09-04T19:12:00.744Z[verify-libraries] Compiling yasna v0.5.2
49092026-09-04T19:12:00.884Z[verify-libraries] Compiling crc8 v0.1.1
49102026-09-04T19:12:00.907Z[ recovery-image] Sep 04 19:11:59.939 INFO O| Sep 04 19:11:59.939 INFO STEP 10 (pkg_change_facet) COMPLETE
49112026-09-04T19:12:00.907Z[ recovery-image] Sep 04 19:11:59.939 INFO O| Sep 04 19:11:59.939 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49122026-09-04T19:12:00.911Z[verify-libraries] Compiling vergen-lib v0.1.6
49132026-09-04T19:12:00.914Z[verify-libraries] Compiling diesel_derives v2.3.7
49142026-09-04T19:12:00.917Z[ recovery-image] Sep 04 19:11:59.951 INFO O| Sep 04 19:11:59.951 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/network/overwatch", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts", "/driver/oxide/os-rot", "/consolidation/oxide/omicron-release-incorporation@23.0.0.0"]
49152026-09-04T19:12:01.099Z[verify-libraries] Compiling port-file v0.1.0
49162026-09-04T19:12:01.155Z[verify-libraries] Compiling vergen-gitcl v1.0.8
49172026-09-04T19:12:01.286Z[verify-libraries] Compiling rcgen v0.12.1
49182026-09-04T19:12:01.424Z[ host-image] Sep 04 19:12:00.459 INFO O| Sep 04 19:12:00.459 INFO O| Startup: Refreshing catalog 'helios' ... Done
49192026-09-04T19:12:01.427Z[verify-libraries] Compiling scheduled-thread-pool v0.2.7
49202026-09-04T19:12:01.449Z[verify-libraries] Compiling diesel_table_macro_syntax v0.3.0
49212026-09-04T19:12:01.492Z[verify-libraries] Compiling half v1.8.3
49222026-09-04T19:12:01.597Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49232026-09-04T19:12:01.683Z[verify-libraries] Compiling progenitor v0.14.0
49242026-09-04T19:12:01.735Z[verify-libraries] Compiling serde_cbor v0.11.2
49252026-09-04T19:12:01.787Z[verify-libraries] Compiling r2d2 v0.8.10
49262026-09-04T19:12:01.820Z[verify-libraries] Compiling dirs-sys-next v0.1.2
49272026-09-04T19:12:01.929Z[ host-image] Sep 04 19:12:00.960 INFO O| Sep 04 19:12:00.960 INFO O| Startup: Caching catalogs ... Done
49282026-09-04T19:12:01.941Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
49292026-09-04T19:12:02.027Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
49302026-09-04T19:12:02.074Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
49312026-09-04T19:12:02.101Z[verify-libraries] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
49322026-09-04T19:12:02.284Z[verify-libraries] Compiling crunchy v0.2.4
49332026-09-04T19:12:02.330Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
49342026-09-04T19:12:02.501Z[verify-libraries] Compiling cpubits v0.1.1
49352026-09-04T19:12:02.627Z[verify-libraries] Compiling downcast-rs v2.0.2
49362026-09-04T19:12:02.641Z[ host-image] Sep 04 19:12:01.676 INFO O| Sep 04 19:12:01.676 INFO O| Planning: Solver setup ... Done
49372026-09-04T19:12:02.647Z[ host-image] Sep 04 19:12:01.682 INFO O| Sep 04 19:12:01.682 INFO O| Planning: Running solver ... Done
49382026-09-04T19:12:02.665Z[ host-image] Sep 04 19:12:01.700 INFO O| Sep 04 19:12:01.700 INFO O| Planning: Finding local manifests ... Done
49392026-09-04T19:12:02.687Z[ host-image] Sep 04 19:12:01.722 INFO O| Sep 04 19:12:01.722 INFO O| Planning: Fetching manifests: 0/1 0% complete
49402026-09-04T19:12:02.702Z[ host-image] Sep 04 19:12:01.737 INFO O| Sep 04 19:12:01.734 INFO O| Planning: Fetching manifests: 1/1 100% complete
49412026-09-04T19:12:02.726Z[ host-image] Sep 04 19:12:01.754 INFO O| Sep 04 19:12:01.754 INFO O| Planning: Package planning ... Done
49422026-09-04T19:12:02.726Z[ host-image] Sep 04 19:12:01.754 INFO O| Sep 04 19:12:01.754 INFO O| Planning: Merging actions ... Done
49432026-09-04T19:12:02.765Z[ host-image] Sep 04 19:12:01.798 INFO O| Sep 04 19:12:01.798 INFO O| Planning: Checking for conflicting actions ... Done
49442026-09-04T19:12:02.765Z[ host-image] Sep 04 19:12:01.798 INFO O| Sep 04 19:12:01.798 INFO O| Planning: Consolidating action changes ... Done
49452026-09-04T19:12:02.785Z[verify-libraries] Compiling dirs-next v2.0.0
49462026-09-04T19:12:02.885Z[verify-libraries] Compiling clang-sys v1.8.1
49472026-09-04T19:12:02.889Z[verify-libraries] Compiling tiny-keccak v2.0.2
49482026-09-04T19:12:02.889Z[verify-libraries] Compiling darling_macro v0.21.3
49492026-09-04T19:12:02.896Z[ host-image] Sep 04 19:12:01.931 INFO O| Sep 04 19:12:01.931 INFO O| Planning: Evaluating mediators ... Done
49502026-09-04T19:12:02.900Z[ host-image] Sep 04 19:12:01.931 INFO O| Sep 04 19:12:01.931 INFO O| Planning: Planning completed in 0.95 seconds
49512026-09-04T19:12:02.900Z[ host-image] Sep 04 19:12:01.932 INFO O| Sep 04 19:12:01.932 INFO O| Packages to install: 1
49522026-09-04T19:12:02.908Z[ host-image] Sep 04 19:12:01.943 INFO O| Sep 04 19:12:01.943 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
49532026-09-04T19:12:02.987Z[verify-libraries] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
49542026-09-04T19:12:03.056Z[verify-libraries] Compiling term v0.7.0
49552026-09-04T19:12:03.135Z[ host-image] Sep 04 19:12:02.169 INFO O| Sep 04 19:12:02.169 INFO O| Download: Completed 13.27 MB in 0.23 seconds (58.6M/s)
49562026-09-04T19:12:03.164Z[ host-image] Sep 04 19:12:02.198 INFO O| Sep 04 19:12:02.198 INFO O| Actions: 1/22 actions (Installing new actions)
49572026-09-04T19:12:03.174Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49582026-09-04T19:12:03.277Z[verify-libraries] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
49592026-09-04T19:12:03.304Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49602026-09-04T19:12:03.417Z[ host-image] Sep 04 19:12:02.452 INFO O| Sep 04 19:12:02.451 INFO O| Actions: Completed 22 actions in 0.25 seconds.
49612026-09-04T19:12:03.520Z[ host-image] Sep 04 19:12:02.554 INFO O| Sep 04 19:12:02.554 INFO O| Finalize: Updating package state database ... Done
49622026-09-04T19:12:03.520Z[ host-image] Sep 04 19:12:02.554 INFO O| Sep 04 19:12:02.554 INFO O| Finalize: Updating package cache ... Done
49632026-09-04T19:12:03.531Z[verify-libraries] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49642026-09-04T19:12:03.566Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49652026-09-04T19:12:03.575Z[ recovery-image] Sep 04 19:12:02.610 INFO O| Sep 04 19:12:02.610 INFO O| Startup: Refreshing catalog 'helios' ... Done
49662026-09-04T19:12:03.587Z[verify-libraries] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49672026-09-04T19:12:03.590Z[verify-libraries] Compiling bit-vec v0.6.3
49682026-09-04T19:12:03.631Z[ host-image] Sep 04 19:12:02.665 INFO O| Sep 04 19:12:02.665 INFO O| Finalize: Updating image state ... Done
49692026-09-04T19:12:03.706Z[verify-libraries] Compiling darling v0.21.3
49702026-09-04T19:12:03.775Z[verify-libraries] Compiling diff v0.1.13
49712026-09-04T19:12:03.820Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
49722026-09-04T19:12:03.845Z[verify-libraries] Compiling dsl_auto_type v0.2.0
49732026-09-04T19:12:03.888Z[verify-libraries] Compiling bit-set v0.5.3
49742026-09-04T19:12:03.910Z[verify-libraries] Compiling ascii-canvas v3.0.0
49752026-09-04T19:12:03.961Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
49762026-09-04T19:12:04.117Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
49772026-09-04T19:12:04.138Z[verify-libraries] Compiling itertools v0.10.5
49782026-09-04T19:12:04.138Z[verify-libraries] Compiling ena v0.14.4
49792026-09-04T19:12:04.199Z[verify-libraries] Compiling libloading v0.8.9
49802026-09-04T19:12:04.242Z[verify-libraries] Compiling regex-syntax v0.6.29
49812026-09-04T19:12:04.335Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49822026-09-04T19:12:04.404Z[verify-libraries] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49832026-09-04T19:12:04.434Z[verify-libraries] Compiling bindgen v0.71.1
49842026-09-04T19:12:04.648Z[ host-image] Sep 04 19:12:03.682 INFO O| Sep 04 19:12:03.682 INFO O| Finalize: Creating fast lookup database ... Done
49852026-09-04T19:12:04.677Z[ host-image] Sep 04 19:12:03.712 INFO O| Sep 04 19:12:03.712 INFO O| Finalize: Reading search index ... Done
49862026-09-04T19:12:04.677Z[ host-image] Sep 04 19:12:03.712 INFO O| Sep 04 19:12:03.712 INFO O| Finalize: Updating search index ... Done
49872026-09-04T19:12:04.692Z[ host-image] Sep 04 19:12:03.727 INFO O| Sep 04 19:12:03.722 INFO O| Finalize: Updating package cache ... Done
49882026-09-04T19:12:04.741Z[ recovery-image] Sep 04 19:12:03.775 INFO O| Sep 04 19:12:03.775 INFO O| Startup: Caching catalogs ... Done
49892026-09-04T19:12:04.752Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
49902026-09-04T19:12:04.787Z[verify-libraries] Compiling cexpr v0.6.0
49912026-09-04T19:12:04.835Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
49922026-09-04T19:12:04.870Z[verify-libraries] Compiling pem-rfc7468 v1.0.0
49932026-09-04T19:12:04.951Z[verify-libraries] Compiling rustc-hash v2.1.1
49942026-09-04T19:12:05.012Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO STEP 14 (pkg_install) COMPLETE
49952026-09-04T19:12:05.012Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49962026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO skip step because feature "mbist" is not enabled
49972026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49982026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO skip step because feature "mfg" is not enabled
49992026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50002026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO skip step because feature "compliance" is not enabled
50012026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50022026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO skip step because feature "stress" is not enabled
50032026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50042026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO skip step because feature "compliance" is not enabled
50052026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50062026-09-04T19:12:05.016Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO skip step because feature "nfs" is not enabled
50072026-09-04T19:12:05.041Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
50082026-09-04T19:12:05.045Z[ host-image] Sep 04 19:12:04.047 INFO O| Sep 04 19:12:04.047 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
50092026-09-04T19:12:05.045Z[verify-libraries] Compiling rfc6979 v0.4.0
50102026-09-04T19:12:05.239Z[verify-libraries] Compiling libxml v0.3.3
50112026-09-04T19:12:05.264Z[verify-libraries] Compiling proc-macro-error-attr2 v2.0.0
50122026-09-04T19:12:05.271Z[ host-image] Sep 04 19:12:04.304 INFO O| Sep 04 19:12:04.304 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
50132026-09-04T19:12:05.319Z[verify-libraries] Compiling ecdsa v0.16.9
50142026-09-04T19:12:05.349Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50152026-09-04T19:12:05.393Z[verify-libraries] Compiling primeorder v0.13.6
50162026-09-04T19:12:05.435Z[ host-image] Sep 04 19:12:04.469 INFO O| Sep 04 19:12:04.469 INFO completed processing sled/ramdisk-01-os
50172026-09-04T19:12:05.439Z[ host-image] Sep 04 19:12:04.472 INFO omicron1 baseline generation...
50182026-09-04T19:12:05.439Z[ host-image] Sep 04 19:12:04.472 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
50192026-09-04T19:12:05.533Z[verify-libraries] Compiling strum_macros v0.24.3
50202026-09-04T19:12:05.601Z[verify-libraries] Compiling hashbrown v0.14.5
50212026-09-04T19:12:05.749Z[verify-libraries] Compiling lalrpop v0.19.12
50222026-09-04T19:12:05.779Z[verify-libraries] Compiling hmac v0.13.0
50232026-09-04T19:12:05.801Z[verify-libraries] Compiling universal-hash v0.6.1
50242026-09-04T19:12:05.804Z[verify-libraries] Compiling fxhash v0.2.1
50252026-09-04T19:12:05.804Z[verify-libraries] Compiling proc-macro-error2 v2.0.1
50262026-09-04T19:12:05.815Z[ host-image] Sep 04 19:12:04.850 INFO O| incorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.24238:20260902T165426Z
50272026-09-04T19:12:05.993Z[verify-libraries] Compiling salty v0.3.0
50282026-09-04T19:12:06.034Z[verify-libraries] Compiling indoc v1.0.9
50292026-09-04T19:12:06.302Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
50302026-09-04T19:12:06.354Z[verify-libraries] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
50312026-09-04T19:12:06.525Z[verify-libraries] Compiling knus-derive v3.4.0
50322026-09-04T19:12:06.631Z[verify-libraries] Compiling chumsky v0.9.3
50332026-09-04T19:12:06.889Z[verify-libraries] Compiling p384 v0.13.1
50342026-09-04T19:12:07.026Z[verify-libraries] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
50352026-09-04T19:12:07.030Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50362026-09-04T19:12:07.407Z[verify-libraries] Compiling oso-derive v0.27.3
50372026-09-04T19:12:07.570Z[verify-libraries] Compiling quick-xml v0.37.5
50382026-09-04T19:12:08.043Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
50392026-09-04T19:12:08.154Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
50402026-09-04T19:12:08.162Z[ recovery-image] Sep 04 19:12:07.196 INFO O| Sep 04 19:12:07.195 INFO O| Planning: Solver setup ... Done
50412026-09-04T19:12:08.240Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
50422026-09-04T19:12:08.303Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
50432026-09-04T19:12:08.427Z[verify-libraries] Compiling impl-trait-for-tuples v0.2.3
50442026-09-04T19:12:08.559Z[ recovery-image] Sep 04 19:12:07.594 INFO O| Sep 04 19:12:07.594 INFO O| Planning: Running solver ... Done
50452026-09-04T19:12:08.615Z[ recovery-image] Sep 04 19:12:07.650 INFO O| Sep 04 19:12:07.650 INFO O| Planning: Finding local manifests ... Done
50462026-09-04T19:12:08.676Z[ recovery-image] Sep 04 19:12:07.711 INFO O| Sep 04 19:12:07.711 INFO O| Planning: Fetching manifests: 0/130 0% complete
50472026-09-04T19:12:09.151Z[verify-libraries] Compiling openssl-probe v0.1.6
50482026-09-04T19:12:09.313Z[verify-libraries] Compiling knus v3.4.0
50492026-09-04T19:12:10.071Z[verify-libraries] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
50502026-09-04T19:12:10.142Z[verify-libraries] Compiling polyval v0.7.1
50512026-09-04T19:12:10.257Z[verify-libraries] Compiling der v0.8.0
50522026-09-04T19:12:10.425Z[verify-libraries] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
50532026-09-04T19:12:10.483Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
50542026-09-04T19:12:10.516Z[verify-libraries] Compiling diesel v2.3.7
50552026-09-04T19:12:10.570Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
50562026-09-04T19:12:11.538Z[verify-libraries] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50572026-09-04T19:12:11.565Z[verify-libraries] Compiling git-stub v1.0.0
50582026-09-04T19:12:11.589Z[verify-libraries] Compiling kstat-rs v0.2.5
50592026-09-04T19:12:11.834Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
50602026-09-04T19:12:11.955Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
50612026-09-04T19:12:11.987Z[verify-libraries] Compiling trait-variant v0.1.2
50622026-09-04T19:12:12.389Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
50632026-09-04T19:12:12.430Z[ recovery-image] Sep 04 19:12:11.465 INFO O| Sep 04 19:12:11.465 INFO O| Planning: Fetching manifests: 130/130 100% complete
50642026-09-04T19:12:12.434Z[verify-libraries] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50652026-09-04T19:12:12.554Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
50662026-09-04T19:12:12.726Z[verify-libraries] Compiling git-stub-vcs v0.1.0
50672026-09-04T19:12:12.819Z[verify-libraries] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
50682026-09-04T19:12:12.853Z[verify-libraries] Compiling ghash v0.6.0
50692026-09-04T19:12:12.986Z[ recovery-image] Sep 04 19:12:12.021 INFO O| Sep 04 19:12:12.021 INFO O| Planning: Package planning ... Done
50702026-09-04T19:12:13.077Z[verify-libraries] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
50712026-09-04T19:12:13.107Z[verify-libraries] Compiling pbkdf2 v0.13.0
50722026-09-04T19:12:13.140Z[ recovery-image] Sep 04 19:12:12.174 INFO O| Sep 04 19:12:12.174 INFO O| Planning: Merging actions ... Done
50732026-09-04T19:12:13.209Z[ recovery-image] Sep 04 19:12:12.244 INFO O| Sep 04 19:12:12.243 INFO O| Planning: Checking for conflicting actions ... Done
50742026-09-04T19:12:13.270Z[ recovery-image] Sep 04 19:12:12.305 INFO O| Sep 04 19:12:12.305 INFO O| Planning: Consolidating action changes ... Done
50752026-09-04T19:12:13.287Z[verify-libraries] Compiling crypto-bigint v0.7.5
50762026-09-04T19:12:13.320Z[verify-libraries] Compiling aes v0.9.1
50772026-09-04T19:12:13.415Z[ recovery-image] Sep 04 19:12:12.450 INFO O| Sep 04 19:12:12.450 INFO O| Planning: Evaluating mediators ... Done
50782026-09-04T19:12:13.653Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
50792026-09-04T19:12:14.317Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
50802026-09-04T19:12:14.484Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50812026-09-04T19:12:14.621Z[verify-libraries] Compiling ctr v0.10.1
50822026-09-04T19:12:14.762Z[verify-libraries] Compiling aead v0.6.1
50832026-09-04T19:12:14.801Z[ recovery-image] Sep 04 19:12:13.831 INFO O| Sep 04 19:12:13.831 INFO O| Planning: Planning completed in 10.04 seconds
50842026-09-04T19:12:14.801Z[ recovery-image] Sep 04 19:12:13.833 INFO O| Sep 04 19:12:13.833 INFO O| Packages to install: 130
50852026-09-04T19:12:14.801Z[ recovery-image] Sep 04 19:12:13.833 INFO O| Sep 04 19:12:13.833 INFO O| Mediators to change: 5
50862026-09-04T19:12:14.805Z[ recovery-image] Sep 04 19:12:13.833 INFO O| Sep 04 19:12:13.833 INFO O| Services to change: 5
50872026-09-04T19:12:14.827Z[ recovery-image] Sep 04 19:12:13.861 INFO O| Sep 04 19:12:13.861 INFO O| Download: 0/16683 items 0.0/200.2MB 0% complete
50882026-09-04T19:12:14.870Z[verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
50892026-09-04T19:12:14.948Z[verify-libraries] Compiling bb8 v0.8.6
50902026-09-04T19:12:15.000Z[verify-libraries] Compiling parking_lot_core v0.8.6
50912026-09-04T19:12:15.046Z[verify-libraries] Compiling aes-gcm v0.11.0
50922026-09-04T19:12:15.134Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50932026-09-04T19:12:15.282Z[verify-libraries] Compiling spki v0.8.0
50942026-09-04T19:12:15.373Z[verify-libraries] Compiling mime_guess v2.0.5
50952026-09-04T19:12:15.376Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50962026-09-04T19:12:15.529Z[verify-libraries] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
50972026-09-04T19:12:15.551Z[verify-libraries] Compiling salsa20 v0.11.0
50982026-09-04T19:12:15.652Z[verify-libraries] Compiling nanorand v0.7.0
50992026-09-04T19:12:15.807Z[verify-libraries] Compiling scrypt v0.12.0
51002026-09-04T19:12:15.849Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
51012026-09-04T19:12:15.888Z[verify-libraries] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
51022026-09-04T19:12:16.118Z[verify-libraries] Compiling flume v0.11.1
51032026-09-04T19:12:16.152Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
51042026-09-04T19:12:16.212Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51052026-09-04T19:12:16.551Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
51062026-09-04T19:12:16.618Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
51072026-09-04T19:12:16.874Z[verify-libraries] Compiling cbc v0.2.1
51082026-09-04T19:12:16.924Z[verify-libraries] Compiling digest-io v0.1.0
51092026-09-04T19:12:17.083Z[verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
51102026-09-04T19:12:17.155Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
51112026-09-04T19:12:17.217Z[verify-libraries] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51122026-09-04T19:12:17.441Z[verify-libraries] Compiling http-range v0.1.5
51132026-09-04T19:12:17.677Z[verify-libraries] Compiling nonempty v0.12.0
51142026-09-04T19:12:17.758Z[verify-libraries] Compiling rawzip v0.4.4
51152026-09-04T19:12:17.966Z[verify-libraries] Compiling corncobs v0.1.4
51162026-09-04T19:12:18.150Z[verify-libraries] Compiling pkcs5 v0.8.1
51172026-09-04T19:12:18.251Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51182026-09-04T19:12:18.278Z[verify-libraries] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51192026-09-04T19:12:18.309Z[verify-libraries] Compiling parking_lot v0.11.2
51202026-09-04T19:12:18.499Z[verify-libraries] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
51212026-09-04T19:12:18.613Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
51222026-09-04T19:12:18.839Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
51232026-09-04T19:12:18.869Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
51242026-09-04T19:12:18.929Z[verify-libraries] Compiling ignore v0.4.25
51252026-09-04T19:12:18.972Z[verify-libraries] Compiling prefix-trie v0.7.0
51262026-09-04T19:12:19.127Z[verify-libraries] Compiling anstyle-parse v0.2.7
51272026-09-04T19:12:19.259Z[verify-libraries] Compiling secrecy v0.8.0
51282026-09-04T19:12:19.460Z[verify-libraries] Compiling hickory-server v0.25.2
51292026-09-04T19:12:19.501Z[verify-libraries] Compiling anstream v0.6.21
51302026-09-04T19:12:19.638Z[verify-libraries] Compiling globwalk v0.9.1
51312026-09-04T19:12:19.827Z[ recovery-image] Sep 04 19:12:18.861 INFO O| Sep 04 19:12:18.861 INFO O| Download: 8760/16683 items 89.9/200.2MB 44% complete (18.1M/s)
51322026-09-04T19:12:19.982Z[verify-libraries] Compiling hyper-staticfile v0.10.1
51332026-09-04T19:12:20.017Z[verify-libraries] Compiling sled v0.34.7
51342026-09-04T19:12:20.054Z[verify-libraries] Compiling pkcs8 v0.11.0
51352026-09-04T19:12:20.103Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
51362026-09-04T19:12:20.440Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
51372026-09-04T19:12:20.648Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
51382026-09-04T19:12:20.702Z[verify-libraries] Compiling predicates-tree v1.0.13
51392026-09-04T19:12:20.872Z[verify-libraries] Compiling rand_seeder v0.4.0
51402026-09-04T19:12:21.057Z[verify-libraries] Compiling ff v0.14.0
51412026-09-04T19:12:21.266Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
51422026-09-04T19:12:21.269Z[verify-libraries] Compiling camino-tempfile-ext v0.3.3
51432026-09-04T19:12:21.320Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
51442026-09-04T19:12:21.534Z[verify-libraries] Compiling libz-sys v1.1.24
51452026-09-04T19:12:21.582Z[verify-libraries] Compiling group v0.14.0
51462026-09-04T19:12:21.625Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
51472026-09-04T19:12:21.708Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
51482026-09-04T19:12:21.733Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51492026-09-04T19:12:21.733Z[verify-libraries] Compiling signature v3.0.0
51502026-09-04T19:12:21.864Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51512026-09-04T19:12:22.075Z[verify-libraries] Compiling base16ct v1.0.0
51522026-09-04T19:12:22.147Z[verify-libraries] Compiling instability v0.3.11
51532026-09-04T19:12:22.323Z[verify-libraries] Compiling sec1 v0.8.1
51542026-09-04T19:12:22.374Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
51552026-09-04T19:12:22.413Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51562026-09-04T19:12:22.651Z[verify-libraries] Compiling hkdf v0.13.0
51572026-09-04T19:12:22.743Z[verify-libraries] Compiling scuffle v0.1.0
51582026-09-04T19:12:22.843Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51592026-09-04T19:12:22.939Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51602026-09-04T19:12:22.974Z[verify-libraries] Compiling libgit2-sys v0.18.3+1.9.2
51612026-09-04T19:12:23.177Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
51622026-09-04T19:12:23.230Z[verify-libraries] Compiling castaway v0.2.4
51632026-09-04T19:12:23.272Z[verify-libraries] Compiling indoc v2.0.7
51642026-09-04T19:12:23.363Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51652026-09-04T19:12:23.391Z[verify-libraries] Compiling elliptic-curve v0.14.1
51662026-09-04T19:12:23.433Z[verify-libraries] Compiling compact_str v0.8.1
51672026-09-04T19:12:23.690Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
51682026-09-04T19:12:23.873Z[verify-libraries] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
51692026-09-04T19:12:24.057Z[verify-libraries] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
51702026-09-04T19:12:24.413Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
51712026-09-04T19:12:24.532Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
51722026-09-04T19:12:24.604Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
51732026-09-04T19:12:24.774Z[verify-libraries] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
51742026-09-04T19:12:24.834Z[ recovery-image] Sep 04 19:12:23.869 INFO O| Sep 04 19:12:23.869 INFO O| Download: 16474/16683 items 196.5/200.2MB 98% complete (19.7M/s)
51752026-09-04T19:12:24.898Z[verify-libraries] Compiling lru v0.12.5
51762026-09-04T19:12:25.031Z[ recovery-image] Sep 04 19:12:24.066 INFO O| Sep 04 19:12:24.066 INFO O| Download: Completed 200.18 MB in 10.20 seconds (19.6M/s)
51772026-09-04T19:12:25.142Z[verify-libraries] Compiling unicode-truncate v1.1.0
51782026-09-04T19:12:25.172Z[verify-libraries] Compiling arc-swap v1.8.2
51792026-09-04T19:12:25.309Z[ recovery-image] Sep 04 19:12:24.343 INFO O| Sep 04 19:12:24.343 INFO O| Actions: 1/27596 actions (Installing new actions)
51802026-09-04T19:12:25.384Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
51812026-09-04T19:12:25.412Z[verify-libraries] Compiling cassowary v0.3.0
51822026-09-04T19:12:25.620Z[verify-libraries] Compiling slog-scope v4.4.1
51832026-09-04T19:12:25.661Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
51842026-09-04T19:12:25.691Z[verify-libraries] Compiling wnaf v0.14.0
51852026-09-04T19:12:25.764Z[verify-libraries] Compiling ratatui v0.29.0
51862026-09-04T19:12:25.984Z[verify-libraries] Compiling primefield v0.14.0
51872026-09-04T19:12:26.043Z[verify-libraries] Compiling rfc6979 v0.6.0
51882026-09-04T19:12:26.080Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
51892026-09-04T19:12:26.320Z[verify-libraries] Compiling progenitor-impl v0.13.0
51902026-09-04T19:12:26.355Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51912026-09-04T19:12:26.656Z[verify-libraries] Compiling signal-hook-tokio v0.3.1
51922026-09-04T19:12:26.872Z[verify-libraries] Compiling vergen-git2 v9.1.0
51932026-09-04T19:12:27.156Z[verify-libraries] Compiling strsim v0.10.0
51942026-09-04T19:12:27.645Z[verify-libraries] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
51952026-09-04T19:12:27.878Z[verify-libraries] Compiling diesel-dtrace v0.5.0
51962026-09-04T19:12:28.025Z[verify-libraries] Compiling async-bb8-diesel v0.2.1
51972026-09-04T19:12:28.218Z[verify-libraries] Compiling darling_core v0.13.4
51982026-09-04T19:12:28.452Z[verify-libraries] Compiling primeorder v0.14.0
51992026-09-04T19:12:28.635Z[verify-libraries] Compiling ecdsa v0.17.0
52002026-09-04T19:12:28.729Z[verify-libraries] Compiling slog-stdlog v4.1.1
52012026-09-04T19:12:28.945Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
52022026-09-04T19:12:28.995Z[verify-libraries] Compiling tungstenite v0.23.0
52032026-09-04T19:12:29.026Z[verify-libraries] Compiling progenitor-client v0.13.0
52042026-09-04T19:12:29.026Z[verify-libraries] Compiling console v0.16.2
52052026-09-04T19:12:29.262Z[verify-libraries] Compiling progenitor-macro v0.13.0
52062026-09-04T19:12:29.290Z[verify-libraries] Compiling curve25519-dalek v5.0.0
52072026-09-04T19:12:29.426Z[verify-libraries] Compiling libsw-core v0.3.2
52082026-09-04T19:12:29.567Z[verify-libraries] Compiling assert_matches v1.5.0
52092026-09-04T19:12:29.678Z[verify-libraries] Compiling void v1.0.2
52102026-09-04T19:12:29.722Z[verify-libraries] Compiling unit-prefix v0.5.2
52112026-09-04T19:12:29.772Z[verify-libraries] Compiling tokio-tungstenite v0.23.1
52122026-09-04T19:12:29.842Z[verify-libraries] Compiling lzss v0.8.2
52132026-09-04T19:12:29.884Z[verify-libraries] Compiling libsw v3.5.0
52142026-09-04T19:12:29.991Z[verify-libraries] Compiling indicatif v0.18.4
52152026-09-04T19:12:30.038Z[verify-libraries] Compiling slog-envlogger v2.2.0
52162026-09-04T19:12:30.117Z[verify-libraries] Compiling ssh-encoding v0.3.0
52172026-09-04T19:12:30.144Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52182026-09-04T19:12:30.207Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
52192026-09-04T19:12:30.207Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52202026-09-04T19:12:30.309Z[ recovery-image] Sep 04 19:12:29.343 INFO O| Sep 04 19:12:29.343 INFO O| Actions: 21049/27596 actions (Installing new actions)
52212026-09-04T19:12:30.452Z[verify-libraries] Compiling darling_macro v0.13.4
52222026-09-04T19:12:30.553Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
52232026-09-04T19:12:30.615Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
52242026-09-04T19:12:30.675Z[verify-libraries] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
52252026-09-04T19:12:30.882Z[verify-libraries] Compiling nix v0.27.1
52262026-09-04T19:12:31.020Z[verify-libraries] Compiling colored v2.2.0
52272026-09-04T19:12:31.073Z[verify-libraries] Compiling blake3 v1.8.5
52282026-09-04T19:12:31.120Z[verify-libraries] Compiling serde_bytes v0.11.19
52292026-09-04T19:12:31.153Z[verify-libraries] Compiling keccak v0.2.0
52302026-09-04T19:12:31.204Z[ recovery-image] Sep 04 19:12:30.239 INFO O| Sep 04 19:12:30.239 INFO O| Actions: Completed 27596 actions in 5.89 seconds.
52312026-09-04T19:12:31.295Z[ recovery-image] Sep 04 19:12:30.329 INFO O| Sep 04 19:12:30.329 INFO O| Finalize: Updating package state database ... Done
52322026-09-04T19:12:31.295Z[ recovery-image] Sep 04 19:12:30.329 INFO O| Sep 04 19:12:30.329 INFO O| Finalize: Updating package cache ... Done
52332026-09-04T19:12:31.419Z[verify-libraries] Compiling shell-words v1.1.1
52342026-09-04T19:12:31.468Z[ recovery-image] Sep 04 19:12:30.503 INFO O| Sep 04 19:12:30.502 INFO O| Finalize: Updating image state ... Done
52352026-09-04T19:12:31.483Z[verify-libraries] Compiling darling v0.13.4
52362026-09-04T19:12:31.572Z[verify-libraries] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
52372026-09-04T19:12:31.768Z[verify-libraries] Compiling oxide-update-engine-display v0.1.2
52382026-09-04T19:12:31.803Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
52392026-09-04T19:12:31.923Z[verify-libraries] Compiling ed25519 v3.0.0
52402026-09-04T19:12:32.253Z[ recovery-image] Sep 04 19:12:31.287 INFO O| Sep 04 19:12:31.287 INFO O| Finalize: Creating fast lookup database ... Done
52412026-09-04T19:12:32.274Z[ recovery-image] Sep 04 19:12:31.306 INFO O| Sep 04 19:12:31.306 INFO O| Finalize: Reading search index ... Done
52422026-09-04T19:12:32.279Z[verify-libraries] Compiling crypto-primes v0.7.2
52432026-09-04T19:12:32.331Z[verify-libraries] Compiling pkcs1 v0.8.0-rc.4
52442026-09-04T19:12:32.447Z[verify-libraries] Compiling poly1305 v0.9.0
52452026-09-04T19:12:32.821Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
52462026-09-04T19:12:32.881Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
52472026-09-04T19:12:33.220Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
52482026-09-04T19:12:33.248Z[verify-libraries] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
52492026-09-04T19:12:33.398Z[verify-libraries] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
52502026-09-04T19:12:33.588Z[verify-libraries] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
52512026-09-04T19:12:33.643Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
52522026-09-04T19:12:33.664Z[verify-libraries] Compiling blowfish v0.10.0
52532026-09-04T19:12:33.692Z[verify-libraries] Compiling blake2 v0.11.0-rc.6
52542026-09-04T19:12:33.805Z[verify-libraries] Compiling petname v2.0.2
52552026-09-04T19:12:33.956Z[verify-libraries] Compiling arrayvec v0.7.6
52562026-09-04T19:12:34.024Z[verify-libraries] Compiling arrayref v0.3.9
52572026-09-04T19:12:34.084Z[verify-libraries] Compiling constant_time_eq v0.4.2
52582026-09-04T19:12:34.178Z[verify-libraries] Compiling argon2 v0.6.0-rc.8
52592026-09-04T19:12:34.191Z[ recovery-image] Sep 04 19:12:33.224 INFO O| Sep 04 19:12:33.223 INFO O| Finalize: Building new search index ... Done
52602026-09-04T19:12:34.373Z[verify-libraries] Compiling bcrypt-pbkdf v0.11.0
52612026-09-04T19:12:34.477Z[ recovery-image] Sep 04 19:12:33.506 INFO O| Sep 04 19:12:33.506 INFO O| Finalize: Updating package cache ... Done
52622026-09-04T19:12:34.548Z[verify-libraries] Compiling rsa v0.10.0-rc.18
52632026-09-04T19:12:34.665Z[verify-libraries] Compiling ed25519-dalek v3.0.0
52642026-09-04T19:12:34.721Z[verify-libraries] Compiling ssh-cipher v0.3.0
52652026-09-04T19:12:34.789Z[verify-libraries] Compiling serde_with_macros v1.5.2
52662026-09-04T19:12:34.871Z[ recovery-image] Sep 04 19:12:33.905 INFO O| Sep 04 19:12:33.905 INFO STEP 11 (pkg_install) COMPLETE
52672026-09-04T19:12:34.871Z[ recovery-image] Sep 04 19:12:33.905 INFO O| Sep 04 19:12:33.905 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52682026-09-04T19:12:34.871Z[ recovery-image] Sep 04 19:12:33.905 INFO O| Sep 04 19:12:33.905 INFO skip step because feature "recovery" is enabled
52692026-09-04T19:12:34.875Z[ recovery-image] Sep 04 19:12:33.906 INFO O| Sep 04 19:12:33.905 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52702026-09-04T19:12:34.875Z[ recovery-image] Sep 04 19:12:33.906 INFO O| Sep 04 19:12:33.905 INFO skip step because feature "omicron1" is not enabled
52712026-09-04T19:12:34.875Z[ recovery-image] Sep 04 19:12:33.906 INFO O| Sep 04 19:12:33.905 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52722026-09-04T19:12:34.897Z[ recovery-image] Sep 04 19:12:33.916 INFO O| Sep 04 19:12:33.916 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
52732026-09-04T19:12:34.901Z[verify-libraries] Compiling sha3 v0.11.0
52742026-09-04T19:12:34.943Z[verify-libraries] Compiling progenitor v0.13.0
52752026-09-04T19:12:35.189Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52762026-09-04T19:12:35.265Z[verify-libraries] Compiling p521 v0.14.0
52772026-09-04T19:12:35.489Z[verify-libraries] Compiling p256 v0.14.0
52782026-09-04T19:12:35.532Z[verify-libraries] Compiling p384 v0.14.0
52792026-09-04T19:12:35.532Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
52802026-09-04T19:12:35.587Z[verify-libraries] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
52812026-09-04T19:12:35.591Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
52822026-09-04T19:12:35.858Z[verify-libraries] Compiling twox-hash v2.1.2
52832026-09-04T19:12:35.879Z[verify-libraries] Compiling kem v0.3.0
52842026-09-04T19:12:36.064Z[verify-libraries] Compiling module-lattice v0.2.3
52852026-09-04T19:12:36.215Z[verify-libraries] Compiling rtoolbox v0.0.3
52862026-09-04T19:12:36.412Z[verify-libraries] Compiling atty v0.2.14
52872026-09-04T19:12:36.443Z[verify-libraries] Compiling topological-sort v0.2.2
52882026-09-04T19:12:36.514Z[verify-libraries] Compiling sponge-cursor v0.1.0
52892026-09-04T19:12:36.595Z[verify-libraries] Compiling rpassword v7.5.4
52902026-09-04T19:12:36.704Z[verify-libraries] Compiling sha3 v0.12.0
52912026-09-04T19:12:36.722Z[verify-libraries] Compiling omicron-zone-package v0.12.3
52922026-09-04T19:12:36.722Z[verify-libraries] Compiling ml-kem v0.3.2
52932026-09-04T19:12:36.841Z[verify-libraries] Compiling serde_with v1.14.0
52942026-09-04T19:12:37.329Z[verify-libraries] Compiling russh-cryptovec v0.62.0
52952026-09-04T19:12:37.612Z[verify-libraries] Compiling tui-tree-widget v0.23.1
52962026-09-04T19:12:37.846Z[verify-libraries] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
52972026-09-04T19:12:37.891Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
52982026-09-04T19:12:38.033Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
52992026-09-04T19:12:38.079Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
53002026-09-04T19:12:38.082Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
53012026-09-04T19:12:38.269Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
53022026-09-04T19:12:38.582Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
53032026-09-04T19:12:38.744Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53042026-09-04T19:12:39.002Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
53052026-09-04T19:12:39.086Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53062026-09-04T19:12:39.253Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
53072026-09-04T19:12:39.642Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53082026-09-04T19:12:39.721Z[verify-libraries] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
53092026-09-04T19:12:39.756Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
53102026-09-04T19:12:40.064Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
53112026-09-04T19:12:40.085Z[ recovery-image] Sep 04 19:12:39.119 INFO O| Sep 04 19:12:39.119 INFO O| Startup: Refreshing catalog 'helios' ... Done
53122026-09-04T19:12:40.636Z[ recovery-image] Sep 04 19:12:39.670 INFO O| Sep 04 19:12:39.669 INFO O| Startup: Caching catalogs ... Done
53132026-09-04T19:12:41.313Z[ recovery-image] Sep 04 19:12:40.348 INFO O| Sep 04 19:12:40.347 INFO O| Planning: Solver setup ... Done
53142026-09-04T19:12:41.319Z[ recovery-image] Sep 04 19:12:40.353 INFO O| Sep 04 19:12:40.353 INFO O| Planning: Running solver ... Done
53152026-09-04T19:12:41.336Z[ recovery-image] Sep 04 19:12:40.368 INFO O| Sep 04 19:12:40.368 INFO O| Planning: Finding local manifests ... Done
53162026-09-04T19:12:41.391Z[ recovery-image] Sep 04 19:12:40.421 INFO O| Sep 04 19:12:40.421 INFO O| Planning: Fetching manifests: 0/1 0% complete
53172026-09-04T19:12:41.398Z[ recovery-image] Sep 04 19:12:40.432 INFO O| Sep 04 19:12:40.432 INFO O| Planning: Fetching manifests: 1/1 100% complete
53182026-09-04T19:12:41.415Z[ recovery-image] Sep 04 19:12:40.449 INFO O| Sep 04 19:12:40.449 INFO O| Planning: Package planning ... Done
53192026-09-04T19:12:41.415Z[ recovery-image] Sep 04 19:12:40.449 INFO O| Sep 04 19:12:40.449 INFO O| Planning: Merging actions ... Done
53202026-09-04T19:12:41.436Z[ recovery-image] Sep 04 19:12:40.469 INFO O| Sep 04 19:12:40.469 INFO O| Planning: Checking for conflicting actions ... Done
53212026-09-04T19:12:41.436Z[ recovery-image] Sep 04 19:12:40.469 INFO O| Sep 04 19:12:40.469 INFO O| Planning: Consolidating action changes ... Done
53222026-09-04T19:12:41.535Z[ recovery-image] Sep 04 19:12:40.563 INFO O| Sep 04 19:12:40.563 INFO O| Planning: Evaluating mediators ... Done
53232026-09-04T19:12:41.546Z[ recovery-image] Sep 04 19:12:40.563 INFO O| Sep 04 19:12:40.563 INFO O| Planning: Planning completed in 0.88 seconds
53242026-09-04T19:12:41.546Z[ recovery-image] Sep 04 19:12:40.564 INFO O| Sep 04 19:12:40.564 INFO O| Packages to install: 1
53252026-09-04T19:12:41.546Z[ recovery-image] Sep 04 19:12:40.576 INFO O| Sep 04 19:12:40.576 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
53262026-09-04T19:12:42.007Z[ recovery-image] Sep 04 19:12:41.041 INFO O| Sep 04 19:12:41.041 INFO O| Download: Completed 13.27 MB in 0.46 seconds (28.5M/s)
53272026-09-04T19:12:42.031Z[ recovery-image] Sep 04 19:12:41.065 INFO O| Sep 04 19:12:41.065 INFO O| Actions: 1/22 actions (Installing new actions)
53282026-09-04T19:12:42.222Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
53292026-09-04T19:12:42.313Z[ recovery-image] Sep 04 19:12:41.347 INFO O| Sep 04 19:12:41.347 INFO O| Actions: Completed 22 actions in 0.28 seconds.
53302026-09-04T19:12:42.361Z[ recovery-image] Sep 04 19:12:41.394 INFO O| Sep 04 19:12:41.394 INFO O| Finalize: Updating package state database ... Done
53312026-09-04T19:12:42.361Z[ recovery-image] Sep 04 19:12:41.394 INFO O| Sep 04 19:12:41.394 INFO O| Finalize: Updating package cache ... Done
53322026-09-04T19:12:42.500Z[ recovery-image] Sep 04 19:12:41.519 INFO O| Sep 04 19:12:41.519 INFO O| Finalize: Updating image state ... Done
53332026-09-04T19:12:42.523Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
53342026-09-04T19:12:42.556Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53352026-09-04T19:12:42.594Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
53362026-09-04T19:12:43.214Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
53372026-09-04T19:12:43.228Z[ recovery-image] Sep 04 19:12:42.262 INFO O| Sep 04 19:12:42.262 INFO O| Finalize: Creating fast lookup database ... Done
53382026-09-04T19:12:43.247Z[ recovery-image] Sep 04 19:12:42.279 INFO O| Sep 04 19:12:42.279 INFO O| Finalize: Reading search index ... Done
53392026-09-04T19:12:43.247Z[ recovery-image] Sep 04 19:12:42.279 INFO O| Sep 04 19:12:42.279 INFO O| Finalize: Updating search index ... Done
53402026-09-04T19:12:43.280Z[ recovery-image] Sep 04 19:12:42.290 INFO O| Sep 04 19:12:42.290 INFO O| Finalize: Updating package cache ... Done
53412026-09-04T19:12:43.587Z[verify-libraries] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53422026-09-04T19:12:43.660Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO STEP 14 (pkg_install) COMPLETE
53432026-09-04T19:12:43.660Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53442026-09-04T19:12:43.660Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO skip step because feature "mbist" is not enabled
53452026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53462026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO skip step because feature "mfg" is not enabled
53472026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53482026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO skip step because feature "compliance" is not enabled
53492026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53502026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO skip step because feature "stress" is not enabled
53512026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53522026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO skip step because feature "compliance" is not enabled
53532026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53542026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO skip step because feature "nfs" is not enabled
53552026-09-04T19:12:43.664Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53562026-09-04T19:12:43.665Z[ recovery-image] Sep 04 19:12:42.694 INFO O| Sep 04 19:12:42.694 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53572026-09-04T19:12:44.123Z[verify-libraries] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
53582026-09-04T19:12:44.325Z[ recovery-image] Sep 04 19:12:43.357 INFO O| Sep 04 19:12:43.357 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
53592026-09-04T19:12:44.424Z[ recovery-image] Sep 04 19:12:43.446 INFO O| Sep 04 19:12:43.446 INFO completed processing sled/ramdisk-01-os
53602026-09-04T19:12:44.431Z[ recovery-image] Sep 04 19:12:43.448 INFO image builder template: ramdisk-02-trim...
53612026-09-04T19:12:44.431Z[ recovery-image] Sep 04 19:12:43.449 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqSruss/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "ramdisk-02-trim"], pwd: None
53622026-09-04T19:12:44.437Z[ recovery-image] Sep 04 19:12:43.470 INFO O| Sep 04 19:12:43.470 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53632026-09-04T19:12:44.444Z[ recovery-image] Sep 04 19:12:43.474 INFO O| Sep 04 19:12:43.474 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53642026-09-04T19:12:44.494Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53652026-09-04T19:12:44.519Z[ recovery-image] Sep 04 19:12:43.550 INFO O| Sep 04 19:12:43.550 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
53662026-09-04T19:12:44.550Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
53672026-09-04T19:12:44.575Z[ recovery-image] Sep 04 19:12:43.608 INFO O| Sep 04 19:12:43.608 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53682026-09-04T19:12:44.575Z[ recovery-image] Sep 04 19:12:43.608 INFO O| Sep 04 19:12:43.608 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
53692026-09-04T19:12:44.580Z[ recovery-image] Sep 04 19:12:43.614 INFO O| Sep 04 19:12:43.614 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
53702026-09-04T19:12:44.585Z[ recovery-image] Sep 04 19:12:43.618 INFO O| Sep 04 19:12:43.618 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53712026-09-04T19:12:44.588Z[ recovery-image] Sep 04 19:12:43.623 INFO O| Sep 04 19:12:43.622 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53722026-09-04T19:12:45.047Z[ recovery-image] Sep 04 19:12:44.073 INFO O| Sep 04 19:12:44.073 INFO rolled back to input snapshot; work may begin
53732026-09-04T19:12:45.055Z[ recovery-image] Sep 04 19:12:44.073 INFO O| Sep 04 19:12:44.073 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
53742026-09-04T19:12:45.055Z[ recovery-image] Sep 04 19:12:44.078 INFO O| Sep 04 19:12:44.078 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53752026-09-04T19:12:45.055Z[ recovery-image] Sep 04 19:12:44.088 INFO O| Sep 04 19:12:44.088 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
53762026-09-04T19:12:45.282Z[ recovery-image] Sep 04 19:12:44.128 INFO O| Sep 04 19:12:44.128 INFO STEP 0 (remove_files) COMPLETE
53772026-09-04T19:12:45.282Z[ recovery-image] Sep 04 19:12:44.128 INFO O| Sep 04 19:12:44.128 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53782026-09-04T19:12:45.323Z[ recovery-image] Sep 04 19:12:44.139 INFO O| Sep 04 19:12:44.139 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
53792026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.140 INFO O| Sep 04 19:12:44.140 INFO STEP 1 (remove_files) COMPLETE
53802026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.140 INFO O| Sep 04 19:12:44.140 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53812026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.149 INFO O| Sep 04 19:12:44.149 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
53822026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.162 INFO O| Sep 04 19:12:44.162 INFO STEP 2 (remove_files) COMPLETE
53832026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.162 INFO O| Sep 04 19:12:44.162 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53842026-09-04T19:12:45.324Z[verify-libraries] Compiling ssh-key v0.7.0-rc.11
53852026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.172 INFO O| Sep 04 19:12:44.172 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
53862026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.173 INFO O| Sep 04 19:12:44.173 INFO STEP 3 (remove_files) COMPLETE
53872026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.173 INFO O| Sep 04 19:12:44.173 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53882026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.184 INFO O| Sep 04 19:12:44.184 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
53892026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.187 INFO O| Sep 04 19:12:44.187 INFO STEP 4 (remove_files) COMPLETE
53902026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.187 INFO O| Sep 04 19:12:44.187 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53912026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.196 INFO O| Sep 04 19:12:44.196 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
53922026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.196 INFO O| Sep 04 19:12:44.196 INFO STEP 5 (remove_files) COMPLETE
53932026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.196 INFO O| Sep 04 19:12:44.196 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53942026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.205 INFO O| Sep 04 19:12:44.205 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
53952026-09-04T19:12:45.324Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO STEP 6 (remove_files) COMPLETE
53962026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53972026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO skip step because feature "heliosv2" is not enabled
53982026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53992026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO skip step because feature "recovery" is enabled
54002026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54012026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO skip step because feature "recovery" is enabled
54022026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54032026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO skip step because feature "recovery" is enabled
54042026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.215 INFO O| Sep 04 19:12:44.215 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54052026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.228 INFO O| Sep 04 19:12:44.228 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
54062026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.230 INFO O| Sep 04 19:12:44.230 INFO STEP 11 (remove_files) COMPLETE
54072026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.230 INFO O| Sep 04 19:12:44.230 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54082026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.242 INFO O| Sep 04 19:12:44.242 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
54092026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.242 INFO O| Sep 04 19:12:44.242 INFO STEP 12 (remove_files) COMPLETE
54102026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.242 INFO O| Sep 04 19:12:44.242 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54112026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.253 INFO O| Sep 04 19:12:44.253 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
54122026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.254 INFO O| Sep 04 19:12:44.254 INFO STEP 13 (remove_files) COMPLETE
54132026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.254 INFO O| Sep 04 19:12:44.254 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54142026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.304 INFO O| Sep 04 19:12:44.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
54152026-09-04T19:12:45.325Z[ recovery-image] Sep 04 19:12:44.309 INFO O| Sep 04 19:12:44.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
54162026-09-04T19:12:45.325Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
54172026-09-04T19:12:45.384Z[ recovery-image] Sep 04 19:12:44.418 INFO O| Sep 04 19:12:44.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/libjq.a"
54182026-09-04T19:12:45.384Z[ recovery-image] Sep 04 19:12:44.418 INFO O| Sep 04 19:12:44.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
54192026-09-04T19:12:45.396Z[ recovery-image] Sep 04 19:12:44.430 INFO O| Sep 04 19:12:44.430 INFO STEP 14 (remove_files) COMPLETE
54202026-09-04T19:12:45.396Z[ recovery-image] Sep 04 19:12:44.430 INFO O| Sep 04 19:12:44.430 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54212026-09-04T19:12:45.417Z[ recovery-image] Sep 04 19:12:44.450 INFO O| Sep 04 19:12:44.450 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
54222026-09-04T19:12:45.417Z[ recovery-image] Sep 04 19:12:44.451 INFO O| Sep 04 19:12:44.451 INFO STEP 15 (remove_files) COMPLETE
54232026-09-04T19:12:45.417Z[ recovery-image] Sep 04 19:12:44.451 INFO O| Sep 04 19:12:44.451 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54242026-09-04T19:12:45.428Z[ recovery-image] Sep 04 19:12:44.462 INFO O| Sep 04 19:12:44.462 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
54252026-09-04T19:12:45.433Z[ recovery-image] Sep 04 19:12:44.468 INFO O| Sep 04 19:12:44.468 INFO STEP 16 (remove_files) COMPLETE
54262026-09-04T19:12:45.434Z[ recovery-image] Sep 04 19:12:44.468 INFO O| Sep 04 19:12:44.468 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54272026-09-04T19:12:45.445Z[ recovery-image] Sep 04 19:12:44.479 INFO O| Sep 04 19:12:44.479 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
54282026-09-04T19:12:45.450Z[ recovery-image] Sep 04 19:12:44.479 INFO O| Sep 04 19:12:44.479 INFO STEP 17 (remove_files) COMPLETE
54292026-09-04T19:12:45.450Z[ recovery-image] Sep 04 19:12:44.479 INFO O| Sep 04 19:12:44.479 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54302026-09-04T19:12:45.454Z[ recovery-image] Sep 04 19:12:44.489 INFO O| Sep 04 19:12:44.489 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
54312026-09-04T19:12:45.457Z[ recovery-image] Sep 04 19:12:44.490 INFO O| Sep 04 19:12:44.490 INFO STEP 18 (remove_files) COMPLETE
54322026-09-04T19:12:45.457Z[ recovery-image] Sep 04 19:12:44.490 INFO O| Sep 04 19:12:44.490 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54332026-09-04T19:12:45.465Z[ recovery-image] Sep 04 19:12:44.499 INFO O| Sep 04 19:12:44.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
54342026-09-04T19:12:45.465Z[ recovery-image] Sep 04 19:12:44.499 INFO O| Sep 04 19:12:44.499 INFO STEP 19 (remove_files) COMPLETE
54352026-09-04T19:12:45.465Z[ recovery-image] Sep 04 19:12:44.499 INFO O| Sep 04 19:12:44.499 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54362026-09-04T19:12:45.474Z[ recovery-image] Sep 04 19:12:44.508 INFO O| Sep 04 19:12:44.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
54372026-09-04T19:12:45.474Z[ recovery-image] Sep 04 19:12:44.508 INFO O| Sep 04 19:12:44.508 INFO STEP 20 (remove_files) COMPLETE
54382026-09-04T19:12:45.478Z[ recovery-image] Sep 04 19:12:44.508 INFO O| Sep 04 19:12:44.508 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54392026-09-04T19:12:45.484Z[ recovery-image] Sep 04 19:12:44.519 INFO O| Sep 04 19:12:44.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
54402026-09-04T19:12:45.484Z[ recovery-image] Sep 04 19:12:44.519 INFO O| Sep 04 19:12:44.519 INFO STEP 21 (remove_files) COMPLETE
54412026-09-04T19:12:45.489Z[ recovery-image] Sep 04 19:12:44.519 INFO O| Sep 04 19:12:44.519 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54422026-09-04T19:12:45.494Z[ recovery-image] Sep 04 19:12:44.529 INFO O| Sep 04 19:12:44.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
54432026-09-04T19:12:45.495Z[ recovery-image] Sep 04 19:12:44.529 INFO O| Sep 04 19:12:44.529 INFO STEP 22 (remove_files) COMPLETE
54442026-09-04T19:12:45.495Z[ recovery-image] Sep 04 19:12:44.529 INFO O| Sep 04 19:12:44.529 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54452026-09-04T19:12:45.504Z[ recovery-image] Sep 04 19:12:44.538 INFO O| Sep 04 19:12:44.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
54462026-09-04T19:12:45.504Z[ recovery-image] Sep 04 19:12:44.538 INFO O| Sep 04 19:12:44.538 INFO STEP 23 (remove_files) COMPLETE
54472026-09-04T19:12:45.504Z[ recovery-image] Sep 04 19:12:44.538 INFO O| Sep 04 19:12:44.538 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54482026-09-04T19:12:45.519Z[ recovery-image] Sep 04 19:12:44.553 INFO O| Sep 04 19:12:44.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
54492026-09-04T19:12:45.519Z[ recovery-image] Sep 04 19:12:44.553 INFO O| Sep 04 19:12:44.553 INFO STEP 24 (remove_files) COMPLETE
54502026-09-04T19:12:45.519Z[ recovery-image] Sep 04 19:12:44.553 INFO O| Sep 04 19:12:44.553 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54512026-09-04T19:12:45.545Z[ recovery-image] Sep 04 19:12:44.579 INFO O| Sep 04 19:12:44.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
54522026-09-04T19:12:45.545Z[ recovery-image] Sep 04 19:12:44.579 INFO O| Sep 04 19:12:44.579 INFO STEP 25 (remove_files) COMPLETE
54532026-09-04T19:12:45.549Z[ recovery-image] Sep 04 19:12:44.579 INFO O| Sep 04 19:12:44.579 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54542026-09-04T19:12:45.567Z[verify-libraries] Compiling internal-russh-num-bigint v0.5.0
54552026-09-04T19:12:45.571Z[ recovery-image] Sep 04 19:12:44.600 INFO O| Sep 04 19:12:44.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
54562026-09-04T19:12:45.571Z[ recovery-image] Sep 04 19:12:44.600 INFO O| Sep 04 19:12:44.600 INFO STEP 26 (remove_files) COMPLETE
54572026-09-04T19:12:45.571Z[ recovery-image] Sep 04 19:12:44.600 INFO O| Sep 04 19:12:44.600 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54582026-09-04T19:12:45.592Z[ recovery-image] Sep 04 19:12:44.626 INFO O| Sep 04 19:12:44.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
54592026-09-04T19:12:45.592Z[ recovery-image] Sep 04 19:12:44.626 INFO O| Sep 04 19:12:44.626 INFO STEP 27 (remove_files) COMPLETE
54602026-09-04T19:12:45.596Z[ recovery-image] Sep 04 19:12:44.626 INFO O| Sep 04 19:12:44.626 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54612026-09-04T19:12:45.596Z[verify-libraries] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
54622026-09-04T19:12:45.614Z[ recovery-image] Sep 04 19:12:44.643 INFO O| Sep 04 19:12:44.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
54632026-09-04T19:12:45.614Z[ recovery-image] Sep 04 19:12:44.643 INFO O| Sep 04 19:12:44.643 INFO STEP 28 (remove_files) COMPLETE
54642026-09-04T19:12:45.614Z[ recovery-image] Sep 04 19:12:44.643 INFO O| Sep 04 19:12:44.643 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54652026-09-04T19:12:45.620Z[ recovery-image] Sep 04 19:12:44.655 INFO O| Sep 04 19:12:44.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
54662026-09-04T19:12:45.624Z[ recovery-image] Sep 04 19:12:44.655 INFO O| Sep 04 19:12:44.655 INFO STEP 29 (remove_files) COMPLETE
54672026-09-04T19:12:45.624Z[ recovery-image] Sep 04 19:12:44.655 INFO O| Sep 04 19:12:44.655 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54682026-09-04T19:12:45.632Z[ recovery-image] Sep 04 19:12:44.666 INFO O| Sep 04 19:12:44.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
54692026-09-04T19:12:45.632Z[ recovery-image] Sep 04 19:12:44.666 INFO O| Sep 04 19:12:44.666 INFO STEP 30 (remove_files) COMPLETE
54702026-09-04T19:12:45.636Z[ recovery-image] Sep 04 19:12:44.666 INFO O| Sep 04 19:12:44.666 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54712026-09-04T19:12:45.643Z[ recovery-image] Sep 04 19:12:44.677 INFO O| Sep 04 19:12:44.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
54722026-09-04T19:12:45.643Z[ recovery-image] Sep 04 19:12:44.677 INFO O| Sep 04 19:12:44.677 INFO STEP 31 (remove_files) COMPLETE
54732026-09-04T19:12:45.643Z[ recovery-image] Sep 04 19:12:44.677 INFO O| Sep 04 19:12:44.677 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54742026-09-04T19:12:45.671Z[ recovery-image] Sep 04 19:12:44.687 INFO O| Sep 04 19:12:44.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
54752026-09-04T19:12:45.671Z[ recovery-image] Sep 04 19:12:44.687 INFO O| Sep 04 19:12:44.687 INFO STEP 32 (remove_files) COMPLETE
54762026-09-04T19:12:45.671Z[ recovery-image] Sep 04 19:12:44.687 INFO O| Sep 04 19:12:44.687 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54772026-09-04T19:12:45.681Z[ recovery-image] Sep 04 19:12:44.696 INFO O| Sep 04 19:12:44.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
54782026-09-04T19:12:45.682Z[ recovery-image] Sep 04 19:12:44.696 INFO O| Sep 04 19:12:44.696 INFO STEP 33 (remove_files) COMPLETE
54792026-09-04T19:12:45.682Z[ recovery-image] Sep 04 19:12:44.696 INFO O| Sep 04 19:12:44.696 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54802026-09-04T19:12:45.682Z[ recovery-image] Sep 04 19:12:44.708 INFO O| Sep 04 19:12:44.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
54812026-09-04T19:12:45.682Z[ recovery-image] Sep 04 19:12:44.708 INFO O| Sep 04 19:12:44.708 INFO STEP 34 (remove_files) COMPLETE
54822026-09-04T19:12:45.682Z[ recovery-image] Sep 04 19:12:44.708 INFO O| Sep 04 19:12:44.708 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54832026-09-04T19:12:45.740Z[ recovery-image] Sep 04 19:12:44.727 INFO O| Sep 04 19:12:44.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
54842026-09-04T19:12:45.741Z[ recovery-image] Sep 04 19:12:44.727 INFO O| Sep 04 19:12:44.727 INFO STEP 35 (remove_files) COMPLETE
54852026-09-04T19:12:45.741Z[ recovery-image] Sep 04 19:12:44.727 INFO O| Sep 04 19:12:44.727 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54862026-09-04T19:12:45.741Z[ recovery-image] Sep 04 19:12:44.739 INFO O| Sep 04 19:12:44.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
54872026-09-04T19:12:45.741Z[ recovery-image] Sep 04 19:12:44.739 INFO O| Sep 04 19:12:44.739 INFO STEP 36 (remove_files) COMPLETE
54882026-09-04T19:12:45.741Z[ recovery-image] Sep 04 19:12:44.739 INFO O| Sep 04 19:12:44.739 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54892026-09-04T19:12:45.741Z[ recovery-image] Sep 04 19:12:44.751 INFO O| Sep 04 19:12:44.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
54902026-09-04T19:12:45.741Z[ recovery-image] Sep 04 19:12:44.751 INFO O| Sep 04 19:12:44.751 INFO STEP 37 (remove_files) COMPLETE
54912026-09-04T19:12:45.741Z[ recovery-image] Sep 04 19:12:44.751 INFO O| Sep 04 19:12:44.751 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54922026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.762 INFO O| Sep 04 19:12:44.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
54932026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.762 INFO O| Sep 04 19:12:44.762 INFO STEP 38 (remove_files) COMPLETE
54942026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.762 INFO O| Sep 04 19:12:44.762 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54952026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.784 INFO O| Sep 04 19:12:44.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
54962026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.784 INFO O| Sep 04 19:12:44.784 INFO STEP 39 (remove_files) COMPLETE
54972026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.784 INFO O| Sep 04 19:12:44.784 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54982026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.798 INFO O| Sep 04 19:12:44.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
54992026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.798 INFO O| Sep 04 19:12:44.798 INFO STEP 40 (remove_files) COMPLETE
55002026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.798 INFO O| Sep 04 19:12:44.798 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55012026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.807 INFO O| Sep 04 19:12:44.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
55022026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.807 INFO O| Sep 04 19:12:44.807 INFO STEP 41 (remove_files) COMPLETE
55032026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.807 INFO O| Sep 04 19:12:44.807 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55042026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.817 INFO O| Sep 04 19:12:44.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
55052026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.817 INFO O| Sep 04 19:12:44.817 INFO STEP 42 (remove_files) COMPLETE
55062026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.817 INFO O| Sep 04 19:12:44.817 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55072026-09-04T19:12:45.840Z[ recovery-image] Sep 04 19:12:44.827 INFO O| Sep 04 19:12:44.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
55082026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.827 INFO O| Sep 04 19:12:44.827 INFO STEP 43 (remove_files) COMPLETE
55092026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.827 INFO O| Sep 04 19:12:44.827 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55102026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.835 INFO O| Sep 04 19:12:44.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
55112026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.835 INFO O| Sep 04 19:12:44.835 INFO STEP 44 (remove_files) COMPLETE
55122026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.835 INFO O| Sep 04 19:12:44.835 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55132026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.843 INFO O| Sep 04 19:12:44.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
55142026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.843 INFO O| Sep 04 19:12:44.843 INFO STEP 45 (remove_files) COMPLETE
55152026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.843 INFO O| Sep 04 19:12:44.843 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55162026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.852 INFO O| Sep 04 19:12:44.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
55172026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.852 INFO O| Sep 04 19:12:44.852 INFO STEP 46 (remove_files) COMPLETE
55182026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.852 INFO O| Sep 04 19:12:44.852 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55192026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.866 INFO O| Sep 04 19:12:44.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
55202026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.866 INFO O| Sep 04 19:12:44.866 INFO STEP 47 (remove_files) COMPLETE
55212026-09-04T19:12:45.841Z[ recovery-image] Sep 04 19:12:44.866 INFO O| Sep 04 19:12:44.866 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55222026-09-04T19:12:45.916Z[ recovery-image] Sep 04 19:12:44.887 INFO O| Sep 04 19:12:44.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
55232026-09-04T19:12:45.916Z[ recovery-image] Sep 04 19:12:44.888 INFO O| Sep 04 19:12:44.887 INFO STEP 48 (remove_files) COMPLETE
55242026-09-04T19:12:45.917Z[ recovery-image] Sep 04 19:12:44.888 INFO O| Sep 04 19:12:44.887 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55252026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.901 INFO O| Sep 04 19:12:44.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
55262026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.901 INFO O| Sep 04 19:12:44.901 INFO STEP 49 (remove_files) COMPLETE
55272026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.901 INFO O| Sep 04 19:12:44.901 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55282026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.917 INFO O| Sep 04 19:12:44.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
55292026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.917 INFO O| Sep 04 19:12:44.917 INFO STEP 50 (remove_files) COMPLETE
55302026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.917 INFO O| Sep 04 19:12:44.917 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55312026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.925 INFO O| Sep 04 19:12:44.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
55322026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.925 INFO O| Sep 04 19:12:44.925 INFO STEP 51 (remove_files) COMPLETE
55332026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.925 INFO O| Sep 04 19:12:44.925 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55342026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.944 INFO O| Sep 04 19:12:44.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
55352026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.944 INFO O| Sep 04 19:12:44.944 INFO STEP 52 (remove_files) COMPLETE
55362026-09-04T19:12:45.921Z[ recovery-image] Sep 04 19:12:44.944 INFO O| Sep 04 19:12:44.944 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55372026-09-04T19:12:45.928Z[ recovery-image] Sep 04 19:12:44.960 INFO O| Sep 04 19:12:44.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
55382026-09-04T19:12:45.928Z[ recovery-image] Sep 04 19:12:44.960 INFO O| Sep 04 19:12:44.960 INFO STEP 53 (remove_files) COMPLETE
55392026-09-04T19:12:45.928Z[ recovery-image] Sep 04 19:12:44.960 INFO O| Sep 04 19:12:44.960 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55402026-09-04T19:12:45.954Z[ recovery-image] Sep 04 19:12:44.971 INFO O| Sep 04 19:12:44.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
55412026-09-04T19:12:45.955Z[ recovery-image] Sep 04 19:12:44.971 INFO O| Sep 04 19:12:44.971 INFO STEP 54 (remove_files) COMPLETE
55422026-09-04T19:12:45.955Z[ recovery-image] Sep 04 19:12:44.971 INFO O| Sep 04 19:12:44.971 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55432026-09-04T19:12:45.964Z[ recovery-image] Sep 04 19:12:44.982 INFO O| Sep 04 19:12:44.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
55442026-09-04T19:12:45.964Z[ recovery-image] Sep 04 19:12:44.982 INFO O| Sep 04 19:12:44.982 INFO STEP 55 (remove_files) COMPLETE
55452026-09-04T19:12:45.964Z[ recovery-image] Sep 04 19:12:44.982 INFO O| Sep 04 19:12:44.982 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55462026-09-04T19:12:45.964Z[ recovery-image] Sep 04 19:12:44.992 INFO O| Sep 04 19:12:44.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
55472026-09-04T19:12:45.964Z[ recovery-image] Sep 04 19:12:44.992 INFO O| Sep 04 19:12:44.992 INFO STEP 56 (remove_files) COMPLETE
55482026-09-04T19:12:45.964Z[ recovery-image] Sep 04 19:12:44.992 INFO O| Sep 04 19:12:44.992 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55492026-09-04T19:12:45.971Z[ recovery-image] Sep 04 19:12:45.006 INFO O| Sep 04 19:12:45.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
55502026-09-04T19:12:45.971Z[ recovery-image] Sep 04 19:12:45.006 INFO O| Sep 04 19:12:45.006 INFO STEP 57 (remove_files) COMPLETE
55512026-09-04T19:12:45.976Z[ recovery-image] Sep 04 19:12:45.006 INFO O| Sep 04 19:12:45.006 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55522026-09-04T19:12:45.992Z[ recovery-image] Sep 04 19:12:45.027 INFO O| Sep 04 19:12:45.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
55532026-09-04T19:12:45.993Z[ recovery-image] Sep 04 19:12:45.027 INFO O| Sep 04 19:12:45.027 INFO STEP 58 (remove_files) COMPLETE
55542026-09-04T19:12:45.997Z[ recovery-image] Sep 04 19:12:45.027 INFO O| Sep 04 19:12:45.027 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55552026-09-04T19:12:46.007Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.041 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
55562026-09-04T19:12:46.007Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.042 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
55572026-09-04T19:12:46.007Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.042 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55582026-09-04T19:12:46.018Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.042 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55592026-09-04T19:12:46.018Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.042 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55602026-09-04T19:12:46.018Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.042 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55612026-09-04T19:12:46.019Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.042 INFO ok!
55622026-09-04T19:12:46.019Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.042 INFO STEP 59 (ensure_file) COMPLETE
55632026-09-04T19:12:46.019Z[ recovery-image] Sep 04 19:12:45.042 INFO O| Sep 04 19:12:45.042 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55642026-09-04T19:12:46.019Z[verify-libraries] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
55652026-09-04T19:12:46.024Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.054 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
55662026-09-04T19:12:46.024Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.054 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
55672026-09-04T19:12:46.025Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.054 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55682026-09-04T19:12:46.025Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.055 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55692026-09-04T19:12:46.025Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.055 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55702026-09-04T19:12:46.025Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.055 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55712026-09-04T19:12:46.025Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.055 INFO ok!
55722026-09-04T19:12:46.025Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.055 INFO STEP 60 (ensure_file) COMPLETE
55732026-09-04T19:12:46.025Z[ recovery-image] Sep 04 19:12:45.055 INFO O| Sep 04 19:12:45.055 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55742026-09-04T19:12:46.034Z[ recovery-image] Sep 04 19:12:45.068 INFO O| Sep 04 19:12:45.068 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
55752026-09-04T19:12:46.034Z[ recovery-image] Sep 04 19:12:45.068 INFO O| Sep 04 19:12:45.068 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
55762026-09-04T19:12:46.038Z[ recovery-image] Sep 04 19:12:45.068 INFO O| Sep 04 19:12:45.068 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
55772026-09-04T19:12:46.038Z[ recovery-image] Sep 04 19:12:45.068 INFO O| Sep 04 19:12:45.068 INFO ok!
55782026-09-04T19:12:46.038Z[ recovery-image] Sep 04 19:12:45.068 INFO O| Sep 04 19:12:45.068 INFO STEP 61 (ensure_file) COMPLETE
55792026-09-04T19:12:46.038Z[ recovery-image] Sep 04 19:12:45.068 INFO O| Sep 04 19:12:45.068 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55802026-09-04T19:12:46.044Z[ recovery-image] Sep 04 19:12:45.078 INFO O| Sep 04 19:12:45.078 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
55812026-09-04T19:12:46.044Z[ recovery-image] Sep 04 19:12:45.078 INFO O| Sep 04 19:12:45.078 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
55822026-09-04T19:12:46.047Z[ recovery-image] Sep 04 19:12:45.078 INFO O| Sep 04 19:12:45.078 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
55832026-09-04T19:12:46.047Z[ recovery-image] Sep 04 19:12:45.078 INFO O| Sep 04 19:12:45.078 INFO ok!
55842026-09-04T19:12:46.047Z[ recovery-image] Sep 04 19:12:45.078 INFO O| Sep 04 19:12:45.078 INFO STEP 62 (ensure_file) COMPLETE
55852026-09-04T19:12:46.048Z[ recovery-image] Sep 04 19:12:45.078 INFO O| Sep 04 19:12:45.078 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55862026-09-04T19:12:46.055Z[ recovery-image] Sep 04 19:12:45.089 INFO O| Sep 04 19:12:45.089 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
55872026-09-04T19:12:46.055Z[ recovery-image] Sep 04 19:12:45.089 INFO O| Sep 04 19:12:45.089 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
55882026-09-04T19:12:46.055Z[ recovery-image] Sep 04 19:12:45.089 INFO O| Sep 04 19:12:45.089 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
55892026-09-04T19:12:46.059Z[ recovery-image] Sep 04 19:12:45.089 INFO O| Sep 04 19:12:45.089 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
55902026-09-04T19:12:46.059Z[ recovery-image] Sep 04 19:12:45.089 INFO O| Sep 04 19:12:45.089 INFO ok!
55912026-09-04T19:12:46.059Z[ recovery-image] Sep 04 19:12:45.089 INFO O| Sep 04 19:12:45.089 INFO STEP 63 (ensure_file) COMPLETE
55922026-09-04T19:12:46.059Z[ recovery-image] Sep 04 19:12:45.089 INFO O| Sep 04 19:12:45.089 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55932026-09-04T19:12:46.065Z[ recovery-image] Sep 04 19:12:45.099 INFO O| Sep 04 19:12:45.099 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
55942026-09-04T19:12:46.065Z[ recovery-image] Sep 04 19:12:45.099 INFO O| Sep 04 19:12:45.099 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/recovery/work/sled/ramdisk/etc/profile ...
55952026-09-04T19:12:46.065Z[ recovery-image] Sep 04 19:12:45.099 INFO O| Sep 04 19:12:45.099 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
55962026-09-04T19:12:46.065Z[ recovery-image] Sep 04 19:12:45.099 INFO O| Sep 04 19:12:45.099 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
55972026-09-04T19:12:46.065Z[ recovery-image] Sep 04 19:12:45.099 INFO O| Sep 04 19:12:45.099 INFO ok!
55982026-09-04T19:12:46.065Z[ recovery-image] Sep 04 19:12:45.099 INFO O| Sep 04 19:12:45.099 INFO STEP 64 (ensure_file) COMPLETE
55992026-09-04T19:12:46.065Z[ recovery-image] Sep 04 19:12:45.099 INFO O| Sep 04 19:12:45.099 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56002026-09-04T19:12:46.074Z[ recovery-image] Sep 04 19:12:45.108 INFO O| Sep 04 19:12:45.108 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
56012026-09-04T19:12:46.074Z[ recovery-image] Sep 04 19:12:45.109 INFO O| Sep 04 19:12:45.108 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
56022026-09-04T19:12:46.075Z[ recovery-image] Sep 04 19:12:45.109 INFO O| Sep 04 19:12:45.109 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56032026-09-04T19:12:46.075Z[ recovery-image] Sep 04 19:12:45.109 INFO O| Sep 04 19:12:45.109 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56042026-09-04T19:12:46.079Z[ recovery-image] Sep 04 19:12:45.109 INFO O| Sep 04 19:12:45.109 INFO ok!
56052026-09-04T19:12:46.079Z[ recovery-image] Sep 04 19:12:45.109 INFO O| Sep 04 19:12:45.109 INFO STEP 65 (ensure_file) COMPLETE
56062026-09-04T19:12:46.079Z[ recovery-image] Sep 04 19:12:45.109 INFO O| Sep 04 19:12:45.109 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56072026-09-04T19:12:46.086Z[ recovery-image] Sep 04 19:12:45.120 INFO O| Sep 04 19:12:45.120 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
56082026-09-04T19:12:46.086Z[ recovery-image] Sep 04 19:12:45.120 INFO O| Sep 04 19:12:45.120 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
56092026-09-04T19:12:46.086Z[ recovery-image] Sep 04 19:12:45.120 INFO O| Sep 04 19:12:45.120 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
56102026-09-04T19:12:46.086Z[ recovery-image] Sep 04 19:12:45.120 INFO O| Sep 04 19:12:45.120 INFO ok!
56112026-09-04T19:12:46.086Z[ recovery-image] Sep 04 19:12:45.120 INFO O| Sep 04 19:12:45.120 INFO STEP 66 (assemble_files) COMPLETE
56122026-09-04T19:12:46.086Z[ recovery-image] Sep 04 19:12:45.120 INFO O| Sep 04 19:12:45.120 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56132026-09-04T19:12:46.095Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
56142026-09-04T19:12:46.095Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
56152026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56162026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56172026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO ok!
56182026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO STEP 67 (ensure_file) COMPLETE
56192026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56202026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO skip step because feature "omicron1" is not enabled
56212026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56222026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO skip step because feature "omicron1" is not enabled
56232026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56242026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO skip step because feature "omicron1" is not enabled
56252026-09-04T19:12:46.101Z[ recovery-image] Sep 04 19:12:45.129 INFO O| Sep 04 19:12:45.129 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56262026-09-04T19:12:46.111Z[ recovery-image] Sep 04 19:12:45.145 INFO O| Sep 04 19:12:45.145 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
56272026-09-04T19:12:46.111Z[ recovery-image] Sep 04 19:12:45.146 INFO O| Sep 04 19:12:45.145 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
56282026-09-04T19:12:46.431Z[verify-libraries] Compiling fatfs v0.3.6
56292026-09-04T19:12:46.475Z[verify-libraries] Compiling num-bigint v0.4.6
56302026-09-04T19:12:46.531Z[verify-libraries] Compiling generic-array v1.4.3
56312026-09-04T19:12:46.791Z[verify-libraries] Compiling russh-util v0.52.0
56322026-09-04T19:12:47.078Z[verify-libraries] Compiling enum_dispatch v0.3.13
56332026-09-04T19:12:47.239Z[verify-libraries] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
56342026-09-04T19:12:47.280Z[verify-libraries] Compiling delegate v0.13.5
56352026-09-04T19:12:47.280Z[verify-libraries] Compiling sapling-renderdag v0.1.0
56362026-09-04T19:12:47.451Z[ recovery-image] Sep 04 19:12:46.485 INFO O| Sep 04 19:12:46.485 INFO STEP 71 (pack_tar) COMPLETE
56372026-09-04T19:12:47.451Z[ recovery-image] Sep 04 19:12:46.485 INFO O| Sep 04 19:12:46.485 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56382026-09-04T19:12:47.455Z[ recovery-image] Sep 04 19:12:46.485 INFO O| Sep 04 19:12:46.485 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56392026-09-04T19:12:47.563Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
56402026-09-04T19:12:47.763Z[verify-libraries] Compiling sync-ptr v0.1.4
56412026-09-04T19:12:47.977Z[verify-libraries] Compiling hex-literal v1.1.0
56422026-09-04T19:12:47.993Z[ recovery-image] Sep 04 19:12:47.027 INFO O| Sep 04 19:12:47.027 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
56432026-09-04T19:12:48.094Z[ recovery-image] Sep 04 19:12:47.128 INFO O| Sep 04 19:12:47.128 INFO completed processing sled/ramdisk-02-trim
56442026-09-04T19:12:48.100Z[verify-libraries] Compiling md5 v0.8.0
56452026-09-04T19:12:48.100Z[ recovery-image] Sep 04 19:12:47.130 INFO image builder template: ramdisk-03-recovery-trim...
56462026-09-04T19:12:48.100Z[ recovery-image] Sep 04 19:12:47.130 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqSruss/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "ramdisk-03-recovery-trim"], pwd: None
56472026-09-04T19:12:48.108Z[ recovery-image] Sep 04 19:12:47.135 INFO O| Sep 04 19:12:47.135 INFO skip include "recovery-elide-v2" because feature "heliosv2" is not enabled
56482026-09-04T19:12:48.152Z[verify-libraries] Compiling seq-macro v0.3.6
56492026-09-04T19:12:48.190Z[ recovery-image] Sep 04 19:12:47.210 INFO O| Sep 04 19:12:47.210 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56502026-09-04T19:12:48.190Z[ recovery-image] Sep 04 19:12:47.214 INFO O| Sep 04 19:12:47.214 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56512026-09-04T19:12:48.223Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
56522026-09-04T19:12:48.249Z[ recovery-image] Sep 04 19:12:47.283 INFO O| Sep 04 19:12:47.283 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
56532026-09-04T19:12:48.253Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
56542026-09-04T19:12:48.310Z[ recovery-image] Sep 04 19:12:47.345 INFO O| Sep 04 19:12:47.344 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56552026-09-04T19:12:48.310Z[ recovery-image] Sep 04 19:12:47.345 INFO O| Sep 04 19:12:47.345 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
56562026-09-04T19:12:48.318Z[ recovery-image] Sep 04 19:12:47.351 INFO O| Sep 04 19:12:47.351 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
56572026-09-04T19:12:48.329Z[ recovery-image] Sep 04 19:12:47.355 INFO O| Sep 04 19:12:47.355 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56582026-09-04T19:12:48.330Z[ recovery-image] Sep 04 19:12:47.359 INFO O| Sep 04 19:12:47.359 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56592026-09-04T19:12:48.461Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
56602026-09-04T19:12:48.498Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
56612026-09-04T19:12:48.506Z[verify-libraries] Compiling russh v0.62.4
56622026-09-04T19:12:48.805Z[ recovery-image] Sep 04 19:12:47.839 INFO O| Sep 04 19:12:47.839 INFO rolled back to input snapshot; work may begin
56632026-09-04T19:12:48.805Z[ recovery-image] Sep 04 19:12:47.839 INFO O| Sep 04 19:12:47.839 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
56642026-09-04T19:12:48.813Z[ recovery-image] Sep 04 19:12:47.844 INFO O| Sep 04 19:12:47.844 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56652026-09-04T19:12:48.825Z[ recovery-image] Sep 04 19:12:47.859 INFO O| Sep 04 19:12:47.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/amd64/vmm"
56662026-09-04T19:12:48.833Z[ recovery-image] Sep 04 19:12:47.862 INFO O| Sep 04 19:12:47.862 INFO STEP 0 (remove_files) COMPLETE
56672026-09-04T19:12:48.833Z[ recovery-image] Sep 04 19:12:47.862 INFO O| Sep 04 19:12:47.862 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56682026-09-04T19:12:48.839Z[ recovery-image] Sep 04 19:12:47.872 INFO O| Sep 04 19:12:47.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/vmm.conf"
56692026-09-04T19:12:48.839Z[ recovery-image] Sep 04 19:12:47.872 INFO O| Sep 04 19:12:47.872 INFO STEP 1 (remove_files) COMPLETE
56702026-09-04T19:12:48.839Z[ recovery-image] Sep 04 19:12:47.872 INFO O| Sep 04 19:12:47.872 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56712026-09-04T19:12:48.849Z[ recovery-image] Sep 04 19:12:47.881 INFO O| Sep 04 19:12:47.881 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
56722026-09-04T19:12:48.860Z[ recovery-image] Sep 04 19:12:47.888 INFO O| Sep 04 19:12:47.888 INFO STEP 2 (remove_files) COMPLETE
56732026-09-04T19:12:48.860Z[ recovery-image] Sep 04 19:12:47.888 INFO O| Sep 04 19:12:47.888 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56742026-09-04T19:12:48.870Z[ recovery-image] Sep 04 19:12:47.898 INFO O| Sep 04 19:12:47.898 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
56752026-09-04T19:12:49.009Z[verify-libraries] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
56762026-09-04T19:12:49.027Z[ recovery-image] Sep 04 19:12:48.061 INFO O| Sep 04 19:12:48.061 INFO STEP 3 (remove_files) COMPLETE
56772026-09-04T19:12:49.027Z[ recovery-image] Sep 04 19:12:48.061 INFO O| Sep 04 19:12:48.061 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56782026-09-04T19:12:49.037Z[ recovery-image] Sep 04 19:12:48.072 INFO O| Sep 04 19:12:48.072 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
56792026-09-04T19:12:49.045Z[ recovery-image] Sep 04 19:12:48.073 INFO O| Sep 04 19:12:48.073 INFO STEP 4 (remove_files) COMPLETE
56802026-09-04T19:12:49.045Z[ recovery-image] Sep 04 19:12:48.073 INFO O| Sep 04 19:12:48.073 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56812026-09-04T19:12:49.054Z[ recovery-image] Sep 04 19:12:48.084 INFO O| Sep 04 19:12:48.084 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
56822026-09-04T19:12:49.082Z[ recovery-image] Sep 04 19:12:48.116 INFO O| Sep 04 19:12:48.116 INFO STEP 5 (remove_files) COMPLETE
56832026-09-04T19:12:49.082Z[ recovery-image] Sep 04 19:12:48.116 INFO O| Sep 04 19:12:48.116 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56842026-09-04T19:12:49.092Z[ recovery-image] Sep 04 19:12:48.127 INFO O| Sep 04 19:12:48.127 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
56852026-09-04T19:12:49.109Z[ recovery-image] Sep 04 19:12:48.143 INFO O| Sep 04 19:12:48.143 INFO STEP 6 (remove_files) COMPLETE
56862026-09-04T19:12:49.109Z[ recovery-image] Sep 04 19:12:48.143 INFO O| Sep 04 19:12:48.143 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56872026-09-04T19:12:49.123Z[ recovery-image] Sep 04 19:12:48.153 INFO O| Sep 04 19:12:48.153 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
56882026-09-04T19:12:49.123Z[ recovery-image] Sep 04 19:12:48.155 INFO O| Sep 04 19:12:48.155 INFO STEP 7 (remove_files) COMPLETE
56892026-09-04T19:12:49.123Z[ recovery-image] Sep 04 19:12:48.155 INFO O| Sep 04 19:12:48.155 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56902026-09-04T19:12:49.131Z[ recovery-image] Sep 04 19:12:48.165 INFO O| Sep 04 19:12:48.165 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
56912026-09-04T19:12:49.139Z[ recovery-image] Sep 04 19:12:48.166 INFO O| Sep 04 19:12:48.166 INFO STEP 8 (remove_files) COMPLETE
56922026-09-04T19:12:49.139Z[ recovery-image] Sep 04 19:12:48.166 INFO O| Sep 04 19:12:48.166 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56932026-09-04T19:12:49.146Z[ recovery-image] Sep 04 19:12:48.175 INFO O| Sep 04 19:12:48.175 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
56942026-09-04T19:12:49.146Z[ recovery-image] Sep 04 19:12:48.179 INFO O| Sep 04 19:12:48.179 INFO STEP 9 (remove_files) COMPLETE
56952026-09-04T19:12:49.146Z[ recovery-image] Sep 04 19:12:48.179 INFO O| Sep 04 19:12:48.179 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56962026-09-04T19:12:49.170Z[ recovery-image] Sep 04 19:12:48.188 INFO O| Sep 04 19:12:48.188 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
56972026-09-04T19:12:49.170Z[ recovery-image] Sep 04 19:12:48.188 INFO O| Sep 04 19:12:48.188 INFO STEP 10 (remove_files) COMPLETE
56982026-09-04T19:12:49.170Z[ recovery-image] Sep 04 19:12:48.188 INFO O| Sep 04 19:12:48.188 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56992026-09-04T19:12:49.170Z[ recovery-image] Sep 04 19:12:48.198 INFO O| Sep 04 19:12:48.197 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
57002026-09-04T19:12:49.170Z[ recovery-image] Sep 04 19:12:48.200 INFO O| Sep 04 19:12:48.200 INFO STEP 11 (remove_files) COMPLETE
57012026-09-04T19:12:49.170Z[ recovery-image] Sep 04 19:12:48.200 INFO O| Sep 04 19:12:48.200 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57022026-09-04T19:12:49.179Z[ recovery-image] Sep 04 19:12:48.210 INFO O| Sep 04 19:12:48.210 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
57032026-09-04T19:12:49.253Z[ recovery-image] Sep 04 19:12:48.287 INFO O| Sep 04 19:12:48.287 INFO STEP 12 (remove_files) COMPLETE
57042026-09-04T19:12:49.253Z[ recovery-image] Sep 04 19:12:48.287 INFO O| Sep 04 19:12:48.287 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57052026-09-04T19:12:49.263Z[ recovery-image] Sep 04 19:12:48.297 INFO O| Sep 04 19:12:48.297 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
57062026-09-04T19:12:49.279Z[ recovery-image] Sep 04 19:12:48.314 INFO O| Sep 04 19:12:48.313 INFO STEP 13 (remove_files) COMPLETE
57072026-09-04T19:12:49.305Z[ recovery-image] Sep 04 19:12:48.314 INFO O| Sep 04 19:12:48.313 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57082026-09-04T19:12:49.305Z[ recovery-image] Sep 04 19:12:48.324 INFO O| Sep 04 19:12:48.323 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
57092026-09-04T19:12:49.305Z[ recovery-image] Sep 04 19:12:48.326 INFO O| Sep 04 19:12:48.326 INFO STEP 14 (remove_files) COMPLETE
57102026-09-04T19:12:49.305Z[ recovery-image] Sep 04 19:12:48.326 INFO O| Sep 04 19:12:48.326 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57112026-09-04T19:12:49.321Z[ recovery-image] Sep 04 19:12:48.355 INFO O| Sep 04 19:12:48.355 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
57122026-09-04T19:12:49.350Z[ recovery-image] Sep 04 19:12:48.356 INFO O| Sep 04 19:12:48.356 INFO STEP 15 (remove_files) COMPLETE
57132026-09-04T19:12:49.350Z[ recovery-image] Sep 04 19:12:48.356 INFO O| Sep 04 19:12:48.356 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57142026-09-04T19:12:49.358Z[ recovery-image] Sep 04 19:12:48.393 INFO O| Sep 04 19:12:48.393 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
57152026-09-04T19:12:49.367Z[ recovery-image] Sep 04 19:12:48.393 INFO O| Sep 04 19:12:48.393 INFO STEP 16 (remove_files) COMPLETE
57162026-09-04T19:12:49.367Z[ recovery-image] Sep 04 19:12:48.393 INFO O| Sep 04 19:12:48.393 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57172026-09-04T19:12:49.378Z[ recovery-image] Sep 04 19:12:48.402 INFO O| Sep 04 19:12:48.402 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
57182026-09-04T19:12:49.394Z[ recovery-image] Sep 04 19:12:48.428 INFO O| Sep 04 19:12:48.428 INFO STEP 17 (remove_files) COMPLETE
57192026-09-04T19:12:49.394Z[ recovery-image] Sep 04 19:12:48.428 INFO O| Sep 04 19:12:48.428 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57202026-09-04T19:12:49.423Z[ recovery-image] Sep 04 19:12:48.438 INFO O| Sep 04 19:12:48.438 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
57212026-09-04T19:12:49.431Z[ recovery-image] Sep 04 19:12:48.442 INFO O| Sep 04 19:12:48.442 INFO STEP 18 (remove_files) COMPLETE
57222026-09-04T19:12:49.431Z[ recovery-image] Sep 04 19:12:48.442 INFO O| Sep 04 19:12:48.442 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57232026-09-04T19:12:49.431Z[ recovery-image] Sep 04 19:12:48.451 INFO O| Sep 04 19:12:48.451 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
57242026-09-04T19:12:49.431Z[ recovery-image] Sep 04 19:12:48.451 INFO O| Sep 04 19:12:48.451 INFO STEP 19 (remove_files) COMPLETE
57252026-09-04T19:12:49.431Z[ recovery-image] Sep 04 19:12:48.451 INFO O| Sep 04 19:12:48.451 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57262026-09-04T19:12:49.431Z[ recovery-image] Sep 04 19:12:48.461 INFO O| Sep 04 19:12:48.461 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
57272026-09-04T19:12:49.510Z[verify-libraries] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
57282026-09-04T19:12:49.589Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
57292026-09-04T19:12:49.683Z[ recovery-image] Sep 04 19:12:48.716 INFO O| Sep 04 19:12:48.716 INFO STEP 20 (remove_files) COMPLETE
57302026-09-04T19:12:49.683Z[ recovery-image] Sep 04 19:12:48.717 INFO O| Sep 04 19:12:48.716 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57312026-09-04T19:12:49.713Z[ recovery-image] Sep 04 19:12:48.735 INFO O| Sep 04 19:12:48.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
57322026-09-04T19:12:49.713Z[ recovery-image] Sep 04 19:12:48.736 INFO O| Sep 04 19:12:48.736 INFO STEP 21 (remove_files) COMPLETE
57332026-09-04T19:12:49.713Z[ recovery-image] Sep 04 19:12:48.736 INFO O| Sep 04 19:12:48.736 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57342026-09-04T19:12:49.721Z[ recovery-image] Sep 04 19:12:48.753 INFO O| Sep 04 19:12:48.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
57352026-09-04T19:12:49.730Z[ recovery-image] Sep 04 19:12:48.765 INFO O| Sep 04 19:12:48.765 INFO STEP 22 (remove_files) COMPLETE
57362026-09-04T19:12:49.739Z[ recovery-image] Sep 04 19:12:48.765 INFO O| Sep 04 19:12:48.765 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57372026-09-04T19:12:49.748Z[ recovery-image] Sep 04 19:12:48.781 INFO O| Sep 04 19:12:48.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
57382026-09-04T19:12:49.748Z[ recovery-image] Sep 04 19:12:48.781 INFO O| Sep 04 19:12:48.781 INFO STEP 23 (remove_files) COMPLETE
57392026-09-04T19:12:49.748Z[ recovery-image] Sep 04 19:12:48.781 INFO O| Sep 04 19:12:48.781 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57402026-09-04T19:12:49.758Z[ recovery-image] Sep 04 19:12:48.791 INFO O| Sep 04 19:12:48.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
57412026-09-04T19:12:49.758Z[ recovery-image] Sep 04 19:12:48.792 INFO O| Sep 04 19:12:48.792 INFO STEP 24 (remove_files) COMPLETE
57422026-09-04T19:12:49.758Z[ recovery-image] Sep 04 19:12:48.792 INFO O| Sep 04 19:12:48.792 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57432026-09-04T19:12:49.767Z[ recovery-image] Sep 04 19:12:48.800 INFO O| Sep 04 19:12:48.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
57442026-09-04T19:12:49.767Z[ recovery-image] Sep 04 19:12:48.802 INFO O| Sep 04 19:12:48.802 INFO STEP 25 (remove_files) COMPLETE
57452026-09-04T19:12:49.767Z[ recovery-image] Sep 04 19:12:48.802 INFO O| Sep 04 19:12:48.802 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57462026-09-04T19:12:49.776Z[ recovery-image] Sep 04 19:12:48.810 INFO O| Sep 04 19:12:48.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
57472026-09-04T19:12:49.776Z[ recovery-image] Sep 04 19:12:48.810 INFO O| Sep 04 19:12:48.810 INFO STEP 26 (remove_files) COMPLETE
57482026-09-04T19:12:49.780Z[ recovery-image] Sep 04 19:12:48.810 INFO O| Sep 04 19:12:48.810 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57492026-09-04T19:12:49.784Z[ recovery-image] Sep 04 19:12:48.819 INFO O| Sep 04 19:12:48.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
57502026-09-04T19:12:49.784Z[ recovery-image] Sep 04 19:12:48.819 INFO O| Sep 04 19:12:48.819 INFO STEP 27 (remove_files) COMPLETE
57512026-09-04T19:12:49.784Z[ recovery-image] Sep 04 19:12:48.819 INFO O| Sep 04 19:12:48.819 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57522026-09-04T19:12:49.792Z[ recovery-image] Sep 04 19:12:48.827 INFO O| Sep 04 19:12:48.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
57532026-09-04T19:12:49.793Z[ recovery-image] Sep 04 19:12:48.827 INFO O| Sep 04 19:12:48.827 INFO STEP 28 (remove_files) COMPLETE
57542026-09-04T19:12:49.793Z[ recovery-image] Sep 04 19:12:48.827 INFO O| Sep 04 19:12:48.827 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57552026-09-04T19:12:49.803Z[ recovery-image] Sep 04 19:12:48.837 INFO O| Sep 04 19:12:48.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
57562026-09-04T19:12:49.803Z[ recovery-image] Sep 04 19:12:48.837 INFO O| Sep 04 19:12:48.837 INFO STEP 29 (remove_files) COMPLETE
57572026-09-04T19:12:49.803Z[ recovery-image] Sep 04 19:12:48.837 INFO O| Sep 04 19:12:48.837 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57582026-09-04T19:12:49.813Z[ recovery-image] Sep 04 19:12:48.847 INFO O| Sep 04 19:12:48.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
57592026-09-04T19:12:49.813Z[ recovery-image] Sep 04 19:12:48.847 INFO O| Sep 04 19:12:48.847 INFO STEP 30 (remove_files) COMPLETE
57602026-09-04T19:12:49.813Z[ recovery-image] Sep 04 19:12:48.847 INFO O| Sep 04 19:12:48.847 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57612026-09-04T19:12:49.829Z[ recovery-image] Sep 04 19:12:48.863 INFO O| Sep 04 19:12:48.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
57622026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.866 INFO O| Sep 04 19:12:48.866 INFO STEP 31 (remove_files) COMPLETE
57632026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.866 INFO O| Sep 04 19:12:48.866 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57642026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.876 INFO O| Sep 04 19:12:48.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
57652026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.876 INFO O| Sep 04 19:12:48.876 INFO STEP 32 (remove_files) COMPLETE
57662026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.876 INFO O| Sep 04 19:12:48.876 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57672026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.886 INFO O| Sep 04 19:12:48.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
57682026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.893 INFO O| Sep 04 19:12:48.892 INFO STEP 33 (remove_files) COMPLETE
57692026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.893 INFO O| Sep 04 19:12:48.893 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57702026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.903 INFO O| Sep 04 19:12:48.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
57712026-09-04T19:12:49.930Z[ recovery-image] Sep 04 19:12:48.903 INFO O| Sep 04 19:12:48.903 INFO STEP 34 (remove_files) COMPLETE
57722026-09-04T19:12:49.931Z[ recovery-image] Sep 04 19:12:48.903 INFO O| Sep 04 19:12:48.903 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57732026-09-04T19:12:49.942Z[ recovery-image] Sep 04 19:12:48.913 INFO O| Sep 04 19:12:48.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
57742026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.913 INFO O| Sep 04 19:12:48.913 INFO STEP 35 (remove_files) COMPLETE
57752026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.913 INFO O| Sep 04 19:12:48.913 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57762026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.922 INFO O| Sep 04 19:12:48.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
57772026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.922 INFO O| Sep 04 19:12:48.922 INFO STEP 36 (remove_files) COMPLETE
57782026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.922 INFO O| Sep 04 19:12:48.922 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57792026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.934 INFO O| Sep 04 19:12:48.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
57802026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.934 INFO O| Sep 04 19:12:48.934 INFO STEP 37 (remove_files) COMPLETE
57812026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.934 INFO O| Sep 04 19:12:48.934 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57822026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.943 INFO O| Sep 04 19:12:48.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
57832026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.950 INFO O| Sep 04 19:12:48.945 INFO STEP 38 (remove_files) COMPLETE
57842026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.950 INFO O| Sep 04 19:12:48.950 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57852026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.963 INFO O| Sep 04 19:12:48.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
57862026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.963 INFO O| Sep 04 19:12:48.963 INFO STEP 39 (remove_files) COMPLETE
57872026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.963 INFO O| Sep 04 19:12:48.963 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57882026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.972 INFO O| Sep 04 19:12:48.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
57892026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.972 INFO O| Sep 04 19:12:48.972 INFO STEP 40 (remove_files) COMPLETE
57902026-09-04T19:12:49.943Z[ recovery-image] Sep 04 19:12:48.972 INFO O| Sep 04 19:12:48.972 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57912026-09-04T19:12:49.948Z[ recovery-image] Sep 04 19:12:48.982 INFO O| Sep 04 19:12:48.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
57922026-09-04T19:12:49.948Z[ recovery-image] Sep 04 19:12:48.982 INFO O| Sep 04 19:12:48.982 INFO STEP 41 (remove_files) COMPLETE
57932026-09-04T19:12:49.952Z[ recovery-image] Sep 04 19:12:48.982 INFO O| Sep 04 19:12:48.982 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57942026-09-04T19:12:49.995Z[ recovery-image] Sep 04 19:12:48.999 INFO O| Sep 04 19:12:48.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
57952026-09-04T19:12:49.995Z[ recovery-image] Sep 04 19:12:48.999 INFO O| Sep 04 19:12:48.999 INFO STEP 42 (remove_files) COMPLETE
57962026-09-04T19:12:49.995Z[ recovery-image] Sep 04 19:12:48.999 INFO O| Sep 04 19:12:48.999 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57972026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.010 INFO O| Sep 04 19:12:49.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
57982026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.013 INFO O| Sep 04 19:12:49.010 INFO STEP 43 (remove_files) COMPLETE
57992026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.013 INFO O| Sep 04 19:12:49.013 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58002026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.028 INFO O| Sep 04 19:12:49.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
58012026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.028 INFO O| Sep 04 19:12:49.028 INFO STEP 44 (remove_files) COMPLETE
58022026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.028 INFO O| Sep 04 19:12:49.028 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58032026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.038 INFO O| Sep 04 19:12:49.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
58042026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.038 INFO O| Sep 04 19:12:49.038 INFO STEP 45 (remove_files) COMPLETE
58052026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.038 INFO O| Sep 04 19:12:49.038 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58062026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.048 INFO O| Sep 04 19:12:49.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
58072026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.048 INFO O| Sep 04 19:12:49.048 INFO STEP 46 (remove_files) COMPLETE
58082026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.048 INFO O| Sep 04 19:12:49.048 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58092026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.057 INFO O| Sep 04 19:12:49.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
58102026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.057 INFO O| Sep 04 19:12:49.057 INFO STEP 47 (remove_files) COMPLETE
58112026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.057 INFO O| Sep 04 19:12:49.057 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58122026-09-04T19:12:50.037Z[ recovery-image] Sep 04 19:12:49.067 INFO O| Sep 04 19:12:49.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
58132026-09-04T19:12:50.038Z[ recovery-image] Sep 04 19:12:49.068 INFO O| Sep 04 19:12:49.068 INFO STEP 48 (remove_files) COMPLETE
58142026-09-04T19:12:50.038Z[ recovery-image] Sep 04 19:12:49.068 INFO O| Sep 04 19:12:49.068 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58152026-09-04T19:12:50.047Z[ recovery-image] Sep 04 19:12:49.078 INFO O| Sep 04 19:12:49.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
58162026-09-04T19:12:50.047Z[ recovery-image] Sep 04 19:12:49.078 INFO O| Sep 04 19:12:49.078 INFO STEP 49 (remove_files) COMPLETE
58172026-09-04T19:12:50.047Z[ recovery-image] Sep 04 19:12:49.078 INFO O| Sep 04 19:12:49.078 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58182026-09-04T19:12:50.055Z[ recovery-image] Sep 04 19:12:49.089 INFO O| Sep 04 19:12:49.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
58192026-09-04T19:12:50.055Z[ recovery-image] Sep 04 19:12:49.089 INFO O| Sep 04 19:12:49.089 INFO STEP 50 (remove_files) COMPLETE
58202026-09-04T19:12:50.055Z[ recovery-image] Sep 04 19:12:49.089 INFO O| Sep 04 19:12:49.089 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58212026-09-04T19:12:50.065Z[ recovery-image] Sep 04 19:12:49.099 INFO O| Sep 04 19:12:49.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
58222026-09-04T19:12:50.065Z[ recovery-image] Sep 04 19:12:49.099 INFO O| Sep 04 19:12:49.099 INFO STEP 51 (remove_files) COMPLETE
58232026-09-04T19:12:50.083Z[ recovery-image] Sep 04 19:12:49.099 INFO O| Sep 04 19:12:49.099 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58242026-09-04T19:12:50.083Z[ recovery-image] Sep 04 19:12:49.108 INFO O| Sep 04 19:12:49.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
58252026-09-04T19:12:50.083Z[ recovery-image] Sep 04 19:12:49.108 INFO O| Sep 04 19:12:49.108 INFO STEP 52 (remove_files) COMPLETE
58262026-09-04T19:12:50.083Z[ recovery-image] Sep 04 19:12:49.108 INFO O| Sep 04 19:12:49.108 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58272026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.118 INFO O| Sep 04 19:12:49.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
58282026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.118 INFO O| Sep 04 19:12:49.118 INFO STEP 53 (remove_files) COMPLETE
58292026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.118 INFO O| Sep 04 19:12:49.118 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58302026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.127 INFO O| Sep 04 19:12:49.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
58312026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.127 INFO O| Sep 04 19:12:49.127 INFO STEP 54 (remove_files) COMPLETE
58322026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.127 INFO O| Sep 04 19:12:49.127 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58332026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.136 INFO O| Sep 04 19:12:49.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
58342026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.136 INFO O| Sep 04 19:12:49.136 INFO STEP 55 (remove_files) COMPLETE
58352026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.136 INFO O| Sep 04 19:12:49.136 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58362026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.147 INFO O| Sep 04 19:12:49.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
58372026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.147 INFO O| Sep 04 19:12:49.147 INFO STEP 56 (remove_files) COMPLETE
58382026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.147 INFO O| Sep 04 19:12:49.147 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58392026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.156 INFO O| Sep 04 19:12:49.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
58402026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.156 INFO O| Sep 04 19:12:49.156 INFO STEP 57 (remove_files) COMPLETE
58412026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.156 INFO O| Sep 04 19:12:49.156 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58422026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.165 INFO O| Sep 04 19:12:49.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
58432026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.165 INFO O| Sep 04 19:12:49.165 INFO STEP 58 (remove_files) COMPLETE
58442026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.165 INFO O| Sep 04 19:12:49.165 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58452026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.175 INFO O| Sep 04 19:12:49.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
58462026-09-04T19:12:50.361Z[ recovery-image] Sep 04 19:12:49.175 INFO O| Sep 04 19:12:49.175 INFO STEP 59 (remove_files) COMPLETE
58472026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.175 INFO O| Sep 04 19:12:49.175 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58482026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.186 INFO O| Sep 04 19:12:49.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
58492026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.186 INFO O| Sep 04 19:12:49.186 INFO STEP 60 (remove_files) COMPLETE
58502026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.187 INFO O| Sep 04 19:12:49.186 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58512026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.198 INFO O| Sep 04 19:12:49.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
58522026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.198 INFO O| Sep 04 19:12:49.198 INFO STEP 61 (remove_files) COMPLETE
58532026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.198 INFO O| Sep 04 19:12:49.198 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58542026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.210 INFO O| Sep 04 19:12:49.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
58552026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.210 INFO O| Sep 04 19:12:49.210 INFO STEP 62 (remove_files) COMPLETE
58562026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.210 INFO O| Sep 04 19:12:49.210 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58572026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.220 INFO O| Sep 04 19:12:49.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
58582026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.220 INFO O| Sep 04 19:12:49.220 INFO STEP 63 (remove_files) COMPLETE
58592026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.220 INFO O| Sep 04 19:12:49.220 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58602026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.231 INFO O| Sep 04 19:12:49.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
58612026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.232 INFO O| Sep 04 19:12:49.231 INFO STEP 64 (remove_files) COMPLETE
58622026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.232 INFO O| Sep 04 19:12:49.232 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58632026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.241 INFO O| Sep 04 19:12:49.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
58642026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.241 INFO O| Sep 04 19:12:49.241 INFO STEP 65 (remove_files) COMPLETE
58652026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.241 INFO O| Sep 04 19:12:49.241 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58662026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.251 INFO O| Sep 04 19:12:49.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
58672026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.251 INFO O| Sep 04 19:12:49.251 INFO STEP 66 (remove_files) COMPLETE
58682026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.251 INFO O| Sep 04 19:12:49.251 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58692026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.260 INFO O| Sep 04 19:12:49.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
58702026-09-04T19:12:50.362Z[ recovery-image] Sep 04 19:12:49.260 INFO O| Sep 04 19:12:49.260 INFO STEP 67 (remove_files) COMPLETE
58712026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.260 INFO O| Sep 04 19:12:49.260 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58722026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.269 INFO O| Sep 04 19:12:49.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
58732026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.269 INFO O| Sep 04 19:12:49.269 INFO STEP 68 (remove_files) COMPLETE
58742026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.269 INFO O| Sep 04 19:12:49.269 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58752026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.278 INFO O| Sep 04 19:12:49.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
58762026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.278 INFO O| Sep 04 19:12:49.278 INFO STEP 69 (remove_files) COMPLETE
58772026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.278 INFO O| Sep 04 19:12:49.278 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58782026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.288 INFO O| Sep 04 19:12:49.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
58792026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.288 INFO O| Sep 04 19:12:49.288 INFO STEP 70 (remove_files) COMPLETE
58802026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.288 INFO O| Sep 04 19:12:49.288 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58812026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.297 INFO O| Sep 04 19:12:49.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
58822026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.298 INFO O| Sep 04 19:12:49.298 INFO STEP 71 (remove_files) COMPLETE
58832026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.298 INFO O| Sep 04 19:12:49.298 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58842026-09-04T19:12:50.363Z[verify-libraries] Compiling samael v0.0.19
58852026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.309 INFO O| Sep 04 19:12:49.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
58862026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.309 INFO O| Sep 04 19:12:49.309 INFO STEP 72 (remove_files) COMPLETE
58872026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.309 INFO O| Sep 04 19:12:49.309 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58882026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.319 INFO O| Sep 04 19:12:49.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
58892026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.319 INFO O| Sep 04 19:12:49.319 INFO STEP 73 (remove_files) COMPLETE
58902026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.319 INFO O| Sep 04 19:12:49.319 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58912026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.329 INFO O| Sep 04 19:12:49.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
58922026-09-04T19:12:50.363Z[ recovery-image] Sep 04 19:12:49.329 INFO O| Sep 04 19:12:49.329 INFO STEP 74 (remove_files) COMPLETE
58932026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.329 INFO O| Sep 04 19:12:49.329 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58942026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.338 INFO O| Sep 04 19:12:49.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
58952026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.338 INFO O| Sep 04 19:12:49.338 INFO STEP 75 (remove_files) COMPLETE
58962026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.338 INFO O| Sep 04 19:12:49.338 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58972026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.348 INFO O| Sep 04 19:12:49.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
58982026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.348 INFO O| Sep 04 19:12:49.348 INFO STEP 76 (remove_files) COMPLETE
58992026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.348 INFO O| Sep 04 19:12:49.348 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59002026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.357 INFO O| Sep 04 19:12:49.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
59012026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.357 INFO O| Sep 04 19:12:49.357 INFO STEP 77 (remove_files) COMPLETE
59022026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.357 INFO O| Sep 04 19:12:49.357 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59032026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.367 INFO O| Sep 04 19:12:49.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
59042026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.367 INFO O| Sep 04 19:12:49.367 INFO STEP 78 (remove_files) COMPLETE
59052026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.367 INFO O| Sep 04 19:12:49.367 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59062026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.378 INFO O| Sep 04 19:12:49.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
59072026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.378 INFO O| Sep 04 19:12:49.378 INFO STEP 79 (remove_files) COMPLETE
59082026-09-04T19:12:50.364Z[ recovery-image] Sep 04 19:12:49.378 INFO O| Sep 04 19:12:49.378 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59092026-09-04T19:12:50.374Z[ recovery-image] Sep 04 19:12:49.387 INFO O| Sep 04 19:12:49.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
59102026-09-04T19:12:50.375Z[ recovery-image] Sep 04 19:12:49.387 INFO O| Sep 04 19:12:49.387 INFO STEP 80 (remove_files) COMPLETE
59112026-09-04T19:12:50.375Z[ recovery-image] Sep 04 19:12:49.387 INFO O| Sep 04 19:12:49.387 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59122026-09-04T19:12:50.375Z[ recovery-image] Sep 04 19:12:49.396 INFO O| Sep 04 19:12:49.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
59132026-09-04T19:12:50.375Z[ recovery-image] Sep 04 19:12:49.396 INFO O| Sep 04 19:12:49.396 INFO STEP 81 (remove_files) COMPLETE
59142026-09-04T19:12:50.375Z[ recovery-image] Sep 04 19:12:49.396 INFO O| Sep 04 19:12:49.396 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59152026-09-04T19:12:50.375Z[ recovery-image] Sep 04 19:12:49.404 INFO O| Sep 04 19:12:49.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
59162026-09-04T19:12:50.375Z[ recovery-image] Sep 04 19:12:49.405 INFO O| Sep 04 19:12:49.405 INFO STEP 82 (remove_files) COMPLETE
59172026-09-04T19:12:50.375Z[ recovery-image] Sep 04 19:12:49.405 INFO O| Sep 04 19:12:49.405 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59182026-09-04T19:12:50.384Z[ recovery-image] Sep 04 19:12:49.416 INFO O| Sep 04 19:12:49.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
59192026-09-04T19:12:50.384Z[ recovery-image] Sep 04 19:12:49.416 INFO O| Sep 04 19:12:49.416 INFO STEP 83 (remove_files) COMPLETE
59202026-09-04T19:12:50.384Z[ recovery-image] Sep 04 19:12:49.416 INFO O| Sep 04 19:12:49.416 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59212026-09-04T19:12:50.392Z[ recovery-image] Sep 04 19:12:49.427 INFO O| Sep 04 19:12:49.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
59222026-09-04T19:12:50.392Z[ recovery-image] Sep 04 19:12:49.427 INFO O| Sep 04 19:12:49.427 INFO STEP 84 (remove_files) COMPLETE
59232026-09-04T19:12:50.392Z[ recovery-image] Sep 04 19:12:49.427 INFO O| Sep 04 19:12:49.427 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59242026-09-04T19:12:50.403Z[ recovery-image] Sep 04 19:12:49.437 INFO O| Sep 04 19:12:49.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
59252026-09-04T19:12:50.403Z[ recovery-image] Sep 04 19:12:49.437 INFO O| Sep 04 19:12:49.437 INFO STEP 85 (remove_files) COMPLETE
59262026-09-04T19:12:50.403Z[ recovery-image] Sep 04 19:12:49.438 INFO O| Sep 04 19:12:49.437 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59272026-09-04T19:12:50.471Z[ recovery-image] Sep 04 19:12:49.505 INFO O| Sep 04 19:12:49.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
59282026-09-04T19:12:50.471Z[ recovery-image] Sep 04 19:12:49.505 INFO O| Sep 04 19:12:49.505 INFO STEP 86 (remove_files) COMPLETE
59292026-09-04T19:12:50.481Z[ recovery-image] Sep 04 19:12:49.505 INFO O| Sep 04 19:12:49.505 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59302026-09-04T19:12:50.496Z[ recovery-image] Sep 04 19:12:49.516 INFO O| Sep 04 19:12:49.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
59312026-09-04T19:12:50.496Z[ recovery-image] Sep 04 19:12:49.516 INFO O| Sep 04 19:12:49.516 INFO STEP 87 (remove_files) COMPLETE
59322026-09-04T19:12:50.496Z[ recovery-image] Sep 04 19:12:49.516 INFO O| Sep 04 19:12:49.516 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59332026-09-04T19:12:50.496Z[ recovery-image] Sep 04 19:12:49.525 INFO O| Sep 04 19:12:49.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
59342026-09-04T19:12:50.496Z[ recovery-image] Sep 04 19:12:49.525 INFO O| Sep 04 19:12:49.525 INFO STEP 88 (remove_files) COMPLETE
59352026-09-04T19:12:50.497Z[ recovery-image] Sep 04 19:12:49.525 INFO O| Sep 04 19:12:49.525 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59362026-09-04T19:12:50.505Z[ recovery-image] Sep 04 19:12:49.537 INFO O| Sep 04 19:12:49.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
59372026-09-04T19:12:50.513Z[ recovery-image] Sep 04 19:12:49.541 INFO O| Sep 04 19:12:49.541 INFO STEP 89 (remove_files) COMPLETE
59382026-09-04T19:12:50.514Z[ recovery-image] Sep 04 19:12:49.541 INFO O| Sep 04 19:12:49.541 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59392026-09-04T19:12:50.528Z[ recovery-image] Sep 04 19:12:49.551 INFO O| Sep 04 19:12:49.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
59402026-09-04T19:12:50.528Z[ recovery-image] Sep 04 19:12:49.551 INFO O| Sep 04 19:12:49.551 INFO STEP 90 (remove_files) COMPLETE
59412026-09-04T19:12:50.528Z[ recovery-image] Sep 04 19:12:49.551 INFO O| Sep 04 19:12:49.551 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59422026-09-04T19:12:50.536Z[ recovery-image] Sep 04 19:12:49.560 INFO O| Sep 04 19:12:49.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
59432026-09-04T19:12:50.536Z[ recovery-image] Sep 04 19:12:49.560 INFO O| Sep 04 19:12:49.560 INFO STEP 91 (remove_files) COMPLETE
59442026-09-04T19:12:50.536Z[ recovery-image] Sep 04 19:12:49.560 INFO O| Sep 04 19:12:49.560 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59452026-09-04T19:12:50.536Z[ recovery-image] Sep 04 19:12:49.569 INFO O| Sep 04 19:12:49.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
59462026-09-04T19:12:50.536Z[ recovery-image] Sep 04 19:12:49.569 INFO O| Sep 04 19:12:49.569 INFO STEP 92 (remove_files) COMPLETE
59472026-09-04T19:12:50.536Z[ recovery-image] Sep 04 19:12:49.569 INFO O| Sep 04 19:12:49.569 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59482026-09-04T19:12:50.551Z[ recovery-image] Sep 04 19:12:49.578 INFO O| Sep 04 19:12:49.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
59492026-09-04T19:12:50.551Z[ recovery-image] Sep 04 19:12:49.578 INFO O| Sep 04 19:12:49.578 INFO STEP 93 (remove_files) COMPLETE
59502026-09-04T19:12:50.559Z[ recovery-image] Sep 04 19:12:49.578 INFO O| Sep 04 19:12:49.578 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59512026-09-04T19:12:50.559Z[ recovery-image] Sep 04 19:12:49.586 INFO O| Sep 04 19:12:49.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
59522026-09-04T19:12:50.559Z[ recovery-image] Sep 04 19:12:49.589 INFO O| Sep 04 19:12:49.589 INFO STEP 94 (remove_files) COMPLETE
59532026-09-04T19:12:50.559Z[ recovery-image] Sep 04 19:12:49.589 INFO O| Sep 04 19:12:49.589 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59542026-09-04T19:12:50.567Z[ recovery-image] Sep 04 19:12:49.597 INFO O| Sep 04 19:12:49.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
59552026-09-04T19:12:50.567Z[ recovery-image] Sep 04 19:12:49.597 INFO O| Sep 04 19:12:49.597 INFO STEP 95 (remove_files) COMPLETE
59562026-09-04T19:12:50.567Z[ recovery-image] Sep 04 19:12:49.597 INFO O| Sep 04 19:12:49.597 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59572026-09-04T19:12:50.574Z[ recovery-image] Sep 04 19:12:49.606 INFO O| Sep 04 19:12:49.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
59582026-09-04T19:12:50.574Z[ recovery-image] Sep 04 19:12:49.606 INFO O| Sep 04 19:12:49.606 INFO STEP 96 (remove_files) COMPLETE
59592026-09-04T19:12:50.574Z[ recovery-image] Sep 04 19:12:49.606 INFO O| Sep 04 19:12:49.606 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59602026-09-04T19:12:50.582Z[ recovery-image] Sep 04 19:12:49.614 INFO O| Sep 04 19:12:49.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
59612026-09-04T19:12:50.582Z[ recovery-image] Sep 04 19:12:49.614 INFO O| Sep 04 19:12:49.614 INFO STEP 97 (remove_files) COMPLETE
59622026-09-04T19:12:50.582Z[ recovery-image] Sep 04 19:12:49.614 INFO O| Sep 04 19:12:49.614 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59632026-09-04T19:12:50.591Z[ recovery-image] Sep 04 19:12:49.623 INFO O| Sep 04 19:12:49.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
59642026-09-04T19:12:50.591Z[ recovery-image] Sep 04 19:12:49.623 INFO O| Sep 04 19:12:49.623 INFO STEP 98 (remove_files) COMPLETE
59652026-09-04T19:12:50.591Z[ recovery-image] Sep 04 19:12:49.623 INFO O| Sep 04 19:12:49.623 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59662026-09-04T19:12:50.616Z[ recovery-image] Sep 04 19:12:49.632 INFO O| Sep 04 19:12:49.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
59672026-09-04T19:12:50.616Z[ recovery-image] Sep 04 19:12:49.632 INFO O| Sep 04 19:12:49.632 INFO STEP 99 (remove_files) COMPLETE
59682026-09-04T19:12:50.616Z[ recovery-image] Sep 04 19:12:49.632 INFO O| Sep 04 19:12:49.632 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59692026-09-04T19:12:50.616Z[ recovery-image] Sep 04 19:12:49.640 INFO O| Sep 04 19:12:49.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
59702026-09-04T19:12:50.616Z[ recovery-image] Sep 04 19:12:49.641 INFO O| Sep 04 19:12:49.640 INFO STEP 100 (remove_files) COMPLETE
59712026-09-04T19:12:50.616Z[ recovery-image] Sep 04 19:12:49.641 INFO O| Sep 04 19:12:49.640 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59722026-09-04T19:12:50.625Z[ recovery-image] Sep 04 19:12:49.658 INFO O| Sep 04 19:12:49.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
59732026-09-04T19:12:50.625Z[ recovery-image] Sep 04 19:12:49.658 INFO O| Sep 04 19:12:49.658 INFO STEP 101 (remove_files) COMPLETE
59742026-09-04T19:12:50.625Z[ recovery-image] Sep 04 19:12:49.658 INFO O| Sep 04 19:12:49.658 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59752026-09-04T19:12:50.645Z[ recovery-image] Sep 04 19:12:49.680 INFO O| Sep 04 19:12:49.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
59762026-09-04T19:12:50.645Z[ recovery-image] Sep 04 19:12:49.680 INFO O| Sep 04 19:12:49.680 INFO STEP 102 (remove_files) COMPLETE
59772026-09-04T19:12:50.645Z[ recovery-image] Sep 04 19:12:49.680 INFO O| Sep 04 19:12:49.680 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59782026-09-04T19:12:50.659Z[ recovery-image] Sep 04 19:12:49.693 INFO O| Sep 04 19:12:49.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
59792026-09-04T19:12:50.659Z[ recovery-image] Sep 04 19:12:49.693 INFO O| Sep 04 19:12:49.693 INFO STEP 103 (remove_files) COMPLETE
59802026-09-04T19:12:50.659Z[ recovery-image] Sep 04 19:12:49.693 INFO O| Sep 04 19:12:49.693 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59812026-09-04T19:12:50.700Z[ recovery-image] Sep 04 19:12:49.713 INFO O| Sep 04 19:12:49.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
59822026-09-04T19:12:50.700Z[ recovery-image] Sep 04 19:12:49.713 INFO O| Sep 04 19:12:49.713 INFO STEP 104 (remove_files) COMPLETE
59832026-09-04T19:12:50.700Z[ recovery-image] Sep 04 19:12:49.713 INFO O| Sep 04 19:12:49.713 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59842026-09-04T19:12:50.700Z[ recovery-image] Sep 04 19:12:49.722 INFO O| Sep 04 19:12:49.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
59852026-09-04T19:12:50.700Z[ recovery-image] Sep 04 19:12:49.722 INFO O| Sep 04 19:12:49.722 INFO STEP 105 (remove_files) COMPLETE
59862026-09-04T19:12:50.700Z[ recovery-image] Sep 04 19:12:49.722 INFO O| Sep 04 19:12:49.722 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59872026-09-04T19:12:50.721Z[ recovery-image] Sep 04 19:12:49.736 INFO O| Sep 04 19:12:49.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
59882026-09-04T19:12:50.721Z[ recovery-image] Sep 04 19:12:49.736 INFO O| Sep 04 19:12:49.736 INFO STEP 106 (remove_files) COMPLETE
59892026-09-04T19:12:50.721Z[ recovery-image] Sep 04 19:12:49.736 INFO O| Sep 04 19:12:49.736 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59902026-09-04T19:12:50.730Z[ recovery-image] Sep 04 19:12:49.760 INFO O| Sep 04 19:12:49.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
59912026-09-04T19:12:50.730Z[ recovery-image] Sep 04 19:12:49.760 INFO O| Sep 04 19:12:49.760 INFO STEP 107 (remove_files) COMPLETE
59922026-09-04T19:12:50.730Z[ recovery-image] Sep 04 19:12:49.760 INFO O| Sep 04 19:12:49.760 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59932026-09-04T19:12:50.737Z[ recovery-image] Sep 04 19:12:49.768 INFO O| Sep 04 19:12:49.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
59942026-09-04T19:12:50.737Z[ recovery-image] Sep 04 19:12:49.768 INFO O| Sep 04 19:12:49.768 INFO STEP 108 (remove_files) COMPLETE
59952026-09-04T19:12:50.738Z[ recovery-image] Sep 04 19:12:49.768 INFO O| Sep 04 19:12:49.768 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59962026-09-04T19:12:50.745Z[ recovery-image] Sep 04 19:12:49.776 INFO O| Sep 04 19:12:49.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
59972026-09-04T19:12:50.745Z[ recovery-image] Sep 04 19:12:49.776 INFO O| Sep 04 19:12:49.776 INFO STEP 109 (remove_files) COMPLETE
59982026-09-04T19:12:50.745Z[ recovery-image] Sep 04 19:12:49.776 INFO O| Sep 04 19:12:49.776 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59992026-09-04T19:12:50.758Z[ recovery-image] Sep 04 19:12:49.784 INFO O| Sep 04 19:12:49.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
60002026-09-04T19:12:50.758Z[ recovery-image] Sep 04 19:12:49.784 INFO O| Sep 04 19:12:49.784 INFO STEP 110 (remove_files) COMPLETE
60012026-09-04T19:12:50.758Z[ recovery-image] Sep 04 19:12:49.784 INFO O| Sep 04 19:12:49.784 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60022026-09-04T19:12:50.768Z[ recovery-image] Sep 04 19:12:49.791 INFO O| Sep 04 19:12:49.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
60032026-09-04T19:12:50.768Z[ recovery-image] Sep 04 19:12:49.791 INFO O| Sep 04 19:12:49.791 INFO STEP 111 (remove_files) COMPLETE
60042026-09-04T19:12:50.768Z[ recovery-image] Sep 04 19:12:49.792 INFO O| Sep 04 19:12:49.791 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60052026-09-04T19:12:50.768Z[ recovery-image] Sep 04 19:12:49.799 INFO O| Sep 04 19:12:49.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
60062026-09-04T19:12:50.768Z[ recovery-image] Sep 04 19:12:49.799 INFO O| Sep 04 19:12:49.799 INFO STEP 112 (remove_files) COMPLETE
60072026-09-04T19:12:50.768Z[ recovery-image] Sep 04 19:12:49.799 INFO O| Sep 04 19:12:49.799 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60082026-09-04T19:12:50.779Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
60092026-09-04T19:12:50.780Z[ recovery-image] Sep 04 19:12:49.807 INFO O| Sep 04 19:12:49.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
60102026-09-04T19:12:50.780Z[ recovery-image] Sep 04 19:12:49.808 INFO O| Sep 04 19:12:49.808 INFO STEP 113 (remove_files) COMPLETE
60112026-09-04T19:12:50.780Z[ recovery-image] Sep 04 19:12:49.808 INFO O| Sep 04 19:12:49.808 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60122026-09-04T19:12:54.936Z[ recovery-image] Sep 04 19:12:49.815 INFO O| Sep 04 19:12:49.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
60132026-09-04T19:12:54.936Z[ recovery-image] Sep 04 19:12:49.815 INFO O| Sep 04 19:12:49.815 INFO STEP 114 (remove_files) COMPLETE
60142026-09-04T19:12:54.936Z[ recovery-image] Sep 04 19:12:49.815 INFO O| Sep 04 19:12:49.815 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60152026-09-04T19:12:54.936Z[ recovery-image] Sep 04 19:12:49.823 INFO O| Sep 04 19:12:49.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
60162026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.823 INFO O| Sep 04 19:12:49.823 INFO STEP 115 (remove_files) COMPLETE
60172026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.823 INFO O| Sep 04 19:12:49.823 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60182026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.831 INFO O| Sep 04 19:12:49.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
60192026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.831 INFO O| Sep 04 19:12:49.831 INFO STEP 116 (remove_files) COMPLETE
60202026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.831 INFO O| Sep 04 19:12:49.831 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60212026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.838 INFO O| Sep 04 19:12:49.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
60222026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.838 INFO O| Sep 04 19:12:49.838 INFO STEP 117 (remove_files) COMPLETE
60232026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.838 INFO O| Sep 04 19:12:49.838 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60242026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.846 INFO O| Sep 04 19:12:49.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
60252026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.846 INFO O| Sep 04 19:12:49.846 INFO STEP 118 (remove_files) COMPLETE
60262026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.846 INFO O| Sep 04 19:12:49.846 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60272026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.853 INFO O| Sep 04 19:12:49.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
60282026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.854 INFO O| Sep 04 19:12:49.854 INFO STEP 119 (remove_files) COMPLETE
60292026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.854 INFO O| Sep 04 19:12:49.854 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60302026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.861 INFO O| Sep 04 19:12:49.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
60312026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.861 INFO O| Sep 04 19:12:49.861 INFO STEP 120 (remove_files) COMPLETE
60322026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.861 INFO O| Sep 04 19:12:49.861 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60332026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.888 INFO O| Sep 04 19:12:49.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
60342026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.888 INFO O| Sep 04 19:12:49.888 INFO STEP 121 (remove_files) COMPLETE
60352026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.888 INFO O| Sep 04 19:12:49.888 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60362026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.903 INFO O| Sep 04 19:12:49.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
60372026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.903 INFO O| Sep 04 19:12:49.903 INFO STEP 122 (remove_files) COMPLETE
60382026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.903 INFO O| Sep 04 19:12:49.903 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60392026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.925 INFO O| Sep 04 19:12:49.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
60402026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.940 INFO O| Sep 04 19:12:49.940 INFO STEP 123 (remove_files) COMPLETE
60412026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.940 INFO O| Sep 04 19:12:49.940 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60422026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.949 INFO O| Sep 04 19:12:49.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
60432026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.949 INFO O| Sep 04 19:12:49.949 INFO STEP 124 (remove_files) COMPLETE
60442026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.949 INFO O| Sep 04 19:12:49.949 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60452026-09-04T19:12:54.937Z[ recovery-image] Sep 04 19:12:49.999 INFO O| Sep 04 19:12:49.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
60462026-09-04T19:12:54.938Z[verify-libraries] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
60472026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.024 INFO O| Sep 04 19:12:50.024 INFO STEP 125 (remove_files) COMPLETE
60482026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.024 INFO O| Sep 04 19:12:50.024 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60492026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.035 INFO O| Sep 04 19:12:50.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
60502026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.035 INFO O| Sep 04 19:12:50.035 INFO STEP 126 (remove_files) COMPLETE
60512026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.035 INFO O| Sep 04 19:12:50.035 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60522026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.045 INFO O| Sep 04 19:12:50.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
60532026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.045 INFO O| Sep 04 19:12:50.045 INFO STEP 127 (remove_files) COMPLETE
60542026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.045 INFO O| Sep 04 19:12:50.045 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60552026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.057 INFO O| Sep 04 19:12:50.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
60562026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.057 INFO O| Sep 04 19:12:50.056 INFO STEP 128 (remove_files) COMPLETE
60572026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.057 INFO O| Sep 04 19:12:50.056 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60582026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.066 INFO O| Sep 04 19:12:50.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
60592026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.066 INFO O| Sep 04 19:12:50.066 INFO STEP 129 (remove_files) COMPLETE
60602026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.066 INFO O| Sep 04 19:12:50.066 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60612026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.076 INFO O| Sep 04 19:12:50.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
60622026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.076 INFO O| Sep 04 19:12:50.076 INFO STEP 130 (remove_files) COMPLETE
60632026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.076 INFO O| Sep 04 19:12:50.076 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60642026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.085 INFO O| Sep 04 19:12:50.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
60652026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.085 INFO O| Sep 04 19:12:50.085 INFO STEP 131 (remove_files) COMPLETE
60662026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.085 INFO O| Sep 04 19:12:50.085 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60672026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.094 INFO O| Sep 04 19:12:50.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
60682026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.094 INFO O| Sep 04 19:12:50.094 INFO STEP 132 (remove_files) COMPLETE
60692026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.094 INFO O| Sep 04 19:12:50.094 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60702026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.102 INFO O| Sep 04 19:12:50.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
60712026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.102 INFO O| Sep 04 19:12:50.102 INFO STEP 133 (remove_files) COMPLETE
60722026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.102 INFO O| Sep 04 19:12:50.102 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60732026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.111 INFO O| Sep 04 19:12:50.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
60742026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.111 INFO O| Sep 04 19:12:50.111 INFO STEP 134 (remove_files) COMPLETE
60752026-09-04T19:12:54.938Z[ recovery-image] Sep 04 19:12:50.111 INFO O| Sep 04 19:12:50.111 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60762026-09-04T19:12:54.938Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
60772026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.122 INFO O| Sep 04 19:12:50.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
60782026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.122 INFO O| Sep 04 19:12:50.122 INFO STEP 135 (remove_files) COMPLETE
60792026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.122 INFO O| Sep 04 19:12:50.122 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60802026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.132 INFO O| Sep 04 19:12:50.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
60812026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.132 INFO O| Sep 04 19:12:50.132 INFO STEP 136 (remove_files) COMPLETE
60822026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.132 INFO O| Sep 04 19:12:50.132 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60832026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.143 INFO O| Sep 04 19:12:50.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
60842026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.143 INFO O| Sep 04 19:12:50.143 INFO STEP 137 (remove_files) COMPLETE
60852026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.143 INFO O| Sep 04 19:12:50.143 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60862026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.152 INFO O| Sep 04 19:12:50.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
60872026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.152 INFO O| Sep 04 19:12:50.152 INFO STEP 138 (remove_files) COMPLETE
60882026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.152 INFO O| Sep 04 19:12:50.152 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60892026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.161 INFO O| Sep 04 19:12:50.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
60902026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.161 INFO O| Sep 04 19:12:50.161 INFO STEP 139 (remove_files) COMPLETE
60912026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.161 INFO O| Sep 04 19:12:50.161 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60922026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.170 INFO O| Sep 04 19:12:50.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
60932026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.170 INFO O| Sep 04 19:12:50.170 INFO STEP 140 (remove_files) COMPLETE
60942026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.170 INFO O| Sep 04 19:12:50.170 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60952026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.179 INFO O| Sep 04 19:12:50.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
60962026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.179 INFO O| Sep 04 19:12:50.179 INFO STEP 141 (remove_files) COMPLETE
60972026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.179 INFO O| Sep 04 19:12:50.179 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60982026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.189 INFO O| Sep 04 19:12:50.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
60992026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.189 INFO O| Sep 04 19:12:50.189 INFO STEP 142 (remove_files) COMPLETE
61002026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.189 INFO O| Sep 04 19:12:50.189 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61012026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.198 INFO O| Sep 04 19:12:50.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
61022026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.198 INFO O| Sep 04 19:12:50.198 INFO STEP 143 (remove_files) COMPLETE
61032026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.198 INFO O| Sep 04 19:12:50.198 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61042026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.207 INFO O| Sep 04 19:12:50.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
61052026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.207 INFO O| Sep 04 19:12:50.207 INFO STEP 144 (remove_files) COMPLETE
61062026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.207 INFO O| Sep 04 19:12:50.207 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61072026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.216 INFO O| Sep 04 19:12:50.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
61082026-09-04T19:12:54.939Z[ recovery-image] Sep 04 19:12:50.216 INFO O| Sep 04 19:12:50.216 INFO STEP 145 (remove_files) COMPLETE
61092026-09-04T19:12:54.940Z[ recovery-image] Sep 04 19:12:50.216 INFO O| Sep 04 19:12:50.216 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61102026-09-04T19:12:54.940Z[ recovery-image] Sep 04 19:12:50.224 INFO O| Sep 04 19:12:50.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
61112026-09-04T19:12:54.940Z[ recovery-image] Sep 04 19:12:50.224 INFO O| Sep 04 19:12:50.224 INFO STEP 146 (remove_files) COMPLETE
61122026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.224 INFO O| Sep 04 19:12:50.224 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61132026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.232 INFO O| Sep 04 19:12:50.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
61142026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.233 INFO O| Sep 04 19:12:50.232 INFO STEP 147 (remove_files) COMPLETE
61152026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.233 INFO O| Sep 04 19:12:50.232 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61162026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.241 INFO O| Sep 04 19:12:50.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
61172026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.241 INFO O| Sep 04 19:12:50.241 INFO STEP 148 (remove_files) COMPLETE
61182026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.241 INFO O| Sep 04 19:12:50.241 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61192026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.250 INFO O| Sep 04 19:12:50.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
61202026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.250 INFO O| Sep 04 19:12:50.250 INFO STEP 149 (remove_files) COMPLETE
61212026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.250 INFO O| Sep 04 19:12:50.250 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61222026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.258 INFO O| Sep 04 19:12:50.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
61232026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.258 INFO O| Sep 04 19:12:50.258 INFO STEP 150 (remove_files) COMPLETE
61242026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.258 INFO O| Sep 04 19:12:50.258 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61252026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.266 INFO O| Sep 04 19:12:50.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
61262026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.266 INFO O| Sep 04 19:12:50.266 INFO STEP 151 (remove_files) COMPLETE
61272026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.266 INFO O| Sep 04 19:12:50.266 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61282026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.275 INFO O| Sep 04 19:12:50.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
61292026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.275 INFO O| Sep 04 19:12:50.275 INFO STEP 152 (remove_files) COMPLETE
61302026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.275 INFO O| Sep 04 19:12:50.275 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61312026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.282 INFO O| Sep 04 19:12:50.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
61322026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.283 INFO O| Sep 04 19:12:50.282 INFO STEP 153 (remove_files) COMPLETE
61332026-09-04T19:12:54.961Z[ recovery-image] Sep 04 19:12:50.283 INFO O| Sep 04 19:12:50.282 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61342026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.291 INFO O| Sep 04 19:12:50.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
61352026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.291 INFO O| Sep 04 19:12:50.291 INFO STEP 154 (remove_files) COMPLETE
61362026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.291 INFO O| Sep 04 19:12:50.291 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61372026-09-04T19:12:54.962Z[verify-libraries] Compiling fs-err v2.11.0
61382026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.299 INFO O| Sep 04 19:12:50.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
61392026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.299 INFO O| Sep 04 19:12:50.299 INFO STEP 155 (remove_files) COMPLETE
61402026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.299 INFO O| Sep 04 19:12:50.299 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61412026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.307 INFO O| Sep 04 19:12:50.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
61422026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.307 INFO O| Sep 04 19:12:50.307 INFO STEP 156 (remove_files) COMPLETE
61432026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.307 INFO O| Sep 04 19:12:50.307 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61442026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.315 INFO O| Sep 04 19:12:50.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
61452026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.316 INFO O| Sep 04 19:12:50.316 INFO STEP 157 (remove_files) COMPLETE
61462026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.316 INFO O| Sep 04 19:12:50.316 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61472026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.324 INFO O| Sep 04 19:12:50.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
61482026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.324 INFO O| Sep 04 19:12:50.324 INFO STEP 158 (remove_files) COMPLETE
61492026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.324 INFO O| Sep 04 19:12:50.324 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61502026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.336 INFO O| Sep 04 19:12:50.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
61512026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.337 INFO O| Sep 04 19:12:50.337 INFO STEP 159 (remove_files) COMPLETE
61522026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.337 INFO O| Sep 04 19:12:50.337 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61532026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.346 INFO O| Sep 04 19:12:50.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
61542026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.346 INFO O| Sep 04 19:12:50.346 INFO STEP 160 (remove_files) COMPLETE
61552026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.346 INFO O| Sep 04 19:12:50.346 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61562026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.355 INFO O| Sep 04 19:12:50.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
61572026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.355 INFO O| Sep 04 19:12:50.355 INFO STEP 161 (remove_files) COMPLETE
61582026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.355 INFO O| Sep 04 19:12:50.355 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61592026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.366 INFO O| Sep 04 19:12:50.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
61602026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.366 INFO O| Sep 04 19:12:50.366 INFO STEP 162 (remove_files) COMPLETE
61612026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.366 INFO O| Sep 04 19:12:50.366 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61622026-09-04T19:12:54.962Z[ recovery-image] Sep 04 19:12:50.376 INFO O| Sep 04 19:12:50.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
61632026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.376 INFO O| Sep 04 19:12:50.376 INFO STEP 163 (remove_files) COMPLETE
61642026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.376 INFO O| Sep 04 19:12:50.376 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61652026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.385 INFO O| Sep 04 19:12:50.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
61662026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.385 INFO O| Sep 04 19:12:50.385 INFO STEP 164 (remove_files) COMPLETE
61672026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.385 INFO O| Sep 04 19:12:50.385 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61682026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.395 INFO O| Sep 04 19:12:50.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
61692026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.395 INFO O| Sep 04 19:12:50.395 INFO STEP 165 (remove_files) COMPLETE
61702026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.395 INFO O| Sep 04 19:12:50.395 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61712026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.405 INFO O| Sep 04 19:12:50.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
61722026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.405 INFO O| Sep 04 19:12:50.405 INFO STEP 166 (remove_files) COMPLETE
61732026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.405 INFO O| Sep 04 19:12:50.405 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61742026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.418 INFO O| Sep 04 19:12:50.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
61752026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.418 INFO O| Sep 04 19:12:50.418 INFO STEP 167 (remove_files) COMPLETE
61762026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.418 INFO O| Sep 04 19:12:50.418 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61772026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.429 INFO O| Sep 04 19:12:50.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
61782026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.429 INFO O| Sep 04 19:12:50.429 INFO STEP 168 (remove_files) COMPLETE
61792026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.429 INFO O| Sep 04 19:12:50.429 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61802026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.443 INFO O| Sep 04 19:12:50.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
61812026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.444 INFO O| Sep 04 19:12:50.444 INFO STEP 169 (remove_files) COMPLETE
61822026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.444 INFO O| Sep 04 19:12:50.444 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61832026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.454 INFO O| Sep 04 19:12:50.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
61842026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.454 INFO O| Sep 04 19:12:50.454 INFO STEP 170 (remove_files) COMPLETE
61852026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.454 INFO O| Sep 04 19:12:50.454 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61862026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.463 INFO O| Sep 04 19:12:50.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
61872026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.463 INFO O| Sep 04 19:12:50.463 INFO STEP 171 (remove_files) COMPLETE
61882026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.463 INFO O| Sep 04 19:12:50.463 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61892026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.472 INFO O| Sep 04 19:12:50.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
61902026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.472 INFO O| Sep 04 19:12:50.472 INFO STEP 172 (remove_files) COMPLETE
61912026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.472 INFO O| Sep 04 19:12:50.472 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61922026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.481 INFO O| Sep 04 19:12:50.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
61932026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.481 INFO O| Sep 04 19:12:50.481 INFO STEP 173 (remove_files) COMPLETE
61942026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.481 INFO O| Sep 04 19:12:50.481 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61952026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.490 INFO O| Sep 04 19:12:50.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
61962026-09-04T19:12:54.963Z[ recovery-image] Sep 04 19:12:50.490 INFO O| Sep 04 19:12:50.490 INFO STEP 174 (remove_files) COMPLETE
61972026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.490 INFO O| Sep 04 19:12:50.490 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61982026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.500 INFO O| Sep 04 19:12:50.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
61992026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.501 INFO O| Sep 04 19:12:50.501 INFO STEP 175 (remove_files) COMPLETE
62002026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.501 INFO O| Sep 04 19:12:50.501 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62012026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.510 INFO O| Sep 04 19:12:50.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
62022026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.515 INFO O| Sep 04 19:12:50.511 INFO STEP 176 (remove_files) COMPLETE
62032026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.515 INFO O| Sep 04 19:12:50.511 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62042026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.519 INFO O| Sep 04 19:12:50.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
62052026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.519 INFO O| Sep 04 19:12:50.519 INFO STEP 177 (remove_files) COMPLETE
62062026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.519 INFO O| Sep 04 19:12:50.519 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62072026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.527 INFO O| Sep 04 19:12:50.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
62082026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.527 INFO O| Sep 04 19:12:50.527 INFO STEP 178 (remove_files) COMPLETE
62092026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.527 INFO O| Sep 04 19:12:50.527 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62102026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.535 INFO O| Sep 04 19:12:50.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
62112026-09-04T19:12:54.964Z[ recovery-image] Sep 04 19:12:50.535 INFO O| Sep 04 19:12:50.535 INFO STEP 179 (remove_files) COMPLETE
62122026-09-04T19:12:54.974Z[ recovery-image] Sep 04 19:12:50.535 INFO O| Sep 04 19:12:50.535 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62132026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.544 INFO O| Sep 04 19:12:50.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
62142026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.544 INFO O| Sep 04 19:12:50.544 INFO STEP 180 (remove_files) COMPLETE
62152026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.544 INFO O| Sep 04 19:12:50.544 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62162026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.553 INFO O| Sep 04 19:12:50.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
62172026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.553 INFO O| Sep 04 19:12:50.553 INFO STEP 181 (remove_files) COMPLETE
62182026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.553 INFO O| Sep 04 19:12:50.553 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62192026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.561 INFO O| Sep 04 19:12:50.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
62202026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.561 INFO O| Sep 04 19:12:50.561 INFO STEP 182 (remove_files) COMPLETE
62212026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.561 INFO O| Sep 04 19:12:50.561 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62222026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.572 INFO O| Sep 04 19:12:50.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
62232026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.572 INFO O| Sep 04 19:12:50.572 INFO STEP 183 (remove_files) COMPLETE
62242026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.572 INFO O| Sep 04 19:12:50.572 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62252026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.580 INFO O| Sep 04 19:12:50.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
62262026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.580 INFO O| Sep 04 19:12:50.580 INFO STEP 184 (remove_files) COMPLETE
62272026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.580 INFO O| Sep 04 19:12:50.580 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62282026-09-04T19:12:54.975Z[verify-libraries] Compiling internet-checksum v0.2.1
62292026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.589 INFO O| Sep 04 19:12:50.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
62302026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.589 INFO O| Sep 04 19:12:50.589 INFO STEP 185 (remove_files) COMPLETE
62312026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.589 INFO O| Sep 04 19:12:50.589 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62322026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.598 INFO O| Sep 04 19:12:50.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
62332026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.598 INFO O| Sep 04 19:12:50.598 INFO STEP 186 (remove_files) COMPLETE
62342026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.598 INFO O| Sep 04 19:12:50.598 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62352026-09-04T19:12:54.975Z[ recovery-image] Sep 04 19:12:50.608 INFO O| Sep 04 19:12:50.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
62362026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.608 INFO O| Sep 04 19:12:50.608 INFO STEP 187 (remove_files) COMPLETE
62372026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.608 INFO O| Sep 04 19:12:50.608 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62382026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.618 INFO O| Sep 04 19:12:50.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
62392026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.618 INFO O| Sep 04 19:12:50.618 INFO STEP 188 (remove_files) COMPLETE
62402026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.618 INFO O| Sep 04 19:12:50.618 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62412026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.628 INFO O| Sep 04 19:12:50.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
62422026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.628 INFO O| Sep 04 19:12:50.628 INFO STEP 189 (remove_files) COMPLETE
62432026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.628 INFO O| Sep 04 19:12:50.628 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62442026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.639 INFO O| Sep 04 19:12:50.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
62452026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.639 INFO O| Sep 04 19:12:50.639 INFO STEP 190 (remove_files) COMPLETE
62462026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.639 INFO O| Sep 04 19:12:50.639 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62472026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.650 INFO O| Sep 04 19:12:50.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
62482026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.650 INFO O| Sep 04 19:12:50.650 INFO STEP 191 (remove_files) COMPLETE
62492026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.650 INFO O| Sep 04 19:12:50.650 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62502026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.660 INFO O| Sep 04 19:12:50.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
62512026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.660 INFO O| Sep 04 19:12:50.660 INFO STEP 192 (remove_files) COMPLETE
62522026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.660 INFO O| Sep 04 19:12:50.660 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62532026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.670 INFO O| Sep 04 19:12:50.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
62542026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.670 INFO O| Sep 04 19:12:50.670 INFO STEP 193 (remove_files) COMPLETE
62552026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.670 INFO O| Sep 04 19:12:50.670 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62562026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.679 INFO O| Sep 04 19:12:50.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
62572026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.679 INFO O| Sep 04 19:12:50.679 INFO STEP 194 (remove_files) COMPLETE
62582026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.679 INFO O| Sep 04 19:12:50.679 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62592026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.688 INFO O| Sep 04 19:12:50.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
62602026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.688 INFO O| Sep 04 19:12:50.688 INFO STEP 195 (remove_files) COMPLETE
62612026-09-04T19:12:54.976Z[ recovery-image] Sep 04 19:12:50.688 INFO O| Sep 04 19:12:50.688 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62622026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.698 INFO O| Sep 04 19:12:50.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
62632026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.698 INFO O| Sep 04 19:12:50.698 INFO STEP 196 (remove_files) COMPLETE
62642026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.698 INFO O| Sep 04 19:12:50.698 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62652026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.708 INFO O| Sep 04 19:12:50.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
62662026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.708 INFO O| Sep 04 19:12:50.708 INFO STEP 197 (remove_files) COMPLETE
62672026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.708 INFO O| Sep 04 19:12:50.708 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62682026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.718 INFO O| Sep 04 19:12:50.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
62692026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.718 INFO O| Sep 04 19:12:50.718 INFO STEP 198 (remove_files) COMPLETE
62702026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.718 INFO O| Sep 04 19:12:50.718 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62712026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.728 INFO O| Sep 04 19:12:50.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
62722026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.728 INFO O| Sep 04 19:12:50.728 INFO STEP 199 (remove_files) COMPLETE
62732026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.728 INFO O| Sep 04 19:12:50.728 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62742026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.738 INFO O| Sep 04 19:12:50.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
62752026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.738 INFO O| Sep 04 19:12:50.738 INFO STEP 200 (remove_files) COMPLETE
62762026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.738 INFO O| Sep 04 19:12:50.738 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62772026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.748 INFO O| Sep 04 19:12:50.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
62782026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.749 INFO O| Sep 04 19:12:50.749 INFO STEP 201 (remove_files) COMPLETE
62792026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.749 INFO O| Sep 04 19:12:50.749 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62802026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.759 INFO O| Sep 04 19:12:50.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
62812026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.759 INFO O| Sep 04 19:12:50.759 INFO STEP 202 (remove_files) COMPLETE
62822026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.759 INFO O| Sep 04 19:12:50.759 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62832026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.768 INFO O| Sep 04 19:12:50.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
62842026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.768 INFO O| Sep 04 19:12:50.768 INFO STEP 203 (remove_files) COMPLETE
62852026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.768 INFO O| Sep 04 19:12:50.768 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62862026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.780 INFO O| Sep 04 19:12:50.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
62872026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.780 INFO O| Sep 04 19:12:50.780 INFO STEP 204 (remove_files) COMPLETE
62882026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.780 INFO O| Sep 04 19:12:50.780 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62892026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.794 INFO O| Sep 04 19:12:50.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
62902026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.794 INFO O| Sep 04 19:12:50.794 INFO STEP 205 (remove_files) COMPLETE
62912026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.794 INFO O| Sep 04 19:12:50.794 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62922026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.806 INFO O| Sep 04 19:12:50.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
62932026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.806 INFO O| Sep 04 19:12:50.806 INFO STEP 206 (remove_files) COMPLETE
62942026-09-04T19:12:54.977Z[ recovery-image] Sep 04 19:12:50.806 INFO O| Sep 04 19:12:50.806 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62952026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.815 INFO O| Sep 04 19:12:50.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
62962026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.815 INFO O| Sep 04 19:12:50.815 INFO STEP 207 (remove_files) COMPLETE
62972026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.815 INFO O| Sep 04 19:12:50.815 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62982026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.825 INFO O| Sep 04 19:12:50.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
62992026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.825 INFO O| Sep 04 19:12:50.825 INFO STEP 208 (remove_files) COMPLETE
63002026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.825 INFO O| Sep 04 19:12:50.825 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63012026-09-04T19:12:54.978Z[verify-libraries] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
63022026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.836 INFO O| Sep 04 19:12:50.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
63032026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.836 INFO O| Sep 04 19:12:50.836 INFO STEP 209 (remove_files) COMPLETE
63042026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.836 INFO O| Sep 04 19:12:50.836 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63052026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.845 INFO O| Sep 04 19:12:50.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
63062026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.845 INFO O| Sep 04 19:12:50.845 INFO STEP 210 (remove_files) COMPLETE
63072026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.845 INFO O| Sep 04 19:12:50.845 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63082026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.858 INFO O| Sep 04 19:12:50.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
63092026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.858 INFO O| Sep 04 19:12:50.858 INFO STEP 211 (remove_files) COMPLETE
63102026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.858 INFO O| Sep 04 19:12:50.858 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63112026-09-04T19:12:54.978Z[ recovery-image] Sep 04 19:12:50.868 INFO O| Sep 04 19:12:50.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
63122026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.868 INFO O| Sep 04 19:12:50.868 INFO STEP 212 (remove_files) COMPLETE
63132026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.868 INFO O| Sep 04 19:12:50.868 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63142026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.878 INFO O| Sep 04 19:12:50.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
63152026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.878 INFO O| Sep 04 19:12:50.878 INFO STEP 213 (remove_files) COMPLETE
63162026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.878 INFO O| Sep 04 19:12:50.878 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63172026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.888 INFO O| Sep 04 19:12:50.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
63182026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.888 INFO O| Sep 04 19:12:50.888 INFO STEP 214 (remove_files) COMPLETE
63192026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.888 INFO O| Sep 04 19:12:50.888 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63202026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.897 INFO O| Sep 04 19:12:50.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
63212026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.897 INFO O| Sep 04 19:12:50.897 INFO STEP 215 (remove_files) COMPLETE
63222026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.897 INFO O| Sep 04 19:12:50.897 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63232026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.908 INFO O| Sep 04 19:12:50.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
63242026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.908 INFO O| Sep 04 19:12:50.908 INFO STEP 216 (remove_files) COMPLETE
63252026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.908 INFO O| Sep 04 19:12:50.908 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63262026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.918 INFO O| Sep 04 19:12:50.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
63272026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.918 INFO O| Sep 04 19:12:50.918 INFO STEP 217 (remove_files) COMPLETE
63282026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.918 INFO O| Sep 04 19:12:50.918 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63292026-09-04T19:12:54.983Z[ recovery-image] Sep 04 19:12:50.927 INFO O| Sep 04 19:12:50.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
63302026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.927 INFO O| Sep 04 19:12:50.927 INFO STEP 218 (remove_files) COMPLETE
63312026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.927 INFO O| Sep 04 19:12:50.927 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63322026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.944 INFO O| Sep 04 19:12:50.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
63332026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.945 INFO O| Sep 04 19:12:50.945 INFO STEP 219 (remove_files) COMPLETE
63342026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.945 INFO O| Sep 04 19:12:50.945 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63352026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.956 INFO O| Sep 04 19:12:50.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
63362026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.956 INFO O| Sep 04 19:12:50.956 INFO STEP 220 (remove_files) COMPLETE
63372026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.956 INFO O| Sep 04 19:12:50.956 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63382026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.966 INFO O| Sep 04 19:12:50.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
63392026-09-04T19:12:54.984Z[verify-libraries] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
63402026-09-04T19:12:54.984Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
63412026-09-04T19:12:54.984Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
63422026-09-04T19:12:54.984Z[verify-libraries] Compiling git2 v0.20.4
63432026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.966 INFO O| Sep 04 19:12:50.966 INFO STEP 221 (remove_files) COMPLETE
63442026-09-04T19:12:54.984Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
63452026-09-04T19:12:54.984Z[verify-libraries] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
63462026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.966 INFO O| Sep 04 19:12:50.966 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63472026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.975 INFO O| Sep 04 19:12:50.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
63482026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.975 INFO O| Sep 04 19:12:50.975 INFO STEP 222 (remove_files) COMPLETE
63492026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.975 INFO O| Sep 04 19:12:50.975 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63502026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.985 INFO O| Sep 04 19:12:50.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
63512026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.985 INFO O| Sep 04 19:12:50.985 INFO STEP 223 (remove_files) COMPLETE
63522026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.985 INFO O| Sep 04 19:12:50.985 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63532026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.995 INFO O| Sep 04 19:12:50.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
63542026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.996 INFO O| Sep 04 19:12:50.996 INFO STEP 224 (remove_files) COMPLETE
63552026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:50.996 INFO O| Sep 04 19:12:50.996 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63562026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:51.007 INFO O| Sep 04 19:12:51.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
63572026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:51.008 INFO O| Sep 04 19:12:51.007 INFO STEP 225 (remove_files) COMPLETE
63582026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:51.008 INFO O| Sep 04 19:12:51.007 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63592026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:51.017 INFO O| Sep 04 19:12:51.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
63602026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:51.017 INFO O| Sep 04 19:12:51.017 INFO STEP 226 (remove_files) COMPLETE
63612026-09-04T19:12:54.984Z[ recovery-image] Sep 04 19:12:51.017 INFO O| Sep 04 19:12:51.017 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63622026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.026 INFO O| Sep 04 19:12:51.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
63632026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.026 INFO O| Sep 04 19:12:51.026 INFO STEP 227 (remove_files) COMPLETE
63642026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.026 INFO O| Sep 04 19:12:51.026 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63652026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.035 INFO O| Sep 04 19:12:51.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
63662026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.035 INFO O| Sep 04 19:12:51.035 INFO STEP 228 (remove_files) COMPLETE
63672026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.035 INFO O| Sep 04 19:12:51.035 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63682026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.045 INFO O| Sep 04 19:12:51.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
63692026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.045 INFO O| Sep 04 19:12:51.045 INFO STEP 229 (remove_files) COMPLETE
63702026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.045 INFO O| Sep 04 19:12:51.045 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63712026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.056 INFO O| Sep 04 19:12:51.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
63722026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.056 INFO O| Sep 04 19:12:51.056 INFO STEP 230 (remove_files) COMPLETE
63732026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.056 INFO O| Sep 04 19:12:51.056 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63742026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.066 INFO O| Sep 04 19:12:51.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
63752026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.066 INFO O| Sep 04 19:12:51.066 INFO STEP 231 (remove_files) COMPLETE
63762026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.066 INFO O| Sep 04 19:12:51.066 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63772026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.076 INFO O| Sep 04 19:12:51.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
63782026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.076 INFO O| Sep 04 19:12:51.076 INFO STEP 232 (remove_files) COMPLETE
63792026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.076 INFO O| Sep 04 19:12:51.076 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63802026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.086 INFO O| Sep 04 19:12:51.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
63812026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.086 INFO O| Sep 04 19:12:51.086 INFO STEP 233 (remove_files) COMPLETE
63822026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.086 INFO O| Sep 04 19:12:51.086 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63832026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.097 INFO O| Sep 04 19:12:51.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
63842026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.098 INFO O| Sep 04 19:12:51.098 INFO STEP 234 (remove_files) COMPLETE
63852026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.098 INFO O| Sep 04 19:12:51.098 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63862026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.109 INFO O| Sep 04 19:12:51.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
63872026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.109 INFO O| Sep 04 19:12:51.109 INFO STEP 235 (remove_files) COMPLETE
63882026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.109 INFO O| Sep 04 19:12:51.109 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63892026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.120 INFO O| Sep 04 19:12:51.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
63902026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.120 INFO O| Sep 04 19:12:51.120 INFO STEP 236 (remove_files) COMPLETE
63912026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.120 INFO O| Sep 04 19:12:51.120 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63922026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.130 INFO O| Sep 04 19:12:51.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
63932026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.131 INFO O| Sep 04 19:12:51.130 INFO STEP 237 (remove_files) COMPLETE
63942026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.131 INFO O| Sep 04 19:12:51.130 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63952026-09-04T19:12:54.985Z[ recovery-image] Sep 04 19:12:51.140 INFO O| Sep 04 19:12:51.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
63962026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.140 INFO O| Sep 04 19:12:51.140 INFO STEP 238 (remove_files) COMPLETE
63972026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.140 INFO O| Sep 04 19:12:51.140 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63982026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.149 INFO O| Sep 04 19:12:51.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
63992026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.149 INFO O| Sep 04 19:12:51.149 INFO STEP 239 (remove_files) COMPLETE
64002026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.149 INFO O| Sep 04 19:12:51.149 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64012026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.158 INFO O| Sep 04 19:12:51.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
64022026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.158 INFO O| Sep 04 19:12:51.158 INFO STEP 240 (remove_files) COMPLETE
64032026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.158 INFO O| Sep 04 19:12:51.158 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64042026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.169 INFO O| Sep 04 19:12:51.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
64052026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.169 INFO O| Sep 04 19:12:51.169 INFO STEP 241 (remove_files) COMPLETE
64062026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.169 INFO O| Sep 04 19:12:51.169 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64072026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.180 INFO O| Sep 04 19:12:51.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
64082026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.180 INFO O| Sep 04 19:12:51.180 INFO STEP 242 (remove_files) COMPLETE
64092026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.180 INFO O| Sep 04 19:12:51.180 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64102026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.190 INFO O| Sep 04 19:12:51.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
64112026-09-04T19:12:54.986Z[ recovery-image] Sep 04 19:12:51.190 INFO O| Sep 04 19:12:51.190 INFO STEP 243 (remove_files) COMPLETE
64122026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.190 INFO O| Sep 04 19:12:51.190 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64132026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.199 INFO O| Sep 04 19:12:51.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
64142026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.199 INFO O| Sep 04 19:12:51.199 INFO STEP 244 (remove_files) COMPLETE
64152026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.199 INFO O| Sep 04 19:12:51.199 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64162026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.207 INFO O| Sep 04 19:12:51.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
64172026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.207 INFO O| Sep 04 19:12:51.207 INFO STEP 245 (remove_files) COMPLETE
64182026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.207 INFO O| Sep 04 19:12:51.207 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64192026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.215 INFO O| Sep 04 19:12:51.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
64202026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.215 INFO O| Sep 04 19:12:51.215 INFO STEP 246 (remove_files) COMPLETE
64212026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.215 INFO O| Sep 04 19:12:51.215 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64222026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.225 INFO O| Sep 04 19:12:51.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
64232026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.225 INFO O| Sep 04 19:12:51.225 INFO STEP 247 (remove_files) COMPLETE
64242026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.225 INFO O| Sep 04 19:12:51.225 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64252026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.238 INFO O| Sep 04 19:12:51.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
64262026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.238 INFO O| Sep 04 19:12:51.238 INFO STEP 248 (remove_files) COMPLETE
64272026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.238 INFO O| Sep 04 19:12:51.238 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64282026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.248 INFO O| Sep 04 19:12:51.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
64292026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.248 INFO O| Sep 04 19:12:51.248 INFO STEP 249 (remove_files) COMPLETE
64302026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.248 INFO O| Sep 04 19:12:51.248 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64312026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.258 INFO O| Sep 04 19:12:51.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
64322026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.258 INFO O| Sep 04 19:12:51.258 INFO STEP 250 (remove_files) COMPLETE
64332026-09-04T19:12:54.991Z[ recovery-image] Sep 04 19:12:51.258 INFO O| Sep 04 19:12:51.258 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64342026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.268 INFO O| Sep 04 19:12:51.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
64352026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.268 INFO O| Sep 04 19:12:51.268 INFO STEP 251 (remove_files) COMPLETE
64362026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.268 INFO O| Sep 04 19:12:51.268 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64372026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.278 INFO O| Sep 04 19:12:51.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
64382026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.278 INFO O| Sep 04 19:12:51.278 INFO STEP 252 (remove_files) COMPLETE
64392026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.278 INFO O| Sep 04 19:12:51.278 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64402026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.287 INFO O| Sep 04 19:12:51.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
64412026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.287 INFO O| Sep 04 19:12:51.287 INFO STEP 253 (remove_files) COMPLETE
64422026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.287 INFO O| Sep 04 19:12:51.287 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64432026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.296 INFO O| Sep 04 19:12:51.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
64442026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.297 INFO O| Sep 04 19:12:51.296 INFO STEP 254 (remove_files) COMPLETE
64452026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.297 INFO O| Sep 04 19:12:51.296 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64462026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.306 INFO O| Sep 04 19:12:51.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
64472026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.306 INFO O| Sep 04 19:12:51.306 INFO STEP 255 (remove_files) COMPLETE
64482026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.306 INFO O| Sep 04 19:12:51.306 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64492026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.317 INFO O| Sep 04 19:12:51.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
64502026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.317 INFO O| Sep 04 19:12:51.317 INFO STEP 256 (remove_files) COMPLETE
64512026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.317 INFO O| Sep 04 19:12:51.317 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64522026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.327 INFO O| Sep 04 19:12:51.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
64532026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.327 INFO O| Sep 04 19:12:51.327 INFO STEP 257 (remove_files) COMPLETE
64542026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.327 INFO O| Sep 04 19:12:51.327 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64552026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.337 INFO O| Sep 04 19:12:51.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
64562026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.337 INFO O| Sep 04 19:12:51.337 INFO STEP 258 (remove_files) COMPLETE
64572026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.337 INFO O| Sep 04 19:12:51.337 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64582026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.347 INFO O| Sep 04 19:12:51.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
64592026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.347 INFO O| Sep 04 19:12:51.347 INFO STEP 259 (remove_files) COMPLETE
64602026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.347 INFO O| Sep 04 19:12:51.347 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64612026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.357 INFO O| Sep 04 19:12:51.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
64622026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.357 INFO O| Sep 04 19:12:51.357 INFO STEP 260 (remove_files) COMPLETE
64632026-09-04T19:12:54.992Z[ recovery-image] Sep 04 19:12:51.357 INFO O| Sep 04 19:12:51.357 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64642026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.366 INFO O| Sep 04 19:12:51.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
64652026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.366 INFO O| Sep 04 19:12:51.366 INFO STEP 261 (remove_files) COMPLETE
64662026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.366 INFO O| Sep 04 19:12:51.366 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64672026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.376 INFO O| Sep 04 19:12:51.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
64682026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.376 INFO O| Sep 04 19:12:51.376 INFO STEP 262 (remove_files) COMPLETE
64692026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.376 INFO O| Sep 04 19:12:51.376 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64702026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.386 INFO O| Sep 04 19:12:51.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
64712026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.386 INFO O| Sep 04 19:12:51.386 INFO STEP 263 (remove_files) COMPLETE
64722026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.386 INFO O| Sep 04 19:12:51.386 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64732026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.396 INFO O| Sep 04 19:12:51.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
64742026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.396 INFO O| Sep 04 19:12:51.396 INFO STEP 264 (remove_files) COMPLETE
64752026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.396 INFO O| Sep 04 19:12:51.396 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64762026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.407 INFO O| Sep 04 19:12:51.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
64772026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.407 INFO O| Sep 04 19:12:51.407 INFO STEP 265 (remove_files) COMPLETE
64782026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.407 INFO O| Sep 04 19:12:51.407 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64792026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.416 INFO O| Sep 04 19:12:51.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
64802026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.416 INFO O| Sep 04 19:12:51.416 INFO STEP 266 (remove_files) COMPLETE
64812026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.416 INFO O| Sep 04 19:12:51.416 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64822026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.429 INFO O| Sep 04 19:12:51.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
64832026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.429 INFO O| Sep 04 19:12:51.429 INFO STEP 267 (remove_files) COMPLETE
64842026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.429 INFO O| Sep 04 19:12:51.429 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64852026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.439 INFO O| Sep 04 19:12:51.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
64862026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.439 INFO O| Sep 04 19:12:51.439 INFO STEP 268 (remove_files) COMPLETE
64872026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.439 INFO O| Sep 04 19:12:51.439 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64882026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.449 INFO O| Sep 04 19:12:51.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
64892026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.449 INFO O| Sep 04 19:12:51.449 INFO STEP 269 (remove_files) COMPLETE
64902026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.449 INFO O| Sep 04 19:12:51.449 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64912026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.459 INFO O| Sep 04 19:12:51.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
64922026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.460 INFO O| Sep 04 19:12:51.460 INFO STEP 270 (remove_files) COMPLETE
64932026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.460 INFO O| Sep 04 19:12:51.460 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64942026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.471 INFO O| Sep 04 19:12:51.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
64952026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.471 INFO O| Sep 04 19:12:51.471 INFO STEP 271 (remove_files) COMPLETE
64962026-09-04T19:12:54.993Z[ recovery-image] Sep 04 19:12:51.471 INFO O| Sep 04 19:12:51.471 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64972026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.481 INFO O| Sep 04 19:12:51.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
64982026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.481 INFO O| Sep 04 19:12:51.481 INFO STEP 272 (remove_files) COMPLETE
64992026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.481 INFO O| Sep 04 19:12:51.481 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65002026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.490 INFO O| Sep 04 19:12:51.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
65012026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.490 INFO O| Sep 04 19:12:51.490 INFO STEP 273 (remove_files) COMPLETE
65022026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.490 INFO O| Sep 04 19:12:51.490 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65032026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.502 INFO O| Sep 04 19:12:51.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
65042026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.503 INFO O| Sep 04 19:12:51.503 INFO STEP 274 (remove_files) COMPLETE
65052026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.503 INFO O| Sep 04 19:12:51.503 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65062026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.513 INFO O| Sep 04 19:12:51.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
65072026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.513 INFO O| Sep 04 19:12:51.513 INFO STEP 275 (remove_files) COMPLETE
65082026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.513 INFO O| Sep 04 19:12:51.513 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65092026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.524 INFO O| Sep 04 19:12:51.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
65102026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.524 INFO O| Sep 04 19:12:51.524 INFO STEP 276 (remove_files) COMPLETE
65112026-09-04T19:12:54.994Z[ recovery-image] Sep 04 19:12:51.524 INFO O| Sep 04 19:12:51.524 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65122026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.534 INFO O| Sep 04 19:12:51.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
65132026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.534 INFO O| Sep 04 19:12:51.534 INFO STEP 277 (remove_files) COMPLETE
65142026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.534 INFO O| Sep 04 19:12:51.534 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65152026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.544 INFO O| Sep 04 19:12:51.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
65162026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.544 INFO O| Sep 04 19:12:51.544 INFO STEP 278 (remove_files) COMPLETE
65172026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.544 INFO O| Sep 04 19:12:51.544 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65182026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.554 INFO O| Sep 04 19:12:51.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
65192026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.554 INFO O| Sep 04 19:12:51.554 INFO STEP 279 (remove_files) COMPLETE
65202026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.554 INFO O| Sep 04 19:12:51.554 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65212026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.564 INFO O| Sep 04 19:12:51.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
65222026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.565 INFO O| Sep 04 19:12:51.565 INFO STEP 280 (remove_files) COMPLETE
65232026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.565 INFO O| Sep 04 19:12:51.565 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65242026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.576 INFO O| Sep 04 19:12:51.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
65252026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.576 INFO O| Sep 04 19:12:51.576 INFO STEP 281 (remove_files) COMPLETE
65262026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.576 INFO O| Sep 04 19:12:51.576 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65272026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.587 INFO O| Sep 04 19:12:51.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
65282026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.587 INFO O| Sep 04 19:12:51.587 INFO STEP 282 (remove_files) COMPLETE
65292026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.587 INFO O| Sep 04 19:12:51.587 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65302026-09-04T19:12:54.999Z[ recovery-image] Sep 04 19:12:51.596 INFO O| Sep 04 19:12:51.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
65312026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.597 INFO O| Sep 04 19:12:51.596 INFO STEP 283 (remove_files) COMPLETE
65322026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.597 INFO O| Sep 04 19:12:51.596 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65332026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.606 INFO O| Sep 04 19:12:51.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
65342026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.607 INFO O| Sep 04 19:12:51.607 INFO STEP 284 (remove_files) COMPLETE
65352026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.607 INFO O| Sep 04 19:12:51.607 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65362026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.617 INFO O| Sep 04 19:12:51.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
65372026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.617 INFO O| Sep 04 19:12:51.617 INFO STEP 285 (remove_files) COMPLETE
65382026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.617 INFO O| Sep 04 19:12:51.617 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65392026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.627 INFO O| Sep 04 19:12:51.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
65402026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.627 INFO O| Sep 04 19:12:51.627 INFO STEP 286 (remove_files) COMPLETE
65412026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.627 INFO O| Sep 04 19:12:51.627 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65422026-09-04T19:12:55.000Z[ recovery-image] Sep 04 19:12:51.635 INFO O| Sep 04 19:12:51.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
65432026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.635 INFO O| Sep 04 19:12:51.635 INFO STEP 287 (remove_files) COMPLETE
65442026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.635 INFO O| Sep 04 19:12:51.635 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65452026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.642 INFO O| Sep 04 19:12:51.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
65462026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.642 INFO O| Sep 04 19:12:51.642 INFO STEP 288 (remove_files) COMPLETE
65472026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.642 INFO O| Sep 04 19:12:51.642 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65482026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.651 INFO O| Sep 04 19:12:51.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
65492026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.651 INFO O| Sep 04 19:12:51.651 INFO STEP 289 (remove_files) COMPLETE
65502026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.651 INFO O| Sep 04 19:12:51.651 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65512026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.661 INFO O| Sep 04 19:12:51.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
65522026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.661 INFO O| Sep 04 19:12:51.661 INFO STEP 290 (remove_files) COMPLETE
65532026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.661 INFO O| Sep 04 19:12:51.661 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65542026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.671 INFO O| Sep 04 19:12:51.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
65552026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.672 INFO O| Sep 04 19:12:51.672 INFO STEP 291 (remove_files) COMPLETE
65562026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.672 INFO O| Sep 04 19:12:51.672 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65572026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.681 INFO O| Sep 04 19:12:51.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
65582026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.682 INFO O| Sep 04 19:12:51.681 INFO STEP 292 (remove_files) COMPLETE
65592026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.682 INFO O| Sep 04 19:12:51.681 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65602026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.691 INFO O| Sep 04 19:12:51.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
65612026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.691 INFO O| Sep 04 19:12:51.691 INFO STEP 293 (remove_files) COMPLETE
65622026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.691 INFO O| Sep 04 19:12:51.691 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65632026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.699 INFO O| Sep 04 19:12:51.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
65642026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.699 INFO O| Sep 04 19:12:51.699 INFO STEP 294 (remove_files) COMPLETE
65652026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.699 INFO O| Sep 04 19:12:51.699 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65662026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.709 INFO O| Sep 04 19:12:51.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
65672026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.709 INFO O| Sep 04 19:12:51.709 INFO STEP 295 (remove_files) COMPLETE
65682026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.709 INFO O| Sep 04 19:12:51.709 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65692026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.719 INFO O| Sep 04 19:12:51.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
65702026-09-04T19:12:55.001Z[ recovery-image] Sep 04 19:12:51.720 INFO O| Sep 04 19:12:51.719 INFO STEP 296 (remove_files) COMPLETE
65712026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.720 INFO O| Sep 04 19:12:51.719 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65722026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.729 INFO O| Sep 04 19:12:51.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
65732026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.729 INFO O| Sep 04 19:12:51.729 INFO STEP 297 (remove_files) COMPLETE
65742026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.729 INFO O| Sep 04 19:12:51.729 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65752026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.738 INFO O| Sep 04 19:12:51.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
65762026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.738 INFO O| Sep 04 19:12:51.738 INFO STEP 298 (remove_files) COMPLETE
65772026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.738 INFO O| Sep 04 19:12:51.738 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65782026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.748 INFO O| Sep 04 19:12:51.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
65792026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.748 INFO O| Sep 04 19:12:51.748 INFO STEP 299 (remove_files) COMPLETE
65802026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.748 INFO O| Sep 04 19:12:51.748 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65812026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.757 INFO O| Sep 04 19:12:51.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
65822026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.757 INFO O| Sep 04 19:12:51.757 INFO STEP 300 (remove_files) COMPLETE
65832026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.757 INFO O| Sep 04 19:12:51.757 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65842026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.766 INFO O| Sep 04 19:12:51.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
65852026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.766 INFO O| Sep 04 19:12:51.766 INFO STEP 301 (remove_files) COMPLETE
65862026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.766 INFO O| Sep 04 19:12:51.766 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65872026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.774 INFO O| Sep 04 19:12:51.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
65882026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.775 INFO O| Sep 04 19:12:51.775 INFO STEP 302 (remove_files) COMPLETE
65892026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.775 INFO O| Sep 04 19:12:51.775 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65902026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.783 INFO O| Sep 04 19:12:51.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
65912026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.783 INFO O| Sep 04 19:12:51.783 INFO STEP 303 (remove_files) COMPLETE
65922026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.783 INFO O| Sep 04 19:12:51.783 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65932026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.792 INFO O| Sep 04 19:12:51.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
65942026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.792 INFO O| Sep 04 19:12:51.792 INFO STEP 304 (remove_files) COMPLETE
65952026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:51.792 INFO O| Sep 04 19:12:51.792 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65962026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
65972026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.801 INFO STEP 305 (remove_files) COMPLETE
65982026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.801 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65992026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
66002026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.810 INFO STEP 306 (remove_files) COMPLETE
66012026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.810 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66022026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
66032026-09-04T19:12:55.002Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.819 INFO STEP 307 (remove_files) COMPLETE
66042026-09-04T19:12:55.003Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.819 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66052026-09-04T19:12:55.003Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
66062026-09-04T19:12:55.003Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.856 INFO STEP 308 (remove_files) COMPLETE
66072026-09-04T19:12:55.003Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.856 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66082026-09-04T19:12:55.003Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
66092026-09-04T19:12:55.003Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.865 INFO STEP 309 (remove_files) COMPLETE
66102026-09-04T19:12:55.003Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.865 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66112026-09-04T19:12:55.003Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
66122026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.876 INFO STEP 310 (remove_files) COMPLETE
66132026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.876 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66142026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
66152026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.886 INFO STEP 311 (remove_files) COMPLETE
66162026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.886 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66172026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
66182026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.895 INFO STEP 312 (remove_files) COMPLETE
66192026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.895 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66202026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
66212026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.903 INFO STEP 313 (remove_files) COMPLETE
66222026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.903 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66232026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
66242026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.911 INFO STEP 314 (remove_files) COMPLETE
66252026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.911 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66262026-09-04T19:12:55.009Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
66272026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.920 INFO STEP 315 (remove_files) COMPLETE
66282026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.920 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66292026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
66302026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.948 INFO STEP 316 (remove_files) COMPLETE
66312026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.948 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66322026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
66332026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.960 INFO STEP 317 (remove_files) COMPLETE
66342026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.960 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66352026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
66362026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.969 INFO STEP 318 (remove_files) COMPLETE
66372026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.969 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66382026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
66392026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.977 INFO STEP 319 (remove_files) COMPLETE
66402026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.977 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66412026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
66422026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.985 INFO STEP 320 (remove_files) COMPLETE
66432026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.985 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66442026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
66452026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.994 INFO STEP 321 (remove_files) COMPLETE
66462026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:51.994 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66472026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
66482026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.004 INFO STEP 322 (remove_files) COMPLETE
66492026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.004 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66502026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
66512026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.013 INFO STEP 323 (remove_files) COMPLETE
66522026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.013 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66532026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
66542026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.021 INFO STEP 324 (remove_files) COMPLETE
66552026-09-04T19:12:55.010Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.021 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66562026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
66572026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.029 INFO STEP 325 (remove_files) COMPLETE
66582026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.029 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66592026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
66602026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.044 INFO STEP 326 (remove_files) COMPLETE
66612026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.986 INFO O| Sep 04 19:12:52.044 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66622026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
66632026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.058 INFO STEP 327 (remove_files) COMPLETE
66642026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.058 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66652026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
66662026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.067 INFO STEP 328 (remove_files) COMPLETE
66672026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.067 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66682026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
66692026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.078 INFO STEP 329 (remove_files) COMPLETE
66702026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.078 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66712026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
66722026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.087 INFO STEP 330 (remove_files) COMPLETE
66732026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.087 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66742026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
66752026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.095 INFO STEP 331 (remove_files) COMPLETE
66762026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.095 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66772026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
66782026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.104 INFO STEP 332 (remove_files) COMPLETE
66792026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.104 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66802026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
66812026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.115 INFO STEP 333 (remove_files) COMPLETE
66822026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.115 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66832026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
66842026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.125 INFO STEP 334 (remove_files) COMPLETE
66852026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.125 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66862026-09-04T19:12:55.011Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
66872026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.135 INFO STEP 335 (remove_files) COMPLETE
66882026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.135 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66892026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
66902026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.145 INFO STEP 336 (remove_files) COMPLETE
66912026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.145 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66922026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
66932026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.157 INFO STEP 337 (remove_files) COMPLETE
66942026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.157 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66952026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
66962026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.169 INFO STEP 338 (remove_files) COMPLETE
66972026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.169 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66982026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
66992026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.177 INFO STEP 339 (remove_files) COMPLETE
67002026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.177 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67012026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
67022026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.186 INFO STEP 340 (remove_files) COMPLETE
67032026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.186 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67042026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
67052026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.194 INFO STEP 341 (remove_files) COMPLETE
67062026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.194 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67072026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
67082026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.203 INFO STEP 342 (remove_files) COMPLETE
67092026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.203 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67102026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
67112026-09-04T19:12:55.012Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.212 INFO STEP 343 (remove_files) COMPLETE
67122026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.212 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67132026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
67142026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.223 INFO STEP 344 (remove_files) COMPLETE
67152026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.223 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67162026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
67172026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.232 INFO STEP 345 (remove_files) COMPLETE
67182026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.232 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67192026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
67202026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.241 INFO STEP 346 (remove_files) COMPLETE
67212026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.241 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67222026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
67232026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.250 INFO STEP 347 (remove_files) COMPLETE
67242026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.250 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67252026-09-04T19:12:55.017Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
67262026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.258 INFO STEP 348 (remove_files) COMPLETE
67272026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.989 INFO O| Sep 04 19:12:52.258 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67282026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
67292026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.267 INFO STEP 349 (remove_files) COMPLETE
67302026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.267 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67312026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
67322026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.277 INFO STEP 350 (remove_files) COMPLETE
67332026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.277 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67342026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
67352026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.287 INFO STEP 351 (remove_files) COMPLETE
67362026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.287 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67372026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
67382026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.297 INFO STEP 352 (remove_files) COMPLETE
67392026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.297 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67402026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
67412026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.308 INFO STEP 353 (remove_files) COMPLETE
67422026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.308 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67432026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
67442026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.319 INFO STEP 354 (remove_files) COMPLETE
67452026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.319 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67462026-09-04T19:12:55.018Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
67472026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.329 INFO STEP 355 (remove_files) COMPLETE
67482026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.329 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67492026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
67502026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.339 INFO STEP 356 (remove_files) COMPLETE
67512026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.339 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67522026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
67532026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.348 INFO STEP 357 (remove_files) COMPLETE
67542026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.348 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67552026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
67562026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.358 INFO STEP 358 (remove_files) COMPLETE
67572026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.358 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67582026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
67592026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.368 INFO STEP 359 (remove_files) COMPLETE
67602026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.368 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67612026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
67622026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.376 INFO STEP 360 (remove_files) COMPLETE
67632026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.376 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67642026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
67652026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:52.385 INFO STEP 361 (remove_files) COMPLETE
67662026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.993 INFO O| Sep 04 19:12:53.986 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67672026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.996 INFO O| Sep 04 19:12:53.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
67682026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.996 INFO O| Sep 04 19:12:53.996 INFO STEP 362 (remove_files) COMPLETE
67692026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:53.996 INFO O| Sep 04 19:12:53.996 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67702026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:54.005 INFO O| Sep 04 19:12:54.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
67712026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:54.005 INFO O| Sep 04 19:12:54.005 INFO STEP 363 (remove_files) COMPLETE
67722026-09-04T19:12:55.019Z[ recovery-image] Sep 04 19:12:54.005 INFO O| Sep 04 19:12:54.005 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67732026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.014 INFO O| Sep 04 19:12:54.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
67742026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.014 INFO O| Sep 04 19:12:54.014 INFO STEP 364 (remove_files) COMPLETE
67752026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.014 INFO O| Sep 04 19:12:54.014 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67762026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.022 INFO O| Sep 04 19:12:54.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
67772026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.022 INFO O| Sep 04 19:12:54.022 INFO STEP 365 (remove_files) COMPLETE
67782026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.022 INFO O| Sep 04 19:12:54.022 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67792026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.031 INFO O| Sep 04 19:12:54.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
67802026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.031 INFO O| Sep 04 19:12:54.031 INFO STEP 366 (remove_files) COMPLETE
67812026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.031 INFO O| Sep 04 19:12:54.031 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67822026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.040 INFO O| Sep 04 19:12:54.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
67832026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.040 INFO O| Sep 04 19:12:54.040 INFO STEP 367 (remove_files) COMPLETE
67842026-09-04T19:12:55.020Z[ recovery-image] Sep 04 19:12:54.040 INFO O| Sep 04 19:12:54.040 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67852026-09-04T19:12:55.024Z[ recovery-image] Sep 04 19:12:54.049 INFO O| Sep 04 19:12:54.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
67862026-09-04T19:12:55.024Z[ recovery-image] Sep 04 19:12:54.049 INFO O| Sep 04 19:12:54.049 INFO STEP 368 (remove_files) COMPLETE
67872026-09-04T19:12:55.024Z[ recovery-image] Sep 04 19:12:54.049 INFO O| Sep 04 19:12:54.049 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67882026-09-04T19:12:55.024Z[ recovery-image] Sep 04 19:12:54.058 INFO O| Sep 04 19:12:54.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
67892026-09-04T19:12:55.024Z[ recovery-image] Sep 04 19:12:54.058 INFO O| Sep 04 19:12:54.058 INFO STEP 369 (remove_files) COMPLETE
67902026-09-04T19:12:55.024Z[ recovery-image] Sep 04 19:12:54.058 INFO O| Sep 04 19:12:54.058 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67912026-09-04T19:12:55.033Z[ recovery-image] Sep 04 19:12:54.068 INFO O| Sep 04 19:12:54.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
67922026-09-04T19:12:55.036Z[ recovery-image] Sep 04 19:12:54.068 INFO O| Sep 04 19:12:54.068 INFO STEP 370 (remove_files) COMPLETE
67932026-09-04T19:12:55.036Z[ recovery-image] Sep 04 19:12:54.068 INFO O| Sep 04 19:12:54.068 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67942026-09-04T19:12:55.044Z[ recovery-image] Sep 04 19:12:54.078 INFO O| Sep 04 19:12:54.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
67952026-09-04T19:12:55.044Z[ recovery-image] Sep 04 19:12:54.078 INFO O| Sep 04 19:12:54.078 INFO STEP 371 (remove_files) COMPLETE
67962026-09-04T19:12:55.044Z[ recovery-image] Sep 04 19:12:54.078 INFO O| Sep 04 19:12:54.078 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67972026-09-04T19:12:55.055Z[ recovery-image] Sep 04 19:12:54.089 INFO O| Sep 04 19:12:54.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
67982026-09-04T19:12:55.055Z[ recovery-image] Sep 04 19:12:54.089 INFO O| Sep 04 19:12:54.089 INFO STEP 372 (remove_files) COMPLETE
67992026-09-04T19:12:55.055Z[ recovery-image] Sep 04 19:12:54.089 INFO O| Sep 04 19:12:54.089 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68002026-09-04T19:12:55.064Z[ recovery-image] Sep 04 19:12:54.099 INFO O| Sep 04 19:12:54.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
68012026-09-04T19:12:55.064Z[ recovery-image] Sep 04 19:12:54.099 INFO O| Sep 04 19:12:54.099 INFO STEP 373 (remove_files) COMPLETE
68022026-09-04T19:12:55.064Z[ recovery-image] Sep 04 19:12:54.099 INFO O| Sep 04 19:12:54.099 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68032026-09-04T19:12:55.074Z[ recovery-image] Sep 04 19:12:54.108 INFO O| Sep 04 19:12:54.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
68042026-09-04T19:12:55.074Z[ recovery-image] Sep 04 19:12:54.108 INFO O| Sep 04 19:12:54.108 INFO STEP 374 (remove_files) COMPLETE
68052026-09-04T19:12:55.074Z[ recovery-image] Sep 04 19:12:54.108 INFO O| Sep 04 19:12:54.108 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68062026-09-04T19:12:55.093Z[ recovery-image] Sep 04 19:12:54.116 INFO O| Sep 04 19:12:54.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
68072026-09-04T19:12:55.093Z[ recovery-image] Sep 04 19:12:54.116 INFO O| Sep 04 19:12:54.116 INFO STEP 375 (remove_files) COMPLETE
68082026-09-04T19:12:55.093Z[ recovery-image] Sep 04 19:12:54.116 INFO O| Sep 04 19:12:54.116 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68092026-09-04T19:12:55.109Z[ recovery-image] Sep 04 19:12:54.125 INFO O| Sep 04 19:12:54.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
68102026-09-04T19:12:55.109Z[ recovery-image] Sep 04 19:12:54.125 INFO O| Sep 04 19:12:54.125 INFO STEP 376 (remove_files) COMPLETE
68112026-09-04T19:12:55.109Z[ recovery-image] Sep 04 19:12:54.125 INFO O| Sep 04 19:12:54.125 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68122026-09-04T19:12:55.109Z[ recovery-image] Sep 04 19:12:54.133 INFO O| Sep 04 19:12:54.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
68132026-09-04T19:12:55.109Z[ recovery-image] Sep 04 19:12:54.133 INFO O| Sep 04 19:12:54.133 INFO STEP 377 (remove_files) COMPLETE
68142026-09-04T19:12:55.109Z[ recovery-image] Sep 04 19:12:54.133 INFO O| Sep 04 19:12:54.133 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68152026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.142 INFO O| Sep 04 19:12:54.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
68162026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.142 INFO O| Sep 04 19:12:54.142 INFO STEP 378 (remove_files) COMPLETE
68172026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.142 INFO O| Sep 04 19:12:54.142 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68182026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.150 INFO O| Sep 04 19:12:54.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
68192026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.150 INFO O| Sep 04 19:12:54.150 INFO STEP 379 (remove_files) COMPLETE
68202026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.150 INFO O| Sep 04 19:12:54.150 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68212026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.159 INFO O| Sep 04 19:12:54.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
68222026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.159 INFO O| Sep 04 19:12:54.159 INFO STEP 380 (remove_files) COMPLETE
68232026-09-04T19:12:55.146Z[ recovery-image] Sep 04 19:12:54.159 INFO O| Sep 04 19:12:54.159 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68242026-09-04T19:12:55.169Z[ recovery-image] Sep 04 19:12:54.169 INFO O| Sep 04 19:12:54.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
68252026-09-04T19:12:55.169Z[ recovery-image] Sep 04 19:12:54.169 INFO O| Sep 04 19:12:54.169 INFO STEP 381 (remove_files) COMPLETE
68262026-09-04T19:12:55.169Z[ recovery-image] Sep 04 19:12:54.169 INFO O| Sep 04 19:12:54.169 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68272026-09-04T19:12:55.169Z[ recovery-image] Sep 04 19:12:54.178 INFO O| Sep 04 19:12:54.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
68282026-09-04T19:12:55.169Z[ recovery-image] Sep 04 19:12:54.179 INFO O| Sep 04 19:12:54.178 INFO STEP 382 (remove_files) COMPLETE
68292026-09-04T19:12:55.169Z[ recovery-image] Sep 04 19:12:54.179 INFO O| Sep 04 19:12:54.178 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68302026-09-04T19:12:55.169Z[ recovery-image] Sep 04 19:12:54.188 INFO O| Sep 04 19:12:54.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
68312026-09-04T19:12:55.169Z[ recovery-image] Sep 04 19:12:54.189 INFO O| Sep 04 19:12:54.189 INFO STEP 383 (remove_files) COMPLETE
68322026-09-04T19:12:55.170Z[ recovery-image] Sep 04 19:12:54.189 INFO O| Sep 04 19:12:54.189 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68332026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.199 INFO O| Sep 04 19:12:54.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
68342026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.199 INFO O| Sep 04 19:12:54.199 INFO STEP 384 (remove_files) COMPLETE
68352026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.199 INFO O| Sep 04 19:12:54.199 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68362026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.209 INFO O| Sep 04 19:12:54.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
68372026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.209 INFO O| Sep 04 19:12:54.209 INFO STEP 385 (remove_files) COMPLETE
68382026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.209 INFO O| Sep 04 19:12:54.209 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68392026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.219 INFO O| Sep 04 19:12:54.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
68402026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.219 INFO O| Sep 04 19:12:54.219 INFO STEP 386 (remove_files) COMPLETE
68412026-09-04T19:12:55.191Z[ recovery-image] Sep 04 19:12:54.219 INFO O| Sep 04 19:12:54.219 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68422026-09-04T19:12:55.198Z[ recovery-image] Sep 04 19:12:54.227 INFO O| Sep 04 19:12:54.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
68432026-09-04T19:12:55.198Z[ recovery-image] Sep 04 19:12:54.227 INFO O| Sep 04 19:12:54.227 INFO STEP 387 (remove_files) COMPLETE
68442026-09-04T19:12:55.198Z[ recovery-image] Sep 04 19:12:54.227 INFO O| Sep 04 19:12:54.227 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68452026-09-04T19:12:55.204Z[ recovery-image] Sep 04 19:12:54.235 INFO O| Sep 04 19:12:54.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
68462026-09-04T19:12:55.204Z[ recovery-image] Sep 04 19:12:54.235 INFO O| Sep 04 19:12:54.235 INFO STEP 388 (remove_files) COMPLETE
68472026-09-04T19:12:55.204Z[ recovery-image] Sep 04 19:12:54.235 INFO O| Sep 04 19:12:54.235 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68482026-09-04T19:12:55.209Z[ recovery-image] Sep 04 19:12:54.244 INFO O| Sep 04 19:12:54.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
68492026-09-04T19:12:55.209Z[ recovery-image] Sep 04 19:12:54.244 INFO O| Sep 04 19:12:54.244 INFO STEP 389 (remove_files) COMPLETE
68502026-09-04T19:12:55.209Z[ recovery-image] Sep 04 19:12:54.244 INFO O| Sep 04 19:12:54.244 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68512026-09-04T19:12:55.218Z[ recovery-image] Sep 04 19:12:54.252 INFO O| Sep 04 19:12:54.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
68522026-09-04T19:12:55.218Z[ recovery-image] Sep 04 19:12:54.252 INFO O| Sep 04 19:12:54.252 INFO STEP 390 (remove_files) COMPLETE
68532026-09-04T19:12:55.218Z[ recovery-image] Sep 04 19:12:54.252 INFO O| Sep 04 19:12:54.252 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68542026-09-04T19:12:55.226Z[ recovery-image] Sep 04 19:12:54.260 INFO O| Sep 04 19:12:54.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
68552026-09-04T19:12:55.226Z[ recovery-image] Sep 04 19:12:54.260 INFO O| Sep 04 19:12:54.260 INFO STEP 391 (remove_files) COMPLETE
68562026-09-04T19:12:55.226Z[ recovery-image] Sep 04 19:12:54.261 INFO O| Sep 04 19:12:54.260 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68572026-09-04T19:12:55.234Z[ recovery-image] Sep 04 19:12:54.269 INFO O| Sep 04 19:12:54.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
68582026-09-04T19:12:55.234Z[ recovery-image] Sep 04 19:12:54.269 INFO O| Sep 04 19:12:54.269 INFO STEP 392 (remove_files) COMPLETE
68592026-09-04T19:12:55.234Z[ recovery-image] Sep 04 19:12:54.269 INFO O| Sep 04 19:12:54.269 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68602026-09-04T19:12:55.243Z[ recovery-image] Sep 04 19:12:54.277 INFO O| Sep 04 19:12:54.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
68612026-09-04T19:12:55.243Z[ recovery-image] Sep 04 19:12:54.277 INFO O| Sep 04 19:12:54.277 INFO STEP 393 (remove_files) COMPLETE
68622026-09-04T19:12:55.243Z[ recovery-image] Sep 04 19:12:54.277 INFO O| Sep 04 19:12:54.277 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68632026-09-04T19:12:55.254Z[ recovery-image] Sep 04 19:12:54.289 INFO O| Sep 04 19:12:54.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
68642026-09-04T19:12:55.254Z[ recovery-image] Sep 04 19:12:54.289 INFO O| Sep 04 19:12:54.289 INFO STEP 394 (remove_files) COMPLETE
68652026-09-04T19:12:55.258Z[ recovery-image] Sep 04 19:12:54.289 INFO O| Sep 04 19:12:54.289 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68662026-09-04T19:12:55.258Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
68672026-09-04T19:12:55.263Z[ recovery-image] Sep 04 19:12:54.298 INFO O| Sep 04 19:12:54.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
68682026-09-04T19:12:55.263Z[ recovery-image] Sep 04 19:12:54.298 INFO O| Sep 04 19:12:54.298 INFO STEP 395 (remove_files) COMPLETE
68692026-09-04T19:12:55.263Z[ recovery-image] Sep 04 19:12:54.298 INFO O| Sep 04 19:12:54.298 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68702026-09-04T19:12:55.272Z[ recovery-image] Sep 04 19:12:54.307 INFO O| Sep 04 19:12:54.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
68712026-09-04T19:12:55.273Z[ recovery-image] Sep 04 19:12:54.307 INFO O| Sep 04 19:12:54.307 INFO STEP 396 (remove_files) COMPLETE
68722026-09-04T19:12:55.276Z[ recovery-image] Sep 04 19:12:54.307 INFO O| Sep 04 19:12:54.307 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68732026-09-04T19:12:55.282Z[ recovery-image] Sep 04 19:12:54.317 INFO O| Sep 04 19:12:54.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
68742026-09-04T19:12:55.282Z[ recovery-image] Sep 04 19:12:54.317 INFO O| Sep 04 19:12:54.317 INFO STEP 397 (remove_files) COMPLETE
68752026-09-04T19:12:55.282Z[ recovery-image] Sep 04 19:12:54.317 INFO O| Sep 04 19:12:54.317 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68762026-09-04T19:12:55.292Z[ recovery-image] Sep 04 19:12:54.327 INFO O| Sep 04 19:12:54.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
68772026-09-04T19:12:55.292Z[ recovery-image] Sep 04 19:12:54.327 INFO O| Sep 04 19:12:54.327 INFO STEP 398 (remove_files) COMPLETE
68782026-09-04T19:12:55.292Z[ recovery-image] Sep 04 19:12:54.327 INFO O| Sep 04 19:12:54.327 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68792026-09-04T19:12:55.301Z[ recovery-image] Sep 04 19:12:54.336 INFO O| Sep 04 19:12:54.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
68802026-09-04T19:12:55.301Z[ recovery-image] Sep 04 19:12:54.336 INFO O| Sep 04 19:12:54.336 INFO STEP 399 (remove_files) COMPLETE
68812026-09-04T19:12:55.301Z[ recovery-image] Sep 04 19:12:54.336 INFO O| Sep 04 19:12:54.336 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68822026-09-04T19:12:55.311Z[ recovery-image] Sep 04 19:12:54.345 INFO O| Sep 04 19:12:54.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
68832026-09-04T19:12:55.311Z[ recovery-image] Sep 04 19:12:54.345 INFO O| Sep 04 19:12:54.345 INFO STEP 400 (remove_files) COMPLETE
68842026-09-04T19:12:55.311Z[ recovery-image] Sep 04 19:12:54.345 INFO O| Sep 04 19:12:54.345 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68852026-09-04T19:12:55.320Z[ recovery-image] Sep 04 19:12:54.355 INFO O| Sep 04 19:12:54.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
68862026-09-04T19:12:55.320Z[ recovery-image] Sep 04 19:12:54.355 INFO O| Sep 04 19:12:54.355 INFO STEP 401 (remove_files) COMPLETE
68872026-09-04T19:12:55.323Z[ recovery-image] Sep 04 19:12:54.355 INFO O| Sep 04 19:12:54.355 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68882026-09-04T19:12:55.331Z[ recovery-image] Sep 04 19:12:54.366 INFO O| Sep 04 19:12:54.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
68892026-09-04T19:12:55.331Z[ recovery-image] Sep 04 19:12:54.366 INFO O| Sep 04 19:12:54.366 INFO STEP 402 (remove_files) COMPLETE
68902026-09-04T19:12:55.331Z[ recovery-image] Sep 04 19:12:54.366 INFO O| Sep 04 19:12:54.366 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68912026-09-04T19:12:55.342Z[ recovery-image] Sep 04 19:12:54.377 INFO O| Sep 04 19:12:54.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
68922026-09-04T19:12:55.342Z[ recovery-image] Sep 04 19:12:54.377 INFO O| Sep 04 19:12:54.377 INFO STEP 403 (remove_files) COMPLETE
68932026-09-04T19:12:55.342Z[ recovery-image] Sep 04 19:12:54.377 INFO O| Sep 04 19:12:54.377 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68942026-09-04T19:12:55.353Z[ recovery-image] Sep 04 19:12:54.388 INFO O| Sep 04 19:12:54.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
68952026-09-04T19:12:55.353Z[ recovery-image] Sep 04 19:12:54.388 INFO O| Sep 04 19:12:54.388 INFO STEP 404 (remove_files) COMPLETE
68962026-09-04T19:12:55.357Z[ recovery-image] Sep 04 19:12:54.388 INFO O| Sep 04 19:12:54.388 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68972026-09-04T19:12:55.362Z[ recovery-image] Sep 04 19:12:54.397 INFO O| Sep 04 19:12:54.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
68982026-09-04T19:12:55.362Z[ recovery-image] Sep 04 19:12:54.397 INFO O| Sep 04 19:12:54.397 INFO STEP 405 (remove_files) COMPLETE
68992026-09-04T19:12:55.365Z[ recovery-image] Sep 04 19:12:54.397 INFO O| Sep 04 19:12:54.397 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69002026-09-04T19:12:55.371Z[ recovery-image] Sep 04 19:12:54.406 INFO O| Sep 04 19:12:54.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
69012026-09-04T19:12:55.371Z[ recovery-image] Sep 04 19:12:54.406 INFO O| Sep 04 19:12:54.406 INFO STEP 406 (remove_files) COMPLETE
69022026-09-04T19:12:55.374Z[ recovery-image] Sep 04 19:12:54.406 INFO O| Sep 04 19:12:54.406 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69032026-09-04T19:12:55.385Z[ recovery-image] Sep 04 19:12:54.415 INFO O| Sep 04 19:12:54.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
69042026-09-04T19:12:55.385Z[ recovery-image] Sep 04 19:12:54.415 INFO O| Sep 04 19:12:54.415 INFO STEP 407 (remove_files) COMPLETE
69052026-09-04T19:12:55.388Z[ recovery-image] Sep 04 19:12:54.415 INFO O| Sep 04 19:12:54.415 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69062026-09-04T19:12:55.391Z[ recovery-image] Sep 04 19:12:54.424 INFO O| Sep 04 19:12:54.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
69072026-09-04T19:12:55.391Z[ recovery-image] Sep 04 19:12:54.424 INFO O| Sep 04 19:12:54.424 INFO STEP 408 (remove_files) COMPLETE
69082026-09-04T19:12:55.391Z[ recovery-image] Sep 04 19:12:54.424 INFO O| Sep 04 19:12:54.424 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69092026-09-04T19:12:55.398Z[ recovery-image] Sep 04 19:12:54.433 INFO O| Sep 04 19:12:54.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
69102026-09-04T19:12:55.398Z[ recovery-image] Sep 04 19:12:54.433 INFO O| Sep 04 19:12:54.433 INFO STEP 409 (remove_files) COMPLETE
69112026-09-04T19:12:55.402Z[ recovery-image] Sep 04 19:12:54.433 INFO O| Sep 04 19:12:54.433 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69122026-09-04T19:12:55.409Z[ recovery-image] Sep 04 19:12:54.443 INFO O| Sep 04 19:12:54.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
69132026-09-04T19:12:55.409Z[ recovery-image] Sep 04 19:12:54.443 INFO O| Sep 04 19:12:54.443 INFO STEP 410 (remove_files) COMPLETE
69142026-09-04T19:12:55.409Z[ recovery-image] Sep 04 19:12:54.443 INFO O| Sep 04 19:12:54.443 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69152026-09-04T19:12:55.418Z[ recovery-image] Sep 04 19:12:54.453 INFO O| Sep 04 19:12:54.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
69162026-09-04T19:12:55.418Z[ recovery-image] Sep 04 19:12:54.453 INFO O| Sep 04 19:12:54.453 INFO STEP 411 (remove_files) COMPLETE
69172026-09-04T19:12:55.422Z[ recovery-image] Sep 04 19:12:54.453 INFO O| Sep 04 19:12:54.453 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69182026-09-04T19:12:55.428Z[ recovery-image] Sep 04 19:12:54.462 INFO O| Sep 04 19:12:54.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
69192026-09-04T19:12:55.428Z[ recovery-image] Sep 04 19:12:54.463 INFO O| Sep 04 19:12:54.462 INFO STEP 412 (remove_files) COMPLETE
69202026-09-04T19:12:55.431Z[ recovery-image] Sep 04 19:12:54.463 INFO O| Sep 04 19:12:54.463 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69212026-09-04T19:12:55.436Z[ recovery-image] Sep 04 19:12:54.471 INFO O| Sep 04 19:12:54.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
69222026-09-04T19:12:55.436Z[ recovery-image] Sep 04 19:12:54.471 INFO O| Sep 04 19:12:54.471 INFO STEP 413 (remove_files) COMPLETE
69232026-09-04T19:12:55.440Z[ recovery-image] Sep 04 19:12:54.471 INFO O| Sep 04 19:12:54.471 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69242026-09-04T19:12:55.445Z[ recovery-image] Sep 04 19:12:54.480 INFO O| Sep 04 19:12:54.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
69252026-09-04T19:12:55.445Z[ recovery-image] Sep 04 19:12:54.480 INFO O| Sep 04 19:12:54.480 INFO STEP 414 (remove_files) COMPLETE
69262026-09-04T19:12:55.448Z[ recovery-image] Sep 04 19:12:54.480 INFO O| Sep 04 19:12:54.480 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69272026-09-04T19:12:55.455Z[ recovery-image] Sep 04 19:12:54.489 INFO O| Sep 04 19:12:54.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
69282026-09-04T19:12:55.455Z[ recovery-image] Sep 04 19:12:54.490 INFO O| Sep 04 19:12:54.489 INFO STEP 415 (remove_files) COMPLETE
69292026-09-04T19:12:55.458Z[ recovery-image] Sep 04 19:12:54.490 INFO O| Sep 04 19:12:54.490 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69302026-09-04T19:12:55.464Z[ recovery-image] Sep 04 19:12:54.499 INFO O| Sep 04 19:12:54.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
69312026-09-04T19:12:55.464Z[ recovery-image] Sep 04 19:12:54.499 INFO O| Sep 04 19:12:54.499 INFO STEP 416 (remove_files) COMPLETE
69322026-09-04T19:12:55.464Z[ recovery-image] Sep 04 19:12:54.499 INFO O| Sep 04 19:12:54.499 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69332026-09-04T19:12:55.474Z[ recovery-image] Sep 04 19:12:54.508 INFO O| Sep 04 19:12:54.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
69342026-09-04T19:12:55.474Z[ recovery-image] Sep 04 19:12:54.508 INFO O| Sep 04 19:12:54.508 INFO STEP 417 (remove_files) COMPLETE
69352026-09-04T19:12:55.474Z[ recovery-image] Sep 04 19:12:54.508 INFO O| Sep 04 19:12:54.508 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69362026-09-04T19:12:55.483Z[ recovery-image] Sep 04 19:12:54.518 INFO O| Sep 04 19:12:54.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
69372026-09-04T19:12:55.483Z[ recovery-image] Sep 04 19:12:54.518 INFO O| Sep 04 19:12:54.518 INFO STEP 418 (remove_files) COMPLETE
69382026-09-04T19:12:55.483Z[ recovery-image] Sep 04 19:12:54.518 INFO O| Sep 04 19:12:54.518 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69392026-09-04T19:12:55.492Z[ recovery-image] Sep 04 19:12:54.527 INFO O| Sep 04 19:12:54.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
69402026-09-04T19:12:55.492Z[ recovery-image] Sep 04 19:12:54.527 INFO O| Sep 04 19:12:54.527 INFO STEP 419 (remove_files) COMPLETE
69412026-09-04T19:12:55.492Z[ recovery-image] Sep 04 19:12:54.527 INFO O| Sep 04 19:12:54.527 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69422026-09-04T19:12:55.502Z[ recovery-image] Sep 04 19:12:54.536 INFO O| Sep 04 19:12:54.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
69432026-09-04T19:12:55.502Z[ recovery-image] Sep 04 19:12:54.536 INFO O| Sep 04 19:12:54.536 INFO STEP 420 (remove_files) COMPLETE
69442026-09-04T19:12:55.502Z[ recovery-image] Sep 04 19:12:54.536 INFO O| Sep 04 19:12:54.536 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69452026-09-04T19:12:55.511Z[ recovery-image] Sep 04 19:12:54.546 INFO O| Sep 04 19:12:54.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
69462026-09-04T19:12:55.512Z[ recovery-image] Sep 04 19:12:54.546 INFO O| Sep 04 19:12:54.546 INFO STEP 421 (remove_files) COMPLETE
69472026-09-04T19:12:55.512Z[ recovery-image] Sep 04 19:12:54.546 INFO O| Sep 04 19:12:54.546 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69482026-09-04T19:12:55.521Z[ recovery-image] Sep 04 19:12:54.556 INFO O| Sep 04 19:12:54.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
69492026-09-04T19:12:55.521Z[ recovery-image] Sep 04 19:12:54.556 INFO O| Sep 04 19:12:54.556 INFO STEP 422 (remove_files) COMPLETE
69502026-09-04T19:12:55.521Z[ recovery-image] Sep 04 19:12:54.556 INFO O| Sep 04 19:12:54.556 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69512026-09-04T19:12:55.531Z[ recovery-image] Sep 04 19:12:54.565 INFO O| Sep 04 19:12:54.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
69522026-09-04T19:12:55.531Z[ recovery-image] Sep 04 19:12:54.566 INFO O| Sep 04 19:12:54.566 INFO STEP 423 (remove_files) COMPLETE
69532026-09-04T19:12:55.531Z[ recovery-image] Sep 04 19:12:54.566 INFO O| Sep 04 19:12:54.566 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69542026-09-04T19:12:55.541Z[ recovery-image] Sep 04 19:12:54.575 INFO O| Sep 04 19:12:54.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
69552026-09-04T19:12:55.541Z[ recovery-image] Sep 04 19:12:54.575 INFO O| Sep 04 19:12:54.575 INFO STEP 424 (remove_files) COMPLETE
69562026-09-04T19:12:55.541Z[ recovery-image] Sep 04 19:12:54.575 INFO O| Sep 04 19:12:54.575 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69572026-09-04T19:12:55.550Z[ recovery-image] Sep 04 19:12:54.585 INFO O| Sep 04 19:12:54.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
69582026-09-04T19:12:55.550Z[ recovery-image] Sep 04 19:12:54.585 INFO O| Sep 04 19:12:54.585 INFO STEP 425 (remove_files) COMPLETE
69592026-09-04T19:12:55.554Z[ recovery-image] Sep 04 19:12:54.585 INFO O| Sep 04 19:12:54.585 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69602026-09-04T19:12:55.560Z[ recovery-image] Sep 04 19:12:54.595 INFO O| Sep 04 19:12:54.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
69612026-09-04T19:12:55.560Z[ recovery-image] Sep 04 19:12:54.595 INFO O| Sep 04 19:12:54.595 INFO STEP 426 (remove_files) COMPLETE
69622026-09-04T19:12:55.563Z[ recovery-image] Sep 04 19:12:54.595 INFO O| Sep 04 19:12:54.595 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69632026-09-04T19:12:55.569Z[ recovery-image] Sep 04 19:12:54.604 INFO O| Sep 04 19:12:54.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
69642026-09-04T19:12:55.569Z[ recovery-image] Sep 04 19:12:54.604 INFO O| Sep 04 19:12:54.604 INFO STEP 427 (remove_files) COMPLETE
69652026-09-04T19:12:55.572Z[ recovery-image] Sep 04 19:12:54.604 INFO O| Sep 04 19:12:54.604 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69662026-09-04T19:12:55.579Z[ recovery-image] Sep 04 19:12:54.613 INFO O| Sep 04 19:12:54.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
69672026-09-04T19:12:55.579Z[ recovery-image] Sep 04 19:12:54.613 INFO O| Sep 04 19:12:54.613 INFO STEP 428 (remove_files) COMPLETE
69682026-09-04T19:12:55.579Z[ recovery-image] Sep 04 19:12:54.613 INFO O| Sep 04 19:12:54.613 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69692026-09-04T19:12:55.588Z[ recovery-image] Sep 04 19:12:54.623 INFO O| Sep 04 19:12:54.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
69702026-09-04T19:12:55.588Z[ recovery-image] Sep 04 19:12:54.623 INFO O| Sep 04 19:12:54.623 INFO STEP 429 (remove_files) COMPLETE
69712026-09-04T19:12:55.588Z[ recovery-image] Sep 04 19:12:54.623 INFO O| Sep 04 19:12:54.623 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69722026-09-04T19:12:55.598Z[ recovery-image] Sep 04 19:12:54.632 INFO O| Sep 04 19:12:54.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
69732026-09-04T19:12:55.598Z[ recovery-image] Sep 04 19:12:54.632 INFO O| Sep 04 19:12:54.632 INFO STEP 430 (remove_files) COMPLETE
69742026-09-04T19:12:55.598Z[ recovery-image] Sep 04 19:12:54.632 INFO O| Sep 04 19:12:54.632 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69752026-09-04T19:12:55.607Z[ recovery-image] Sep 04 19:12:54.642 INFO O| Sep 04 19:12:54.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
69762026-09-04T19:12:55.607Z[ recovery-image] Sep 04 19:12:54.642 INFO O| Sep 04 19:12:54.642 INFO STEP 431 (remove_files) COMPLETE
69772026-09-04T19:12:55.608Z[ recovery-image] Sep 04 19:12:54.642 INFO O| Sep 04 19:12:54.642 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69782026-09-04T19:12:55.617Z[ recovery-image] Sep 04 19:12:54.651 INFO O| Sep 04 19:12:54.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
69792026-09-04T19:12:55.617Z[ recovery-image] Sep 04 19:12:54.651 INFO O| Sep 04 19:12:54.651 INFO STEP 432 (remove_files) COMPLETE
69802026-09-04T19:12:55.617Z[ recovery-image] Sep 04 19:12:54.651 INFO O| Sep 04 19:12:54.651 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69812026-09-04T19:12:55.627Z[ recovery-image] Sep 04 19:12:54.661 INFO O| Sep 04 19:12:54.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
69822026-09-04T19:12:55.627Z[ recovery-image] Sep 04 19:12:54.661 INFO O| Sep 04 19:12:54.661 INFO STEP 433 (remove_files) COMPLETE
69832026-09-04T19:12:55.630Z[ recovery-image] Sep 04 19:12:54.661 INFO O| Sep 04 19:12:54.661 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69842026-09-04T19:12:55.636Z[ recovery-image] Sep 04 19:12:54.670 INFO O| Sep 04 19:12:54.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
69852026-09-04T19:12:55.636Z[ recovery-image] Sep 04 19:12:54.670 INFO O| Sep 04 19:12:54.670 INFO STEP 434 (remove_files) COMPLETE
69862026-09-04T19:12:55.636Z[ recovery-image] Sep 04 19:12:54.670 INFO O| Sep 04 19:12:54.670 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69872026-09-04T19:12:55.647Z[ recovery-image] Sep 04 19:12:54.681 INFO O| Sep 04 19:12:54.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
69882026-09-04T19:12:55.647Z[ recovery-image] Sep 04 19:12:54.681 INFO O| Sep 04 19:12:54.681 INFO STEP 435 (remove_files) COMPLETE
69892026-09-04T19:12:55.647Z[ recovery-image] Sep 04 19:12:54.681 INFO O| Sep 04 19:12:54.681 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69902026-09-04T19:12:55.655Z[ recovery-image] Sep 04 19:12:54.690 INFO O| Sep 04 19:12:54.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
69912026-09-04T19:12:55.655Z[ recovery-image] Sep 04 19:12:54.690 INFO O| Sep 04 19:12:54.690 INFO STEP 436 (remove_files) COMPLETE
69922026-09-04T19:12:55.655Z[ recovery-image] Sep 04 19:12:54.690 INFO O| Sep 04 19:12:54.690 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69932026-09-04T19:12:55.664Z[ recovery-image] Sep 04 19:12:54.699 INFO O| Sep 04 19:12:54.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
69942026-09-04T19:12:55.664Z[ recovery-image] Sep 04 19:12:54.699 INFO O| Sep 04 19:12:54.699 INFO STEP 437 (remove_files) COMPLETE
69952026-09-04T19:12:55.664Z[ recovery-image] Sep 04 19:12:54.699 INFO O| Sep 04 19:12:54.699 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69962026-09-04T19:12:55.675Z[ recovery-image] Sep 04 19:12:54.710 INFO O| Sep 04 19:12:54.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
69972026-09-04T19:12:55.675Z[ recovery-image] Sep 04 19:12:54.710 INFO O| Sep 04 19:12:54.710 INFO STEP 438 (remove_files) COMPLETE
69982026-09-04T19:12:55.679Z[ recovery-image] Sep 04 19:12:54.710 INFO O| Sep 04 19:12:54.710 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69992026-09-04T19:12:55.684Z[ recovery-image] Sep 04 19:12:54.719 INFO O| Sep 04 19:12:54.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
70002026-09-04T19:12:55.684Z[ recovery-image] Sep 04 19:12:54.719 INFO O| Sep 04 19:12:54.719 INFO STEP 439 (remove_files) COMPLETE
70012026-09-04T19:12:55.688Z[ recovery-image] Sep 04 19:12:54.719 INFO O| Sep 04 19:12:54.719 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70022026-09-04T19:12:55.694Z[ recovery-image] Sep 04 19:12:54.729 INFO O| Sep 04 19:12:54.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
70032026-09-04T19:12:55.694Z[ recovery-image] Sep 04 19:12:54.729 INFO O| Sep 04 19:12:54.729 INFO STEP 440 (remove_files) COMPLETE
70042026-09-04T19:12:55.694Z[ recovery-image] Sep 04 19:12:54.729 INFO O| Sep 04 19:12:54.729 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70052026-09-04T19:12:55.704Z[ recovery-image] Sep 04 19:12:54.738 INFO O| Sep 04 19:12:54.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
70062026-09-04T19:12:55.704Z[ recovery-image] Sep 04 19:12:54.738 INFO O| Sep 04 19:12:54.738 INFO STEP 441 (remove_files) COMPLETE
70072026-09-04T19:12:55.704Z[ recovery-image] Sep 04 19:12:54.738 INFO O| Sep 04 19:12:54.738 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70082026-09-04T19:12:55.762Z[ recovery-image] Sep 04 19:12:54.797 INFO O| Sep 04 19:12:54.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
70092026-09-04T19:12:55.762Z[ recovery-image] Sep 04 19:12:54.797 INFO O| Sep 04 19:12:54.797 INFO STEP 442 (remove_files) COMPLETE
70102026-09-04T19:12:55.762Z[ recovery-image] Sep 04 19:12:54.797 INFO O| Sep 04 19:12:54.797 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70112026-09-04T19:12:55.771Z[ recovery-image] Sep 04 19:12:54.805 INFO O| Sep 04 19:12:54.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
70122026-09-04T19:12:55.771Z[ recovery-image] Sep 04 19:12:54.805 INFO O| Sep 04 19:12:54.805 INFO STEP 443 (remove_files) COMPLETE
70132026-09-04T19:12:55.774Z[ recovery-image] Sep 04 19:12:54.805 INFO O| Sep 04 19:12:54.805 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70142026-09-04T19:12:55.779Z[ recovery-image] Sep 04 19:12:54.814 INFO O| Sep 04 19:12:54.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
70152026-09-04T19:12:55.779Z[ recovery-image] Sep 04 19:12:54.814 INFO O| Sep 04 19:12:54.814 INFO STEP 444 (remove_files) COMPLETE
70162026-09-04T19:12:55.782Z[ recovery-image] Sep 04 19:12:54.814 INFO O| Sep 04 19:12:54.814 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70172026-09-04T19:12:55.788Z[ recovery-image] Sep 04 19:12:54.823 INFO O| Sep 04 19:12:54.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
70182026-09-04T19:12:55.788Z[ recovery-image] Sep 04 19:12:54.823 INFO O| Sep 04 19:12:54.823 INFO STEP 445 (remove_files) COMPLETE
70192026-09-04T19:12:55.788Z[ recovery-image] Sep 04 19:12:54.823 INFO O| Sep 04 19:12:54.823 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70202026-09-04T19:12:55.797Z[ recovery-image] Sep 04 19:12:54.831 INFO O| Sep 04 19:12:54.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
70212026-09-04T19:12:55.797Z[ recovery-image] Sep 04 19:12:54.831 INFO O| Sep 04 19:12:54.831 INFO STEP 446 (remove_files) COMPLETE
70222026-09-04T19:12:55.797Z[ recovery-image] Sep 04 19:12:54.831 INFO O| Sep 04 19:12:54.831 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70232026-09-04T19:12:55.808Z[ recovery-image] Sep 04 19:12:54.842 INFO O| Sep 04 19:12:54.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
70242026-09-04T19:12:55.808Z[ recovery-image] Sep 04 19:12:54.842 INFO O| Sep 04 19:12:54.842 INFO STEP 447 (remove_files) COMPLETE
70252026-09-04T19:12:55.808Z[ recovery-image] Sep 04 19:12:54.842 INFO O| Sep 04 19:12:54.842 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70262026-09-04T19:12:55.816Z[ recovery-image] Sep 04 19:12:54.851 INFO O| Sep 04 19:12:54.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
70272026-09-04T19:12:55.816Z[ recovery-image] Sep 04 19:12:54.851 INFO O| Sep 04 19:12:54.851 INFO STEP 448 (remove_files) COMPLETE
70282026-09-04T19:12:55.816Z[ recovery-image] Sep 04 19:12:54.851 INFO O| Sep 04 19:12:54.851 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70292026-09-04T19:12:55.827Z[ recovery-image] Sep 04 19:12:54.861 INFO O| Sep 04 19:12:54.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
70302026-09-04T19:12:55.827Z[ recovery-image] Sep 04 19:12:54.861 INFO O| Sep 04 19:12:54.861 INFO STEP 449 (remove_files) COMPLETE
70312026-09-04T19:12:55.827Z[ recovery-image] Sep 04 19:12:54.861 INFO O| Sep 04 19:12:54.861 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70322026-09-04T19:12:55.839Z[ recovery-image] Sep 04 19:12:54.872 INFO O| Sep 04 19:12:54.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
70332026-09-04T19:12:55.839Z[ recovery-image] Sep 04 19:12:54.872 INFO O| Sep 04 19:12:54.872 INFO STEP 450 (remove_files) COMPLETE
70342026-09-04T19:12:55.842Z[ recovery-image] Sep 04 19:12:54.872 INFO O| Sep 04 19:12:54.872 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70352026-09-04T19:12:55.848Z[ recovery-image] Sep 04 19:12:54.883 INFO O| Sep 04 19:12:54.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
70362026-09-04T19:12:55.848Z[ recovery-image] Sep 04 19:12:54.883 INFO O| Sep 04 19:12:54.883 INFO STEP 451 (remove_files) COMPLETE
70372026-09-04T19:12:55.848Z[ recovery-image] Sep 04 19:12:54.883 INFO O| Sep 04 19:12:54.883 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70382026-09-04T19:12:55.858Z[ recovery-image] Sep 04 19:12:54.893 INFO O| Sep 04 19:12:54.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
70392026-09-04T19:12:55.858Z[ recovery-image] Sep 04 19:12:54.893 INFO O| Sep 04 19:12:54.893 INFO STEP 452 (remove_files) COMPLETE
70402026-09-04T19:12:55.858Z[ recovery-image] Sep 04 19:12:54.893 INFO O| Sep 04 19:12:54.893 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70412026-09-04T19:12:55.868Z[ recovery-image] Sep 04 19:12:54.903 INFO O| Sep 04 19:12:54.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
70422026-09-04T19:12:55.868Z[ recovery-image] Sep 04 19:12:54.903 INFO O| Sep 04 19:12:54.903 INFO STEP 453 (remove_files) COMPLETE
70432026-09-04T19:12:55.868Z[ recovery-image] Sep 04 19:12:54.903 INFO O| Sep 04 19:12:54.903 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70442026-09-04T19:12:55.878Z[ recovery-image] Sep 04 19:12:54.912 INFO O| Sep 04 19:12:54.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
70452026-09-04T19:12:55.878Z[ recovery-image] Sep 04 19:12:54.912 INFO O| Sep 04 19:12:54.912 INFO STEP 454 (remove_files) COMPLETE
70462026-09-04T19:12:55.881Z[ recovery-image] Sep 04 19:12:54.912 INFO O| Sep 04 19:12:54.912 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70472026-09-04T19:12:55.887Z[ recovery-image] Sep 04 19:12:54.921 INFO O| Sep 04 19:12:54.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
70482026-09-04T19:12:55.887Z[ recovery-image] Sep 04 19:12:54.922 INFO O| Sep 04 19:12:54.922 INFO STEP 455 (remove_files) COMPLETE
70492026-09-04T19:12:55.887Z[ recovery-image] Sep 04 19:12:54.922 INFO O| Sep 04 19:12:54.922 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70502026-09-04T19:12:55.896Z[ recovery-image] Sep 04 19:12:54.931 INFO O| Sep 04 19:12:54.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
70512026-09-04T19:12:55.896Z[ recovery-image] Sep 04 19:12:54.931 INFO O| Sep 04 19:12:54.931 INFO STEP 456 (remove_files) COMPLETE
70522026-09-04T19:12:55.900Z[ recovery-image] Sep 04 19:12:54.931 INFO O| Sep 04 19:12:54.931 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70532026-09-04T19:12:55.906Z[ recovery-image] Sep 04 19:12:54.940 INFO O| Sep 04 19:12:54.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
70542026-09-04T19:12:55.909Z[ recovery-image] Sep 04 19:12:54.941 INFO O| Sep 04 19:12:54.941 INFO STEP 457 (remove_files) COMPLETE
70552026-09-04T19:12:55.909Z[ recovery-image] Sep 04 19:12:54.941 INFO O| Sep 04 19:12:54.941 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70562026-09-04T19:12:55.916Z[ recovery-image] Sep 04 19:12:54.951 INFO O| Sep 04 19:12:54.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
70572026-09-04T19:12:55.916Z[ recovery-image] Sep 04 19:12:54.951 INFO O| Sep 04 19:12:54.951 INFO STEP 458 (remove_files) COMPLETE
70582026-09-04T19:12:55.919Z[ recovery-image] Sep 04 19:12:54.951 INFO O| Sep 04 19:12:54.951 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70592026-09-04T19:12:55.925Z[ recovery-image] Sep 04 19:12:54.960 INFO O| Sep 04 19:12:54.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
70602026-09-04T19:12:55.926Z[ recovery-image] Sep 04 19:12:54.960 INFO O| Sep 04 19:12:54.960 INFO STEP 459 (remove_files) COMPLETE
70612026-09-04T19:12:55.926Z[ recovery-image] Sep 04 19:12:54.960 INFO O| Sep 04 19:12:54.960 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70622026-09-04T19:12:55.936Z[ recovery-image] Sep 04 19:12:54.970 INFO O| Sep 04 19:12:54.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
70632026-09-04T19:12:55.936Z[ recovery-image] Sep 04 19:12:54.970 INFO O| Sep 04 19:12:54.970 INFO STEP 460 (remove_files) COMPLETE
70642026-09-04T19:12:55.944Z[ recovery-image] Sep 04 19:12:54.970 INFO O| Sep 04 19:12:54.970 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70652026-09-04T19:12:55.950Z[ recovery-image] Sep 04 19:12:54.980 INFO O| Sep 04 19:12:54.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
70662026-09-04T19:12:55.951Z[ recovery-image] Sep 04 19:12:54.980 INFO O| Sep 04 19:12:54.980 INFO STEP 461 (remove_files) COMPLETE
70672026-09-04T19:12:55.951Z[ recovery-image] Sep 04 19:12:54.980 INFO O| Sep 04 19:12:54.980 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70682026-09-04T19:12:55.955Z[ recovery-image] Sep 04 19:12:54.990 INFO O| Sep 04 19:12:54.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
70692026-09-04T19:12:55.955Z[ recovery-image] Sep 04 19:12:54.990 INFO O| Sep 04 19:12:54.990 INFO STEP 462 (remove_files) COMPLETE
70702026-09-04T19:12:55.955Z[ recovery-image] Sep 04 19:12:54.990 INFO O| Sep 04 19:12:54.990 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70712026-09-04T19:12:55.966Z[ recovery-image] Sep 04 19:12:55.000 INFO O| Sep 04 19:12:55.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
70722026-09-04T19:12:55.966Z[ recovery-image] Sep 04 19:12:55.000 INFO O| Sep 04 19:12:55.000 INFO STEP 463 (remove_files) COMPLETE
70732026-09-04T19:12:55.966Z[ recovery-image] Sep 04 19:12:55.000 INFO O| Sep 04 19:12:55.000 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70742026-09-04T19:12:55.975Z[ recovery-image] Sep 04 19:12:55.010 INFO O| Sep 04 19:12:55.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
70752026-09-04T19:12:55.975Z[ recovery-image] Sep 04 19:12:55.010 INFO O| Sep 04 19:12:55.010 INFO STEP 464 (remove_files) COMPLETE
70762026-09-04T19:12:55.979Z[ recovery-image] Sep 04 19:12:55.010 INFO O| Sep 04 19:12:55.010 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70772026-09-04T19:12:55.985Z[ recovery-image] Sep 04 19:12:55.020 INFO O| Sep 04 19:12:55.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
70782026-09-04T19:12:55.985Z[ recovery-image] Sep 04 19:12:55.020 INFO O| Sep 04 19:12:55.020 INFO STEP 465 (remove_files) COMPLETE
70792026-09-04T19:12:55.989Z[ recovery-image] Sep 04 19:12:55.020 INFO O| Sep 04 19:12:55.020 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70802026-09-04T19:12:55.995Z[ recovery-image] Sep 04 19:12:55.029 INFO O| Sep 04 19:12:55.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
70812026-09-04T19:12:55.995Z[ recovery-image] Sep 04 19:12:55.030 INFO O| Sep 04 19:12:55.030 INFO STEP 466 (remove_files) COMPLETE
70822026-09-04T19:12:55.995Z[ recovery-image] Sep 04 19:12:55.030 INFO O| Sep 04 19:12:55.030 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70832026-09-04T19:12:56.005Z[ recovery-image] Sep 04 19:12:55.039 INFO O| Sep 04 19:12:55.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
70842026-09-04T19:12:56.005Z[ recovery-image] Sep 04 19:12:55.039 INFO O| Sep 04 19:12:55.039 INFO STEP 467 (remove_files) COMPLETE
70852026-09-04T19:12:56.009Z[ recovery-image] Sep 04 19:12:55.039 INFO O| Sep 04 19:12:55.039 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70862026-09-04T19:12:56.014Z[ recovery-image] Sep 04 19:12:55.049 INFO O| Sep 04 19:12:55.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
70872026-09-04T19:12:56.014Z[ recovery-image] Sep 04 19:12:55.049 INFO O| Sep 04 19:12:55.049 INFO STEP 468 (remove_files) COMPLETE
70882026-09-04T19:12:56.014Z[ recovery-image] Sep 04 19:12:55.049 INFO O| Sep 04 19:12:55.049 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70892026-09-04T19:12:56.025Z[ recovery-image] Sep 04 19:12:55.059 INFO O| Sep 04 19:12:55.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
70902026-09-04T19:12:56.025Z[ recovery-image] Sep 04 19:12:55.059 INFO O| Sep 04 19:12:55.059 INFO STEP 469 (remove_files) COMPLETE
70912026-09-04T19:12:56.025Z[ recovery-image] Sep 04 19:12:55.059 INFO O| Sep 04 19:12:55.059 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70922026-09-04T19:12:56.035Z[ recovery-image] Sep 04 19:12:55.070 INFO O| Sep 04 19:12:55.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
70932026-09-04T19:12:56.035Z[ recovery-image] Sep 04 19:12:55.070 INFO O| Sep 04 19:12:55.070 INFO STEP 470 (remove_files) COMPLETE
70942026-09-04T19:12:56.035Z[ recovery-image] Sep 04 19:12:55.070 INFO O| Sep 04 19:12:55.070 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70952026-09-04T19:12:56.047Z[ recovery-image] Sep 04 19:12:55.082 INFO O| Sep 04 19:12:55.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
70962026-09-04T19:12:56.047Z[ recovery-image] Sep 04 19:12:55.082 INFO O| Sep 04 19:12:55.082 INFO STEP 471 (remove_files) COMPLETE
70972026-09-04T19:12:56.047Z[ recovery-image] Sep 04 19:12:55.082 INFO O| Sep 04 19:12:55.082 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70982026-09-04T19:12:56.058Z[ recovery-image] Sep 04 19:12:55.092 INFO O| Sep 04 19:12:55.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
70992026-09-04T19:12:56.058Z[ recovery-image] Sep 04 19:12:55.093 INFO O| Sep 04 19:12:55.093 INFO STEP 472 (remove_files) COMPLETE
71002026-09-04T19:12:56.058Z[ recovery-image] Sep 04 19:12:55.093 INFO O| Sep 04 19:12:55.093 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71012026-09-04T19:12:56.068Z[ recovery-image] Sep 04 19:12:55.103 INFO O| Sep 04 19:12:55.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
71022026-09-04T19:12:56.068Z[ recovery-image] Sep 04 19:12:55.103 INFO O| Sep 04 19:12:55.103 INFO STEP 473 (remove_files) COMPLETE
71032026-09-04T19:12:56.068Z[ recovery-image] Sep 04 19:12:55.103 INFO O| Sep 04 19:12:55.103 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71042026-09-04T19:12:56.084Z[ recovery-image] Sep 04 19:12:55.113 INFO O| Sep 04 19:12:55.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
71052026-09-04T19:12:56.084Z[ recovery-image] Sep 04 19:12:55.113 INFO O| Sep 04 19:12:55.113 INFO STEP 474 (remove_files) COMPLETE
71062026-09-04T19:12:56.084Z[ recovery-image] Sep 04 19:12:55.113 INFO O| Sep 04 19:12:55.113 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71072026-09-04T19:12:56.089Z[ recovery-image] Sep 04 19:12:55.124 INFO O| Sep 04 19:12:55.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
71082026-09-04T19:12:56.089Z[ recovery-image] Sep 04 19:12:55.124 INFO O| Sep 04 19:12:55.124 INFO STEP 475 (remove_files) COMPLETE
71092026-09-04T19:12:56.094Z[ recovery-image] Sep 04 19:12:55.124 INFO O| Sep 04 19:12:55.124 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71102026-09-04T19:12:56.097Z[ recovery-image] Sep 04 19:12:55.132 INFO O| Sep 04 19:12:55.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
71112026-09-04T19:12:56.097Z[ recovery-image] Sep 04 19:12:55.132 INFO O| Sep 04 19:12:55.132 INFO STEP 476 (remove_files) COMPLETE
71122026-09-04T19:12:56.097Z[ recovery-image] Sep 04 19:12:55.132 INFO O| Sep 04 19:12:55.132 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71132026-09-04T19:12:56.108Z[ recovery-image] Sep 04 19:12:55.143 INFO O| Sep 04 19:12:55.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
71142026-09-04T19:12:56.108Z[ recovery-image] Sep 04 19:12:55.143 INFO O| Sep 04 19:12:55.143 INFO STEP 477 (remove_files) COMPLETE
71152026-09-04T19:12:56.108Z[ recovery-image] Sep 04 19:12:55.143 INFO O| Sep 04 19:12:55.143 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71162026-09-04T19:12:56.117Z[ recovery-image] Sep 04 19:12:55.152 INFO O| Sep 04 19:12:55.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
71172026-09-04T19:12:56.117Z[ recovery-image] Sep 04 19:12:55.152 INFO O| Sep 04 19:12:55.152 INFO STEP 478 (remove_files) COMPLETE
71182026-09-04T19:12:56.121Z[ recovery-image] Sep 04 19:12:55.152 INFO O| Sep 04 19:12:55.152 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71192026-09-04T19:12:56.126Z[ recovery-image] Sep 04 19:12:55.161 INFO O| Sep 04 19:12:55.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
71202026-09-04T19:12:56.130Z[ recovery-image] Sep 04 19:12:55.161 INFO O| Sep 04 19:12:55.161 INFO STEP 479 (remove_files) COMPLETE
71212026-09-04T19:12:56.130Z[ recovery-image] Sep 04 19:12:55.161 INFO O| Sep 04 19:12:55.161 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71222026-09-04T19:12:56.135Z[ recovery-image] Sep 04 19:12:55.170 INFO O| Sep 04 19:12:55.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
71232026-09-04T19:12:56.138Z[ recovery-image] Sep 04 19:12:55.171 INFO O| Sep 04 19:12:55.171 INFO STEP 480 (remove_files) COMPLETE
71242026-09-04T19:12:56.138Z[ recovery-image] Sep 04 19:12:55.171 INFO O| Sep 04 19:12:55.171 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71252026-09-04T19:12:56.145Z[ recovery-image] Sep 04 19:12:55.179 INFO O| Sep 04 19:12:55.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
71262026-09-04T19:12:56.148Z[ recovery-image] Sep 04 19:12:55.180 INFO O| Sep 04 19:12:55.180 INFO STEP 481 (remove_files) COMPLETE
71272026-09-04T19:12:56.148Z[ recovery-image] Sep 04 19:12:55.180 INFO O| Sep 04 19:12:55.180 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71282026-09-04T19:12:56.155Z[ recovery-image] Sep 04 19:12:55.190 INFO O| Sep 04 19:12:55.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
71292026-09-04T19:12:56.155Z[ recovery-image] Sep 04 19:12:55.190 INFO O| Sep 04 19:12:55.190 INFO STEP 482 (remove_files) COMPLETE
71302026-09-04T19:12:56.158Z[ recovery-image] Sep 04 19:12:55.190 INFO O| Sep 04 19:12:55.190 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71312026-09-04T19:12:56.166Z[ recovery-image] Sep 04 19:12:55.201 INFO O| Sep 04 19:12:55.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
71322026-09-04T19:12:56.166Z[ recovery-image] Sep 04 19:12:55.201 INFO O| Sep 04 19:12:55.201 INFO STEP 483 (remove_files) COMPLETE
71332026-09-04T19:12:56.167Z[ recovery-image] Sep 04 19:12:55.201 INFO O| Sep 04 19:12:55.201 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71342026-09-04T19:12:56.177Z[ recovery-image] Sep 04 19:12:55.212 INFO O| Sep 04 19:12:55.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
71352026-09-04T19:12:56.177Z[ recovery-image] Sep 04 19:12:55.212 INFO O| Sep 04 19:12:55.212 INFO STEP 484 (remove_files) COMPLETE
71362026-09-04T19:12:56.177Z[ recovery-image] Sep 04 19:12:55.212 INFO O| Sep 04 19:12:55.212 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71372026-09-04T19:12:56.187Z[ recovery-image] Sep 04 19:12:55.221 INFO O| Sep 04 19:12:55.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
71382026-09-04T19:12:56.187Z[ recovery-image] Sep 04 19:12:55.221 INFO O| Sep 04 19:12:55.221 INFO STEP 485 (remove_files) COMPLETE
71392026-09-04T19:12:56.187Z[ recovery-image] Sep 04 19:12:55.221 INFO O| Sep 04 19:12:55.221 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71402026-09-04T19:12:56.197Z[ recovery-image] Sep 04 19:12:55.231 INFO O| Sep 04 19:12:55.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
71412026-09-04T19:12:56.197Z[ recovery-image] Sep 04 19:12:55.231 INFO O| Sep 04 19:12:55.231 INFO STEP 486 (remove_files) COMPLETE
71422026-09-04T19:12:56.201Z[ recovery-image] Sep 04 19:12:55.231 INFO O| Sep 04 19:12:55.231 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71432026-09-04T19:12:56.207Z[ recovery-image] Sep 04 19:12:55.242 INFO O| Sep 04 19:12:55.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
71442026-09-04T19:12:56.207Z[ recovery-image] Sep 04 19:12:55.242 INFO O| Sep 04 19:12:55.242 INFO STEP 487 (remove_files) COMPLETE
71452026-09-04T19:12:56.207Z[ recovery-image] Sep 04 19:12:55.242 INFO O| Sep 04 19:12:55.242 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71462026-09-04T19:12:56.218Z[ recovery-image] Sep 04 19:12:55.252 INFO O| Sep 04 19:12:55.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
71472026-09-04T19:12:56.218Z[ recovery-image] Sep 04 19:12:55.252 INFO O| Sep 04 19:12:55.252 INFO STEP 488 (remove_files) COMPLETE
71482026-09-04T19:12:56.218Z[ recovery-image] Sep 04 19:12:55.252 INFO O| Sep 04 19:12:55.252 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71492026-09-04T19:12:56.227Z[ recovery-image] Sep 04 19:12:55.262 INFO O| Sep 04 19:12:55.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
71502026-09-04T19:12:56.227Z[ recovery-image] Sep 04 19:12:55.262 INFO O| Sep 04 19:12:55.262 INFO STEP 489 (remove_files) COMPLETE
71512026-09-04T19:12:56.227Z[ recovery-image] Sep 04 19:12:55.262 INFO O| Sep 04 19:12:55.262 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71522026-09-04T19:12:56.239Z[ recovery-image] Sep 04 19:12:55.274 INFO O| Sep 04 19:12:55.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
71532026-09-04T19:12:56.239Z[ recovery-image] Sep 04 19:12:55.274 INFO O| Sep 04 19:12:55.274 INFO STEP 490 (remove_files) COMPLETE
71542026-09-04T19:12:56.239Z[ recovery-image] Sep 04 19:12:55.274 INFO O| Sep 04 19:12:55.274 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71552026-09-04T19:12:56.250Z[ recovery-image] Sep 04 19:12:55.284 INFO O| Sep 04 19:12:55.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
71562026-09-04T19:12:56.250Z[ recovery-image] Sep 04 19:12:55.284 INFO O| Sep 04 19:12:55.284 INFO STEP 491 (remove_files) COMPLETE
71572026-09-04T19:12:56.254Z[ recovery-image] Sep 04 19:12:55.284 INFO O| Sep 04 19:12:55.284 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71582026-09-04T19:12:56.260Z[ recovery-image] Sep 04 19:12:55.295 INFO O| Sep 04 19:12:55.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
71592026-09-04T19:12:56.260Z[ recovery-image] Sep 04 19:12:55.295 INFO O| Sep 04 19:12:55.295 INFO STEP 492 (remove_files) COMPLETE
71602026-09-04T19:12:56.260Z[ recovery-image] Sep 04 19:12:55.295 INFO O| Sep 04 19:12:55.295 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71612026-09-04T19:12:56.269Z[ recovery-image] Sep 04 19:12:55.304 INFO O| Sep 04 19:12:55.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
71622026-09-04T19:12:56.270Z[ recovery-image] Sep 04 19:12:55.304 INFO O| Sep 04 19:12:55.304 INFO STEP 493 (remove_files) COMPLETE
71632026-09-04T19:12:56.270Z[ recovery-image] Sep 04 19:12:55.304 INFO O| Sep 04 19:12:55.304 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71642026-09-04T19:12:56.278Z[ recovery-image] Sep 04 19:12:55.313 INFO O| Sep 04 19:12:55.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
71652026-09-04T19:12:56.278Z[ recovery-image] Sep 04 19:12:55.313 INFO O| Sep 04 19:12:55.313 INFO STEP 494 (remove_files) COMPLETE
71662026-09-04T19:12:56.278Z[ recovery-image] Sep 04 19:12:55.313 INFO O| Sep 04 19:12:55.313 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71672026-09-04T19:12:56.288Z[ recovery-image] Sep 04 19:12:55.322 INFO O| Sep 04 19:12:55.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
71682026-09-04T19:12:56.288Z[ recovery-image] Sep 04 19:12:55.323 INFO O| Sep 04 19:12:55.323 INFO STEP 495 (remove_files) COMPLETE
71692026-09-04T19:12:56.288Z[ recovery-image] Sep 04 19:12:55.323 INFO O| Sep 04 19:12:55.323 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71702026-09-04T19:12:56.297Z[ recovery-image] Sep 04 19:12:55.332 INFO O| Sep 04 19:12:55.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
71712026-09-04T19:12:56.297Z[ recovery-image] Sep 04 19:12:55.332 INFO O| Sep 04 19:12:55.332 INFO STEP 496 (remove_files) COMPLETE
71722026-09-04T19:12:56.298Z[ recovery-image] Sep 04 19:12:55.332 INFO O| Sep 04 19:12:55.332 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71732026-09-04T19:12:56.307Z[ recovery-image] Sep 04 19:12:55.342 INFO O| Sep 04 19:12:55.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
71742026-09-04T19:12:56.308Z[ recovery-image] Sep 04 19:12:55.342 INFO O| Sep 04 19:12:55.342 INFO STEP 497 (remove_files) COMPLETE
71752026-09-04T19:12:56.311Z[ recovery-image] Sep 04 19:12:55.342 INFO O| Sep 04 19:12:55.342 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71762026-09-04T19:12:56.316Z[ recovery-image] Sep 04 19:12:55.351 INFO O| Sep 04 19:12:55.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
71772026-09-04T19:12:56.317Z[ recovery-image] Sep 04 19:12:55.351 INFO O| Sep 04 19:12:55.351 INFO STEP 498 (remove_files) COMPLETE
71782026-09-04T19:12:56.317Z[ recovery-image] Sep 04 19:12:55.351 INFO O| Sep 04 19:12:55.351 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71792026-09-04T19:12:56.326Z[ recovery-image] Sep 04 19:12:55.360 INFO O| Sep 04 19:12:55.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
71802026-09-04T19:12:56.326Z[ recovery-image] Sep 04 19:12:55.360 INFO O| Sep 04 19:12:55.360 INFO STEP 499 (remove_files) COMPLETE
71812026-09-04T19:12:56.329Z[ recovery-image] Sep 04 19:12:55.360 INFO O| Sep 04 19:12:55.360 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71822026-09-04T19:12:56.335Z[ recovery-image] Sep 04 19:12:55.369 INFO O| Sep 04 19:12:55.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
71832026-09-04T19:12:56.335Z[ recovery-image] Sep 04 19:12:55.369 INFO O| Sep 04 19:12:55.369 INFO STEP 500 (remove_files) COMPLETE
71842026-09-04T19:12:56.338Z[ recovery-image] Sep 04 19:12:55.369 INFO O| Sep 04 19:12:55.369 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71852026-09-04T19:12:56.344Z[ recovery-image] Sep 04 19:12:55.378 INFO O| Sep 04 19:12:55.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
71862026-09-04T19:12:56.344Z[ recovery-image] Sep 04 19:12:55.378 INFO O| Sep 04 19:12:55.378 INFO STEP 501 (remove_files) COMPLETE
71872026-09-04T19:12:56.344Z[ recovery-image] Sep 04 19:12:55.378 INFO O| Sep 04 19:12:55.378 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71882026-09-04T19:12:56.347Z[verify-libraries] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
71892026-09-04T19:12:56.353Z[ recovery-image] Sep 04 19:12:55.387 INFO O| Sep 04 19:12:55.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
71902026-09-04T19:12:56.353Z[ recovery-image] Sep 04 19:12:55.387 INFO O| Sep 04 19:12:55.387 INFO STEP 502 (remove_files) COMPLETE
71912026-09-04T19:12:56.356Z[ recovery-image] Sep 04 19:12:55.387 INFO O| Sep 04 19:12:55.387 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71922026-09-04T19:12:56.363Z[ recovery-image] Sep 04 19:12:55.397 INFO O| Sep 04 19:12:55.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
71932026-09-04T19:12:56.364Z[ recovery-image] Sep 04 19:12:55.397 INFO O| Sep 04 19:12:55.397 INFO STEP 503 (remove_files) COMPLETE
71942026-09-04T19:12:56.364Z[ recovery-image] Sep 04 19:12:55.397 INFO O| Sep 04 19:12:55.397 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71952026-09-04T19:12:56.371Z[ recovery-image] Sep 04 19:12:55.406 INFO O| Sep 04 19:12:55.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
71962026-09-04T19:12:56.372Z[ recovery-image] Sep 04 19:12:55.406 INFO O| Sep 04 19:12:55.406 INFO STEP 504 (remove_files) COMPLETE
71972026-09-04T19:12:56.372Z[ recovery-image] Sep 04 19:12:55.406 INFO O| Sep 04 19:12:55.406 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71982026-09-04T19:12:56.381Z[ recovery-image] Sep 04 19:12:55.416 INFO O| Sep 04 19:12:55.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
71992026-09-04T19:12:56.381Z[ recovery-image] Sep 04 19:12:55.416 INFO O| Sep 04 19:12:55.416 INFO STEP 505 (remove_files) COMPLETE
72002026-09-04T19:12:56.381Z[ recovery-image] Sep 04 19:12:55.416 INFO O| Sep 04 19:12:55.416 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72012026-09-04T19:12:56.392Z[ recovery-image] Sep 04 19:12:55.425 INFO O| Sep 04 19:12:55.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
72022026-09-04T19:12:56.393Z[ recovery-image] Sep 04 19:12:55.425 INFO O| Sep 04 19:12:55.425 INFO STEP 506 (remove_files) COMPLETE
72032026-09-04T19:12:56.393Z[ recovery-image] Sep 04 19:12:55.425 INFO O| Sep 04 19:12:55.425 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72042026-09-04T19:12:56.400Z[ recovery-image] Sep 04 19:12:55.435 INFO O| Sep 04 19:12:55.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
72052026-09-04T19:12:56.400Z[ recovery-image] Sep 04 19:12:55.435 INFO O| Sep 04 19:12:55.435 INFO STEP 507 (remove_files) COMPLETE
72062026-09-04T19:12:56.400Z[ recovery-image] Sep 04 19:12:55.435 INFO O| Sep 04 19:12:55.435 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72072026-09-04T19:12:56.410Z[ recovery-image] Sep 04 19:12:55.445 INFO O| Sep 04 19:12:55.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
72082026-09-04T19:12:56.410Z[ recovery-image] Sep 04 19:12:55.445 INFO O| Sep 04 19:12:55.445 INFO STEP 508 (remove_files) COMPLETE
72092026-09-04T19:12:56.410Z[ recovery-image] Sep 04 19:12:55.445 INFO O| Sep 04 19:12:55.445 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72102026-09-04T19:12:56.421Z[ recovery-image] Sep 04 19:12:55.456 INFO O| Sep 04 19:12:55.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
72112026-09-04T19:12:56.422Z[ recovery-image] Sep 04 19:12:55.456 INFO O| Sep 04 19:12:55.456 INFO STEP 509 (remove_files) COMPLETE
72122026-09-04T19:12:56.422Z[ recovery-image] Sep 04 19:12:55.456 INFO O| Sep 04 19:12:55.456 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72132026-09-04T19:12:56.431Z[ recovery-image] Sep 04 19:12:55.465 INFO O| Sep 04 19:12:55.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
72142026-09-04T19:12:56.431Z[ recovery-image] Sep 04 19:12:55.465 INFO O| Sep 04 19:12:55.465 INFO STEP 510 (remove_files) COMPLETE
72152026-09-04T19:12:56.431Z[ recovery-image] Sep 04 19:12:55.465 INFO O| Sep 04 19:12:55.465 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72162026-09-04T19:12:56.442Z[ recovery-image] Sep 04 19:12:55.477 INFO O| Sep 04 19:12:55.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
72172026-09-04T19:12:56.442Z[ recovery-image] Sep 04 19:12:55.477 INFO O| Sep 04 19:12:55.477 INFO STEP 511 (remove_files) COMPLETE
72182026-09-04T19:12:56.442Z[ recovery-image] Sep 04 19:12:55.477 INFO O| Sep 04 19:12:55.477 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72192026-09-04T19:12:56.451Z[ recovery-image] Sep 04 19:12:55.486 INFO O| Sep 04 19:12:55.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
72202026-09-04T19:12:56.455Z[ recovery-image] Sep 04 19:12:55.486 INFO O| Sep 04 19:12:55.486 INFO STEP 512 (remove_files) COMPLETE
72212026-09-04T19:12:56.455Z[ recovery-image] Sep 04 19:12:55.486 INFO O| Sep 04 19:12:55.486 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72222026-09-04T19:12:56.462Z[ recovery-image] Sep 04 19:12:55.497 INFO O| Sep 04 19:12:55.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
72232026-09-04T19:12:56.465Z[ recovery-image] Sep 04 19:12:55.498 INFO O| Sep 04 19:12:55.497 INFO STEP 513 (remove_files) COMPLETE
72242026-09-04T19:12:56.465Z[ recovery-image] Sep 04 19:12:55.498 INFO O| Sep 04 19:12:55.498 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72252026-09-04T19:12:56.473Z[ recovery-image] Sep 04 19:12:55.508 INFO O| Sep 04 19:12:55.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
72262026-09-04T19:12:56.474Z[ recovery-image] Sep 04 19:12:55.508 INFO O| Sep 04 19:12:55.508 INFO STEP 514 (remove_files) COMPLETE
72272026-09-04T19:12:56.474Z[ recovery-image] Sep 04 19:12:55.508 INFO O| Sep 04 19:12:55.508 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72282026-09-04T19:12:56.485Z[ recovery-image] Sep 04 19:12:55.519 INFO O| Sep 04 19:12:55.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
72292026-09-04T19:12:56.485Z[ recovery-image] Sep 04 19:12:55.519 INFO O| Sep 04 19:12:55.519 INFO STEP 515 (remove_files) COMPLETE
72302026-09-04T19:12:56.485Z[ recovery-image] Sep 04 19:12:55.519 INFO O| Sep 04 19:12:55.519 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72312026-09-04T19:12:56.495Z[ recovery-image] Sep 04 19:12:55.529 INFO O| Sep 04 19:12:55.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
72322026-09-04T19:12:56.495Z[ recovery-image] Sep 04 19:12:55.529 INFO O| Sep 04 19:12:55.529 INFO STEP 516 (remove_files) COMPLETE
72332026-09-04T19:12:56.495Z[ recovery-image] Sep 04 19:12:55.529 INFO O| Sep 04 19:12:55.529 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72342026-09-04T19:12:56.504Z[ recovery-image] Sep 04 19:12:55.539 INFO O| Sep 04 19:12:55.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
72352026-09-04T19:12:56.504Z[ recovery-image] Sep 04 19:12:55.539 INFO O| Sep 04 19:12:55.539 INFO STEP 517 (remove_files) COMPLETE
72362026-09-04T19:12:56.504Z[ recovery-image] Sep 04 19:12:55.539 INFO O| Sep 04 19:12:55.539 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72372026-09-04T19:12:56.513Z[ recovery-image] Sep 04 19:12:55.548 INFO O| Sep 04 19:12:55.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
72382026-09-04T19:12:56.514Z[ recovery-image] Sep 04 19:12:55.548 INFO O| Sep 04 19:12:55.548 INFO STEP 518 (remove_files) COMPLETE
72392026-09-04T19:12:56.514Z[ recovery-image] Sep 04 19:12:55.548 INFO O| Sep 04 19:12:55.548 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72402026-09-04T19:12:56.523Z[ recovery-image] Sep 04 19:12:55.557 INFO O| Sep 04 19:12:55.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
72412026-09-04T19:12:56.523Z[ recovery-image] Sep 04 19:12:55.557 INFO O| Sep 04 19:12:55.557 INFO STEP 519 (remove_files) COMPLETE
72422026-09-04T19:12:56.523Z[ recovery-image] Sep 04 19:12:55.557 INFO O| Sep 04 19:12:55.557 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72432026-09-04T19:12:56.531Z[ recovery-image] Sep 04 19:12:55.566 INFO O| Sep 04 19:12:55.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
72442026-09-04T19:12:56.532Z[ recovery-image] Sep 04 19:12:55.566 INFO O| Sep 04 19:12:55.566 INFO STEP 520 (remove_files) COMPLETE
72452026-09-04T19:12:56.535Z[ recovery-image] Sep 04 19:12:55.566 INFO O| Sep 04 19:12:55.566 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72462026-09-04T19:12:56.540Z[ recovery-image] Sep 04 19:12:55.575 INFO O| Sep 04 19:12:55.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
72472026-09-04T19:12:56.540Z[ recovery-image] Sep 04 19:12:55.575 INFO O| Sep 04 19:12:55.575 INFO STEP 521 (remove_files) COMPLETE
72482026-09-04T19:12:56.540Z[ recovery-image] Sep 04 19:12:55.575 INFO O| Sep 04 19:12:55.575 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72492026-09-04T19:12:56.550Z[ recovery-image] Sep 04 19:12:55.584 INFO O| Sep 04 19:12:55.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
72502026-09-04T19:12:56.550Z[ recovery-image] Sep 04 19:12:55.584 INFO O| Sep 04 19:12:55.584 INFO STEP 522 (remove_files) COMPLETE
72512026-09-04T19:12:56.550Z[ recovery-image] Sep 04 19:12:55.584 INFO O| Sep 04 19:12:55.584 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72522026-09-04T19:12:56.561Z[ recovery-image] Sep 04 19:12:55.596 INFO O| Sep 04 19:12:55.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
72532026-09-04T19:12:56.561Z[ recovery-image] Sep 04 19:12:55.596 INFO O| Sep 04 19:12:55.596 INFO STEP 523 (remove_files) COMPLETE
72542026-09-04T19:12:56.561Z[ recovery-image] Sep 04 19:12:55.596 INFO O| Sep 04 19:12:55.596 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72552026-09-04T19:12:56.570Z[ recovery-image] Sep 04 19:12:55.605 INFO O| Sep 04 19:12:55.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
72562026-09-04T19:12:56.570Z[ recovery-image] Sep 04 19:12:55.605 INFO O| Sep 04 19:12:55.605 INFO STEP 524 (remove_files) COMPLETE
72572026-09-04T19:12:56.570Z[ recovery-image] Sep 04 19:12:55.605 INFO O| Sep 04 19:12:55.605 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72582026-09-04T19:12:56.579Z[ recovery-image] Sep 04 19:12:55.613 INFO O| Sep 04 19:12:55.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
72592026-09-04T19:12:56.579Z[ recovery-image] Sep 04 19:12:55.613 INFO O| Sep 04 19:12:55.613 INFO STEP 525 (remove_files) COMPLETE
72602026-09-04T19:12:56.579Z[ recovery-image] Sep 04 19:12:55.613 INFO O| Sep 04 19:12:55.613 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72612026-09-04T19:12:56.588Z[ recovery-image] Sep 04 19:12:55.622 INFO O| Sep 04 19:12:55.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
72622026-09-04T19:12:56.588Z[ recovery-image] Sep 04 19:12:55.622 INFO O| Sep 04 19:12:55.622 INFO STEP 526 (remove_files) COMPLETE
72632026-09-04T19:12:56.588Z[ recovery-image] Sep 04 19:12:55.623 INFO O| Sep 04 19:12:55.622 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72642026-09-04T19:12:56.599Z[ recovery-image] Sep 04 19:12:55.633 INFO O| Sep 04 19:12:55.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.1.0"
72652026-09-04T19:12:56.599Z[ recovery-image] Sep 04 19:12:55.633 INFO O| Sep 04 19:12:55.633 INFO STEP 527 (remove_files) COMPLETE
72662026-09-04T19:12:56.599Z[ recovery-image] Sep 04 19:12:55.633 INFO O| Sep 04 19:12:55.633 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72672026-09-04T19:12:56.607Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
72682026-09-04T19:12:56.610Z[ recovery-image] Sep 04 19:12:55.644 INFO O| Sep 04 19:12:55.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.1.0"
72692026-09-04T19:12:56.610Z[ recovery-image] Sep 04 19:12:55.644 INFO O| Sep 04 19:12:55.644 INFO STEP 528 (remove_files) COMPLETE
72702026-09-04T19:12:56.610Z[ recovery-image] Sep 04 19:12:55.644 INFO O| Sep 04 19:12:55.644 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72712026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.654 INFO O| Sep 04 19:12:55.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.1.0"
72722026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.654 INFO O| Sep 04 19:12:55.654 INFO STEP 529 (remove_files) COMPLETE
72732026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.654 INFO O| Sep 04 19:12:55.654 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72742026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.665 INFO O| Sep 04 19:12:55.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
72752026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.667 INFO O| Sep 04 19:12:55.667 INFO STEP 530 (remove_files) COMPLETE
72762026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.667 INFO O| Sep 04 19:12:55.667 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72772026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.675 INFO O| Sep 04 19:12:55.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
72782026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.675 INFO O| Sep 04 19:12:55.675 INFO STEP 531 (remove_files) COMPLETE
72792026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.675 INFO O| Sep 04 19:12:55.675 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72802026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.686 INFO O| Sep 04 19:12:55.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
72812026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.686 INFO O| Sep 04 19:12:55.686 INFO STEP 532 (remove_files) COMPLETE
72822026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.686 INFO O| Sep 04 19:12:55.686 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72832026-09-04T19:12:56.714Z[verify-libraries] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
72842026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.696 INFO O| Sep 04 19:12:55.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
72852026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.696 INFO O| Sep 04 19:12:55.696 INFO STEP 533 (remove_files) COMPLETE
72862026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.696 INFO O| Sep 04 19:12:55.696 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72872026-09-04T19:12:56.714Z[ recovery-image] Sep 04 19:12:55.707 INFO O| Sep 04 19:12:55.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
72882026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.708 INFO O| Sep 04 19:12:55.708 INFO STEP 534 (remove_files) COMPLETE
72892026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.708 INFO O| Sep 04 19:12:55.708 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72902026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.719 INFO O| Sep 04 19:12:55.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
72912026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.719 INFO O| Sep 04 19:12:55.719 INFO STEP 535 (remove_files) COMPLETE
72922026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.719 INFO O| Sep 04 19:12:55.719 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72932026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.730 INFO O| Sep 04 19:12:55.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
72942026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.730 INFO O| Sep 04 19:12:55.730 INFO STEP 536 (remove_files) COMPLETE
72952026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.730 INFO O| Sep 04 19:12:55.730 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72962026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.740 INFO O| Sep 04 19:12:55.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
72972026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.740 INFO O| Sep 04 19:12:55.740 INFO STEP 537 (remove_files) COMPLETE
72982026-09-04T19:12:56.715Z[ recovery-image] Sep 04 19:12:55.740 INFO O| Sep 04 19:12:55.740 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72992026-09-04T19:12:56.719Z[ recovery-image] Sep 04 19:12:55.750 INFO O| Sep 04 19:12:55.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
73002026-09-04T19:12:56.720Z[ recovery-image] Sep 04 19:12:55.750 INFO O| Sep 04 19:12:55.750 INFO STEP 538 (remove_files) COMPLETE
73012026-09-04T19:12:56.720Z[ recovery-image] Sep 04 19:12:55.750 INFO O| Sep 04 19:12:55.750 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73022026-09-04T19:12:56.727Z[ recovery-image] Sep 04 19:12:55.762 INFO O| Sep 04 19:12:55.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
73032026-09-04T19:12:56.727Z[ recovery-image] Sep 04 19:12:55.762 INFO O| Sep 04 19:12:55.762 INFO STEP 539 (remove_files) COMPLETE
73042026-09-04T19:12:56.730Z[ recovery-image] Sep 04 19:12:55.762 INFO O| Sep 04 19:12:55.762 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73052026-09-04T19:12:56.737Z[ recovery-image] Sep 04 19:12:55.771 INFO O| Sep 04 19:12:55.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
73062026-09-04T19:12:56.737Z[ recovery-image] Sep 04 19:12:55.771 INFO O| Sep 04 19:12:55.771 INFO STEP 540 (remove_files) COMPLETE
73072026-09-04T19:12:56.741Z[ recovery-image] Sep 04 19:12:55.771 INFO O| Sep 04 19:12:55.771 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73082026-09-04T19:12:56.748Z[ recovery-image] Sep 04 19:12:55.782 INFO O| Sep 04 19:12:55.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
73092026-09-04T19:12:56.748Z[ recovery-image] Sep 04 19:12:55.782 INFO O| Sep 04 19:12:55.782 INFO STEP 541 (remove_files) COMPLETE
73102026-09-04T19:12:56.748Z[ recovery-image] Sep 04 19:12:55.782 INFO O| Sep 04 19:12:55.782 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73112026-09-04T19:12:56.759Z[ recovery-image] Sep 04 19:12:55.793 INFO O| Sep 04 19:12:55.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
73122026-09-04T19:12:56.759Z[ recovery-image] Sep 04 19:12:55.793 INFO O| Sep 04 19:12:55.793 INFO STEP 542 (remove_files) COMPLETE
73132026-09-04T19:12:56.763Z[ recovery-image] Sep 04 19:12:55.793 INFO O| Sep 04 19:12:55.793 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73142026-09-04T19:12:56.769Z[ recovery-image] Sep 04 19:12:55.803 INFO O| Sep 04 19:12:55.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
73152026-09-04T19:12:56.769Z[ recovery-image] Sep 04 19:12:55.803 INFO O| Sep 04 19:12:55.803 INFO STEP 543 (remove_files) COMPLETE
73162026-09-04T19:12:56.769Z[ recovery-image] Sep 04 19:12:55.803 INFO O| Sep 04 19:12:55.803 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73172026-09-04T19:12:56.779Z[ recovery-image] Sep 04 19:12:55.814 INFO O| Sep 04 19:12:55.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
73182026-09-04T19:12:56.780Z[ recovery-image] Sep 04 19:12:55.814 INFO O| Sep 04 19:12:55.814 INFO STEP 544 (remove_files) COMPLETE
73192026-09-04T19:12:56.784Z[ recovery-image] Sep 04 19:12:55.814 INFO O| Sep 04 19:12:55.814 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73202026-09-04T19:12:56.792Z[ recovery-image] Sep 04 19:12:55.826 INFO O| Sep 04 19:12:55.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
73212026-09-04T19:12:56.792Z[ recovery-image] Sep 04 19:12:55.826 INFO O| Sep 04 19:12:55.825 INFO STEP 545 (remove_files) COMPLETE
73222026-09-04T19:12:56.795Z[ recovery-image] Sep 04 19:12:55.826 INFO O| Sep 04 19:12:55.825 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73232026-09-04T19:12:56.800Z[ recovery-image] Sep 04 19:12:55.835 INFO O| Sep 04 19:12:55.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
73242026-09-04T19:12:56.800Z[ recovery-image] Sep 04 19:12:55.835 INFO O| Sep 04 19:12:55.835 INFO STEP 546 (remove_files) COMPLETE
73252026-09-04T19:12:56.803Z[ recovery-image] Sep 04 19:12:55.835 INFO O| Sep 04 19:12:55.835 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73262026-09-04T19:12:56.810Z[ recovery-image] Sep 04 19:12:55.844 INFO O| Sep 04 19:12:55.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
73272026-09-04T19:12:56.810Z[ recovery-image] Sep 04 19:12:55.845 INFO O| Sep 04 19:12:55.845 INFO STEP 547 (remove_files) COMPLETE
73282026-09-04T19:12:56.810Z[ recovery-image] Sep 04 19:12:55.845 INFO O| Sep 04 19:12:55.845 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73292026-09-04T19:12:56.819Z[ recovery-image] Sep 04 19:12:55.854 INFO O| Sep 04 19:12:55.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
73302026-09-04T19:12:56.819Z[ recovery-image] Sep 04 19:12:55.854 INFO O| Sep 04 19:12:55.854 INFO STEP 548 (remove_files) COMPLETE
73312026-09-04T19:12:56.819Z[ recovery-image] Sep 04 19:12:55.854 INFO O| Sep 04 19:12:55.854 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73322026-09-04T19:12:56.829Z[ recovery-image] Sep 04 19:12:55.863 INFO O| Sep 04 19:12:55.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
73332026-09-04T19:12:56.829Z[ recovery-image] Sep 04 19:12:55.863 INFO O| Sep 04 19:12:55.863 INFO STEP 549 (remove_files) COMPLETE
73342026-09-04T19:12:56.829Z[ recovery-image] Sep 04 19:12:55.863 INFO O| Sep 04 19:12:55.863 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73352026-09-04T19:12:56.837Z[ recovery-image] Sep 04 19:12:55.871 INFO O| Sep 04 19:12:55.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
73362026-09-04T19:12:56.837Z[ recovery-image] Sep 04 19:12:55.871 INFO O| Sep 04 19:12:55.871 INFO STEP 550 (remove_files) COMPLETE
73372026-09-04T19:12:56.840Z[ recovery-image] Sep 04 19:12:55.871 INFO O| Sep 04 19:12:55.871 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73382026-09-04T19:12:56.845Z[ recovery-image] Sep 04 19:12:55.880 INFO O| Sep 04 19:12:55.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
73392026-09-04T19:12:56.845Z[ recovery-image] Sep 04 19:12:55.880 INFO O| Sep 04 19:12:55.880 INFO STEP 551 (remove_files) COMPLETE
73402026-09-04T19:12:56.845Z[ recovery-image] Sep 04 19:12:55.880 INFO O| Sep 04 19:12:55.880 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73412026-09-04T19:12:56.853Z[ recovery-image] Sep 04 19:12:55.888 INFO O| Sep 04 19:12:55.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
73422026-09-04T19:12:56.853Z[ recovery-image] Sep 04 19:12:55.888 INFO O| Sep 04 19:12:55.888 INFO STEP 552 (remove_files) COMPLETE
73432026-09-04T19:12:56.853Z[ recovery-image] Sep 04 19:12:55.888 INFO O| Sep 04 19:12:55.888 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73442026-09-04T19:12:56.862Z[ recovery-image] Sep 04 19:12:55.896 INFO O| Sep 04 19:12:55.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
73452026-09-04T19:12:56.862Z[ recovery-image] Sep 04 19:12:55.896 INFO O| Sep 04 19:12:55.896 INFO STEP 553 (remove_files) COMPLETE
73462026-09-04T19:12:56.862Z[ recovery-image] Sep 04 19:12:55.896 INFO O| Sep 04 19:12:55.896 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73472026-09-04T19:12:56.870Z[ recovery-image] Sep 04 19:12:55.904 INFO O| Sep 04 19:12:55.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
73482026-09-04T19:12:56.870Z[ recovery-image] Sep 04 19:12:55.904 INFO O| Sep 04 19:12:55.904 INFO STEP 554 (remove_files) COMPLETE
73492026-09-04T19:12:56.873Z[ recovery-image] Sep 04 19:12:55.904 INFO O| Sep 04 19:12:55.904 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73502026-09-04T19:12:56.879Z[ recovery-image] Sep 04 19:12:55.914 INFO O| Sep 04 19:12:55.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
73512026-09-04T19:12:56.879Z[ recovery-image] Sep 04 19:12:55.914 INFO O| Sep 04 19:12:55.914 INFO STEP 555 (remove_files) COMPLETE
73522026-09-04T19:12:56.879Z[ recovery-image] Sep 04 19:12:55.914 INFO O| Sep 04 19:12:55.914 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73532026-09-04T19:12:56.890Z[ recovery-image] Sep 04 19:12:55.924 INFO O| Sep 04 19:12:55.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
73542026-09-04T19:12:56.890Z[ recovery-image] Sep 04 19:12:55.924 INFO O| Sep 04 19:12:55.924 INFO STEP 556 (remove_files) COMPLETE
73552026-09-04T19:12:56.893Z[ recovery-image] Sep 04 19:12:55.924 INFO O| Sep 04 19:12:55.924 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73562026-09-04T19:12:56.899Z[ recovery-image] Sep 04 19:12:55.933 INFO O| Sep 04 19:12:55.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
73572026-09-04T19:12:56.899Z[ recovery-image] Sep 04 19:12:55.934 INFO O| Sep 04 19:12:55.934 INFO STEP 557 (remove_files) COMPLETE
73582026-09-04T19:12:56.902Z[ recovery-image] Sep 04 19:12:55.934 INFO O| Sep 04 19:12:55.934 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73592026-09-04T19:12:56.909Z[ recovery-image] Sep 04 19:12:55.944 INFO O| Sep 04 19:12:55.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
73602026-09-04T19:12:56.909Z[ recovery-image] Sep 04 19:12:55.944 INFO O| Sep 04 19:12:55.944 INFO STEP 558 (remove_files) COMPLETE
73612026-09-04T19:12:56.909Z[ recovery-image] Sep 04 19:12:55.944 INFO O| Sep 04 19:12:55.944 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73622026-09-04T19:12:56.919Z[ recovery-image] Sep 04 19:12:55.954 INFO O| Sep 04 19:12:55.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
73632026-09-04T19:12:56.919Z[ recovery-image] Sep 04 19:12:55.954 INFO O| Sep 04 19:12:55.954 INFO STEP 559 (remove_files) COMPLETE
73642026-09-04T19:12:56.925Z[ recovery-image] Sep 04 19:12:55.954 INFO O| Sep 04 19:12:55.954 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73652026-09-04T19:12:56.929Z[ recovery-image] Sep 04 19:12:55.964 INFO O| Sep 04 19:12:55.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
73662026-09-04T19:12:56.929Z[ recovery-image] Sep 04 19:12:55.964 INFO O| Sep 04 19:12:55.964 INFO STEP 560 (remove_files) COMPLETE
73672026-09-04T19:12:56.929Z[ recovery-image] Sep 04 19:12:55.964 INFO O| Sep 04 19:12:55.964 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73682026-09-04T19:12:56.939Z[ recovery-image] Sep 04 19:12:55.973 INFO O| Sep 04 19:12:55.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
73692026-09-04T19:12:56.939Z[ recovery-image] Sep 04 19:12:55.973 INFO O| Sep 04 19:12:55.973 INFO STEP 561 (remove_files) COMPLETE
73702026-09-04T19:12:56.939Z[ recovery-image] Sep 04 19:12:55.973 INFO O| Sep 04 19:12:55.973 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73712026-09-04T19:12:56.949Z[ recovery-image] Sep 04 19:12:55.984 INFO O| Sep 04 19:12:55.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
73722026-09-04T19:12:56.949Z[ recovery-image] Sep 04 19:12:55.984 INFO O| Sep 04 19:12:55.984 INFO STEP 562 (remove_files) COMPLETE
73732026-09-04T19:12:56.949Z[ recovery-image] Sep 04 19:12:55.984 INFO O| Sep 04 19:12:55.984 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73742026-09-04T19:12:56.960Z[ recovery-image] Sep 04 19:12:55.994 INFO O| Sep 04 19:12:55.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
73752026-09-04T19:12:56.960Z[ recovery-image] Sep 04 19:12:55.994 INFO O| Sep 04 19:12:55.994 INFO STEP 563 (remove_files) COMPLETE
73762026-09-04T19:12:56.960Z[ recovery-image] Sep 04 19:12:55.994 INFO O| Sep 04 19:12:55.994 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73772026-09-04T19:12:56.970Z[ recovery-image] Sep 04 19:12:56.003 INFO O| Sep 04 19:12:56.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
73782026-09-04T19:12:56.970Z[ recovery-image] Sep 04 19:12:56.004 INFO O| Sep 04 19:12:56.004 INFO STEP 564 (remove_files) COMPLETE
73792026-09-04T19:12:56.970Z[ recovery-image] Sep 04 19:12:56.004 INFO O| Sep 04 19:12:56.004 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73802026-09-04T19:12:56.973Z[verify-libraries] Compiling yansi v1.0.1
73812026-09-04T19:12:56.981Z[ recovery-image] Sep 04 19:12:56.015 INFO O| Sep 04 19:12:56.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
73822026-09-04T19:12:56.981Z[ recovery-image] Sep 04 19:12:56.015 INFO O| Sep 04 19:12:56.015 INFO STEP 565 (remove_files) COMPLETE
73832026-09-04T19:12:56.986Z[ recovery-image] Sep 04 19:12:56.015 INFO O| Sep 04 19:12:56.015 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73842026-09-04T19:12:56.990Z[ recovery-image] Sep 04 19:12:56.024 INFO O| Sep 04 19:12:56.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
73852026-09-04T19:12:56.990Z[ recovery-image] Sep 04 19:12:56.024 INFO O| Sep 04 19:12:56.024 INFO STEP 566 (remove_files) COMPLETE
73862026-09-04T19:12:56.994Z[ recovery-image] Sep 04 19:12:56.025 INFO O| Sep 04 19:12:56.024 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73872026-09-04T19:12:57.019Z[ recovery-image] Sep 04 19:12:56.034 INFO O| Sep 04 19:12:56.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
73882026-09-04T19:12:57.019Z[ recovery-image] Sep 04 19:12:56.034 INFO O| Sep 04 19:12:56.034 INFO STEP 567 (remove_files) COMPLETE
73892026-09-04T19:12:57.019Z[ recovery-image] Sep 04 19:12:56.034 INFO O| Sep 04 19:12:56.034 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73902026-09-04T19:12:57.025Z[ recovery-image] Sep 04 19:12:56.043 INFO O| Sep 04 19:12:56.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
73912026-09-04T19:12:57.025Z[ recovery-image] Sep 04 19:12:56.043 INFO O| Sep 04 19:12:56.043 INFO STEP 568 (remove_files) COMPLETE
73922026-09-04T19:12:57.026Z[ recovery-image] Sep 04 19:12:56.043 INFO O| Sep 04 19:12:56.043 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73932026-09-04T19:12:57.026Z[ recovery-image] Sep 04 19:12:56.052 INFO O| Sep 04 19:12:56.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
73942026-09-04T19:12:57.026Z[ recovery-image] Sep 04 19:12:56.052 INFO O| Sep 04 19:12:56.052 INFO STEP 569 (remove_files) COMPLETE
73952026-09-04T19:12:57.026Z[ recovery-image] Sep 04 19:12:56.052 INFO O| Sep 04 19:12:56.052 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73962026-09-04T19:12:57.031Z[ recovery-image] Sep 04 19:12:56.063 INFO O| Sep 04 19:12:56.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
73972026-09-04T19:12:57.031Z[ recovery-image] Sep 04 19:12:56.063 INFO O| Sep 04 19:12:56.063 INFO STEP 570 (remove_files) COMPLETE
73982026-09-04T19:12:57.031Z[ recovery-image] Sep 04 19:12:56.063 INFO O| Sep 04 19:12:56.063 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73992026-09-04T19:12:57.141Z[ recovery-image] Sep 04 19:12:56.073 INFO O| Sep 04 19:12:56.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
74002026-09-04T19:12:57.141Z[ recovery-image] Sep 04 19:12:56.073 INFO O| Sep 04 19:12:56.073 INFO STEP 571 (remove_files) COMPLETE
74012026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.073 INFO O| Sep 04 19:12:56.073 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74022026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.083 INFO O| Sep 04 19:12:56.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
74032026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.083 INFO O| Sep 04 19:12:56.083 INFO STEP 572 (remove_files) COMPLETE
74042026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.083 INFO O| Sep 04 19:12:56.083 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74052026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.093 INFO O| Sep 04 19:12:56.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
74062026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.093 INFO O| Sep 04 19:12:56.093 INFO STEP 573 (remove_files) COMPLETE
74072026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.093 INFO O| Sep 04 19:12:56.093 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74082026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.103 INFO O| Sep 04 19:12:56.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
74092026-09-04T19:12:57.145Z[ recovery-image] Sep 04 19:12:56.103 INFO O| Sep 04 19:12:56.103 INFO STEP 574 (remove_files) COMPLETE
74102026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.103 INFO O| Sep 04 19:12:56.103 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74112026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.113 INFO O| Sep 04 19:12:56.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
74122026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.113 INFO O| Sep 04 19:12:56.113 INFO STEP 575 (remove_files) COMPLETE
74132026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.113 INFO O| Sep 04 19:12:56.113 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74142026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.123 INFO O| Sep 04 19:12:56.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.3.49.1"
74152026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.123 INFO O| Sep 04 19:12:56.123 INFO STEP 576 (remove_files) COMPLETE
74162026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.123 INFO O| Sep 04 19:12:56.123 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74172026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.132 INFO O| Sep 04 19:12:56.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
74182026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.132 INFO O| Sep 04 19:12:56.132 INFO STEP 577 (remove_files) COMPLETE
74192026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.132 INFO O| Sep 04 19:12:56.132 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74202026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.140 INFO O| Sep 04 19:12:56.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
74212026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.140 INFO O| Sep 04 19:12:56.140 INFO STEP 578 (remove_files) COMPLETE
74222026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.140 INFO O| Sep 04 19:12:56.140 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74232026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.152 INFO O| Sep 04 19:12:56.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
74242026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.152 INFO O| Sep 04 19:12:56.152 INFO STEP 579 (remove_files) COMPLETE
74252026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.152 INFO O| Sep 04 19:12:56.152 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74262026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.162 INFO O| Sep 04 19:12:56.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
74272026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.162 INFO O| Sep 04 19:12:56.162 INFO STEP 580 (remove_files) COMPLETE
74282026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.162 INFO O| Sep 04 19:12:56.162 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74292026-09-04T19:12:57.146Z[ recovery-image] Sep 04 19:12:56.172 INFO O| Sep 04 19:12:56.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
74302026-09-04T19:12:57.147Z[ recovery-image] Sep 04 19:12:56.172 INFO O| Sep 04 19:12:56.172 INFO STEP 581 (remove_files) COMPLETE
74312026-09-04T19:12:57.147Z[ recovery-image] Sep 04 19:12:56.172 INFO O| Sep 04 19:12:56.172 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74322026-09-04T19:12:57.151Z[ recovery-image] Sep 04 19:12:56.181 INFO O| Sep 04 19:12:56.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
74332026-09-04T19:12:57.151Z[ recovery-image] Sep 04 19:12:56.182 INFO O| Sep 04 19:12:56.182 INFO STEP 582 (remove_files) COMPLETE
74342026-09-04T19:12:57.151Z[ recovery-image] Sep 04 19:12:56.182 INFO O| Sep 04 19:12:56.182 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74352026-09-04T19:12:57.156Z[ recovery-image] Sep 04 19:12:56.191 INFO O| Sep 04 19:12:56.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
74362026-09-04T19:12:57.156Z[ recovery-image] Sep 04 19:12:56.191 INFO O| Sep 04 19:12:56.191 INFO STEP 583 (remove_files) COMPLETE
74372026-09-04T19:12:57.157Z[ recovery-image] Sep 04 19:12:56.191 INFO O| Sep 04 19:12:56.191 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74382026-09-04T19:12:57.167Z[ recovery-image] Sep 04 19:12:56.202 INFO O| Sep 04 19:12:56.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
74392026-09-04T19:12:57.167Z[ recovery-image] Sep 04 19:12:56.202 INFO O| Sep 04 19:12:56.202 INFO STEP 584 (remove_files) COMPLETE
74402026-09-04T19:12:57.171Z[ recovery-image] Sep 04 19:12:56.202 INFO O| Sep 04 19:12:56.202 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74412026-09-04T19:12:57.179Z[ recovery-image] Sep 04 19:12:56.213 INFO O| Sep 04 19:12:56.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
74422026-09-04T19:12:57.179Z[ recovery-image] Sep 04 19:12:56.214 INFO O| Sep 04 19:12:56.213 INFO STEP 585 (remove_files) COMPLETE
74432026-09-04T19:12:57.183Z[ recovery-image] Sep 04 19:12:56.214 INFO O| Sep 04 19:12:56.214 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74442026-09-04T19:12:57.190Z[ recovery-image] Sep 04 19:12:56.225 INFO O| Sep 04 19:12:56.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
74452026-09-04T19:12:57.190Z[ recovery-image] Sep 04 19:12:56.225 INFO O| Sep 04 19:12:56.225 INFO STEP 586 (remove_files) COMPLETE
74462026-09-04T19:12:57.190Z[ recovery-image] Sep 04 19:12:56.225 INFO O| Sep 04 19:12:56.225 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74472026-09-04T19:12:57.202Z[ recovery-image] Sep 04 19:12:56.236 INFO O| Sep 04 19:12:56.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
74482026-09-04T19:12:57.202Z[ recovery-image] Sep 04 19:12:56.236 INFO O| Sep 04 19:12:56.236 INFO STEP 587 (remove_files) COMPLETE
74492026-09-04T19:12:57.202Z[ recovery-image] Sep 04 19:12:56.236 INFO O| Sep 04 19:12:56.236 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74502026-09-04T19:12:57.213Z[ recovery-image] Sep 04 19:12:56.247 INFO O| Sep 04 19:12:56.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
74512026-09-04T19:12:57.213Z[ recovery-image] Sep 04 19:12:56.247 INFO O| Sep 04 19:12:56.247 INFO STEP 588 (remove_files) COMPLETE
74522026-09-04T19:12:57.213Z[ recovery-image] Sep 04 19:12:56.247 INFO O| Sep 04 19:12:56.247 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74532026-09-04T19:12:57.223Z[ recovery-image] Sep 04 19:12:56.257 INFO O| Sep 04 19:12:56.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
74542026-09-04T19:12:57.223Z[ recovery-image] Sep 04 19:12:56.258 INFO O| Sep 04 19:12:56.258 INFO STEP 589 (remove_files) COMPLETE
74552026-09-04T19:12:57.226Z[ recovery-image] Sep 04 19:12:56.258 INFO O| Sep 04 19:12:56.258 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74562026-09-04T19:12:57.233Z[ recovery-image] Sep 04 19:12:56.268 INFO O| Sep 04 19:12:56.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
74572026-09-04T19:12:57.233Z[ recovery-image] Sep 04 19:12:56.268 INFO O| Sep 04 19:12:56.268 INFO STEP 590 (remove_files) COMPLETE
74582026-09-04T19:12:57.238Z[ recovery-image] Sep 04 19:12:56.268 INFO O| Sep 04 19:12:56.268 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74592026-09-04T19:12:57.244Z[ recovery-image] Sep 04 19:12:56.279 INFO O| Sep 04 19:12:56.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
74602026-09-04T19:12:57.244Z[ recovery-image] Sep 04 19:12:56.279 INFO O| Sep 04 19:12:56.279 INFO STEP 591 (remove_files) COMPLETE
74612026-09-04T19:12:57.244Z[ recovery-image] Sep 04 19:12:56.279 INFO O| Sep 04 19:12:56.279 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74622026-09-04T19:12:57.255Z[ recovery-image] Sep 04 19:12:56.289 INFO O| Sep 04 19:12:56.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
74632026-09-04T19:12:57.255Z[ recovery-image] Sep 04 19:12:56.289 INFO O| Sep 04 19:12:56.289 INFO STEP 592 (remove_files) COMPLETE
74642026-09-04T19:12:57.255Z[ recovery-image] Sep 04 19:12:56.289 INFO O| Sep 04 19:12:56.289 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74652026-09-04T19:12:57.264Z[ recovery-image] Sep 04 19:12:56.298 INFO O| Sep 04 19:12:56.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
74662026-09-04T19:12:57.264Z[ recovery-image] Sep 04 19:12:56.298 INFO O| Sep 04 19:12:56.298 INFO STEP 593 (remove_files) COMPLETE
74672026-09-04T19:12:57.264Z[ recovery-image] Sep 04 19:12:56.298 INFO O| Sep 04 19:12:56.298 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74682026-09-04T19:12:57.276Z[ recovery-image] Sep 04 19:12:56.306 INFO O| Sep 04 19:12:56.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
74692026-09-04T19:12:57.276Z[ recovery-image] Sep 04 19:12:56.306 INFO O| Sep 04 19:12:56.306 INFO STEP 594 (remove_files) COMPLETE
74702026-09-04T19:12:57.276Z[ recovery-image] Sep 04 19:12:56.306 INFO O| Sep 04 19:12:56.306 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74712026-09-04T19:12:57.280Z[ recovery-image] Sep 04 19:12:56.314 INFO O| Sep 04 19:12:56.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
74722026-09-04T19:12:57.280Z[ recovery-image] Sep 04 19:12:56.314 INFO O| Sep 04 19:12:56.314 INFO STEP 595 (remove_files) COMPLETE
74732026-09-04T19:12:57.280Z[ recovery-image] Sep 04 19:12:56.314 INFO O| Sep 04 19:12:56.314 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74742026-09-04T19:12:57.287Z[ recovery-image] Sep 04 19:12:56.322 INFO O| Sep 04 19:12:56.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
74752026-09-04T19:12:57.288Z[ recovery-image] Sep 04 19:12:56.322 INFO O| Sep 04 19:12:56.322 INFO STEP 596 (remove_files) COMPLETE
74762026-09-04T19:12:57.288Z[ recovery-image] Sep 04 19:12:56.322 INFO O| Sep 04 19:12:56.322 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74772026-09-04T19:12:57.298Z[ recovery-image] Sep 04 19:12:56.332 INFO O| Sep 04 19:12:56.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
74782026-09-04T19:12:57.298Z[ recovery-image] Sep 04 19:12:56.332 INFO O| Sep 04 19:12:56.332 INFO STEP 597 (remove_files) COMPLETE
74792026-09-04T19:12:57.298Z[ recovery-image] Sep 04 19:12:56.332 INFO O| Sep 04 19:12:56.332 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74802026-09-04T19:12:57.305Z[ recovery-image] Sep 04 19:12:56.340 INFO O| Sep 04 19:12:56.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
74812026-09-04T19:12:57.306Z[ recovery-image] Sep 04 19:12:56.340 INFO O| Sep 04 19:12:56.340 INFO STEP 598 (remove_files) COMPLETE
74822026-09-04T19:12:57.306Z[ recovery-image] Sep 04 19:12:56.340 INFO O| Sep 04 19:12:56.340 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74832026-09-04T19:12:57.313Z[ recovery-image] Sep 04 19:12:56.348 INFO O| Sep 04 19:12:56.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
74842026-09-04T19:12:57.313Z[ recovery-image] Sep 04 19:12:56.348 INFO O| Sep 04 19:12:56.348 INFO STEP 599 (remove_files) COMPLETE
74852026-09-04T19:12:57.313Z[ recovery-image] Sep 04 19:12:56.348 INFO O| Sep 04 19:12:56.348 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74862026-09-04T19:12:57.321Z[ recovery-image] Sep 04 19:12:56.355 INFO O| Sep 04 19:12:56.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
74872026-09-04T19:12:57.321Z[ recovery-image] Sep 04 19:12:56.356 INFO O| Sep 04 19:12:56.356 INFO STEP 600 (remove_files) COMPLETE
74882026-09-04T19:12:57.321Z[ recovery-image] Sep 04 19:12:56.356 INFO O| Sep 04 19:12:56.356 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74892026-09-04T19:12:57.330Z[ recovery-image] Sep 04 19:12:56.364 INFO O| Sep 04 19:12:56.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
74902026-09-04T19:12:57.330Z[ recovery-image] Sep 04 19:12:56.364 INFO O| Sep 04 19:12:56.364 INFO STEP 601 (remove_files) COMPLETE
74912026-09-04T19:12:57.332Z[ recovery-image] Sep 04 19:12:56.364 INFO O| Sep 04 19:12:56.364 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74922026-09-04T19:12:57.339Z[ recovery-image] Sep 04 19:12:56.374 INFO O| Sep 04 19:12:56.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
74932026-09-04T19:12:57.343Z[ recovery-image] Sep 04 19:12:56.375 INFO O| Sep 04 19:12:56.375 INFO STEP 602 (remove_files) COMPLETE
74942026-09-04T19:12:57.343Z[ recovery-image] Sep 04 19:12:56.375 INFO O| Sep 04 19:12:56.375 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74952026-09-04T19:12:57.350Z[ recovery-image] Sep 04 19:12:56.384 INFO O| Sep 04 19:12:56.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
74962026-09-04T19:12:57.350Z[ recovery-image] Sep 04 19:12:56.384 INFO O| Sep 04 19:12:56.384 INFO STEP 603 (remove_files) COMPLETE
74972026-09-04T19:12:57.353Z[ recovery-image] Sep 04 19:12:56.384 INFO O| Sep 04 19:12:56.384 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74982026-09-04T19:12:57.356Z[verify-libraries] Compiling pretty_assertions v1.4.1
74992026-09-04T19:12:57.360Z[ recovery-image] Sep 04 19:12:56.394 INFO O| Sep 04 19:12:56.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
75002026-09-04T19:12:57.360Z[ recovery-image] Sep 04 19:12:56.394 INFO O| Sep 04 19:12:56.394 INFO STEP 604 (remove_files) COMPLETE
75012026-09-04T19:12:57.360Z[ recovery-image] Sep 04 19:12:56.394 INFO O| Sep 04 19:12:56.394 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75022026-09-04T19:12:57.371Z[ recovery-image] Sep 04 19:12:56.405 INFO O| Sep 04 19:12:56.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
75032026-09-04T19:12:57.371Z[ recovery-image] Sep 04 19:12:56.405 INFO O| Sep 04 19:12:56.405 INFO STEP 605 (remove_files) COMPLETE
75042026-09-04T19:12:57.371Z[ recovery-image] Sep 04 19:12:56.405 INFO O| Sep 04 19:12:56.405 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75052026-09-04T19:12:57.380Z[ recovery-image] Sep 04 19:12:56.414 INFO O| Sep 04 19:12:56.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
75062026-09-04T19:12:57.380Z[ recovery-image] Sep 04 19:12:56.414 INFO O| Sep 04 19:12:56.414 INFO STEP 606 (remove_files) COMPLETE
75072026-09-04T19:12:57.380Z[ recovery-image] Sep 04 19:12:56.414 INFO O| Sep 04 19:12:56.414 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75082026-09-04T19:12:57.389Z[ recovery-image] Sep 04 19:12:56.424 INFO O| Sep 04 19:12:56.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
75092026-09-04T19:12:57.389Z[ recovery-image] Sep 04 19:12:56.424 INFO O| Sep 04 19:12:56.424 INFO STEP 607 (remove_files) COMPLETE
75102026-09-04T19:12:57.389Z[ recovery-image] Sep 04 19:12:56.424 INFO O| Sep 04 19:12:56.424 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75112026-09-04T19:12:57.401Z[ recovery-image] Sep 04 19:12:56.435 INFO O| Sep 04 19:12:56.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
75122026-09-04T19:12:57.401Z[ recovery-image] Sep 04 19:12:56.435 INFO O| Sep 04 19:12:56.435 INFO STEP 608 (remove_files) COMPLETE
75132026-09-04T19:12:57.401Z[ recovery-image] Sep 04 19:12:56.435 INFO O| Sep 04 19:12:56.435 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75142026-09-04T19:12:57.411Z[ recovery-image] Sep 04 19:12:56.446 INFO O| Sep 04 19:12:56.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
75152026-09-04T19:12:57.411Z[ recovery-image] Sep 04 19:12:56.446 INFO O| Sep 04 19:12:56.446 INFO STEP 609 (remove_files) COMPLETE
75162026-09-04T19:12:57.411Z[ recovery-image] Sep 04 19:12:56.446 INFO O| Sep 04 19:12:56.446 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75172026-09-04T19:12:57.421Z[ recovery-image] Sep 04 19:12:56.456 INFO O| Sep 04 19:12:56.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
75182026-09-04T19:12:57.421Z[ recovery-image] Sep 04 19:12:56.456 INFO O| Sep 04 19:12:56.456 INFO STEP 610 (remove_files) COMPLETE
75192026-09-04T19:12:57.421Z[ recovery-image] Sep 04 19:12:56.456 INFO O| Sep 04 19:12:56.456 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75202026-09-04T19:12:57.432Z[ recovery-image] Sep 04 19:12:56.466 INFO O| Sep 04 19:12:56.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
75212026-09-04T19:12:57.432Z[ recovery-image] Sep 04 19:12:56.466 INFO O| Sep 04 19:12:56.466 INFO STEP 611 (remove_files) COMPLETE
75222026-09-04T19:12:57.435Z[ recovery-image] Sep 04 19:12:56.466 INFO O| Sep 04 19:12:56.466 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75232026-09-04T19:12:57.441Z[ recovery-image] Sep 04 19:12:56.475 INFO O| Sep 04 19:12:56.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
75242026-09-04T19:12:57.441Z[ recovery-image] Sep 04 19:12:56.475 INFO O| Sep 04 19:12:56.475 INFO STEP 612 (remove_files) COMPLETE
75252026-09-04T19:12:57.444Z[ recovery-image] Sep 04 19:12:56.475 INFO O| Sep 04 19:12:56.475 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75262026-09-04T19:12:57.449Z[ recovery-image] Sep 04 19:12:56.484 INFO O| Sep 04 19:12:56.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
75272026-09-04T19:12:57.449Z[ recovery-image] Sep 04 19:12:56.484 INFO O| Sep 04 19:12:56.484 INFO STEP 613 (remove_files) COMPLETE
75282026-09-04T19:12:57.449Z[ recovery-image] Sep 04 19:12:56.484 INFO O| Sep 04 19:12:56.484 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75292026-09-04T19:12:57.459Z[ recovery-image] Sep 04 19:12:56.493 INFO O| Sep 04 19:12:56.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
75302026-09-04T19:12:57.459Z[ recovery-image] Sep 04 19:12:56.493 INFO O| Sep 04 19:12:56.493 INFO STEP 614 (remove_files) COMPLETE
75312026-09-04T19:12:57.459Z[ recovery-image] Sep 04 19:12:56.493 INFO O| Sep 04 19:12:56.493 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75322026-09-04T19:12:57.472Z[ recovery-image] Sep 04 19:12:56.502 INFO O| Sep 04 19:12:56.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
75332026-09-04T19:12:57.472Z[ recovery-image] Sep 04 19:12:56.502 INFO O| Sep 04 19:12:56.502 INFO STEP 615 (remove_files) COMPLETE
75342026-09-04T19:12:57.472Z[ recovery-image] Sep 04 19:12:56.502 INFO O| Sep 04 19:12:56.502 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75352026-09-04T19:12:57.476Z[ recovery-image] Sep 04 19:12:56.511 INFO O| Sep 04 19:12:56.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
75362026-09-04T19:12:57.476Z[ recovery-image] Sep 04 19:12:56.511 INFO O| Sep 04 19:12:56.511 INFO STEP 616 (remove_files) COMPLETE
75372026-09-04T19:12:57.476Z[ recovery-image] Sep 04 19:12:56.511 INFO O| Sep 04 19:12:56.511 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75382026-09-04T19:12:57.485Z[ recovery-image] Sep 04 19:12:56.520 INFO O| Sep 04 19:12:56.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
75392026-09-04T19:12:57.485Z[ recovery-image] Sep 04 19:12:56.520 INFO O| Sep 04 19:12:56.520 INFO STEP 617 (remove_files) COMPLETE
75402026-09-04T19:12:57.485Z[ recovery-image] Sep 04 19:12:56.520 INFO O| Sep 04 19:12:56.520 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75412026-09-04T19:12:57.492Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
75422026-09-04T19:12:57.496Z[ recovery-image] Sep 04 19:12:56.531 INFO O| Sep 04 19:12:56.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
75432026-09-04T19:12:57.496Z[ recovery-image] Sep 04 19:12:56.531 INFO O| Sep 04 19:12:56.531 INFO STEP 618 (remove_files) COMPLETE
75442026-09-04T19:12:57.496Z[ recovery-image] Sep 04 19:12:56.531 INFO O| Sep 04 19:12:56.531 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75452026-09-04T19:12:57.507Z[ recovery-image] Sep 04 19:12:56.542 INFO O| Sep 04 19:12:56.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
75462026-09-04T19:12:57.507Z[ recovery-image] Sep 04 19:12:56.542 INFO O| Sep 04 19:12:56.542 INFO STEP 619 (remove_files) COMPLETE
75472026-09-04T19:12:57.512Z[ recovery-image] Sep 04 19:12:56.542 INFO O| Sep 04 19:12:56.542 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75482026-09-04T19:12:57.521Z[ recovery-image] Sep 04 19:12:56.556 INFO O| Sep 04 19:12:56.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
75492026-09-04T19:12:57.521Z[ recovery-image] Sep 04 19:12:56.556 INFO O| Sep 04 19:12:56.556 INFO STEP 620 (remove_files) COMPLETE
75502026-09-04T19:12:57.521Z[ recovery-image] Sep 04 19:12:56.556 INFO O| Sep 04 19:12:56.556 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75512026-09-04T19:12:57.531Z[ recovery-image] Sep 04 19:12:56.566 INFO O| Sep 04 19:12:56.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
75522026-09-04T19:12:57.532Z[ recovery-image] Sep 04 19:12:56.566 INFO O| Sep 04 19:12:56.566 INFO STEP 621 (remove_files) COMPLETE
75532026-09-04T19:12:57.532Z[ recovery-image] Sep 04 19:12:56.566 INFO O| Sep 04 19:12:56.566 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75542026-09-04T19:12:57.541Z[ recovery-image] Sep 04 19:12:56.576 INFO O| Sep 04 19:12:56.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
75552026-09-04T19:12:57.541Z[ recovery-image] Sep 04 19:12:56.576 INFO O| Sep 04 19:12:56.576 INFO STEP 622 (remove_files) COMPLETE
75562026-09-04T19:12:57.541Z[ recovery-image] Sep 04 19:12:56.576 INFO O| Sep 04 19:12:56.576 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75572026-09-04T19:12:57.551Z[ recovery-image] Sep 04 19:12:56.586 INFO O| Sep 04 19:12:56.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
75582026-09-04T19:12:57.551Z[ recovery-image] Sep 04 19:12:56.586 INFO O| Sep 04 19:12:56.586 INFO STEP 623 (remove_files) COMPLETE
75592026-09-04T19:12:57.551Z[ recovery-image] Sep 04 19:12:56.586 INFO O| Sep 04 19:12:56.586 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75602026-09-04T19:12:57.560Z[ recovery-image] Sep 04 19:12:56.595 INFO O| Sep 04 19:12:56.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
75612026-09-04T19:12:57.560Z[ recovery-image] Sep 04 19:12:56.595 INFO O| Sep 04 19:12:56.595 INFO STEP 624 (remove_files) COMPLETE
75622026-09-04T19:12:57.564Z[ recovery-image] Sep 04 19:12:56.595 INFO O| Sep 04 19:12:56.595 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75632026-09-04T19:12:57.569Z[ recovery-image] Sep 04 19:12:56.604 INFO O| Sep 04 19:12:56.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
75642026-09-04T19:12:57.570Z[ recovery-image] Sep 04 19:12:56.604 INFO O| Sep 04 19:12:56.604 INFO STEP 625 (remove_files) COMPLETE
75652026-09-04T19:12:57.573Z[ recovery-image] Sep 04 19:12:56.604 INFO O| Sep 04 19:12:56.604 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75662026-09-04T19:12:57.580Z[ recovery-image] Sep 04 19:12:56.613 INFO O| Sep 04 19:12:56.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
75672026-09-04T19:12:57.580Z[ recovery-image] Sep 04 19:12:56.614 INFO O| Sep 04 19:12:56.614 INFO STEP 626 (remove_files) COMPLETE
75682026-09-04T19:12:57.580Z[ recovery-image] Sep 04 19:12:56.614 INFO O| Sep 04 19:12:56.614 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75692026-09-04T19:12:57.596Z[ recovery-image] Sep 04 19:12:56.631 INFO O| Sep 04 19:12:56.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
75702026-09-04T19:12:57.596Z[ recovery-image] Sep 04 19:12:56.631 INFO O| Sep 04 19:12:56.631 INFO STEP 627 (remove_files) COMPLETE
75712026-09-04T19:12:57.596Z[ recovery-image] Sep 04 19:12:56.631 INFO O| Sep 04 19:12:56.631 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75722026-09-04T19:12:57.606Z[ recovery-image] Sep 04 19:12:56.641 INFO O| Sep 04 19:12:56.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
75732026-09-04T19:12:57.606Z[ recovery-image] Sep 04 19:12:56.641 INFO O| Sep 04 19:12:56.641 INFO STEP 628 (remove_files) COMPLETE
75742026-09-04T19:12:57.606Z[ recovery-image] Sep 04 19:12:56.641 INFO O| Sep 04 19:12:56.641 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75752026-09-04T19:12:57.615Z[ recovery-image] Sep 04 19:12:56.649 INFO O| Sep 04 19:12:56.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
75762026-09-04T19:12:57.615Z[ recovery-image] Sep 04 19:12:56.649 INFO O| Sep 04 19:12:56.649 INFO STEP 629 (remove_files) COMPLETE
75772026-09-04T19:12:57.615Z[ recovery-image] Sep 04 19:12:56.649 INFO O| Sep 04 19:12:56.649 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75782026-09-04T19:12:57.622Z[ recovery-image] Sep 04 19:12:56.657 INFO O| Sep 04 19:12:56.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
75792026-09-04T19:12:57.622Z[ recovery-image] Sep 04 19:12:56.657 INFO O| Sep 04 19:12:56.657 INFO STEP 630 (remove_files) COMPLETE
75802026-09-04T19:12:57.625Z[ recovery-image] Sep 04 19:12:56.657 INFO O| Sep 04 19:12:56.657 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75812026-09-04T19:12:57.634Z[ recovery-image] Sep 04 19:12:56.667 INFO O| Sep 04 19:12:56.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
75822026-09-04T19:12:57.634Z[ recovery-image] Sep 04 19:12:56.667 INFO O| Sep 04 19:12:56.667 INFO STEP 631 (remove_files) COMPLETE
75832026-09-04T19:12:57.634Z[ recovery-image] Sep 04 19:12:56.667 INFO O| Sep 04 19:12:56.667 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75842026-09-04T19:12:57.642Z[ recovery-image] Sep 04 19:12:56.677 INFO O| Sep 04 19:12:56.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
75852026-09-04T19:12:57.642Z[ recovery-image] Sep 04 19:12:56.677 INFO O| Sep 04 19:12:56.677 INFO STEP 632 (remove_files) COMPLETE
75862026-09-04T19:12:57.642Z[ recovery-image] Sep 04 19:12:56.677 INFO O| Sep 04 19:12:56.677 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75872026-09-04T19:12:57.651Z[ recovery-image] Sep 04 19:12:56.686 INFO O| Sep 04 19:12:56.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
75882026-09-04T19:12:57.654Z[ recovery-image] Sep 04 19:12:56.686 INFO O| Sep 04 19:12:56.686 INFO STEP 633 (remove_files) COMPLETE
75892026-09-04T19:12:57.654Z[ recovery-image] Sep 04 19:12:56.686 INFO O| Sep 04 19:12:56.686 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75902026-09-04T19:12:57.660Z[ recovery-image] Sep 04 19:12:56.695 INFO O| Sep 04 19:12:56.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
75912026-09-04T19:12:57.660Z[ recovery-image] Sep 04 19:12:56.695 INFO O| Sep 04 19:12:56.695 INFO STEP 634 (remove_files) COMPLETE
75922026-09-04T19:12:57.664Z[ recovery-image] Sep 04 19:12:56.695 INFO O| Sep 04 19:12:56.695 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75932026-09-04T19:12:57.669Z[ recovery-image] Sep 04 19:12:56.704 INFO O| Sep 04 19:12:56.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
75942026-09-04T19:12:57.669Z[ recovery-image] Sep 04 19:12:56.704 INFO O| Sep 04 19:12:56.704 INFO STEP 635 (remove_files) COMPLETE
75952026-09-04T19:12:57.669Z[ recovery-image] Sep 04 19:12:56.704 INFO O| Sep 04 19:12:56.704 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75962026-09-04T19:12:57.678Z[ recovery-image] Sep 04 19:12:56.712 INFO O| Sep 04 19:12:56.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
75972026-09-04T19:12:57.678Z[ recovery-image] Sep 04 19:12:56.712 INFO O| Sep 04 19:12:56.712 INFO STEP 636 (remove_files) COMPLETE
75982026-09-04T19:12:57.678Z[ recovery-image] Sep 04 19:12:56.712 INFO O| Sep 04 19:12:56.712 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75992026-09-04T19:12:57.688Z[ recovery-image] Sep 04 19:12:56.722 INFO O| Sep 04 19:12:56.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
76002026-09-04T19:12:57.688Z[ recovery-image] Sep 04 19:12:56.722 INFO O| Sep 04 19:12:56.722 INFO STEP 637 (remove_files) COMPLETE
76012026-09-04T19:12:57.688Z[ recovery-image] Sep 04 19:12:56.722 INFO O| Sep 04 19:12:56.722 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76022026-09-04T19:12:57.697Z[ recovery-image] Sep 04 19:12:56.732 INFO O| Sep 04 19:12:56.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
76032026-09-04T19:12:57.697Z[ recovery-image] Sep 04 19:12:56.732 INFO O| Sep 04 19:12:56.732 INFO STEP 638 (remove_files) COMPLETE
76042026-09-04T19:12:57.697Z[ recovery-image] Sep 04 19:12:56.732 INFO O| Sep 04 19:12:56.732 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76052026-09-04T19:12:57.705Z[ recovery-image] Sep 04 19:12:56.740 INFO O| Sep 04 19:12:56.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
76062026-09-04T19:12:57.706Z[ recovery-image] Sep 04 19:12:56.740 INFO O| Sep 04 19:12:56.740 INFO STEP 639 (remove_files) COMPLETE
76072026-09-04T19:12:57.713Z[ recovery-image] Sep 04 19:12:56.740 INFO O| Sep 04 19:12:56.740 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76082026-09-04T19:12:57.716Z[ recovery-image] Sep 04 19:12:56.749 INFO O| Sep 04 19:12:56.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
76092026-09-04T19:12:57.716Z[ recovery-image] Sep 04 19:12:56.749 INFO O| Sep 04 19:12:56.749 INFO STEP 640 (remove_files) COMPLETE
76102026-09-04T19:12:57.716Z[ recovery-image] Sep 04 19:12:56.749 INFO O| Sep 04 19:12:56.749 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76112026-09-04T19:12:57.723Z[ recovery-image] Sep 04 19:12:56.757 INFO O| Sep 04 19:12:56.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
76122026-09-04T19:12:57.723Z[ recovery-image] Sep 04 19:12:56.757 INFO O| Sep 04 19:12:56.757 INFO STEP 641 (remove_files) COMPLETE
76132026-09-04T19:12:57.723Z[ recovery-image] Sep 04 19:12:56.757 INFO O| Sep 04 19:12:56.757 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76142026-09-04T19:12:57.732Z[ recovery-image] Sep 04 19:12:56.766 INFO O| Sep 04 19:12:56.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
76152026-09-04T19:12:57.732Z[ recovery-image] Sep 04 19:12:56.766 INFO O| Sep 04 19:12:56.766 INFO STEP 642 (remove_files) COMPLETE
76162026-09-04T19:12:57.732Z[ recovery-image] Sep 04 19:12:56.766 INFO O| Sep 04 19:12:56.766 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76172026-09-04T19:12:57.741Z[ recovery-image] Sep 04 19:12:56.776 INFO O| Sep 04 19:12:56.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
76182026-09-04T19:12:57.741Z[ recovery-image] Sep 04 19:12:56.776 INFO O| Sep 04 19:12:56.776 INFO STEP 643 (remove_files) COMPLETE
76192026-09-04T19:12:57.745Z[ recovery-image] Sep 04 19:12:56.776 INFO O| Sep 04 19:12:56.776 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76202026-09-04T19:12:57.751Z[ recovery-image] Sep 04 19:12:56.785 INFO O| Sep 04 19:12:56.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
76212026-09-04T19:12:57.751Z[ recovery-image] Sep 04 19:12:56.785 INFO O| Sep 04 19:12:56.785 INFO STEP 644 (remove_files) COMPLETE
76222026-09-04T19:12:57.751Z[ recovery-image] Sep 04 19:12:56.785 INFO O| Sep 04 19:12:56.785 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76232026-09-04T19:12:57.763Z[ recovery-image] Sep 04 19:12:56.797 INFO O| Sep 04 19:12:56.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
76242026-09-04T19:12:57.763Z[ recovery-image] Sep 04 19:12:56.797 INFO O| Sep 04 19:12:56.797 INFO STEP 645 (remove_files) COMPLETE
76252026-09-04T19:12:57.763Z[ recovery-image] Sep 04 19:12:56.797 INFO O| Sep 04 19:12:56.797 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76262026-09-04T19:12:57.773Z[ recovery-image] Sep 04 19:12:56.808 INFO O| Sep 04 19:12:56.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
76272026-09-04T19:12:57.773Z[ recovery-image] Sep 04 19:12:56.808 INFO O| Sep 04 19:12:56.808 INFO STEP 646 (remove_files) COMPLETE
76282026-09-04T19:12:57.773Z[ recovery-image] Sep 04 19:12:56.808 INFO O| Sep 04 19:12:56.808 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76292026-09-04T19:12:57.784Z[ recovery-image] Sep 04 19:12:56.818 INFO O| Sep 04 19:12:56.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
76302026-09-04T19:12:57.784Z[ recovery-image] Sep 04 19:12:56.818 INFO O| Sep 04 19:12:56.818 INFO STEP 647 (remove_files) COMPLETE
76312026-09-04T19:12:57.784Z[ recovery-image] Sep 04 19:12:56.818 INFO O| Sep 04 19:12:56.818 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76322026-09-04T19:12:57.793Z[ recovery-image] Sep 04 19:12:56.828 INFO O| Sep 04 19:12:56.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
76332026-09-04T19:12:57.793Z[ recovery-image] Sep 04 19:12:56.828 INFO O| Sep 04 19:12:56.828 INFO STEP 648 (remove_files) COMPLETE
76342026-09-04T19:12:57.793Z[ recovery-image] Sep 04 19:12:56.828 INFO O| Sep 04 19:12:56.828 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76352026-09-04T19:12:57.805Z[ recovery-image] Sep 04 19:12:56.839 INFO O| Sep 04 19:12:56.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
76362026-09-04T19:12:57.805Z[ recovery-image] Sep 04 19:12:56.839 INFO O| Sep 04 19:12:56.839 INFO STEP 649 (remove_files) COMPLETE
76372026-09-04T19:12:57.805Z[ recovery-image] Sep 04 19:12:56.839 INFO O| Sep 04 19:12:56.839 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76382026-09-04T19:12:57.815Z[ recovery-image] Sep 04 19:12:56.850 INFO O| Sep 04 19:12:56.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
76392026-09-04T19:12:57.815Z[ recovery-image] Sep 04 19:12:56.850 INFO O| Sep 04 19:12:56.850 INFO STEP 650 (remove_files) COMPLETE
76402026-09-04T19:12:57.815Z[ recovery-image] Sep 04 19:12:56.850 INFO O| Sep 04 19:12:56.850 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76412026-09-04T19:12:57.825Z[ recovery-image] Sep 04 19:12:56.860 INFO O| Sep 04 19:12:56.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
76422026-09-04T19:12:57.825Z[ recovery-image] Sep 04 19:12:56.860 INFO O| Sep 04 19:12:56.860 INFO STEP 651 (remove_files) COMPLETE
76432026-09-04T19:12:57.825Z[ recovery-image] Sep 04 19:12:56.860 INFO O| Sep 04 19:12:56.860 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76442026-09-04T19:12:57.839Z[ recovery-image] Sep 04 19:12:56.873 INFO O| Sep 04 19:12:56.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
76452026-09-04T19:12:57.839Z[ recovery-image] Sep 04 19:12:56.873 INFO O| Sep 04 19:12:56.873 INFO STEP 652 (remove_files) COMPLETE
76462026-09-04T19:12:57.842Z[ recovery-image] Sep 04 19:12:56.873 INFO O| Sep 04 19:12:56.873 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76472026-09-04T19:12:57.851Z[ recovery-image] Sep 04 19:12:56.884 INFO O| Sep 04 19:12:56.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
76482026-09-04T19:12:57.851Z[ recovery-image] Sep 04 19:12:56.884 INFO O| Sep 04 19:12:56.884 INFO STEP 653 (remove_files) COMPLETE
76492026-09-04T19:12:57.854Z[ recovery-image] Sep 04 19:12:56.884 INFO O| Sep 04 19:12:56.884 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76502026-09-04T19:12:57.860Z[ recovery-image] Sep 04 19:12:56.895 INFO O| Sep 04 19:12:56.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
76512026-09-04T19:12:57.860Z[ recovery-image] Sep 04 19:12:56.895 INFO O| Sep 04 19:12:56.895 INFO STEP 654 (remove_files) COMPLETE
76522026-09-04T19:12:57.864Z[ recovery-image] Sep 04 19:12:56.895 INFO O| Sep 04 19:12:56.895 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76532026-09-04T19:12:57.871Z[ recovery-image] Sep 04 19:12:56.905 INFO O| Sep 04 19:12:56.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
76542026-09-04T19:12:57.874Z[ recovery-image] Sep 04 19:12:56.906 INFO O| Sep 04 19:12:56.906 INFO STEP 655 (remove_files) COMPLETE
76552026-09-04T19:12:57.874Z[ recovery-image] Sep 04 19:12:56.906 INFO O| Sep 04 19:12:56.906 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76562026-09-04T19:12:57.882Z[ recovery-image] Sep 04 19:12:56.917 INFO O| Sep 04 19:12:56.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
76572026-09-04T19:12:57.883Z[ recovery-image] Sep 04 19:12:56.917 INFO O| Sep 04 19:12:56.917 INFO STEP 656 (remove_files) COMPLETE
76582026-09-04T19:12:57.894Z[ recovery-image] Sep 04 19:12:56.917 INFO O| Sep 04 19:12:56.917 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76592026-09-04T19:12:57.897Z[ recovery-image] Sep 04 19:12:56.929 INFO O| Sep 04 19:12:56.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
76602026-09-04T19:12:57.897Z[ recovery-image] Sep 04 19:12:56.929 INFO O| Sep 04 19:12:56.929 INFO STEP 657 (remove_files) COMPLETE
76612026-09-04T19:12:57.898Z[ recovery-image] Sep 04 19:12:56.929 INFO O| Sep 04 19:12:56.929 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76622026-09-04T19:12:57.904Z[ recovery-image] Sep 04 19:12:56.939 INFO O| Sep 04 19:12:56.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
76632026-09-04T19:12:57.904Z[ recovery-image] Sep 04 19:12:56.939 INFO O| Sep 04 19:12:56.939 INFO STEP 658 (remove_files) COMPLETE
76642026-09-04T19:12:57.907Z[ recovery-image] Sep 04 19:12:56.939 INFO O| Sep 04 19:12:56.939 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76652026-09-04T19:12:57.914Z[ recovery-image] Sep 04 19:12:56.948 INFO O| Sep 04 19:12:56.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
76662026-09-04T19:12:57.914Z[ recovery-image] Sep 04 19:12:56.948 INFO O| Sep 04 19:12:56.948 INFO STEP 659 (remove_files) COMPLETE
76672026-09-04T19:12:57.914Z[ recovery-image] Sep 04 19:12:56.948 INFO O| Sep 04 19:12:56.948 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76682026-09-04T19:12:57.922Z[ recovery-image] Sep 04 19:12:56.957 INFO O| Sep 04 19:12:56.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
76692026-09-04T19:12:57.925Z[ recovery-image] Sep 04 19:12:56.957 INFO O| Sep 04 19:12:56.957 INFO STEP 660 (remove_files) COMPLETE
76702026-09-04T19:12:57.925Z[ recovery-image] Sep 04 19:12:56.957 INFO O| Sep 04 19:12:56.957 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76712026-09-04T19:12:57.933Z[ recovery-image] Sep 04 19:12:56.967 INFO O| Sep 04 19:12:56.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
76722026-09-04T19:12:57.933Z[ recovery-image] Sep 04 19:12:56.967 INFO O| Sep 04 19:12:56.967 INFO STEP 661 (remove_files) COMPLETE
76732026-09-04T19:12:57.933Z[ recovery-image] Sep 04 19:12:56.967 INFO O| Sep 04 19:12:56.967 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76742026-09-04T19:12:57.941Z[ recovery-image] Sep 04 19:12:56.976 INFO O| Sep 04 19:12:56.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
76752026-09-04T19:12:57.945Z[ recovery-image] Sep 04 19:12:56.977 INFO O| Sep 04 19:12:56.977 INFO STEP 662 (remove_files) COMPLETE
76762026-09-04T19:12:57.945Z[ recovery-image] Sep 04 19:12:56.977 INFO O| Sep 04 19:12:56.977 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76772026-09-04T19:12:57.952Z[ recovery-image] Sep 04 19:12:56.987 INFO O| Sep 04 19:12:56.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
76782026-09-04T19:12:57.952Z[ recovery-image] Sep 04 19:12:56.987 INFO O| Sep 04 19:12:56.987 INFO STEP 663 (remove_files) COMPLETE
76792026-09-04T19:12:57.955Z[ recovery-image] Sep 04 19:12:56.987 INFO O| Sep 04 19:12:56.987 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76802026-09-04T19:12:57.960Z[ recovery-image] Sep 04 19:12:56.995 INFO O| Sep 04 19:12:56.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
76812026-09-04T19:12:57.964Z[ recovery-image] Sep 04 19:12:56.996 INFO O| Sep 04 19:12:56.996 INFO STEP 664 (remove_files) COMPLETE
76822026-09-04T19:12:57.964Z[ recovery-image] Sep 04 19:12:56.996 INFO O| Sep 04 19:12:56.996 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76832026-09-04T19:12:57.969Z[ recovery-image] Sep 04 19:12:57.004 INFO O| Sep 04 19:12:57.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
76842026-09-04T19:12:57.969Z[ recovery-image] Sep 04 19:12:57.004 INFO O| Sep 04 19:12:57.004 INFO STEP 665 (remove_files) COMPLETE
76852026-09-04T19:12:57.972Z[ recovery-image] Sep 04 19:12:57.004 INFO O| Sep 04 19:12:57.004 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76862026-09-04T19:12:57.978Z[ recovery-image] Sep 04 19:12:57.012 INFO O| Sep 04 19:12:57.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
76872026-09-04T19:12:57.978Z[ recovery-image] Sep 04 19:12:57.012 INFO O| Sep 04 19:12:57.012 INFO STEP 666 (remove_files) COMPLETE
76882026-09-04T19:12:57.981Z[ recovery-image] Sep 04 19:12:57.012 INFO O| Sep 04 19:12:57.012 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76892026-09-04T19:12:57.986Z[ recovery-image] Sep 04 19:12:57.020 INFO O| Sep 04 19:12:57.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
76902026-09-04T19:12:57.986Z[ recovery-image] Sep 04 19:12:57.020 INFO O| Sep 04 19:12:57.020 INFO STEP 667 (remove_files) COMPLETE
76912026-09-04T19:12:57.990Z[ recovery-image] Sep 04 19:12:57.020 INFO O| Sep 04 19:12:57.020 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76922026-09-04T19:12:57.994Z[ recovery-image] Sep 04 19:12:57.029 INFO O| Sep 04 19:12:57.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
76932026-09-04T19:12:57.994Z[ recovery-image] Sep 04 19:12:57.029 INFO O| Sep 04 19:12:57.029 INFO STEP 668 (remove_files) COMPLETE
76942026-09-04T19:12:57.994Z[ recovery-image] Sep 04 19:12:57.029 INFO O| Sep 04 19:12:57.029 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76952026-09-04T19:12:58.001Z[verify-libraries] Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
76962026-09-04T19:12:58.004Z[ recovery-image] Sep 04 19:12:57.037 INFO O| Sep 04 19:12:57.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
76972026-09-04T19:12:58.004Z[ recovery-image] Sep 04 19:12:57.037 INFO O| Sep 04 19:12:57.037 INFO STEP 669 (remove_files) COMPLETE
76982026-09-04T19:12:58.004Z[ recovery-image] Sep 04 19:12:57.037 INFO O| Sep 04 19:12:57.037 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76992026-09-04T19:12:58.011Z[ recovery-image] Sep 04 19:12:57.046 INFO O| Sep 04 19:12:57.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
77002026-09-04T19:12:58.011Z[ recovery-image] Sep 04 19:12:57.046 INFO O| Sep 04 19:12:57.046 INFO STEP 670 (remove_files) COMPLETE
77012026-09-04T19:12:58.011Z[ recovery-image] Sep 04 19:12:57.046 INFO O| Sep 04 19:12:57.046 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77022026-09-04T19:12:58.020Z[ recovery-image] Sep 04 19:12:57.055 INFO O| Sep 04 19:12:57.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
77032026-09-04T19:12:58.021Z[ recovery-image] Sep 04 19:12:57.055 INFO O| Sep 04 19:12:57.055 INFO STEP 671 (remove_files) COMPLETE
77042026-09-04T19:12:58.024Z[ recovery-image] Sep 04 19:12:57.055 INFO O| Sep 04 19:12:57.055 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77052026-09-04T19:12:58.030Z[ recovery-image] Sep 04 19:12:57.065 INFO O| Sep 04 19:12:57.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
77062026-09-04T19:12:58.035Z[ recovery-image] Sep 04 19:12:57.068 INFO O| Sep 04 19:12:57.068 INFO STEP 672 (remove_files) COMPLETE
77072026-09-04T19:12:58.035Z[ recovery-image] Sep 04 19:12:57.068 INFO O| Sep 04 19:12:57.068 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77082026-09-04T19:12:58.044Z[ recovery-image] Sep 04 19:12:57.079 INFO O| Sep 04 19:12:57.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
77092026-09-04T19:12:58.045Z[ recovery-image] Sep 04 19:12:57.079 INFO O| Sep 04 19:12:57.079 INFO STEP 673 (remove_files) COMPLETE
77102026-09-04T19:12:58.045Z[ recovery-image] Sep 04 19:12:57.079 INFO O| Sep 04 19:12:57.079 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77112026-09-04T19:12:58.054Z[ recovery-image] Sep 04 19:12:57.089 INFO O| Sep 04 19:12:57.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
77122026-09-04T19:12:58.054Z[ recovery-image] Sep 04 19:12:57.089 INFO O| Sep 04 19:12:57.089 INFO STEP 674 (remove_files) COMPLETE
77132026-09-04T19:12:58.054Z[ recovery-image] Sep 04 19:12:57.089 INFO O| Sep 04 19:12:57.089 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77142026-09-04T19:12:58.062Z[ recovery-image] Sep 04 19:12:57.097 INFO O| Sep 04 19:12:57.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
77152026-09-04T19:12:58.062Z[ recovery-image] Sep 04 19:12:57.097 INFO O| Sep 04 19:12:57.097 INFO STEP 675 (remove_files) COMPLETE
77162026-09-04T19:12:58.062Z[ recovery-image] Sep 04 19:12:57.097 INFO O| Sep 04 19:12:57.097 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77172026-09-04T19:12:58.073Z[ recovery-image] Sep 04 19:12:57.107 INFO O| Sep 04 19:12:57.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
77182026-09-04T19:12:58.073Z[ recovery-image] Sep 04 19:12:57.107 INFO O| Sep 04 19:12:57.107 INFO STEP 676 (remove_files) COMPLETE
77192026-09-04T19:12:58.073Z[ recovery-image] Sep 04 19:12:57.107 INFO O| Sep 04 19:12:57.107 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77202026-09-04T19:12:58.083Z[ recovery-image] Sep 04 19:12:57.118 INFO O| Sep 04 19:12:57.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
77212026-09-04T19:12:58.083Z[ recovery-image] Sep 04 19:12:57.118 INFO O| Sep 04 19:12:57.118 INFO STEP 677 (remove_files) COMPLETE
77222026-09-04T19:12:58.083Z[ recovery-image] Sep 04 19:12:57.118 INFO O| Sep 04 19:12:57.118 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77232026-09-04T19:12:58.093Z[ recovery-image] Sep 04 19:12:57.128 INFO O| Sep 04 19:12:57.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
77242026-09-04T19:12:58.096Z[ recovery-image] Sep 04 19:12:57.128 INFO O| Sep 04 19:12:57.128 INFO STEP 678 (remove_files) COMPLETE
77252026-09-04T19:12:58.096Z[ recovery-image] Sep 04 19:12:57.128 INFO O| Sep 04 19:12:57.128 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77262026-09-04T19:12:58.102Z[ recovery-image] Sep 04 19:12:57.137 INFO O| Sep 04 19:12:57.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
77272026-09-04T19:12:58.102Z[ recovery-image] Sep 04 19:12:57.137 INFO O| Sep 04 19:12:57.137 INFO STEP 679 (remove_files) COMPLETE
77282026-09-04T19:12:58.102Z[ recovery-image] Sep 04 19:12:57.137 INFO O| Sep 04 19:12:57.137 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77292026-09-04T19:12:58.113Z[ recovery-image] Sep 04 19:12:57.147 INFO O| Sep 04 19:12:57.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
77302026-09-04T19:12:58.117Z[ recovery-image] Sep 04 19:12:57.148 INFO O| Sep 04 19:12:57.148 INFO STEP 680 (remove_files) COMPLETE
77312026-09-04T19:12:58.118Z[ recovery-image] Sep 04 19:12:57.148 INFO O| Sep 04 19:12:57.148 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77322026-09-04T19:12:58.123Z[ recovery-image] Sep 04 19:12:57.158 INFO O| Sep 04 19:12:57.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
77332026-09-04T19:12:58.123Z[ recovery-image] Sep 04 19:12:57.158 INFO O| Sep 04 19:12:57.158 INFO STEP 681 (remove_files) COMPLETE
77342026-09-04T19:12:58.123Z[ recovery-image] Sep 04 19:12:57.158 INFO O| Sep 04 19:12:57.158 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77352026-09-04T19:12:58.134Z[ recovery-image] Sep 04 19:12:57.168 INFO O| Sep 04 19:12:57.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
77362026-09-04T19:12:58.134Z[ recovery-image] Sep 04 19:12:57.168 INFO O| Sep 04 19:12:57.168 INFO STEP 682 (remove_files) COMPLETE
77372026-09-04T19:12:58.134Z[ recovery-image] Sep 04 19:12:57.168 INFO O| Sep 04 19:12:57.168 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77382026-09-04T19:12:58.143Z[ recovery-image] Sep 04 19:12:57.178 INFO O| Sep 04 19:12:57.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
77392026-09-04T19:12:58.143Z[ recovery-image] Sep 04 19:12:57.178 INFO O| Sep 04 19:12:57.178 INFO STEP 683 (remove_files) COMPLETE
77402026-09-04T19:12:58.147Z[ recovery-image] Sep 04 19:12:57.178 INFO O| Sep 04 19:12:57.178 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77412026-09-04T19:12:58.152Z[ recovery-image] Sep 04 19:12:57.187 INFO O| Sep 04 19:12:57.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
77422026-09-04T19:12:58.152Z[ recovery-image] Sep 04 19:12:57.187 INFO O| Sep 04 19:12:57.187 INFO STEP 684 (remove_files) COMPLETE
77432026-09-04T19:12:58.152Z[ recovery-image] Sep 04 19:12:57.187 INFO O| Sep 04 19:12:57.187 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77442026-09-04T19:12:58.161Z[ recovery-image] Sep 04 19:12:57.195 INFO O| Sep 04 19:12:57.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
77452026-09-04T19:12:58.161Z[ recovery-image] Sep 04 19:12:57.195 INFO O| Sep 04 19:12:57.195 INFO STEP 685 (remove_files) COMPLETE
77462026-09-04T19:12:58.161Z[ recovery-image] Sep 04 19:12:57.195 INFO O| Sep 04 19:12:57.195 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77472026-09-04T19:12:58.174Z[ recovery-image] Sep 04 19:12:57.205 INFO O| Sep 04 19:12:57.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
77482026-09-04T19:12:58.174Z[ recovery-image] Sep 04 19:12:57.205 INFO O| Sep 04 19:12:57.205 INFO STEP 686 (remove_files) COMPLETE
77492026-09-04T19:12:58.174Z[ recovery-image] Sep 04 19:12:57.205 INFO O| Sep 04 19:12:57.205 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77502026-09-04T19:12:58.179Z[ recovery-image] Sep 04 19:12:57.214 INFO O| Sep 04 19:12:57.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
77512026-09-04T19:12:58.179Z[ recovery-image] Sep 04 19:12:57.214 INFO O| Sep 04 19:12:57.214 INFO STEP 687 (remove_files) COMPLETE
77522026-09-04T19:12:58.179Z[ recovery-image] Sep 04 19:12:57.214 INFO O| Sep 04 19:12:57.214 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77532026-09-04T19:12:58.189Z[ recovery-image] Sep 04 19:12:57.224 INFO O| Sep 04 19:12:57.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
77542026-09-04T19:12:58.189Z[ recovery-image] Sep 04 19:12:57.224 INFO O| Sep 04 19:12:57.224 INFO STEP 688 (remove_files) COMPLETE
77552026-09-04T19:12:58.189Z[ recovery-image] Sep 04 19:12:57.224 INFO O| Sep 04 19:12:57.224 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77562026-09-04T19:12:58.199Z[ recovery-image] Sep 04 19:12:57.234 INFO O| Sep 04 19:12:57.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
77572026-09-04T19:12:58.199Z[ recovery-image] Sep 04 19:12:57.234 INFO O| Sep 04 19:12:57.234 INFO STEP 689 (remove_files) COMPLETE
77582026-09-04T19:12:58.202Z[ recovery-image] Sep 04 19:12:57.234 INFO O| Sep 04 19:12:57.234 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77592026-09-04T19:12:58.208Z[ recovery-image] Sep 04 19:12:57.242 INFO O| Sep 04 19:12:57.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
77602026-09-04T19:12:58.208Z[ recovery-image] Sep 04 19:12:57.243 INFO O| Sep 04 19:12:57.243 INFO STEP 690 (remove_files) COMPLETE
77612026-09-04T19:12:58.208Z[ recovery-image] Sep 04 19:12:57.243 INFO O| Sep 04 19:12:57.243 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77622026-09-04T19:12:58.217Z[ recovery-image] Sep 04 19:12:57.252 INFO O| Sep 04 19:12:57.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
77632026-09-04T19:12:58.217Z[ recovery-image] Sep 04 19:12:57.252 INFO O| Sep 04 19:12:57.252 INFO STEP 691 (remove_files) COMPLETE
77642026-09-04T19:12:58.217Z[ recovery-image] Sep 04 19:12:57.252 INFO O| Sep 04 19:12:57.252 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77652026-09-04T19:12:58.226Z[ recovery-image] Sep 04 19:12:57.260 INFO O| Sep 04 19:12:57.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
77662026-09-04T19:12:58.226Z[ recovery-image] Sep 04 19:12:57.260 INFO O| Sep 04 19:12:57.260 INFO STEP 692 (remove_files) COMPLETE
77672026-09-04T19:12:58.226Z[ recovery-image] Sep 04 19:12:57.260 INFO O| Sep 04 19:12:57.260 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77682026-09-04T19:12:58.235Z[ recovery-image] Sep 04 19:12:57.269 INFO O| Sep 04 19:12:57.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
77692026-09-04T19:12:58.235Z[ recovery-image] Sep 04 19:12:57.269 INFO O| Sep 04 19:12:57.269 INFO STEP 693 (remove_files) COMPLETE
77702026-09-04T19:12:58.235Z[ recovery-image] Sep 04 19:12:57.269 INFO O| Sep 04 19:12:57.269 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77712026-09-04T19:12:58.244Z[ recovery-image] Sep 04 19:12:57.278 INFO O| Sep 04 19:12:57.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
77722026-09-04T19:12:58.244Z[ recovery-image] Sep 04 19:12:57.278 INFO O| Sep 04 19:12:57.278 INFO STEP 694 (remove_files) COMPLETE
77732026-09-04T19:12:58.244Z[ recovery-image] Sep 04 19:12:57.278 INFO O| Sep 04 19:12:57.278 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77742026-09-04T19:12:58.259Z[ recovery-image] Sep 04 19:12:57.288 INFO O| Sep 04 19:12:57.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
77752026-09-04T19:12:58.259Z[ recovery-image] Sep 04 19:12:57.288 INFO O| Sep 04 19:12:57.288 INFO STEP 695 (remove_files) COMPLETE
77762026-09-04T19:12:58.259Z[ recovery-image] Sep 04 19:12:57.288 INFO O| Sep 04 19:12:57.288 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77772026-09-04T19:12:58.262Z[ recovery-image] Sep 04 19:12:57.297 INFO O| Sep 04 19:12:57.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
77782026-09-04T19:12:58.263Z[ recovery-image] Sep 04 19:12:57.297 INFO O| Sep 04 19:12:57.297 INFO STEP 696 (remove_files) COMPLETE
77792026-09-04T19:12:58.263Z[ recovery-image] Sep 04 19:12:57.297 INFO O| Sep 04 19:12:57.297 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77802026-09-04T19:12:58.272Z[ recovery-image] Sep 04 19:12:57.307 INFO O| Sep 04 19:12:57.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
77812026-09-04T19:12:58.272Z[ recovery-image] Sep 04 19:12:57.307 INFO O| Sep 04 19:12:57.307 INFO STEP 697 (remove_files) COMPLETE
77822026-09-04T19:12:58.272Z[ recovery-image] Sep 04 19:12:57.307 INFO O| Sep 04 19:12:57.307 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77832026-09-04T19:12:58.280Z[ recovery-image] Sep 04 19:12:57.315 INFO O| Sep 04 19:12:57.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
77842026-09-04T19:12:58.280Z[ recovery-image] Sep 04 19:12:57.315 INFO O| Sep 04 19:12:57.315 INFO STEP 698 (remove_files) COMPLETE
77852026-09-04T19:12:58.284Z[ recovery-image] Sep 04 19:12:57.315 INFO O| Sep 04 19:12:57.315 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77862026-09-04T19:12:58.289Z[ recovery-image] Sep 04 19:12:57.324 INFO O| Sep 04 19:12:57.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
77872026-09-04T19:12:58.289Z[ recovery-image] Sep 04 19:12:57.324 INFO O| Sep 04 19:12:57.324 INFO STEP 699 (remove_files) COMPLETE
77882026-09-04T19:12:58.292Z[ recovery-image] Sep 04 19:12:57.324 INFO O| Sep 04 19:12:57.324 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77892026-09-04T19:12:58.297Z[ recovery-image] Sep 04 19:12:57.332 INFO O| Sep 04 19:12:57.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
77902026-09-04T19:12:58.297Z[ recovery-image] Sep 04 19:12:57.332 INFO O| Sep 04 19:12:57.332 INFO STEP 700 (remove_files) COMPLETE
77912026-09-04T19:12:58.297Z[ recovery-image] Sep 04 19:12:57.332 INFO O| Sep 04 19:12:57.332 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77922026-09-04T19:12:58.305Z[ recovery-image] Sep 04 19:12:57.340 INFO O| Sep 04 19:12:57.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
77932026-09-04T19:12:58.305Z[ recovery-image] Sep 04 19:12:57.340 INFO O| Sep 04 19:12:57.340 INFO STEP 701 (remove_files) COMPLETE
77942026-09-04T19:12:58.305Z[ recovery-image] Sep 04 19:12:57.340 INFO O| Sep 04 19:12:57.340 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77952026-09-04T19:12:58.313Z[ recovery-image] Sep 04 19:12:57.348 INFO O| Sep 04 19:12:57.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
77962026-09-04T19:12:58.313Z[ recovery-image] Sep 04 19:12:57.348 INFO O| Sep 04 19:12:57.348 INFO STEP 702 (remove_files) COMPLETE
77972026-09-04T19:12:58.313Z[ recovery-image] Sep 04 19:12:57.348 INFO O| Sep 04 19:12:57.348 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77982026-09-04T19:12:58.323Z[ recovery-image] Sep 04 19:12:57.357 INFO O| Sep 04 19:12:57.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
77992026-09-04T19:12:58.323Z[ recovery-image] Sep 04 19:12:57.357 INFO O| Sep 04 19:12:57.357 INFO STEP 703 (remove_files) COMPLETE
78002026-09-04T19:12:58.326Z[ recovery-image] Sep 04 19:12:57.357 INFO O| Sep 04 19:12:57.357 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78012026-09-04T19:12:58.331Z[ recovery-image] Sep 04 19:12:57.366 INFO O| Sep 04 19:12:57.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
78022026-09-04T19:12:58.331Z[ recovery-image] Sep 04 19:12:57.366 INFO O| Sep 04 19:12:57.366 INFO STEP 704 (remove_files) COMPLETE
78032026-09-04T19:12:58.331Z[ recovery-image] Sep 04 19:12:57.366 INFO O| Sep 04 19:12:57.366 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78042026-09-04T19:12:58.340Z[ recovery-image] Sep 04 19:12:57.374 INFO O| Sep 04 19:12:57.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
78052026-09-04T19:12:58.340Z[ recovery-image] Sep 04 19:12:57.374 INFO O| Sep 04 19:12:57.374 INFO STEP 705 (remove_files) COMPLETE
78062026-09-04T19:12:58.343Z[ recovery-image] Sep 04 19:12:57.374 INFO O| Sep 04 19:12:57.374 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78072026-09-04T19:12:58.348Z[ recovery-image] Sep 04 19:12:57.383 INFO O| Sep 04 19:12:57.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
78082026-09-04T19:12:58.348Z[ recovery-image] Sep 04 19:12:57.383 INFO O| Sep 04 19:12:57.383 INFO STEP 706 (remove_files) COMPLETE
78092026-09-04T19:12:58.348Z[ recovery-image] Sep 04 19:12:57.383 INFO O| Sep 04 19:12:57.383 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78102026-09-04T19:12:58.356Z[ recovery-image] Sep 04 19:12:57.391 INFO O| Sep 04 19:12:57.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
78112026-09-04T19:12:58.356Z[ recovery-image] Sep 04 19:12:57.391 INFO O| Sep 04 19:12:57.391 INFO STEP 707 (remove_files) COMPLETE
78122026-09-04T19:12:58.359Z[ recovery-image] Sep 04 19:12:57.391 INFO O| Sep 04 19:12:57.391 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78132026-09-04T19:12:58.363Z[ recovery-image] Sep 04 19:12:57.398 INFO O| Sep 04 19:12:57.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
78142026-09-04T19:12:58.364Z[ recovery-image] Sep 04 19:12:57.399 INFO O| Sep 04 19:12:57.399 INFO STEP 708 (remove_files) COMPLETE
78152026-09-04T19:12:58.364Z[ recovery-image] Sep 04 19:12:57.399 INFO O| Sep 04 19:12:57.399 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78162026-09-04T19:12:58.371Z[ recovery-image] Sep 04 19:12:57.406 INFO O| Sep 04 19:12:57.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
78172026-09-04T19:12:58.371Z[ recovery-image] Sep 04 19:12:57.406 INFO O| Sep 04 19:12:57.406 INFO STEP 709 (remove_files) COMPLETE
78182026-09-04T19:12:58.371Z[ recovery-image] Sep 04 19:12:57.406 INFO O| Sep 04 19:12:57.406 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78192026-09-04T19:12:58.379Z[ recovery-image] Sep 04 19:12:57.414 INFO O| Sep 04 19:12:57.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
78202026-09-04T19:12:58.379Z[ recovery-image] Sep 04 19:12:57.414 INFO O| Sep 04 19:12:57.414 INFO STEP 710 (remove_files) COMPLETE
78212026-09-04T19:12:58.382Z[ recovery-image] Sep 04 19:12:57.414 INFO O| Sep 04 19:12:57.414 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78222026-09-04T19:12:58.388Z[ recovery-image] Sep 04 19:12:57.422 INFO O| Sep 04 19:12:57.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
78232026-09-04T19:12:58.391Z[ recovery-image] Sep 04 19:12:57.423 INFO O| Sep 04 19:12:57.423 INFO STEP 711 (remove_files) COMPLETE
78242026-09-04T19:12:58.391Z[ recovery-image] Sep 04 19:12:57.423 INFO O| Sep 04 19:12:57.423 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78252026-09-04T19:12:58.396Z[ recovery-image] Sep 04 19:12:57.431 INFO O| Sep 04 19:12:57.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
78262026-09-04T19:12:58.396Z[ recovery-image] Sep 04 19:12:57.431 INFO O| Sep 04 19:12:57.431 INFO STEP 712 (remove_files) COMPLETE
78272026-09-04T19:12:58.399Z[ recovery-image] Sep 04 19:12:57.431 INFO O| Sep 04 19:12:57.431 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78282026-09-04T19:12:58.403Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
78292026-09-04T19:12:58.408Z[ recovery-image] Sep 04 19:12:57.439 INFO O| Sep 04 19:12:57.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
78302026-09-04T19:12:58.408Z[ recovery-image] Sep 04 19:12:57.439 INFO O| Sep 04 19:12:57.439 INFO STEP 713 (remove_files) COMPLETE
78312026-09-04T19:12:58.408Z[ recovery-image] Sep 04 19:12:57.439 INFO O| Sep 04 19:12:57.439 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78322026-09-04T19:12:58.412Z[ recovery-image] Sep 04 19:12:57.447 INFO O| Sep 04 19:12:57.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
78332026-09-04T19:12:58.412Z[ recovery-image] Sep 04 19:12:57.447 INFO O| Sep 04 19:12:57.447 INFO STEP 714 (remove_files) COMPLETE
78342026-09-04T19:12:58.416Z[ recovery-image] Sep 04 19:12:57.447 INFO O| Sep 04 19:12:57.447 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78352026-09-04T19:12:58.422Z[ recovery-image] Sep 04 19:12:57.457 INFO O| Sep 04 19:12:57.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
78362026-09-04T19:12:58.423Z[ recovery-image] Sep 04 19:12:57.457 INFO O| Sep 04 19:12:57.457 INFO STEP 715 (remove_files) COMPLETE
78372026-09-04T19:12:58.426Z[ recovery-image] Sep 04 19:12:57.457 INFO O| Sep 04 19:12:57.457 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78382026-09-04T19:12:58.431Z[ recovery-image] Sep 04 19:12:57.465 INFO O| Sep 04 19:12:57.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
78392026-09-04T19:12:58.431Z[ recovery-image] Sep 04 19:12:57.466 INFO O| Sep 04 19:12:57.466 INFO STEP 716 (remove_files) COMPLETE
78402026-09-04T19:12:58.431Z[ recovery-image] Sep 04 19:12:57.466 INFO O| Sep 04 19:12:57.466 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78412026-09-04T19:12:58.441Z[ recovery-image] Sep 04 19:12:57.475 INFO O| Sep 04 19:12:57.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
78422026-09-04T19:12:58.441Z[ recovery-image] Sep 04 19:12:57.475 INFO O| Sep 04 19:12:57.475 INFO STEP 717 (remove_files) COMPLETE
78432026-09-04T19:12:58.441Z[ recovery-image] Sep 04 19:12:57.475 INFO O| Sep 04 19:12:57.475 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78442026-09-04T19:12:58.452Z[ recovery-image] Sep 04 19:12:57.485 INFO O| Sep 04 19:12:57.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
78452026-09-04T19:12:58.452Z[ recovery-image] Sep 04 19:12:57.485 INFO O| Sep 04 19:12:57.485 INFO STEP 718 (remove_files) COMPLETE
78462026-09-04T19:12:58.452Z[ recovery-image] Sep 04 19:12:57.485 INFO O| Sep 04 19:12:57.485 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78472026-09-04T19:12:58.460Z[ recovery-image] Sep 04 19:12:57.495 INFO O| Sep 04 19:12:57.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
78482026-09-04T19:12:58.460Z[ recovery-image] Sep 04 19:12:57.495 INFO O| Sep 04 19:12:57.495 INFO STEP 719 (remove_files) COMPLETE
78492026-09-04T19:12:58.460Z[ recovery-image] Sep 04 19:12:57.495 INFO O| Sep 04 19:12:57.495 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78502026-09-04T19:12:58.471Z[ recovery-image] Sep 04 19:12:57.506 INFO O| Sep 04 19:12:57.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
78512026-09-04T19:12:58.471Z[ recovery-image] Sep 04 19:12:57.506 INFO O| Sep 04 19:12:57.506 INFO STEP 720 (remove_files) COMPLETE
78522026-09-04T19:12:58.471Z[ recovery-image] Sep 04 19:12:57.506 INFO O| Sep 04 19:12:57.506 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78532026-09-04T19:12:58.481Z[ recovery-image] Sep 04 19:12:57.515 INFO O| Sep 04 19:12:57.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
78542026-09-04T19:12:58.481Z[ recovery-image] Sep 04 19:12:57.516 INFO O| Sep 04 19:12:57.516 INFO STEP 721 (remove_files) COMPLETE
78552026-09-04T19:12:58.484Z[ recovery-image] Sep 04 19:12:57.516 INFO O| Sep 04 19:12:57.516 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78562026-09-04T19:12:58.484Z[verify-libraries] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
78572026-09-04T19:12:58.492Z[ recovery-image] Sep 04 19:12:57.526 INFO O| Sep 04 19:12:57.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
78582026-09-04T19:12:58.492Z[ recovery-image] Sep 04 19:12:57.526 INFO O| Sep 04 19:12:57.526 INFO STEP 722 (remove_files) COMPLETE
78592026-09-04T19:12:58.492Z[ recovery-image] Sep 04 19:12:57.526 INFO O| Sep 04 19:12:57.526 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78602026-09-04T19:12:58.499Z[ recovery-image] Sep 04 19:12:57.533 INFO O| Sep 04 19:12:57.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
78612026-09-04T19:12:58.499Z[ recovery-image] Sep 04 19:12:57.534 INFO O| Sep 04 19:12:57.533 INFO STEP 723 (remove_files) COMPLETE
78622026-09-04T19:12:58.499Z[ recovery-image] Sep 04 19:12:57.534 INFO O| Sep 04 19:12:57.533 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78632026-09-04T19:12:58.506Z[ recovery-image] Sep 04 19:12:57.541 INFO O| Sep 04 19:12:57.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
78642026-09-04T19:12:58.506Z[ recovery-image] Sep 04 19:12:57.541 INFO O| Sep 04 19:12:57.541 INFO STEP 724 (remove_files) COMPLETE
78652026-09-04T19:12:58.506Z[ recovery-image] Sep 04 19:12:57.541 INFO O| Sep 04 19:12:57.541 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78662026-09-04T19:12:58.520Z[ recovery-image] Sep 04 19:12:57.555 INFO O| Sep 04 19:12:57.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
78672026-09-04T19:12:58.520Z[ recovery-image] Sep 04 19:12:57.555 INFO O| Sep 04 19:12:57.555 INFO STEP 725 (remove_files) COMPLETE
78682026-09-04T19:12:58.524Z[ recovery-image] Sep 04 19:12:57.555 INFO O| Sep 04 19:12:57.555 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78692026-09-04T19:12:58.532Z[ recovery-image] Sep 04 19:12:57.563 INFO O| Sep 04 19:12:57.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
78702026-09-04T19:12:58.532Z[ recovery-image] Sep 04 19:12:57.564 INFO O| Sep 04 19:12:57.563 INFO STEP 726 (remove_files) COMPLETE
78712026-09-04T19:12:58.532Z[ recovery-image] Sep 04 19:12:57.564 INFO O| Sep 04 19:12:57.564 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78722026-09-04T19:12:58.538Z[ recovery-image] Sep 04 19:12:57.571 INFO O| Sep 04 19:12:57.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
78732026-09-04T19:12:58.541Z[ recovery-image] Sep 04 19:12:57.572 INFO O| Sep 04 19:12:57.572 INFO STEP 727 (remove_files) COMPLETE
78742026-09-04T19:12:58.541Z[ recovery-image] Sep 04 19:12:57.572 INFO O| Sep 04 19:12:57.572 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78752026-09-04T19:12:58.545Z[ recovery-image] Sep 04 19:12:57.580 INFO O| Sep 04 19:12:57.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
78762026-09-04T19:12:58.548Z[ recovery-image] Sep 04 19:12:57.580 INFO O| Sep 04 19:12:57.580 INFO STEP 728 (remove_files) COMPLETE
78772026-09-04T19:12:58.548Z[ recovery-image] Sep 04 19:12:57.580 INFO O| Sep 04 19:12:57.580 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78782026-09-04T19:12:58.554Z[ recovery-image] Sep 04 19:12:57.589 INFO O| Sep 04 19:12:57.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
78792026-09-04T19:12:58.554Z[ recovery-image] Sep 04 19:12:57.589 INFO O| Sep 04 19:12:57.589 INFO STEP 729 (remove_files) COMPLETE
78802026-09-04T19:12:58.558Z[ recovery-image] Sep 04 19:12:57.589 INFO O| Sep 04 19:12:57.589 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78812026-09-04T19:12:58.570Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
78822026-09-04T19:12:58.573Z[ recovery-image] Sep 04 19:12:57.605 INFO O| Sep 04 19:12:57.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
78832026-09-04T19:12:58.574Z[ recovery-image] Sep 04 19:12:57.605 INFO O| Sep 04 19:12:57.605 INFO STEP 730 (remove_files) COMPLETE
78842026-09-04T19:12:58.574Z[ recovery-image] Sep 04 19:12:57.605 INFO O| Sep 04 19:12:57.605 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78852026-09-04T19:12:58.579Z[ recovery-image] Sep 04 19:12:57.613 INFO O| Sep 04 19:12:57.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
78862026-09-04T19:12:58.579Z[ recovery-image] Sep 04 19:12:57.613 INFO O| Sep 04 19:12:57.613 INFO STEP 731 (remove_files) COMPLETE
78872026-09-04T19:12:58.579Z[ recovery-image] Sep 04 19:12:57.613 INFO O| Sep 04 19:12:57.613 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78882026-09-04T19:12:58.590Z[ recovery-image] Sep 04 19:12:57.624 INFO O| Sep 04 19:12:57.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
78892026-09-04T19:12:58.590Z[ recovery-image] Sep 04 19:12:57.624 INFO O| Sep 04 19:12:57.624 INFO STEP 732 (remove_files) COMPLETE
78902026-09-04T19:12:58.590Z[ recovery-image] Sep 04 19:12:57.624 INFO O| Sep 04 19:12:57.624 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78912026-09-04T19:12:58.601Z[ recovery-image] Sep 04 19:12:57.633 INFO O| Sep 04 19:12:57.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
78922026-09-04T19:12:58.601Z[ recovery-image] Sep 04 19:12:57.633 INFO O| Sep 04 19:12:57.633 INFO STEP 733 (remove_files) COMPLETE
78932026-09-04T19:12:58.601Z[ recovery-image] Sep 04 19:12:57.633 INFO O| Sep 04 19:12:57.633 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78942026-09-04T19:12:58.607Z[ recovery-image] Sep 04 19:12:57.641 INFO O| Sep 04 19:12:57.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
78952026-09-04T19:12:58.607Z[ recovery-image] Sep 04 19:12:57.641 INFO O| Sep 04 19:12:57.641 INFO STEP 734 (remove_files) COMPLETE
78962026-09-04T19:12:58.607Z[ recovery-image] Sep 04 19:12:57.641 INFO O| Sep 04 19:12:57.641 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78972026-09-04T19:12:58.618Z[ recovery-image] Sep 04 19:12:57.652 INFO O| Sep 04 19:12:57.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
78982026-09-04T19:12:58.618Z[ recovery-image] Sep 04 19:12:57.652 INFO O| Sep 04 19:12:57.652 INFO STEP 735 (remove_files) COMPLETE
78992026-09-04T19:12:58.618Z[ recovery-image] Sep 04 19:12:57.652 INFO O| Sep 04 19:12:57.652 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79002026-09-04T19:12:58.628Z[ recovery-image] Sep 04 19:12:57.662 INFO O| Sep 04 19:12:57.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
79012026-09-04T19:12:58.628Z[ recovery-image] Sep 04 19:12:57.663 INFO O| Sep 04 19:12:57.663 INFO STEP 736 (remove_files) COMPLETE
79022026-09-04T19:12:58.631Z[ recovery-image] Sep 04 19:12:57.663 INFO O| Sep 04 19:12:57.663 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79032026-09-04T19:12:58.638Z[ recovery-image] Sep 04 19:12:57.673 INFO O| Sep 04 19:12:57.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
79042026-09-04T19:12:58.638Z[ recovery-image] Sep 04 19:12:57.673 INFO O| Sep 04 19:12:57.673 INFO STEP 737 (remove_files) COMPLETE
79052026-09-04T19:12:58.638Z[ recovery-image] Sep 04 19:12:57.673 INFO O| Sep 04 19:12:57.673 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79062026-09-04T19:12:58.648Z[ recovery-image] Sep 04 19:12:57.683 INFO O| Sep 04 19:12:57.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
79072026-09-04T19:12:58.648Z[ recovery-image] Sep 04 19:12:57.683 INFO O| Sep 04 19:12:57.683 INFO STEP 738 (remove_files) COMPLETE
79082026-09-04T19:12:58.648Z[ recovery-image] Sep 04 19:12:57.683 INFO O| Sep 04 19:12:57.683 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79092026-09-04T19:12:58.658Z[ recovery-image] Sep 04 19:12:57.693 INFO O| Sep 04 19:12:57.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
79102026-09-04T19:12:58.658Z[ recovery-image] Sep 04 19:12:57.693 INFO O| Sep 04 19:12:57.693 INFO STEP 739 (remove_files) COMPLETE
79112026-09-04T19:12:58.658Z[ recovery-image] Sep 04 19:12:57.693 INFO O| Sep 04 19:12:57.693 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79122026-09-04T19:12:58.666Z[verify-libraries] Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
79132026-09-04T19:12:58.670Z[ recovery-image] Sep 04 19:12:57.702 INFO O| Sep 04 19:12:57.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
79142026-09-04T19:12:58.670Z[ recovery-image] Sep 04 19:12:57.702 INFO O| Sep 04 19:12:57.702 INFO STEP 740 (remove_files) COMPLETE
79152026-09-04T19:12:58.670Z[ recovery-image] Sep 04 19:12:57.702 INFO O| Sep 04 19:12:57.702 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79162026-09-04T19:12:58.678Z[ recovery-image] Sep 04 19:12:57.711 INFO O| Sep 04 19:12:57.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
79172026-09-04T19:12:58.678Z[ recovery-image] Sep 04 19:12:57.711 INFO O| Sep 04 19:12:57.711 INFO STEP 741 (remove_files) COMPLETE
79182026-09-04T19:12:58.678Z[ recovery-image] Sep 04 19:12:57.711 INFO O| Sep 04 19:12:57.711 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79192026-09-04T19:12:58.685Z[ recovery-image] Sep 04 19:12:57.720 INFO O| Sep 04 19:12:57.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
79202026-09-04T19:12:58.685Z[ recovery-image] Sep 04 19:12:57.720 INFO O| Sep 04 19:12:57.720 INFO STEP 742 (remove_files) COMPLETE
79212026-09-04T19:12:58.685Z[ recovery-image] Sep 04 19:12:57.720 INFO O| Sep 04 19:12:57.720 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79222026-09-04T19:12:58.696Z[ recovery-image] Sep 04 19:12:57.730 INFO O| Sep 04 19:12:57.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
79232026-09-04T19:12:58.696Z[ recovery-image] Sep 04 19:12:57.731 INFO O| Sep 04 19:12:57.730 INFO STEP 743 (remove_files) COMPLETE
79242026-09-04T19:12:58.696Z[ recovery-image] Sep 04 19:12:57.731 INFO O| Sep 04 19:12:57.730 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79252026-09-04T19:12:58.706Z[ recovery-image] Sep 04 19:12:57.740 INFO O| Sep 04 19:12:57.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
79262026-09-04T19:12:58.706Z[ recovery-image] Sep 04 19:12:57.740 INFO O| Sep 04 19:12:57.740 INFO STEP 744 (remove_files) COMPLETE
79272026-09-04T19:12:58.709Z[ recovery-image] Sep 04 19:12:57.740 INFO O| Sep 04 19:12:57.740 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79282026-09-04T19:12:58.712Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
79292026-09-04T19:12:58.716Z[ recovery-image] Sep 04 19:12:57.749 INFO O| Sep 04 19:12:57.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
79302026-09-04T19:12:58.716Z[ recovery-image] Sep 04 19:12:57.749 INFO O| Sep 04 19:12:57.749 INFO STEP 745 (remove_files) COMPLETE
79312026-09-04T19:12:58.716Z[ recovery-image] Sep 04 19:12:57.749 INFO O| Sep 04 19:12:57.749 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79322026-09-04T19:12:58.724Z[ recovery-image] Sep 04 19:12:57.759 INFO O| Sep 04 19:12:57.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
79332026-09-04T19:12:58.724Z[ recovery-image] Sep 04 19:12:57.759 INFO O| Sep 04 19:12:57.758 INFO STEP 746 (remove_files) COMPLETE
79342026-09-04T19:12:58.728Z[ recovery-image] Sep 04 19:12:57.759 INFO O| Sep 04 19:12:57.758 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79352026-09-04T19:12:58.737Z[ recovery-image] Sep 04 19:12:57.771 INFO O| Sep 04 19:12:57.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
79362026-09-04T19:12:58.737Z[ recovery-image] Sep 04 19:12:57.772 INFO O| Sep 04 19:12:57.771 INFO STEP 747 (remove_files) COMPLETE
79372026-09-04T19:12:58.737Z[ recovery-image] Sep 04 19:12:57.772 INFO O| Sep 04 19:12:57.771 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79382026-09-04T19:12:58.747Z[ recovery-image] Sep 04 19:12:57.782 INFO O| Sep 04 19:12:57.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
79392026-09-04T19:12:58.747Z[ recovery-image] Sep 04 19:12:57.782 INFO O| Sep 04 19:12:57.782 INFO STEP 748 (remove_files) COMPLETE
79402026-09-04T19:12:58.747Z[ recovery-image] Sep 04 19:12:57.782 INFO O| Sep 04 19:12:57.782 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79412026-09-04T19:12:58.756Z[ recovery-image] Sep 04 19:12:57.791 INFO O| Sep 04 19:12:57.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
79422026-09-04T19:12:58.756Z[ recovery-image] Sep 04 19:12:57.791 INFO O| Sep 04 19:12:57.791 INFO STEP 749 (remove_files) COMPLETE
79432026-09-04T19:12:58.756Z[ recovery-image] Sep 04 19:12:57.791 INFO O| Sep 04 19:12:57.791 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79442026-09-04T19:12:58.765Z[ recovery-image] Sep 04 19:12:57.800 INFO O| Sep 04 19:12:57.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
79452026-09-04T19:12:58.765Z[ recovery-image] Sep 04 19:12:57.800 INFO O| Sep 04 19:12:57.800 INFO STEP 750 (remove_files) COMPLETE
79462026-09-04T19:12:58.765Z[ recovery-image] Sep 04 19:12:57.800 INFO O| Sep 04 19:12:57.800 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79472026-09-04T19:12:58.773Z[ recovery-image] Sep 04 19:12:57.808 INFO O| Sep 04 19:12:57.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
79482026-09-04T19:12:58.773Z[ recovery-image] Sep 04 19:12:57.808 INFO O| Sep 04 19:12:57.808 INFO STEP 751 (remove_files) COMPLETE
79492026-09-04T19:12:58.773Z[ recovery-image] Sep 04 19:12:57.808 INFO O| Sep 04 19:12:57.808 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79502026-09-04T19:12:58.781Z[ recovery-image] Sep 04 19:12:57.816 INFO O| Sep 04 19:12:57.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
79512026-09-04T19:12:58.781Z[ recovery-image] Sep 04 19:12:57.816 INFO O| Sep 04 19:12:57.816 INFO STEP 752 (remove_files) COMPLETE
79522026-09-04T19:12:58.784Z[ recovery-image] Sep 04 19:12:57.816 INFO O| Sep 04 19:12:57.816 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79532026-09-04T19:12:58.791Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
79542026-09-04T19:12:58.794Z[ recovery-image] Sep 04 19:12:57.827 INFO O| Sep 04 19:12:57.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
79552026-09-04T19:12:58.794Z[ recovery-image] Sep 04 19:12:57.827 INFO O| Sep 04 19:12:57.827 INFO STEP 753 (remove_files) COMPLETE
79562026-09-04T19:12:58.794Z[ recovery-image] Sep 04 19:12:57.827 INFO O| Sep 04 19:12:57.827 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79572026-09-04T19:12:58.802Z[ recovery-image] Sep 04 19:12:57.837 INFO O| Sep 04 19:12:57.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
79582026-09-04T19:12:58.802Z[ recovery-image] Sep 04 19:12:57.837 INFO O| Sep 04 19:12:57.837 INFO STEP 754 (remove_files) COMPLETE
79592026-09-04T19:12:58.802Z[ recovery-image] Sep 04 19:12:57.837 INFO O| Sep 04 19:12:57.837 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79602026-09-04T19:12:58.813Z[ recovery-image] Sep 04 19:12:57.847 INFO O| Sep 04 19:12:57.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
79612026-09-04T19:12:58.813Z[ recovery-image] Sep 04 19:12:57.847 INFO O| Sep 04 19:12:57.847 INFO STEP 755 (remove_files) COMPLETE
79622026-09-04T19:12:58.813Z[ recovery-image] Sep 04 19:12:57.847 INFO O| Sep 04 19:12:57.847 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79632026-09-04T19:12:58.822Z[ recovery-image] Sep 04 19:12:57.857 INFO O| Sep 04 19:12:57.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
79642026-09-04T19:12:58.822Z[ recovery-image] Sep 04 19:12:57.857 INFO O| Sep 04 19:12:57.857 INFO STEP 756 (remove_files) COMPLETE
79652026-09-04T19:12:58.826Z[ recovery-image] Sep 04 19:12:57.857 INFO O| Sep 04 19:12:57.857 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79662026-09-04T19:12:58.833Z[ recovery-image] Sep 04 19:12:57.868 INFO O| Sep 04 19:12:57.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
79672026-09-04T19:12:58.833Z[ recovery-image] Sep 04 19:12:57.868 INFO O| Sep 04 19:12:57.868 INFO STEP 757 (remove_files) COMPLETE
79682026-09-04T19:12:58.837Z[ recovery-image] Sep 04 19:12:57.868 INFO O| Sep 04 19:12:57.868 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79692026-09-04T19:12:58.844Z[ recovery-image] Sep 04 19:12:57.878 INFO O| Sep 04 19:12:57.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
79702026-09-04T19:12:58.844Z[ recovery-image] Sep 04 19:12:57.878 INFO O| Sep 04 19:12:57.878 INFO STEP 758 (remove_files) COMPLETE
79712026-09-04T19:12:58.899Z[ recovery-image] Sep 04 19:12:57.878 INFO O| Sep 04 19:12:57.878 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79722026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.883 INFO O| install = pkg://helios/SUNWcs@0.5.11-3.0.24238:20260902T165440Z
79732026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.883 INFO O| install = pkg://helios/SUNWcsd@0.5.11-3.0.24238:20260902T165440Z
79742026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.883 INFO O| install = pkg://helios/compress/brotli@1.1.0-3.0:20260212T145231Z
79752026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.883 INFO O| install = pkg://helios/compress/bzip2@1.0.8-3.0:20260212T145211Z
79762026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.883 INFO O| install = pkg://helios/compress/gzip@1.14-3.0:20260212T145233Z
79772026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.883 INFO O| install = pkg://helios/compress/lz4@1.10.0-3.0:20260212T145227Z
79782026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.883 INFO O| install = pkg://helios/compress/xz@5.8.1-3.0:20260212T145332Z
79792026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.883 INFO O| install = pkg://helios/compress/zstd@1.5.7-3.0:20260212T145316Z
79802026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.884 INFO O| install = pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0-3.0:20260904T185903Z
79812026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.884 INFO O| install = pkg://helios/consolidation/oxide/omicron1-brand-incorporation@1.0.26-3.0:20260506T112535Z
79822026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.884 INFO O| install = pkg://helios/database/sqlite-3@3.49.1-3.0:20260212T145531Z
79832026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.884 INFO O| install = pkg://helios/developer/acpi@0.5.11-3.0.24238:20260902T165441Z
79842026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/developer/debug/mdb@0.5.11-3.0.24238:20260902T165441Z
79852026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/developer/dtrace@0.5.11-3.0.24238:20260902T165441Z
79862026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/developer/linker@0.5.11-3.0.24238:20260902T165441Z
79872026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/developer/macro/cpp@20240422-3.0:20260212T145401Z
79882026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/developer/object-file@0.5.11-3.0.24238:20260902T165441Z
79892026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/diagnostic/cpu-counters@0.5.11-3.0.24238:20260902T165441Z
79902026-09-04T19:12:58.899Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/diagnostic/diskinfo@0.5.11-3.0.24238:20260902T165441Z
79912026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/diagnostic/pci@0.5.11-3.0.24238:20260902T165441Z
79922026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/driver/audio@0.5.11-3.0.24238:20260902T165442Z
79932026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.885 INFO O| install = pkg://helios/driver/cpu/amd/psp@0.5.11-3.0.24238:20260902T165442Z
79942026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/cpu/amd/zen@0.5.11-3.0.24238:20260902T165442Z
79952026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/cpu/sensor@0.5.11-3.0.24238:20260902T165442Z
79962026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/gpio/amd/zen@0.5.11-3.0.24238:20260902T165442Z
79972026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/ktest@0.5.11-3.0.24238:20260902T165442Z
79982026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/misc/tofino@0.5.11-3.0.24238:20260902T165442Z
79992026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/network/cxgbe@0.5.11-3.0.24238:20260902T165443Z
80002026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/network/e1000g@0.5.11-3.0.24238:20260902T165443Z
80012026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/network/igb@0.5.11-3.0.24238:20260902T165444Z
80022026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/network/ixgbe@0.5.11-3.0.24238:20260902T165444Z
80032026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/network/opte@0.41.506-3.0:20260813T182845Z
80042026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/network/rge@0.5.11-3.0.24238:20260902T165445Z
80052026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/oxide/os-rot@0.5.11-3.0.24238:20260902T165445Z
80062026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/serial/usbser@0.5.11-3.0.24238:20260902T165446Z
80072026-09-04T19:12:58.900Z[ recovery-image] Sep 04 19:12:57.888 INFO O| Sep 04 19:12:57.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
80082026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/storage/blkdev@0.5.11-3.0.24238:20260902T165446Z
80092026-09-04T19:12:58.900Z[ recovery-image] Sep 04 19:12:57.888 INFO O| Sep 04 19:12:57.888 INFO STEP 759 (remove_files) COMPLETE
80102026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/storage/nvme@0.5.11-3.0.24238:20260902T165446Z
80112026-09-04T19:12:58.900Z[ recovery-image] Sep 04 19:12:57.888 INFO O| Sep 04 19:12:57.888 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80122026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.886 INFO O| install = pkg://helios/driver/usb@0.5.11-3.0.24238:20260902T165447Z
80132026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.887 INFO O| install = pkg://helios/driver/x11/xsvc@0.5.11-3.0.24238:20260902T165447Z
80142026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.889 INFO O| install = pkg://helios/editor/vim@9.1.1202-3.0:20260212T145631Z
80152026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.889 INFO O| install = pkg://helios/install/beadm@0.5.11-3.0.24238:20260902T165447Z
80162026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.889 INFO O| install = pkg://helios/library/expat@2.8.3-3.0:20260902T163107Z
80172026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.889 INFO O| install = pkg://helios/library/libedit@3.1-3.0:20260212T145834Z
80182026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.890 INFO O| install = pkg://helios/library/libidn@1.43-3.0:20260212T150133Z
80192026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.890 INFO O| install = pkg://helios/library/libpsl@0.21.5-3.0:20260212T145919Z
80202026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.890 INFO O| install = pkg://helios/library/libtecla@1.6.0-3.0.24238:20260902T165447Z
80212026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.890 INFO O| install = pkg://helios/library/libtool/libltdl@2.5.4-3.0:20260212T153047Z
80222026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.890 INFO O| install = pkg://helios/library/libxml2@2.13.8-3.0:20260212T145937Z
80232026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.890 INFO O| install = pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z
80242026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.890 INFO O| install = pkg://helios/library/libxslt@1.1.42-3.0:20260212T150002Z
80252026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.893 INFO O| install = pkg://helios/library/ncurses@6.5.20240511-3.0:20260212T150321Z
80262026-09-04T19:12:58.900Z[ host-image] Sep 04 19:12:57.893 INFO O| install = pkg://helios/library/nghttp2@1.65.0-3.0:20260212T150101Z
80272026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.894 INFO O| install = pkg://helios/library/nspr@4.36-3.0:20260212T150052Z
80282026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.894 INFO O| install = pkg://helios/library/pcre@8.45-3.0:20260212T150116Z
80292026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.894 INFO O| install = pkg://helios/library/pcre2@10.45-3.0:20260212T150204Z
80302026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.894 INFO O| install = pkg://helios/library/readline@8.2.13-3.0:20260212T150529Z
80312026-09-04T19:12:58.901Z[ recovery-image] Sep 04 19:12:57.898 INFO O| Sep 04 19:12:57.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
80322026-09-04T19:12:58.901Z[ recovery-image] Sep 04 19:12:57.898 INFO O| Sep 04 19:12:57.898 INFO STEP 760 (remove_files) COMPLETE
80332026-09-04T19:12:58.901Z[ recovery-image] Sep 04 19:12:57.898 INFO O| Sep 04 19:12:57.898 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80342026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/library/security/openssl-3@3.5.8-3.0:20260902T163624Z
80352026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/library/security/trousers@0.3.15-3.0:20260212T150509Z
80362026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/library/zlib@1.3.1-3.0:20260212T150415Z
80372026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/locale/en@0.5.11-3.0.24238:20260902T165448Z
80382026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/network/bridging@0.5.11-3.0.24238:20260902T165450Z
80392026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/network/dns/bind@9.18.35-3.0:20260212T150623Z
80402026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/network/netcat@0.5.11-3.0.24238:20260902T165451Z
80412026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/network/openssh@10.0.2-3.1:20260212T150612Z
80422026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
80432026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/network/overwatch@0.1.0.42-3.0:20260226T161717Z
80442026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/network/rsync@3.5.0-3.0:20260902T163025Z
80452026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/network/snoop@0.5.11-3.0.24238:20260902T165451Z
80462026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.906 INFO O| install = pkg://helios/ooce/library/onig@6.9.10-3.0:20260212T173726Z
80472026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.907 INFO O| install = pkg://helios/ooce/library/postgresql-13@13.23-3.0:20260212T162452Z
80482026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.907 INFO O| install = pkg://helios/ooce/util/jq@1.8.1-3.0:20260212T184343Z
80492026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.907 INFO O| install = pkg://helios/oxide/platform-identity-cacerts@1.0-3.0:20260224T222206Z
80502026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.908 INFO O| install = pkg://helios/package/svr4@0.5.11-3.0.24238:20260902T165451Z
80512026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.908 INFO O| install = pkg://helios/release/name@0.5.11-3.0:20260226T173303Z
80522026-09-04T19:12:58.901Z[ recovery-image] Sep 04 19:12:57.908 INFO O| Sep 04 19:12:57.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
80532026-09-04T19:12:58.901Z[ recovery-image] Sep 04 19:12:57.908 INFO O| Sep 04 19:12:57.908 INFO STEP 761 (remove_files) COMPLETE
80542026-09-04T19:12:58.901Z[ recovery-image] Sep 04 19:12:57.908 INFO O| Sep 04 19:12:57.908 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80552026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.912 INFO O| install = pkg://helios/runtime/perl@5.40.2-3.0:20260212T151017Z
80562026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.912 INFO O| install = pkg://helios/runtime/perl/module/sun-solaris@0.5.11-3.0.24238:20260902T165451Z
80572026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.912 INFO O| install = pkg://helios/service/fault-management@0.5.11-3.0.24238:20260902T165451Z
80582026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.912 INFO O| install = pkg://helios/service/file-system/smb@0.5.11-3.0.24238:20260902T165451Z
80592026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.912 INFO O| install = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
80602026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.913 INFO O| install = pkg://helios/service/picl@0.5.11-3.0.24238:20260902T165452Z
80612026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.913 INFO O| install = pkg://helios/service/resource-pools@0.5.11-3.0.24238:20260902T165452Z
80622026-09-04T19:12:58.901Z[ host-image] Sep 04 19:12:57.913 INFO O| install = pkg://helios/service/security/gss@0.5.11-3.0.24238:20260902T165452Z
80632026-09-04T19:12:58.902Z[ host-image] Sep 04 19:12:57.913 INFO O| install = pkg://helios/service/security/kerberos-5@0.5.11-3.0.24238:20260902T165452Z
80642026-09-04T19:12:58.902Z[ host-image] Sep 04 19:12:57.914 INFO O| install = pkg://helios/shell/bash@5.2.32-3.1:20260709T181950Z
80652026-09-04T19:12:58.902Z[ host-image] Sep 04 19:12:57.914 INFO O| install = pkg://helios/shell/ksh93@93.21.1.20120801-3.0.24238:20260902T165452Z
80662026-09-04T19:12:58.902Z[ host-image] Sep 04 19:12:57.914 INFO O| install = pkg://helios/system/bhyve@0.5.11-3.0.24238:20260902T165453Z
80672026-09-04T19:12:58.902Z[ host-image] Sep 04 19:12:57.914 INFO O| install = pkg://helios/system/bhyve/firmware@20241101-3.0:20260212T151705Z
80682026-09-04T19:12:58.902Z[ host-image] Sep 04 19:12:57.914 INFO O| install = pkg://helios/system/boot/loader@1.1-3.0.24238:20260902T165453Z
80692026-09-04T19:12:58.902Z[ host-image] Sep 04 19:12:57.914 INFO O| install = pkg://helios/system/data/console/fonts@0.5.11-3.0.24238:20260902T165453Z
80702026-09-04T19:12:58.902Z[ host-image] Sep 04 19:12:57.914 INFO O| install = pkg://helios/system/data/hardware-registry@2025.6.9-3.0.24238:20260902T165453Z
80712026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.914 INFO O| install = pkg://helios/system/data/keyboard/keytables@0.5.11-3.0.24238:20260902T165453Z
80722026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.917 INFO O| install = pkg://helios/system/data/terminfo@0.5.11-3.0.24238:20260902T165453Z
80732026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.917 INFO O| install = pkg://helios/system/data/urxvt-terminfo@9.31-3.0:20260212T151125Z
80742026-09-04T19:12:58.907Z[ recovery-image] Sep 04 19:12:57.917 INFO O| Sep 04 19:12:57.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
80752026-09-04T19:12:58.907Z[ recovery-image] Sep 04 19:12:57.917 INFO O| Sep 04 19:12:57.917 INFO STEP 762 (remove_files) COMPLETE
80762026-09-04T19:12:58.907Z[ recovery-image] Sep 04 19:12:57.917 INFO O| Sep 04 19:12:57.917 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80772026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.917 INFO O| install = pkg://helios/system/data/zoneinfo@2026.3-3.0.24238:20260902T165453Z
80782026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.917 INFO O| install = pkg://helios/system/dpe@0.5.11-3.0.24238:20260902T165453Z
80792026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.917 INFO O| install = pkg://helios/system/extended-system-utilities@0.5.11-3.0.24238:20260902T165453Z
80802026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.917 INFO O| install = pkg://helios/system/ficl@4.1.0-3.0.24238:20260902T165453Z
80812026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.918 INFO O| install = pkg://helios/system/file-system/smb@0.5.11-3.0.24238:20260902T165453Z
80822026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.918 INFO O| install = pkg://helios/system/file-system/zfs@0.5.11-3.0.24238:20260902T165454Z
80832026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.918 INFO O| install = pkg://helios/system/gpio@0.5.11-3.0.24238:20260902T165454Z
80842026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.918 INFO O| install = pkg://helios/system/i2c@0.5.11-3.0.24238:20260902T165454Z
80852026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.921 INFO O| install = pkg://helios/system/kernel@0.5.11-3.0.24238:20260902T165454Z
80862026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.921 INFO O| install = pkg://helios/system/kernel/cpu-counters@0.5.11-3.0.24238:20260902T165454Z
80872026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.921 INFO O| install = pkg://helios/system/kernel/dtrace/providers@0.5.11-3.0.24238:20260902T165454Z
80882026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.921 INFO O| install = pkg://helios/system/kernel/platform@0.5.11-3.0.24238:20260902T165454Z
80892026-09-04T19:12:58.907Z[ host-image] Sep 04 19:12:57.921 INFO O| install = pkg://helios/system/ksensor@0.5.11-3.0.24238:20260902T165454Z
80902026-09-04T19:12:58.907Z[ recovery-image] Sep 04 19:12:57.926 INFO O| Sep 04 19:12:57.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
80912026-09-04T19:12:58.907Z[ recovery-image] Sep 04 19:12:57.926 INFO O| Sep 04 19:12:57.926 INFO STEP 763 (remove_files) COMPLETE
80922026-09-04T19:12:58.907Z[ recovery-image] Sep 04 19:12:57.926 INFO O| Sep 04 19:12:57.926 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80932026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.927 INFO O| install = pkg://helios/system/library@0.5.11-3.0.24238:20260902T165456Z
80942026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.927 INFO O| install = pkg://helios/system/library/bhyve@0.5.11-3.0.24238:20260902T165454Z
80952026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.927 INFO O| install = pkg://helios/system/library/demangle@0.5.11-3.0.24238:20260902T165455Z
80962026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.927 INFO O| install = pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z
80972026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.927 INFO O| install = pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z
80982026-09-04T19:12:58.908Z[ recovery-image] Sep 04 19:12:57.935 INFO O| Sep 04 19:12:57.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
80992026-09-04T19:12:58.908Z[ recovery-image] Sep 04 19:12:57.935 INFO O| Sep 04 19:12:57.935 INFO STEP 764 (remove_files) COMPLETE
81002026-09-04T19:12:58.908Z[ recovery-image] Sep 04 19:12:57.935 INFO O| Sep 04 19:12:57.935 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81012026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.935 INFO O| install = pkg://helios/system/library/iconv/utf-8@0.5.11-3.0.24238:20260902T165455Z
81022026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.935 INFO O| install = pkg://helios/system/library/libdbus@1.16.2-3.0:20260212T153054Z
81032026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.935 INFO O| install = pkg://helios/system/library/libdiskmgt@0.5.11-3.0.24238:20260902T165455Z
81042026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.935 INFO O| install = pkg://helios/system/library/libispi@0.5.11-3.0.24238:20260902T165455Z
81052026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.936 INFO O| install = pkg://helios/system/library/math@0.5.11-3.0.24238:20260902T165455Z
81062026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.936 INFO O| install = pkg://helios/system/library/mozilla-nss@3.110-3.0:20260212T151334Z
81072026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.936 INFO O| install = pkg://helios/system/library/pcap@1.10.5-3.0:20260212T151330Z
81082026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.936 INFO O| install = pkg://helios/system/library/security/gss@0.5.11-3.0.24238:20260902T165455Z
81092026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.936 INFO O| install = pkg://helios/system/library/security/gss/diffie-hellman@0.5.11-3.0.24238:20260902T165455Z
81102026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.936 INFO O| install = pkg://helios/system/library/security/gss/spnego@0.5.11-3.0.24238:20260902T165455Z
81112026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.937 INFO O| install = pkg://helios/system/library/security/libsasl@0.5.11-3.0.24238:20260902T165455Z
81122026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.937 INFO O| install = pkg://helios/system/library/storage/scsi-plugins@0.5.11-3.0.24238:20260902T165456Z
81132026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.937 INFO O| install = pkg://helios/system/man@0.5.11-3.0.24238:20260902T165456Z
81142026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.937 INFO O| install = pkg://helios/system/management/snmp/net-snmp@5.9.4-3.0:20260212T151432Z
81152026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.937 INFO O| install = pkg://helios/system/microcode/amd@20260724-3.0.24238:20260902T165456Z
81162026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/microcode/intel@20260812-3.0.24238:20260902T165456Z
81172026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/microcode/oxide@20260619-3.0.24238:20260902T165456Z
81182026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/network@0.5.11-3.0.24238:20260902T165457Z
81192026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/network/overlay@0.5.11-3.0.24238:20260902T165456Z
81202026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/network/routing@0.5.11-3.0.24238:20260902T165457Z
81212026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/prerequisite/gnu@0.5.11-3.0:20260212T151403Z
81222026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/watch@4.0.5-3.0:20260212T151501Z
81232026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/xopen/xcu4@0.5.11-3.0.24238:20260902T165458Z
81242026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/zones@0.5.11-3.0.24238:20260902T165458Z
81252026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/system/zones/brand/omicron1@1.0.26-3.0:20260506T112523Z
81262026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/terminal/resize@352-3.0:20260212T151456Z
81272026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.938 INFO O| install = pkg://helios/text/column@0.0.0.20181004-3.0:20260224T215736Z
81282026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.939 INFO O| install = pkg://helios/text/less@668-3.0:20260212T151713Z
81292026-09-04T19:12:58.908Z[ host-image] Sep 04 19:12:57.939 INFO O| install = pkg://helios/text/looker@0.1.0.15-3.0:20260224T221620Z
81302026-09-04T19:12:58.909Z[ host-image] Sep 04 19:12:57.939 INFO O| install = pkg://helios/web/ca-bundle@5.11-3.0:20260212T152502Z
81312026-09-04T19:12:58.909Z[ host-image] Sep 04 19:12:57.939 INFO O| install = pkg://helios/web/curl@8.21.0-3.0:20260630T200901Z
81322026-09-04T19:12:58.909Z[ host-image] Sep 04 19:12:57.940 INFO O| tempdir @ "/tmp/.tmp4MdYml/tmp"
81332026-09-04T19:12:58.909Z[ host-image] Sep 04 19:12:57.940 INFO O| image root @ "/tmp/.tmp4MdYml/tmp/root"
81342026-09-04T19:12:58.909Z[ host-image] Sep 04 19:12:57.940 INFO O| creating image...
81352026-09-04T19:12:58.912Z[ recovery-image] Sep 04 19:12:57.945 INFO O| Sep 04 19:12:57.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
81362026-09-04T19:12:58.912Z[ recovery-image] Sep 04 19:12:57.945 INFO O| Sep 04 19:12:57.945 INFO STEP 765 (remove_files) COMPLETE
81372026-09-04T19:12:58.913Z[ recovery-image] Sep 04 19:12:57.945 INFO O| Sep 04 19:12:57.945 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81382026-09-04T19:12:58.919Z[ recovery-image] Sep 04 19:12:57.954 INFO O| Sep 04 19:12:57.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
81392026-09-04T19:12:58.919Z[ recovery-image] Sep 04 19:12:57.954 INFO O| Sep 04 19:12:57.954 INFO STEP 766 (remove_files) COMPLETE
81402026-09-04T19:12:58.919Z[ recovery-image] Sep 04 19:12:57.954 INFO O| Sep 04 19:12:57.954 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81412026-09-04T19:12:58.928Z[ recovery-image] Sep 04 19:12:57.962 INFO O| Sep 04 19:12:57.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
81422026-09-04T19:12:58.928Z[ recovery-image] Sep 04 19:12:57.963 INFO O| Sep 04 19:12:57.963 INFO STEP 767 (remove_files) COMPLETE
81432026-09-04T19:12:58.928Z[ recovery-image] Sep 04 19:12:57.963 INFO O| Sep 04 19:12:57.963 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81442026-09-04T19:12:58.936Z[ recovery-image] Sep 04 19:12:57.971 INFO O| Sep 04 19:12:57.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
81452026-09-04T19:12:58.936Z[ recovery-image] Sep 04 19:12:57.971 INFO O| Sep 04 19:12:57.971 INFO STEP 768 (remove_files) COMPLETE
81462026-09-04T19:12:58.936Z[ recovery-image] Sep 04 19:12:57.971 INFO O| Sep 04 19:12:57.971 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81472026-09-04T19:12:58.945Z[ recovery-image] Sep 04 19:12:57.980 INFO O| Sep 04 19:12:57.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
81482026-09-04T19:12:58.945Z[ recovery-image] Sep 04 19:12:57.980 INFO O| Sep 04 19:12:57.980 INFO STEP 769 (remove_files) COMPLETE
81492026-09-04T19:12:58.945Z[ recovery-image] Sep 04 19:12:57.980 INFO O| Sep 04 19:12:57.980 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81502026-09-04T19:12:58.954Z[ recovery-image] Sep 04 19:12:57.989 INFO O| Sep 04 19:12:57.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
81512026-09-04T19:12:58.954Z[ recovery-image] Sep 04 19:12:57.989 INFO O| Sep 04 19:12:57.989 INFO STEP 770 (remove_files) COMPLETE
81522026-09-04T19:12:58.954Z[ recovery-image] Sep 04 19:12:57.989 INFO O| Sep 04 19:12:57.989 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81532026-09-04T19:12:58.964Z[ recovery-image] Sep 04 19:12:57.999 INFO O| Sep 04 19:12:57.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
81542026-09-04T19:12:58.964Z[ recovery-image] Sep 04 19:12:57.999 INFO O| Sep 04 19:12:57.999 INFO STEP 771 (remove_files) COMPLETE
81552026-09-04T19:12:58.964Z[ recovery-image] Sep 04 19:12:57.999 INFO O| Sep 04 19:12:57.999 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81562026-09-04T19:12:58.974Z[ recovery-image] Sep 04 19:12:58.009 INFO O| Sep 04 19:12:58.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
81572026-09-04T19:12:58.974Z[ recovery-image] Sep 04 19:12:58.009 INFO O| Sep 04 19:12:58.009 INFO STEP 772 (remove_files) COMPLETE
81582026-09-04T19:12:58.974Z[ recovery-image] Sep 04 19:12:58.009 INFO O| Sep 04 19:12:58.009 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81592026-09-04T19:12:58.984Z[ recovery-image] Sep 04 19:12:58.019 INFO O| Sep 04 19:12:58.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
81602026-09-04T19:12:58.984Z[ recovery-image] Sep 04 19:12:58.019 INFO O| Sep 04 19:12:58.019 INFO STEP 773 (remove_files) COMPLETE
81612026-09-04T19:12:58.984Z[ recovery-image] Sep 04 19:12:58.019 INFO O| Sep 04 19:12:58.019 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81622026-09-04T19:12:58.993Z[ recovery-image] Sep 04 19:12:58.028 INFO O| Sep 04 19:12:58.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
81632026-09-04T19:12:58.993Z[ recovery-image] Sep 04 19:12:58.028 INFO O| Sep 04 19:12:58.028 INFO STEP 774 (remove_files) COMPLETE
81642026-09-04T19:12:58.993Z[ recovery-image] Sep 04 19:12:58.028 INFO O| Sep 04 19:12:58.028 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81652026-09-04T19:12:59.002Z[ recovery-image] Sep 04 19:12:58.037 INFO O| Sep 04 19:12:58.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
81662026-09-04T19:12:59.002Z[ recovery-image] Sep 04 19:12:58.037 INFO O| Sep 04 19:12:58.037 INFO STEP 775 (remove_files) COMPLETE
81672026-09-04T19:12:59.002Z[ recovery-image] Sep 04 19:12:58.037 INFO O| Sep 04 19:12:58.037 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81682026-09-04T19:12:59.013Z[ recovery-image] Sep 04 19:12:58.048 INFO O| Sep 04 19:12:58.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
81692026-09-04T19:12:59.014Z[ recovery-image] Sep 04 19:12:58.048 INFO O| Sep 04 19:12:58.048 INFO STEP 776 (remove_files) COMPLETE
81702026-09-04T19:12:59.014Z[ recovery-image] Sep 04 19:12:58.048 INFO O| Sep 04 19:12:58.048 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81712026-09-04T19:12:59.023Z[ recovery-image] Sep 04 19:12:58.058 INFO O| Sep 04 19:12:58.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
81722026-09-04T19:12:59.023Z[ recovery-image] Sep 04 19:12:58.058 INFO O| Sep 04 19:12:58.058 INFO STEP 777 (remove_files) COMPLETE
81732026-09-04T19:12:59.023Z[ recovery-image] Sep 04 19:12:58.058 INFO O| Sep 04 19:12:58.058 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81742026-09-04T19:12:59.034Z[ recovery-image] Sep 04 19:12:58.069 INFO O| Sep 04 19:12:58.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
81752026-09-04T19:12:59.034Z[ recovery-image] Sep 04 19:12:58.069 INFO O| Sep 04 19:12:58.069 INFO STEP 778 (remove_files) COMPLETE
81762026-09-04T19:12:59.034Z[ recovery-image] Sep 04 19:12:58.069 INFO O| Sep 04 19:12:58.069 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81772026-09-04T19:12:59.045Z[ recovery-image] Sep 04 19:12:58.080 INFO O| Sep 04 19:12:58.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
81782026-09-04T19:12:59.045Z[ recovery-image] Sep 04 19:12:58.080 INFO O| Sep 04 19:12:58.079 INFO STEP 779 (remove_files) COMPLETE
81792026-09-04T19:12:59.045Z[ recovery-image] Sep 04 19:12:58.080 INFO O| Sep 04 19:12:58.079 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81802026-09-04T19:12:59.051Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
81812026-09-04T19:12:59.055Z[ recovery-image] Sep 04 19:12:58.090 INFO O| Sep 04 19:12:58.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
81822026-09-04T19:12:59.055Z[ recovery-image] Sep 04 19:12:58.090 INFO O| Sep 04 19:12:58.090 INFO STEP 780 (remove_files) COMPLETE
81832026-09-04T19:12:59.055Z[ recovery-image] Sep 04 19:12:58.090 INFO O| Sep 04 19:12:58.090 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81842026-09-04T19:12:59.066Z[ recovery-image] Sep 04 19:12:58.100 INFO O| Sep 04 19:12:58.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
81852026-09-04T19:12:59.066Z[ recovery-image] Sep 04 19:12:58.100 INFO O| Sep 04 19:12:58.100 INFO STEP 781 (remove_files) COMPLETE
81862026-09-04T19:12:59.066Z[ recovery-image] Sep 04 19:12:58.100 INFO O| Sep 04 19:12:58.100 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81872026-09-04T19:12:59.076Z[ recovery-image] Sep 04 19:12:58.110 INFO O| Sep 04 19:12:58.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
81882026-09-04T19:12:59.076Z[ recovery-image] Sep 04 19:12:58.110 INFO O| Sep 04 19:12:58.110 INFO STEP 782 (remove_files) COMPLETE
81892026-09-04T19:12:59.076Z[ recovery-image] Sep 04 19:12:58.110 INFO O| Sep 04 19:12:58.110 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81902026-09-04T19:12:59.079Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
81912026-09-04T19:12:59.085Z[ recovery-image] Sep 04 19:12:58.120 INFO O| Sep 04 19:12:58.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
81922026-09-04T19:12:59.085Z[ recovery-image] Sep 04 19:12:58.120 INFO O| Sep 04 19:12:58.120 INFO STEP 783 (remove_files) COMPLETE
81932026-09-04T19:12:59.085Z[ recovery-image] Sep 04 19:12:58.120 INFO O| Sep 04 19:12:58.120 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81942026-09-04T19:12:59.095Z[ recovery-image] Sep 04 19:12:58.129 INFO O| Sep 04 19:12:58.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
81952026-09-04T19:12:59.095Z[ recovery-image] Sep 04 19:12:58.129 INFO O| Sep 04 19:12:58.129 INFO STEP 784 (remove_files) COMPLETE
81962026-09-04T19:12:59.098Z[ recovery-image] Sep 04 19:12:58.129 INFO O| Sep 04 19:12:58.129 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81972026-09-04T19:12:59.103Z[ recovery-image] Sep 04 19:12:58.138 INFO O| Sep 04 19:12:58.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
81982026-09-04T19:12:59.103Z[ recovery-image] Sep 04 19:12:58.138 INFO O| Sep 04 19:12:58.138 INFO STEP 785 (remove_files) COMPLETE
81992026-09-04T19:12:59.104Z[ recovery-image] Sep 04 19:12:58.138 INFO O| Sep 04 19:12:58.138 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82002026-09-04T19:12:59.108Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
82012026-09-04T19:12:59.113Z[ recovery-image] Sep 04 19:12:58.148 INFO O| Sep 04 19:12:58.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
82022026-09-04T19:12:59.113Z[ recovery-image] Sep 04 19:12:58.148 INFO O| Sep 04 19:12:58.148 INFO STEP 786 (remove_files) COMPLETE
82032026-09-04T19:12:59.116Z[ recovery-image] Sep 04 19:12:58.148 INFO O| Sep 04 19:12:58.148 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82042026-09-04T19:12:59.122Z[ recovery-image] Sep 04 19:12:58.157 INFO O| Sep 04 19:12:58.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
82052026-09-04T19:12:59.127Z[ recovery-image] Sep 04 19:12:58.159 INFO O| Sep 04 19:12:58.159 INFO STEP 787 (remove_files) COMPLETE
82062026-09-04T19:12:59.127Z[ recovery-image] Sep 04 19:12:58.159 INFO O| Sep 04 19:12:58.159 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82072026-09-04T19:12:59.134Z[ recovery-image] Sep 04 19:12:58.168 INFO O| Sep 04 19:12:58.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
82082026-09-04T19:12:59.134Z[ recovery-image] Sep 04 19:12:58.169 INFO O| Sep 04 19:12:58.168 INFO STEP 788 (remove_files) COMPLETE
82092026-09-04T19:12:59.134Z[ recovery-image] Sep 04 19:12:58.169 INFO O| Sep 04 19:12:58.168 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82102026-09-04T19:12:59.143Z[ recovery-image] Sep 04 19:12:58.178 INFO O| Sep 04 19:12:58.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
82112026-09-04T19:12:59.143Z[ recovery-image] Sep 04 19:12:58.178 INFO O| Sep 04 19:12:58.178 INFO STEP 789 (remove_files) COMPLETE
82122026-09-04T19:12:59.146Z[ recovery-image] Sep 04 19:12:58.178 INFO O| Sep 04 19:12:58.178 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82132026-09-04T19:12:59.152Z[ recovery-image] Sep 04 19:12:58.187 INFO O| Sep 04 19:12:58.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
82142026-09-04T19:12:59.152Z[ recovery-image] Sep 04 19:12:58.187 INFO O| Sep 04 19:12:58.187 INFO STEP 790 (remove_files) COMPLETE
82152026-09-04T19:12:59.156Z[ recovery-image] Sep 04 19:12:58.187 INFO O| Sep 04 19:12:58.187 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82162026-09-04T19:12:59.162Z[ recovery-image] Sep 04 19:12:58.197 INFO O| Sep 04 19:12:58.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
82172026-09-04T19:12:59.166Z[ recovery-image] Sep 04 19:12:58.197 INFO O| Sep 04 19:12:58.197 INFO STEP 791 (remove_files) COMPLETE
82182026-09-04T19:12:59.166Z[ recovery-image] Sep 04 19:12:58.198 INFO O| Sep 04 19:12:58.197 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82192026-09-04T19:12:59.173Z[ recovery-image] Sep 04 19:12:58.208 INFO O| Sep 04 19:12:58.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
82202026-09-04T19:12:59.173Z[ recovery-image] Sep 04 19:12:58.208 INFO O| Sep 04 19:12:58.208 INFO STEP 792 (remove_files) COMPLETE
82212026-09-04T19:12:59.173Z[ recovery-image] Sep 04 19:12:58.208 INFO O| Sep 04 19:12:58.208 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82222026-09-04T19:12:59.182Z[ recovery-image] Sep 04 19:12:58.217 INFO O| Sep 04 19:12:58.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
82232026-09-04T19:12:59.182Z[ recovery-image] Sep 04 19:12:58.217 INFO O| Sep 04 19:12:58.217 INFO STEP 793 (remove_files) COMPLETE
82242026-09-04T19:12:59.182Z[ recovery-image] Sep 04 19:12:58.217 INFO O| Sep 04 19:12:58.217 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82252026-09-04T19:12:59.192Z[ recovery-image] Sep 04 19:12:58.227 INFO O| Sep 04 19:12:58.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
82262026-09-04T19:12:59.192Z[ recovery-image] Sep 04 19:12:58.227 INFO O| Sep 04 19:12:58.226 INFO STEP 794 (remove_files) COMPLETE
82272026-09-04T19:12:59.192Z[ recovery-image] Sep 04 19:12:58.227 INFO O| Sep 04 19:12:58.226 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82282026-09-04T19:12:59.202Z[ recovery-image] Sep 04 19:12:58.236 INFO O| Sep 04 19:12:58.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
82292026-09-04T19:12:59.202Z[ recovery-image] Sep 04 19:12:58.236 INFO O| Sep 04 19:12:58.236 INFO STEP 795 (remove_files) COMPLETE
82302026-09-04T19:12:59.205Z[ recovery-image] Sep 04 19:12:58.236 INFO O| Sep 04 19:12:58.236 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82312026-09-04T19:12:59.367Z[verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
82322026-09-04T19:12:59.370Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
82332026-09-04T19:12:59.412Z[verify-libraries] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
82342026-09-04T19:12:59.632Z[verify-libraries] Compiling drift v0.2.0
82352026-09-04T19:12:59.657Z[verify-libraries] Compiling uzers v0.12.2
82362026-09-04T19:13:00.282Z[verify-libraries] Compiling parse-size v1.1.0
82372026-09-04T19:13:00.310Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
82382026-09-04T19:13:00.334Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
82392026-09-04T19:13:00.502Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
82402026-09-04T19:13:00.938Z[verify-libraries] Compiling dropshot-api-manager v0.8.0
82412026-09-04T19:13:01.215Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
82422026-09-04T19:13:01.813Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
82432026-09-04T19:13:02.067Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
82442026-09-04T19:13:02.982Z[ recovery-image] Sep 04 19:13:02.016 INFO O| Sep 04 19:13:02.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
82452026-09-04T19:13:02.982Z[ recovery-image] Sep 04 19:13:02.016 INFO O| Sep 04 19:13:02.016 INFO STEP 796 (remove_files) COMPLETE
82462026-09-04T19:13:02.985Z[ recovery-image] Sep 04 19:13:02.016 INFO O| Sep 04 19:13:02.016 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82472026-09-04T19:13:02.994Z[ recovery-image] Sep 04 19:13:02.029 INFO O| Sep 04 19:13:02.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
82482026-09-04T19:13:02.994Z[ recovery-image] Sep 04 19:13:02.029 INFO O| Sep 04 19:13:02.029 INFO STEP 797 (remove_files) COMPLETE
82492026-09-04T19:13:02.994Z[ recovery-image] Sep 04 19:13:02.029 INFO O| Sep 04 19:13:02.029 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82502026-09-04T19:13:03.006Z[ recovery-image] Sep 04 19:13:02.041 INFO O| Sep 04 19:13:02.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
82512026-09-04T19:13:03.006Z[ recovery-image] Sep 04 19:13:02.041 INFO O| Sep 04 19:13:02.041 INFO STEP 798 (remove_files) COMPLETE
82522026-09-04T19:13:03.006Z[ recovery-image] Sep 04 19:13:02.041 INFO O| Sep 04 19:13:02.041 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82532026-09-04T19:13:03.059Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
82542026-09-04T19:13:03.517Z[ recovery-image] Sep 04 19:13:02.552 INFO O| Sep 04 19:13:02.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
82552026-09-04T19:13:03.517Z[ recovery-image] Sep 04 19:13:02.552 INFO O| Sep 04 19:13:02.552 INFO STEP 799 (remove_files) COMPLETE
82562026-09-04T19:13:03.517Z[ recovery-image] Sep 04 19:13:02.552 INFO O| Sep 04 19:13:02.552 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82572026-09-04T19:13:03.528Z[ recovery-image] Sep 04 19:13:02.562 INFO O| Sep 04 19:13:02.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
82582026-09-04T19:13:03.528Z[ recovery-image] Sep 04 19:13:02.562 INFO O| Sep 04 19:13:02.562 INFO STEP 800 (remove_files) COMPLETE
82592026-09-04T19:13:03.528Z[ recovery-image] Sep 04 19:13:02.562 INFO O| Sep 04 19:13:02.562 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82602026-09-04T19:13:03.538Z[ recovery-image] Sep 04 19:13:02.572 INFO O| Sep 04 19:13:02.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
82612026-09-04T19:13:03.538Z[ recovery-image] Sep 04 19:13:02.572 INFO O| Sep 04 19:13:02.572 INFO STEP 801 (remove_files) COMPLETE
82622026-09-04T19:13:03.538Z[ recovery-image] Sep 04 19:13:02.572 INFO O| Sep 04 19:13:02.572 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82632026-09-04T19:13:03.548Z[ recovery-image] Sep 04 19:13:02.583 INFO O| Sep 04 19:13:02.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
82642026-09-04T19:13:03.549Z[ recovery-image] Sep 04 19:13:02.583 INFO O| Sep 04 19:13:02.583 INFO STEP 802 (remove_files) COMPLETE
82652026-09-04T19:13:03.552Z[ recovery-image] Sep 04 19:13:02.583 INFO O| Sep 04 19:13:02.583 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82662026-09-04T19:13:03.558Z[ recovery-image] Sep 04 19:13:02.593 INFO O| Sep 04 19:13:02.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
82672026-09-04T19:13:03.558Z[ recovery-image] Sep 04 19:13:02.593 INFO O| Sep 04 19:13:02.593 INFO STEP 803 (remove_files) COMPLETE
82682026-09-04T19:13:03.558Z[ recovery-image] Sep 04 19:13:02.593 INFO O| Sep 04 19:13:02.593 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82692026-09-04T19:13:03.568Z[ recovery-image] Sep 04 19:13:02.603 INFO O| Sep 04 19:13:02.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
82702026-09-04T19:13:03.568Z[ recovery-image] Sep 04 19:13:02.603 INFO O| Sep 04 19:13:02.603 INFO STEP 804 (remove_files) COMPLETE
82712026-09-04T19:13:03.572Z[ recovery-image] Sep 04 19:13:02.603 INFO O| Sep 04 19:13:02.603 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82722026-09-04T19:13:03.578Z[ recovery-image] Sep 04 19:13:02.613 INFO O| Sep 04 19:13:02.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
82732026-09-04T19:13:03.578Z[ recovery-image] Sep 04 19:13:02.613 INFO O| Sep 04 19:13:02.613 INFO STEP 805 (remove_files) COMPLETE
82742026-09-04T19:13:03.578Z[ recovery-image] Sep 04 19:13:02.613 INFO O| Sep 04 19:13:02.613 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82752026-09-04T19:13:03.588Z[ recovery-image] Sep 04 19:13:02.623 INFO O| Sep 04 19:13:02.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
82762026-09-04T19:13:03.588Z[ recovery-image] Sep 04 19:13:02.623 INFO O| Sep 04 19:13:02.623 INFO STEP 806 (remove_files) COMPLETE
82772026-09-04T19:13:03.592Z[ recovery-image] Sep 04 19:13:02.623 INFO O| Sep 04 19:13:02.623 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82782026-09-04T19:13:03.598Z[ recovery-image] Sep 04 19:13:02.632 INFO O| Sep 04 19:13:02.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
82792026-09-04T19:13:03.598Z[ recovery-image] Sep 04 19:13:02.632 INFO O| Sep 04 19:13:02.632 INFO STEP 807 (remove_files) COMPLETE
82802026-09-04T19:13:03.601Z[ recovery-image] Sep 04 19:13:02.632 INFO O| Sep 04 19:13:02.632 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82812026-09-04T19:13:03.607Z[ recovery-image] Sep 04 19:13:02.642 INFO O| Sep 04 19:13:02.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
82822026-09-04T19:13:03.607Z[ recovery-image] Sep 04 19:13:02.642 INFO O| Sep 04 19:13:02.642 INFO STEP 808 (remove_files) COMPLETE
82832026-09-04T19:13:03.607Z[ recovery-image] Sep 04 19:13:02.642 INFO O| Sep 04 19:13:02.642 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82842026-09-04T19:13:03.610Z[ host-image] Sep 04 19:13:02.645 INFO O| copying publishers...
82852026-09-04T19:13:03.615Z[ recovery-image] Sep 04 19:13:02.650 INFO O| Sep 04 19:13:02.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
82862026-09-04T19:13:03.615Z[ recovery-image] Sep 04 19:13:02.650 INFO O| Sep 04 19:13:02.650 INFO STEP 809 (remove_files) COMPLETE
82872026-09-04T19:13:03.615Z[ recovery-image] Sep 04 19:13:02.650 INFO O| Sep 04 19:13:02.650 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82882026-09-04T19:13:03.624Z[ recovery-image] Sep 04 19:13:02.658 INFO O| Sep 04 19:13:02.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
82892026-09-04T19:13:03.624Z[ recovery-image] Sep 04 19:13:02.658 INFO O| Sep 04 19:13:02.658 INFO STEP 810 (remove_files) COMPLETE
82902026-09-04T19:13:03.624Z[ recovery-image] Sep 04 19:13:02.658 INFO O| Sep 04 19:13:02.658 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82912026-09-04T19:13:03.632Z[ recovery-image] Sep 04 19:13:02.667 INFO O| Sep 04 19:13:02.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
82922026-09-04T19:13:03.632Z[ recovery-image] Sep 04 19:13:02.667 INFO O| Sep 04 19:13:02.667 INFO STEP 811 (remove_files) COMPLETE
82932026-09-04T19:13:03.632Z[ recovery-image] Sep 04 19:13:02.667 INFO O| Sep 04 19:13:02.667 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82942026-09-04T19:13:03.644Z[ recovery-image] Sep 04 19:13:02.678 INFO O| Sep 04 19:13:02.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
82952026-09-04T19:13:03.644Z[ recovery-image] Sep 04 19:13:02.678 INFO O| Sep 04 19:13:02.678 INFO STEP 812 (remove_files) COMPLETE
82962026-09-04T19:13:03.644Z[ recovery-image] Sep 04 19:13:02.678 INFO O| Sep 04 19:13:02.678 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82972026-09-04T19:13:03.654Z[ recovery-image] Sep 04 19:13:02.688 INFO O| Sep 04 19:13:02.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
82982026-09-04T19:13:03.654Z[ recovery-image] Sep 04 19:13:02.689 INFO O| Sep 04 19:13:02.689 INFO STEP 813 (remove_files) COMPLETE
82992026-09-04T19:13:03.654Z[ recovery-image] Sep 04 19:13:02.689 INFO O| Sep 04 19:13:02.689 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83002026-09-04T19:13:03.663Z[ recovery-image] Sep 04 19:13:02.697 INFO O| Sep 04 19:13:02.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
83012026-09-04T19:13:03.663Z[ recovery-image] Sep 04 19:13:02.698 INFO O| Sep 04 19:13:02.697 INFO STEP 814 (remove_files) COMPLETE
83022026-09-04T19:13:03.663Z[ recovery-image] Sep 04 19:13:02.698 INFO O| Sep 04 19:13:02.698 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83032026-09-04T19:13:03.672Z[ recovery-image] Sep 04 19:13:02.707 INFO O| Sep 04 19:13:02.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
83042026-09-04T19:13:03.672Z[ recovery-image] Sep 04 19:13:02.707 INFO O| Sep 04 19:13:02.707 INFO STEP 815 (remove_files) COMPLETE
83052026-09-04T19:13:03.673Z[ recovery-image] Sep 04 19:13:02.707 INFO O| Sep 04 19:13:02.707 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83062026-09-04T19:13:03.681Z[ recovery-image] Sep 04 19:13:02.716 INFO O| Sep 04 19:13:02.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
83072026-09-04T19:13:03.681Z[ recovery-image] Sep 04 19:13:02.716 INFO O| Sep 04 19:13:02.716 INFO STEP 816 (remove_files) COMPLETE
83082026-09-04T19:13:03.681Z[ recovery-image] Sep 04 19:13:02.716 INFO O| Sep 04 19:13:02.716 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83092026-09-04T19:13:03.690Z[ recovery-image] Sep 04 19:13:02.725 INFO O| Sep 04 19:13:02.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
83102026-09-04T19:13:03.690Z[ recovery-image] Sep 04 19:13:02.725 INFO O| Sep 04 19:13:02.725 INFO STEP 817 (remove_files) COMPLETE
83112026-09-04T19:13:03.690Z[ recovery-image] Sep 04 19:13:02.725 INFO O| Sep 04 19:13:02.725 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83122026-09-04T19:13:03.701Z[ recovery-image] Sep 04 19:13:02.735 INFO O| Sep 04 19:13:02.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
83132026-09-04T19:13:03.701Z[ recovery-image] Sep 04 19:13:02.735 INFO O| Sep 04 19:13:02.735 INFO STEP 818 (remove_files) COMPLETE
83142026-09-04T19:13:03.704Z[ recovery-image] Sep 04 19:13:02.735 INFO O| Sep 04 19:13:02.735 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83152026-09-04T19:13:03.710Z[ recovery-image] Sep 04 19:13:02.744 INFO O| Sep 04 19:13:02.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
83162026-09-04T19:13:03.710Z[ recovery-image] Sep 04 19:13:02.745 INFO O| Sep 04 19:13:02.745 INFO STEP 819 (remove_files) COMPLETE
83172026-09-04T19:13:03.710Z[ recovery-image] Sep 04 19:13:02.745 INFO O| Sep 04 19:13:02.745 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83182026-09-04T19:13:03.719Z[ recovery-image] Sep 04 19:13:02.754 INFO O| Sep 04 19:13:02.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
83192026-09-04T19:13:03.720Z[ recovery-image] Sep 04 19:13:02.754 INFO O| Sep 04 19:13:02.754 INFO STEP 820 (remove_files) COMPLETE
83202026-09-04T19:13:03.723Z[ recovery-image] Sep 04 19:13:02.754 INFO O| Sep 04 19:13:02.754 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83212026-09-04T19:13:03.731Z[ recovery-image] Sep 04 19:13:02.765 INFO O| Sep 04 19:13:02.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
83222026-09-04T19:13:03.731Z[ recovery-image] Sep 04 19:13:02.765 INFO O| Sep 04 19:13:02.765 INFO STEP 821 (remove_files) COMPLETE
83232026-09-04T19:13:03.731Z[ recovery-image] Sep 04 19:13:02.766 INFO O| Sep 04 19:13:02.765 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83242026-09-04T19:13:03.742Z[ recovery-image] Sep 04 19:13:02.776 INFO O| Sep 04 19:13:02.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
83252026-09-04T19:13:03.743Z[ recovery-image] Sep 04 19:13:02.776 INFO O| Sep 04 19:13:02.776 INFO STEP 822 (remove_files) COMPLETE
83262026-09-04T19:13:03.746Z[ recovery-image] Sep 04 19:13:02.776 INFO O| Sep 04 19:13:02.776 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83272026-09-04T19:13:03.752Z[ recovery-image] Sep 04 19:13:02.786 INFO O| Sep 04 19:13:02.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
83282026-09-04T19:13:03.752Z[ recovery-image] Sep 04 19:13:02.786 INFO O| Sep 04 19:13:02.786 INFO STEP 823 (remove_files) COMPLETE
83292026-09-04T19:13:03.752Z[ recovery-image] Sep 04 19:13:02.786 INFO O| Sep 04 19:13:02.786 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83302026-09-04T19:13:03.761Z[ recovery-image] Sep 04 19:13:02.796 INFO O| Sep 04 19:13:02.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
83312026-09-04T19:13:03.761Z[ recovery-image] Sep 04 19:13:02.796 INFO O| Sep 04 19:13:02.796 INFO STEP 824 (remove_files) COMPLETE
83322026-09-04T19:13:03.761Z[ recovery-image] Sep 04 19:13:02.796 INFO O| Sep 04 19:13:02.796 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83332026-09-04T19:13:03.770Z[ recovery-image] Sep 04 19:13:02.805 INFO O| Sep 04 19:13:02.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
83342026-09-04T19:13:03.770Z[ recovery-image] Sep 04 19:13:02.805 INFO O| Sep 04 19:13:02.805 INFO STEP 825 (remove_files) COMPLETE
83352026-09-04T19:13:03.770Z[ recovery-image] Sep 04 19:13:02.805 INFO O| Sep 04 19:13:02.805 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83362026-09-04T19:13:03.779Z[ recovery-image] Sep 04 19:13:02.813 INFO O| Sep 04 19:13:02.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
83372026-09-04T19:13:03.779Z[ recovery-image] Sep 04 19:13:02.813 INFO O| Sep 04 19:13:02.813 INFO STEP 826 (remove_files) COMPLETE
83382026-09-04T19:13:03.779Z[ recovery-image] Sep 04 19:13:02.813 INFO O| Sep 04 19:13:02.813 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83392026-09-04T19:13:03.787Z[ recovery-image] Sep 04 19:13:02.822 INFO O| Sep 04 19:13:02.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
83402026-09-04T19:13:03.787Z[ recovery-image] Sep 04 19:13:02.822 INFO O| Sep 04 19:13:02.822 INFO STEP 827 (remove_files) COMPLETE
83412026-09-04T19:13:03.787Z[ recovery-image] Sep 04 19:13:02.822 INFO O| Sep 04 19:13:02.822 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83422026-09-04T19:13:03.795Z[ recovery-image] Sep 04 19:13:02.830 INFO O| Sep 04 19:13:02.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
83432026-09-04T19:13:03.798Z[ recovery-image] Sep 04 19:13:02.830 INFO O| Sep 04 19:13:02.830 INFO STEP 828 (remove_files) COMPLETE
83442026-09-04T19:13:03.798Z[ recovery-image] Sep 04 19:13:02.830 INFO O| Sep 04 19:13:02.830 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83452026-09-04T19:13:03.805Z[ recovery-image] Sep 04 19:13:02.839 INFO O| Sep 04 19:13:02.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
83462026-09-04T19:13:03.805Z[ recovery-image] Sep 04 19:13:02.840 INFO O| Sep 04 19:13:02.840 INFO STEP 829 (remove_files) COMPLETE
83472026-09-04T19:13:03.805Z[ recovery-image] Sep 04 19:13:02.840 INFO O| Sep 04 19:13:02.840 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83482026-09-04T19:13:03.813Z[ recovery-image] Sep 04 19:13:02.848 INFO O| Sep 04 19:13:02.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
83492026-09-04T19:13:03.813Z[ recovery-image] Sep 04 19:13:02.848 INFO O| Sep 04 19:13:02.848 INFO STEP 830 (remove_files) COMPLETE
83502026-09-04T19:13:03.813Z[ recovery-image] Sep 04 19:13:02.848 INFO O| Sep 04 19:13:02.848 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83512026-09-04T19:13:03.823Z[ recovery-image] Sep 04 19:13:02.857 INFO O| Sep 04 19:13:02.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
83522026-09-04T19:13:03.823Z[ recovery-image] Sep 04 19:13:02.857 INFO O| Sep 04 19:13:02.857 INFO STEP 831 (remove_files) COMPLETE
83532026-09-04T19:13:03.823Z[ recovery-image] Sep 04 19:13:02.857 INFO O| Sep 04 19:13:02.857 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83542026-09-04T19:13:03.830Z[ recovery-image] Sep 04 19:13:02.865 INFO O| Sep 04 19:13:02.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
83552026-09-04T19:13:03.830Z[ recovery-image] Sep 04 19:13:02.865 INFO O| Sep 04 19:13:02.865 INFO STEP 832 (remove_files) COMPLETE
83562026-09-04T19:13:03.830Z[ recovery-image] Sep 04 19:13:02.865 INFO O| Sep 04 19:13:02.865 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83572026-09-04T19:13:03.841Z[ recovery-image] Sep 04 19:13:02.875 INFO O| Sep 04 19:13:02.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
83582026-09-04T19:13:03.844Z[ recovery-image] Sep 04 19:13:02.876 INFO O| Sep 04 19:13:02.876 INFO STEP 833 (remove_files) COMPLETE
83592026-09-04T19:13:03.844Z[ recovery-image] Sep 04 19:13:02.876 INFO O| Sep 04 19:13:02.876 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83602026-09-04T19:13:03.851Z[ recovery-image] Sep 04 19:13:02.886 INFO O| Sep 04 19:13:02.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
83612026-09-04T19:13:03.851Z[ recovery-image] Sep 04 19:13:02.886 INFO O| Sep 04 19:13:02.886 INFO STEP 834 (remove_files) COMPLETE
83622026-09-04T19:13:03.851Z[ recovery-image] Sep 04 19:13:02.886 INFO O| Sep 04 19:13:02.886 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83632026-09-04T19:13:03.863Z[ recovery-image] Sep 04 19:13:02.898 INFO O| Sep 04 19:13:02.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
83642026-09-04T19:13:03.863Z[ recovery-image] Sep 04 19:13:02.898 INFO O| Sep 04 19:13:02.898 INFO STEP 835 (remove_files) COMPLETE
83652026-09-04T19:13:03.863Z[ recovery-image] Sep 04 19:13:02.898 INFO O| Sep 04 19:13:02.898 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83662026-09-04T19:13:03.873Z[ recovery-image] Sep 04 19:13:02.908 INFO O| Sep 04 19:13:02.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
83672026-09-04T19:13:03.873Z[ recovery-image] Sep 04 19:13:02.908 INFO O| Sep 04 19:13:02.908 INFO STEP 836 (remove_files) COMPLETE
83682026-09-04T19:13:03.876Z[ recovery-image] Sep 04 19:13:02.908 INFO O| Sep 04 19:13:02.908 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83692026-09-04T19:13:03.883Z[ recovery-image] Sep 04 19:13:02.917 INFO O| Sep 04 19:13:02.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
83702026-09-04T19:13:03.883Z[ recovery-image] Sep 04 19:13:02.917 INFO O| Sep 04 19:13:02.917 INFO STEP 837 (remove_files) COMPLETE
83712026-09-04T19:13:03.883Z[ recovery-image] Sep 04 19:13:02.917 INFO O| Sep 04 19:13:02.917 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83722026-09-04T19:13:03.894Z[ recovery-image] Sep 04 19:13:02.928 INFO O| Sep 04 19:13:02.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
83732026-09-04T19:13:03.894Z[ recovery-image] Sep 04 19:13:02.928 INFO O| Sep 04 19:13:02.928 INFO STEP 838 (remove_files) COMPLETE
83742026-09-04T19:13:03.894Z[ recovery-image] Sep 04 19:13:02.928 INFO O| Sep 04 19:13:02.928 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83752026-09-04T19:13:03.920Z[ recovery-image] Sep 04 19:13:02.954 INFO O| Sep 04 19:13:02.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
83762026-09-04T19:13:03.920Z[ recovery-image] Sep 04 19:13:02.954 INFO O| Sep 04 19:13:02.954 INFO STEP 839 (remove_files) COMPLETE
83772026-09-04T19:13:03.920Z[ recovery-image] Sep 04 19:13:02.954 INFO O| Sep 04 19:13:02.954 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83782026-09-04T19:13:03.947Z[ recovery-image] Sep 04 19:13:02.982 INFO O| Sep 04 19:13:02.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
83792026-09-04T19:13:03.947Z[ recovery-image] Sep 04 19:13:02.982 INFO O| Sep 04 19:13:02.982 INFO STEP 840 (remove_files) COMPLETE
83802026-09-04T19:13:03.947Z[ recovery-image] Sep 04 19:13:02.982 INFO O| Sep 04 19:13:02.982 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83812026-09-04T19:13:03.957Z[ recovery-image] Sep 04 19:13:02.992 INFO O| Sep 04 19:13:02.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
83822026-09-04T19:13:03.957Z[ recovery-image] Sep 04 19:13:02.992 INFO O| Sep 04 19:13:02.992 INFO STEP 841 (remove_files) COMPLETE
83832026-09-04T19:13:03.957Z[ recovery-image] Sep 04 19:13:02.992 INFO O| Sep 04 19:13:02.992 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83842026-09-04T19:13:03.967Z[ recovery-image] Sep 04 19:13:03.001 INFO O| Sep 04 19:13:03.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
83852026-09-04T19:13:03.967Z[ recovery-image] Sep 04 19:13:03.001 INFO O| Sep 04 19:13:03.001 INFO STEP 842 (remove_files) COMPLETE
83862026-09-04T19:13:03.967Z[ recovery-image] Sep 04 19:13:03.001 INFO O| Sep 04 19:13:03.001 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83872026-09-04T19:13:03.976Z[ recovery-image] Sep 04 19:13:03.010 INFO O| Sep 04 19:13:03.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
83882026-09-04T19:13:03.976Z[ recovery-image] Sep 04 19:13:03.010 INFO O| Sep 04 19:13:03.010 INFO STEP 843 (remove_files) COMPLETE
83892026-09-04T19:13:03.976Z[ recovery-image] Sep 04 19:13:03.010 INFO O| Sep 04 19:13:03.010 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83902026-09-04T19:13:03.986Z[ recovery-image] Sep 04 19:13:03.020 INFO O| Sep 04 19:13:03.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
83912026-09-04T19:13:03.986Z[ recovery-image] Sep 04 19:13:03.020 INFO O| Sep 04 19:13:03.020 INFO STEP 844 (remove_files) COMPLETE
83922026-09-04T19:13:03.986Z[ recovery-image] Sep 04 19:13:03.020 INFO O| Sep 04 19:13:03.020 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83932026-09-04T19:13:03.995Z[ recovery-image] Sep 04 19:13:03.030 INFO O| Sep 04 19:13:03.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
83942026-09-04T19:13:03.995Z[ recovery-image] Sep 04 19:13:03.030 INFO O| Sep 04 19:13:03.030 INFO STEP 845 (remove_files) COMPLETE
83952026-09-04T19:13:03.995Z[ recovery-image] Sep 04 19:13:03.030 INFO O| Sep 04 19:13:03.030 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83962026-09-04T19:13:04.004Z[ recovery-image] Sep 04 19:13:03.039 INFO O| Sep 04 19:13:03.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
83972026-09-04T19:13:04.004Z[ recovery-image] Sep 04 19:13:03.039 INFO O| Sep 04 19:13:03.039 INFO STEP 846 (remove_files) COMPLETE
83982026-09-04T19:13:04.004Z[ recovery-image] Sep 04 19:13:03.039 INFO O| Sep 04 19:13:03.039 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83992026-09-04T19:13:04.022Z[ recovery-image] Sep 04 19:13:03.057 INFO O| Sep 04 19:13:03.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
84002026-09-04T19:13:04.022Z[ recovery-image] Sep 04 19:13:03.057 INFO O| Sep 04 19:13:03.057 INFO STEP 847 (remove_files) COMPLETE
84012026-09-04T19:13:04.022Z[ recovery-image] Sep 04 19:13:03.057 INFO O| Sep 04 19:13:03.057 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84022026-09-04T19:13:04.035Z[ recovery-image] Sep 04 19:13:03.069 INFO O| Sep 04 19:13:03.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
84032026-09-04T19:13:04.035Z[ recovery-image] Sep 04 19:13:03.069 INFO O| Sep 04 19:13:03.069 INFO STEP 848 (remove_files) COMPLETE
84042026-09-04T19:13:04.038Z[ recovery-image] Sep 04 19:13:03.070 INFO O| Sep 04 19:13:03.069 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84052026-09-04T19:13:04.045Z[ recovery-image] Sep 04 19:13:03.079 INFO O| Sep 04 19:13:03.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
84062026-09-04T19:13:04.045Z[ recovery-image] Sep 04 19:13:03.079 INFO O| Sep 04 19:13:03.079 INFO STEP 849 (remove_files) COMPLETE
84072026-09-04T19:13:04.048Z[ recovery-image] Sep 04 19:13:03.079 INFO O| Sep 04 19:13:03.079 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84082026-09-04T19:13:04.054Z[ recovery-image] Sep 04 19:13:03.088 INFO O| Sep 04 19:13:03.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
84092026-09-04T19:13:04.057Z[ recovery-image] Sep 04 19:13:03.088 INFO O| Sep 04 19:13:03.088 INFO STEP 850 (remove_files) COMPLETE
84102026-09-04T19:13:04.057Z[ recovery-image] Sep 04 19:13:03.088 INFO O| Sep 04 19:13:03.088 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84112026-09-04T19:13:04.061Z[ recovery-image] Sep 04 19:13:03.096 INFO O| Sep 04 19:13:03.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
84122026-09-04T19:13:04.061Z[ recovery-image] Sep 04 19:13:03.096 INFO O| Sep 04 19:13:03.096 INFO STEP 851 (remove_files) COMPLETE
84132026-09-04T19:13:04.061Z[ recovery-image] Sep 04 19:13:03.096 INFO O| Sep 04 19:13:03.096 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84142026-09-04T19:13:04.070Z[ recovery-image] Sep 04 19:13:03.105 INFO O| Sep 04 19:13:03.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
84152026-09-04T19:13:04.070Z[ recovery-image] Sep 04 19:13:03.105 INFO O| Sep 04 19:13:03.105 INFO STEP 852 (remove_files) COMPLETE
84162026-09-04T19:13:04.070Z[ recovery-image] Sep 04 19:13:03.105 INFO O| Sep 04 19:13:03.105 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84172026-09-04T19:13:04.078Z[ recovery-image] Sep 04 19:13:03.112 INFO O| Sep 04 19:13:03.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
84182026-09-04T19:13:04.078Z[ recovery-image] Sep 04 19:13:03.113 INFO O| Sep 04 19:13:03.112 INFO STEP 853 (remove_files) COMPLETE
84192026-09-04T19:13:04.081Z[ recovery-image] Sep 04 19:13:03.113 INFO O| Sep 04 19:13:03.112 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84202026-09-04T19:13:04.086Z[ recovery-image] Sep 04 19:13:03.121 INFO O| Sep 04 19:13:03.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
84212026-09-04T19:13:04.086Z[ recovery-image] Sep 04 19:13:03.121 INFO O| Sep 04 19:13:03.121 INFO STEP 854 (remove_files) COMPLETE
84222026-09-04T19:13:04.086Z[ recovery-image] Sep 04 19:13:03.121 INFO O| Sep 04 19:13:03.121 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84232026-09-04T19:13:04.093Z[ recovery-image] Sep 04 19:13:03.128 INFO O| Sep 04 19:13:03.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
84242026-09-04T19:13:04.093Z[ recovery-image] Sep 04 19:13:03.128 INFO O| Sep 04 19:13:03.128 INFO STEP 855 (remove_files) COMPLETE
84252026-09-04T19:13:04.097Z[ recovery-image] Sep 04 19:13:03.128 INFO O| Sep 04 19:13:03.128 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84262026-09-04T19:13:04.104Z[ recovery-image] Sep 04 19:13:03.139 INFO O| Sep 04 19:13:03.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
84272026-09-04T19:13:04.104Z[ recovery-image] Sep 04 19:13:03.139 INFO O| Sep 04 19:13:03.139 INFO STEP 856 (remove_files) COMPLETE
84282026-09-04T19:13:04.108Z[ recovery-image] Sep 04 19:13:03.139 INFO O| Sep 04 19:13:03.139 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84292026-09-04T19:13:04.114Z[ recovery-image] Sep 04 19:13:03.149 INFO O| Sep 04 19:13:03.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
84302026-09-04T19:13:04.114Z[ recovery-image] Sep 04 19:13:03.149 INFO O| Sep 04 19:13:03.149 INFO STEP 857 (remove_files) COMPLETE
84312026-09-04T19:13:04.118Z[ recovery-image] Sep 04 19:13:03.149 INFO O| Sep 04 19:13:03.149 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84322026-09-04T19:13:04.125Z[ recovery-image] Sep 04 19:13:03.160 INFO O| Sep 04 19:13:03.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
84332026-09-04T19:13:04.125Z[ recovery-image] Sep 04 19:13:03.160 INFO O| Sep 04 19:13:03.160 INFO STEP 858 (remove_files) COMPLETE
84342026-09-04T19:13:04.125Z[ recovery-image] Sep 04 19:13:03.160 INFO O| Sep 04 19:13:03.160 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84352026-09-04T19:13:04.135Z[ recovery-image] Sep 04 19:13:03.170 INFO O| Sep 04 19:13:03.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
84362026-09-04T19:13:04.135Z[ recovery-image] Sep 04 19:13:03.170 INFO O| Sep 04 19:13:03.170 INFO STEP 859 (remove_files) COMPLETE
84372026-09-04T19:13:04.136Z[ recovery-image] Sep 04 19:13:03.170 INFO O| Sep 04 19:13:03.170 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84382026-09-04T19:13:04.146Z[ recovery-image] Sep 04 19:13:03.180 INFO O| Sep 04 19:13:03.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
84392026-09-04T19:13:04.146Z[ recovery-image] Sep 04 19:13:03.180 INFO O| Sep 04 19:13:03.180 INFO STEP 860 (remove_files) COMPLETE
84402026-09-04T19:13:04.149Z[ recovery-image] Sep 04 19:13:03.180 INFO O| Sep 04 19:13:03.180 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84412026-09-04T19:13:04.157Z[ recovery-image] Sep 04 19:13:03.192 INFO O| Sep 04 19:13:03.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
84422026-09-04T19:13:04.157Z[ recovery-image] Sep 04 19:13:03.192 INFO O| Sep 04 19:13:03.192 INFO STEP 861 (remove_files) COMPLETE
84432026-09-04T19:13:04.161Z[ recovery-image] Sep 04 19:13:03.192 INFO O| Sep 04 19:13:03.192 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84442026-09-04T19:13:04.165Z[ recovery-image] Sep 04 19:13:03.200 INFO O| Sep 04 19:13:03.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
84452026-09-04T19:13:04.165Z[ recovery-image] Sep 04 19:13:03.200 INFO O| Sep 04 19:13:03.200 INFO STEP 862 (remove_files) COMPLETE
84462026-09-04T19:13:04.168Z[ recovery-image] Sep 04 19:13:03.200 INFO O| Sep 04 19:13:03.200 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84472026-09-04T19:13:04.173Z[ recovery-image] Sep 04 19:13:03.208 INFO O| Sep 04 19:13:03.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
84482026-09-04T19:13:04.173Z[ recovery-image] Sep 04 19:13:03.208 INFO O| Sep 04 19:13:03.208 INFO STEP 863 (remove_files) COMPLETE
84492026-09-04T19:13:04.173Z[ recovery-image] Sep 04 19:13:03.208 INFO O| Sep 04 19:13:03.208 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84502026-09-04T19:13:04.183Z[ recovery-image] Sep 04 19:13:03.218 INFO O| Sep 04 19:13:03.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
84512026-09-04T19:13:04.183Z[ recovery-image] Sep 04 19:13:03.218 INFO O| Sep 04 19:13:03.218 INFO STEP 864 (remove_files) COMPLETE
84522026-09-04T19:13:04.183Z[ recovery-image] Sep 04 19:13:03.218 INFO O| Sep 04 19:13:03.218 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84532026-09-04T19:13:04.193Z[ recovery-image] Sep 04 19:13:03.228 INFO O| Sep 04 19:13:03.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
84542026-09-04T19:13:04.196Z[ recovery-image] Sep 04 19:13:03.228 INFO O| Sep 04 19:13:03.228 INFO STEP 865 (remove_files) COMPLETE
84552026-09-04T19:13:04.196Z[ recovery-image] Sep 04 19:13:03.228 INFO O| Sep 04 19:13:03.228 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84562026-09-04T19:13:04.205Z[ recovery-image] Sep 04 19:13:03.239 INFO O| Sep 04 19:13:03.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
84572026-09-04T19:13:04.205Z[ recovery-image] Sep 04 19:13:03.239 INFO O| Sep 04 19:13:03.239 INFO STEP 866 (remove_files) COMPLETE
84582026-09-04T19:13:04.208Z[ recovery-image] Sep 04 19:13:03.239 INFO O| Sep 04 19:13:03.239 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84592026-09-04T19:13:04.215Z[ recovery-image] Sep 04 19:13:03.250 INFO O| Sep 04 19:13:03.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
84602026-09-04T19:13:04.215Z[ recovery-image] Sep 04 19:13:03.250 INFO O| Sep 04 19:13:03.250 INFO STEP 867 (remove_files) COMPLETE
84612026-09-04T19:13:04.215Z[ recovery-image] Sep 04 19:13:03.250 INFO O| Sep 04 19:13:03.250 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84622026-09-04T19:13:04.224Z[ recovery-image] Sep 04 19:13:03.259 INFO O| Sep 04 19:13:03.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
84632026-09-04T19:13:04.224Z[ recovery-image] Sep 04 19:13:03.259 INFO O| Sep 04 19:13:03.259 INFO STEP 868 (remove_files) COMPLETE
84642026-09-04T19:13:04.228Z[ recovery-image] Sep 04 19:13:03.259 INFO O| Sep 04 19:13:03.259 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84652026-09-04T19:13:04.236Z[ recovery-image] Sep 04 19:13:03.270 INFO O| Sep 04 19:13:03.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
84662026-09-04T19:13:04.236Z[ recovery-image] Sep 04 19:13:03.270 INFO O| Sep 04 19:13:03.270 INFO STEP 869 (remove_files) COMPLETE
84672026-09-04T19:13:04.239Z[ recovery-image] Sep 04 19:13:03.270 INFO O| Sep 04 19:13:03.270 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84682026-09-04T19:13:04.247Z[ recovery-image] Sep 04 19:13:03.281 INFO O| Sep 04 19:13:03.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
84692026-09-04T19:13:04.247Z[ recovery-image] Sep 04 19:13:03.281 INFO O| Sep 04 19:13:03.281 INFO STEP 870 (remove_files) COMPLETE
84702026-09-04T19:13:04.250Z[ recovery-image] Sep 04 19:13:03.281 INFO O| Sep 04 19:13:03.281 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84712026-09-04T19:13:04.258Z[ recovery-image] Sep 04 19:13:03.292 INFO O| Sep 04 19:13:03.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
84722026-09-04T19:13:04.258Z[ recovery-image] Sep 04 19:13:03.292 INFO O| Sep 04 19:13:03.292 INFO STEP 871 (remove_files) COMPLETE
84732026-09-04T19:13:04.258Z[ recovery-image] Sep 04 19:13:03.292 INFO O| Sep 04 19:13:03.292 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84742026-09-04T19:13:04.269Z[ recovery-image] Sep 04 19:13:03.304 INFO O| Sep 04 19:13:03.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
84752026-09-04T19:13:04.269Z[ recovery-image] Sep 04 19:13:03.304 INFO O| Sep 04 19:13:03.304 INFO STEP 872 (remove_files) COMPLETE
84762026-09-04T19:13:04.269Z[ recovery-image] Sep 04 19:13:03.304 INFO O| Sep 04 19:13:03.304 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84772026-09-04T19:13:04.281Z[ recovery-image] Sep 04 19:13:03.316 INFO O| Sep 04 19:13:03.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
84782026-09-04T19:13:04.281Z[ recovery-image] Sep 04 19:13:03.316 INFO O| Sep 04 19:13:03.316 INFO STEP 873 (remove_files) COMPLETE
84792026-09-04T19:13:04.285Z[ recovery-image] Sep 04 19:13:03.316 INFO O| Sep 04 19:13:03.316 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84802026-09-04T19:13:04.292Z[ recovery-image] Sep 04 19:13:03.327 INFO O| Sep 04 19:13:03.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
84812026-09-04T19:13:04.292Z[ recovery-image] Sep 04 19:13:03.327 INFO O| Sep 04 19:13:03.327 INFO STEP 874 (remove_files) COMPLETE
84822026-09-04T19:13:04.292Z[ recovery-image] Sep 04 19:13:03.327 INFO O| Sep 04 19:13:03.327 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84832026-09-04T19:13:04.303Z[ recovery-image] Sep 04 19:13:03.338 INFO O| Sep 04 19:13:03.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
84842026-09-04T19:13:04.303Z[ recovery-image] Sep 04 19:13:03.338 INFO O| Sep 04 19:13:03.338 INFO STEP 875 (remove_files) COMPLETE
84852026-09-04T19:13:04.307Z[ recovery-image] Sep 04 19:13:03.338 INFO O| Sep 04 19:13:03.338 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84862026-09-04T19:13:04.313Z[ recovery-image] Sep 04 19:13:03.348 INFO O| Sep 04 19:13:03.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
84872026-09-04T19:13:04.313Z[ recovery-image] Sep 04 19:13:03.348 INFO O| Sep 04 19:13:03.348 INFO STEP 876 (remove_files) COMPLETE
84882026-09-04T19:13:04.313Z[ recovery-image] Sep 04 19:13:03.348 INFO O| Sep 04 19:13:03.348 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84892026-09-04T19:13:04.325Z[ recovery-image] Sep 04 19:13:03.360 INFO O| Sep 04 19:13:03.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
84902026-09-04T19:13:04.326Z[ recovery-image] Sep 04 19:13:03.360 INFO O| Sep 04 19:13:03.360 INFO STEP 877 (remove_files) COMPLETE
84912026-09-04T19:13:04.329Z[ recovery-image] Sep 04 19:13:03.360 INFO O| Sep 04 19:13:03.360 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84922026-09-04T19:13:04.335Z[ recovery-image] Sep 04 19:13:03.370 INFO O| Sep 04 19:13:03.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
84932026-09-04T19:13:04.338Z[ recovery-image] Sep 04 19:13:03.373 INFO O| Sep 04 19:13:03.370 INFO STEP 878 (remove_files) COMPLETE
84942026-09-04T19:13:04.338Z[ recovery-image] Sep 04 19:13:03.373 INFO O| Sep 04 19:13:03.370 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84952026-09-04T19:13:04.346Z[ recovery-image] Sep 04 19:13:03.381 INFO O| Sep 04 19:13:03.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
84962026-09-04T19:13:04.346Z[ recovery-image] Sep 04 19:13:03.381 INFO O| Sep 04 19:13:03.381 INFO STEP 879 (remove_files) COMPLETE
84972026-09-04T19:13:04.350Z[ recovery-image] Sep 04 19:13:03.381 INFO O| Sep 04 19:13:03.381 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84982026-09-04T19:13:04.350Z[verify-libraries] Compiling support-bundle-viewer v0.1.2
84992026-09-04T19:13:04.357Z[ recovery-image] Sep 04 19:13:03.392 INFO O| Sep 04 19:13:03.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
85002026-09-04T19:13:04.357Z[ recovery-image] Sep 04 19:13:03.392 INFO O| Sep 04 19:13:03.392 INFO STEP 880 (remove_files) COMPLETE
85012026-09-04T19:13:04.357Z[ recovery-image] Sep 04 19:13:03.392 INFO O| Sep 04 19:13:03.392 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85022026-09-04T19:13:04.371Z[ recovery-image] Sep 04 19:13:03.403 INFO O| Sep 04 19:13:03.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
85032026-09-04T19:13:04.371Z[ recovery-image] Sep 04 19:13:03.403 INFO O| Sep 04 19:13:03.403 INFO STEP 881 (remove_files) COMPLETE
85042026-09-04T19:13:04.371Z[ recovery-image] Sep 04 19:13:03.404 INFO O| Sep 04 19:13:03.403 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85052026-09-04T19:13:04.381Z[ recovery-image] Sep 04 19:13:03.413 INFO O| Sep 04 19:13:03.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
85062026-09-04T19:13:04.381Z[ recovery-image] Sep 04 19:13:03.414 INFO O| Sep 04 19:13:03.413 INFO STEP 882 (remove_files) COMPLETE
85072026-09-04T19:13:04.381Z[ recovery-image] Sep 04 19:13:03.414 INFO O| Sep 04 19:13:03.413 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85082026-09-04T19:13:04.387Z[ recovery-image] Sep 04 19:13:03.422 INFO O| Sep 04 19:13:03.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
85092026-09-04T19:13:04.387Z[ recovery-image] Sep 04 19:13:03.422 INFO O| Sep 04 19:13:03.422 INFO STEP 883 (remove_files) COMPLETE
85102026-09-04T19:13:04.387Z[ recovery-image] Sep 04 19:13:03.422 INFO O| Sep 04 19:13:03.422 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85112026-09-04T19:13:04.395Z[ recovery-image] Sep 04 19:13:03.430 INFO O| Sep 04 19:13:03.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
85122026-09-04T19:13:04.396Z[ recovery-image] Sep 04 19:13:03.430 INFO O| Sep 04 19:13:03.430 INFO STEP 884 (remove_files) COMPLETE
85132026-09-04T19:13:04.396Z[ recovery-image] Sep 04 19:13:03.430 INFO O| Sep 04 19:13:03.430 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85142026-09-04T19:13:04.407Z[ recovery-image] Sep 04 19:13:03.441 INFO O| Sep 04 19:13:03.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
85152026-09-04T19:13:04.407Z[ recovery-image] Sep 04 19:13:03.441 INFO O| Sep 04 19:13:03.441 INFO STEP 885 (remove_files) COMPLETE
85162026-09-04T19:13:04.407Z[ recovery-image] Sep 04 19:13:03.441 INFO O| Sep 04 19:13:03.441 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85172026-09-04T19:13:04.416Z[ recovery-image] Sep 04 19:13:03.451 INFO O| Sep 04 19:13:03.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
85182026-09-04T19:13:04.417Z[ recovery-image] Sep 04 19:13:03.451 INFO O| Sep 04 19:13:03.451 INFO STEP 886 (remove_files) COMPLETE
85192026-09-04T19:13:04.420Z[ recovery-image] Sep 04 19:13:03.451 INFO O| Sep 04 19:13:03.451 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85202026-09-04T19:13:04.427Z[ recovery-image] Sep 04 19:13:03.462 INFO O| Sep 04 19:13:03.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
85212026-09-04T19:13:04.427Z[ recovery-image] Sep 04 19:13:03.462 INFO O| Sep 04 19:13:03.462 INFO STEP 887 (remove_files) COMPLETE
85222026-09-04T19:13:04.427Z[ recovery-image] Sep 04 19:13:03.462 INFO O| Sep 04 19:13:03.462 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85232026-09-04T19:13:04.437Z[ recovery-image] Sep 04 19:13:03.471 INFO O| Sep 04 19:13:03.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
85242026-09-04T19:13:04.437Z[ recovery-image] Sep 04 19:13:03.471 INFO O| Sep 04 19:13:03.471 INFO STEP 888 (remove_files) COMPLETE
85252026-09-04T19:13:04.437Z[ recovery-image] Sep 04 19:13:03.471 INFO O| Sep 04 19:13:03.471 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85262026-09-04T19:13:04.447Z[ recovery-image] Sep 04 19:13:03.482 INFO O| Sep 04 19:13:03.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
85272026-09-04T19:13:04.447Z[ recovery-image] Sep 04 19:13:03.482 INFO O| Sep 04 19:13:03.482 INFO STEP 889 (remove_files) COMPLETE
85282026-09-04T19:13:04.447Z[ recovery-image] Sep 04 19:13:03.482 INFO O| Sep 04 19:13:03.482 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85292026-09-04T19:13:04.458Z[ recovery-image] Sep 04 19:13:03.492 INFO O| Sep 04 19:13:03.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
85302026-09-04T19:13:04.458Z[ recovery-image] Sep 04 19:13:03.493 INFO O| Sep 04 19:13:03.493 INFO STEP 890 (remove_files) COMPLETE
85312026-09-04T19:13:04.463Z[ recovery-image] Sep 04 19:13:03.493 INFO O| Sep 04 19:13:03.493 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85322026-09-04T19:13:04.468Z[ recovery-image] Sep 04 19:13:03.503 INFO O| Sep 04 19:13:03.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
85332026-09-04T19:13:04.468Z[ recovery-image] Sep 04 19:13:03.503 INFO O| Sep 04 19:13:03.503 INFO STEP 891 (remove_files) COMPLETE
85342026-09-04T19:13:04.468Z[ recovery-image] Sep 04 19:13:03.503 INFO O| Sep 04 19:13:03.503 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85352026-09-04T19:13:04.480Z[ recovery-image] Sep 04 19:13:03.514 INFO O| Sep 04 19:13:03.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
85362026-09-04T19:13:04.480Z[ recovery-image] Sep 04 19:13:03.514 INFO O| Sep 04 19:13:03.514 INFO STEP 892 (remove_files) COMPLETE
85372026-09-04T19:13:04.480Z[ recovery-image] Sep 04 19:13:03.514 INFO O| Sep 04 19:13:03.514 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85382026-09-04T19:13:04.490Z[ recovery-image] Sep 04 19:13:03.525 INFO O| Sep 04 19:13:03.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
85392026-09-04T19:13:04.490Z[ recovery-image] Sep 04 19:13:03.525 INFO O| Sep 04 19:13:03.525 INFO STEP 893 (remove_files) COMPLETE
85402026-09-04T19:13:04.490Z[ recovery-image] Sep 04 19:13:03.525 INFO O| Sep 04 19:13:03.525 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85412026-09-04T19:13:04.501Z[ recovery-image] Sep 04 19:13:03.535 INFO O| Sep 04 19:13:03.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
85422026-09-04T19:13:04.501Z[ recovery-image] Sep 04 19:13:03.535 INFO O| Sep 04 19:13:03.535 INFO STEP 894 (remove_files) COMPLETE
85432026-09-04T19:13:04.504Z[ recovery-image] Sep 04 19:13:03.535 INFO O| Sep 04 19:13:03.535 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85442026-09-04T19:13:04.509Z[ recovery-image] Sep 04 19:13:03.544 INFO O| Sep 04 19:13:03.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
85452026-09-04T19:13:04.513Z[ recovery-image] Sep 04 19:13:03.544 INFO O| Sep 04 19:13:03.544 INFO STEP 895 (remove_files) COMPLETE
85462026-09-04T19:13:04.513Z[ recovery-image] Sep 04 19:13:03.544 INFO O| Sep 04 19:13:03.544 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85472026-09-04T19:13:04.519Z[ recovery-image] Sep 04 19:13:03.553 INFO O| Sep 04 19:13:03.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
85482026-09-04T19:13:04.519Z[ recovery-image] Sep 04 19:13:03.554 INFO O| Sep 04 19:13:03.554 INFO STEP 896 (remove_files) COMPLETE
85492026-09-04T19:13:04.519Z[ recovery-image] Sep 04 19:13:03.554 INFO O| Sep 04 19:13:03.554 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85502026-09-04T19:13:04.530Z[ recovery-image] Sep 04 19:13:03.564 INFO O| Sep 04 19:13:03.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
85512026-09-04T19:13:04.530Z[ recovery-image] Sep 04 19:13:03.564 INFO O| Sep 04 19:13:03.564 INFO STEP 897 (remove_files) COMPLETE
85522026-09-04T19:13:04.533Z[ recovery-image] Sep 04 19:13:03.564 INFO O| Sep 04 19:13:03.564 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85532026-09-04T19:13:04.539Z[ recovery-image] Sep 04 19:13:03.574 INFO O| Sep 04 19:13:03.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
85542026-09-04T19:13:04.539Z[ recovery-image] Sep 04 19:13:03.574 INFO O| Sep 04 19:13:03.574 INFO STEP 898 (remove_files) COMPLETE
85552026-09-04T19:13:04.539Z[ recovery-image] Sep 04 19:13:03.574 INFO O| Sep 04 19:13:03.574 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85562026-09-04T19:13:04.550Z[ recovery-image] Sep 04 19:13:03.584 INFO O| Sep 04 19:13:03.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
85572026-09-04T19:13:04.550Z[ recovery-image] Sep 04 19:13:03.584 INFO O| Sep 04 19:13:03.584 INFO STEP 899 (remove_files) COMPLETE
85582026-09-04T19:13:04.553Z[ recovery-image] Sep 04 19:13:03.584 INFO O| Sep 04 19:13:03.584 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85592026-09-04T19:13:04.560Z[ recovery-image] Sep 04 19:13:03.595 INFO O| Sep 04 19:13:03.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
85602026-09-04T19:13:04.560Z[ recovery-image] Sep 04 19:13:03.595 INFO O| Sep 04 19:13:03.595 INFO STEP 900 (remove_files) COMPLETE
85612026-09-04T19:13:04.560Z[ recovery-image] Sep 04 19:13:03.595 INFO O| Sep 04 19:13:03.595 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85622026-09-04T19:13:04.571Z[ recovery-image] Sep 04 19:13:03.605 INFO O| Sep 04 19:13:03.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
85632026-09-04T19:13:04.571Z[ recovery-image] Sep 04 19:13:03.605 INFO O| Sep 04 19:13:03.605 INFO STEP 901 (remove_files) COMPLETE
85642026-09-04T19:13:04.571Z[ recovery-image] Sep 04 19:13:03.605 INFO O| Sep 04 19:13:03.605 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85652026-09-04T19:13:04.579Z[ recovery-image] Sep 04 19:13:03.613 INFO O| Sep 04 19:13:03.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
85662026-09-04T19:13:04.579Z[ recovery-image] Sep 04 19:13:03.613 INFO O| Sep 04 19:13:03.613 INFO STEP 902 (remove_files) COMPLETE
85672026-09-04T19:13:04.579Z[ recovery-image] Sep 04 19:13:03.613 INFO O| Sep 04 19:13:03.613 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85682026-09-04T19:13:04.589Z[ recovery-image] Sep 04 19:13:03.623 INFO O| Sep 04 19:13:03.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
85692026-09-04T19:13:04.589Z[ recovery-image] Sep 04 19:13:03.623 INFO O| Sep 04 19:13:03.623 INFO STEP 903 (remove_files) COMPLETE
85702026-09-04T19:13:04.592Z[ recovery-image] Sep 04 19:13:03.623 INFO O| Sep 04 19:13:03.623 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85712026-09-04T19:13:04.598Z[ recovery-image] Sep 04 19:13:03.633 INFO O| Sep 04 19:13:03.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
85722026-09-04T19:13:04.598Z[ recovery-image] Sep 04 19:13:03.633 INFO O| Sep 04 19:13:03.633 INFO STEP 904 (remove_files) COMPLETE
85732026-09-04T19:13:04.602Z[ recovery-image] Sep 04 19:13:03.633 INFO O| Sep 04 19:13:03.633 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85742026-09-04T19:13:04.608Z[ recovery-image] Sep 04 19:13:03.643 INFO O| Sep 04 19:13:03.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
85752026-09-04T19:13:04.608Z[ recovery-image] Sep 04 19:13:03.643 INFO O| Sep 04 19:13:03.643 INFO STEP 905 (remove_files) COMPLETE
85762026-09-04T19:13:04.611Z[ recovery-image] Sep 04 19:13:03.643 INFO O| Sep 04 19:13:03.643 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85772026-09-04T19:13:04.616Z[ recovery-image] Sep 04 19:13:03.651 INFO O| Sep 04 19:13:03.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
85782026-09-04T19:13:04.617Z[ recovery-image] Sep 04 19:13:03.651 INFO O| Sep 04 19:13:03.651 INFO STEP 906 (remove_files) COMPLETE
85792026-09-04T19:13:04.620Z[ recovery-image] Sep 04 19:13:03.651 INFO O| Sep 04 19:13:03.651 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85802026-09-04T19:13:04.627Z[ recovery-image] Sep 04 19:13:03.662 INFO O| Sep 04 19:13:03.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
85812026-09-04T19:13:04.627Z[ recovery-image] Sep 04 19:13:03.662 INFO O| Sep 04 19:13:03.662 INFO STEP 907 (remove_files) COMPLETE
85822026-09-04T19:13:04.627Z[ recovery-image] Sep 04 19:13:03.662 INFO O| Sep 04 19:13:03.662 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85832026-09-04T19:13:04.637Z[ recovery-image] Sep 04 19:13:03.672 INFO O| Sep 04 19:13:03.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
85842026-09-04T19:13:04.637Z[ recovery-image] Sep 04 19:13:03.672 INFO O| Sep 04 19:13:03.672 INFO STEP 908 (remove_files) COMPLETE
85852026-09-04T19:13:04.637Z[ recovery-image] Sep 04 19:13:03.672 INFO O| Sep 04 19:13:03.672 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85862026-09-04T19:13:04.646Z[ recovery-image] Sep 04 19:13:03.681 INFO O| Sep 04 19:13:03.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
85872026-09-04T19:13:04.646Z[ recovery-image] Sep 04 19:13:03.681 INFO O| Sep 04 19:13:03.681 INFO STEP 909 (remove_files) COMPLETE
85882026-09-04T19:13:04.646Z[ recovery-image] Sep 04 19:13:03.681 INFO O| Sep 04 19:13:03.681 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85892026-09-04T19:13:04.655Z[ recovery-image] Sep 04 19:13:03.689 INFO O| Sep 04 19:13:03.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
85902026-09-04T19:13:04.655Z[ recovery-image] Sep 04 19:13:03.689 INFO O| Sep 04 19:13:03.689 INFO STEP 910 (remove_files) COMPLETE
85912026-09-04T19:13:04.658Z[ recovery-image] Sep 04 19:13:03.689 INFO O| Sep 04 19:13:03.689 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85922026-09-04T19:13:04.664Z[ recovery-image] Sep 04 19:13:03.699 INFO O| Sep 04 19:13:03.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
85932026-09-04T19:13:04.667Z[ recovery-image] Sep 04 19:13:03.699 INFO O| Sep 04 19:13:03.699 INFO STEP 911 (remove_files) COMPLETE
85942026-09-04T19:13:04.667Z[ recovery-image] Sep 04 19:13:03.699 INFO O| Sep 04 19:13:03.699 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85952026-09-04T19:13:04.673Z[ recovery-image] Sep 04 19:13:03.708 INFO O| Sep 04 19:13:03.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
85962026-09-04T19:13:04.673Z[ recovery-image] Sep 04 19:13:03.708 INFO O| Sep 04 19:13:03.708 INFO STEP 912 (remove_files) COMPLETE
85972026-09-04T19:13:04.676Z[ recovery-image] Sep 04 19:13:03.708 INFO O| Sep 04 19:13:03.708 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85982026-09-04T19:13:04.681Z[ recovery-image] Sep 04 19:13:03.716 INFO O| Sep 04 19:13:03.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
85992026-09-04T19:13:04.681Z[ recovery-image] Sep 04 19:13:03.716 INFO O| Sep 04 19:13:03.716 INFO STEP 913 (remove_files) COMPLETE
86002026-09-04T19:13:04.685Z[ recovery-image] Sep 04 19:13:03.716 INFO O| Sep 04 19:13:03.716 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86012026-09-04T19:13:04.690Z[ recovery-image] Sep 04 19:13:03.724 INFO O| Sep 04 19:13:03.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
86022026-09-04T19:13:04.690Z[ recovery-image] Sep 04 19:13:03.724 INFO O| Sep 04 19:13:03.724 INFO STEP 914 (remove_files) COMPLETE
86032026-09-04T19:13:04.693Z[ recovery-image] Sep 04 19:13:03.724 INFO O| Sep 04 19:13:03.724 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86042026-09-04T19:13:04.698Z[ recovery-image] Sep 04 19:13:03.733 INFO O| Sep 04 19:13:03.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
86052026-09-04T19:13:04.698Z[ recovery-image] Sep 04 19:13:03.733 INFO O| Sep 04 19:13:03.733 INFO STEP 915 (remove_files) COMPLETE
86062026-09-04T19:13:04.702Z[ recovery-image] Sep 04 19:13:03.733 INFO O| Sep 04 19:13:03.733 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86072026-09-04T19:13:04.707Z[ recovery-image] Sep 04 19:13:03.742 INFO O| Sep 04 19:13:03.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
86082026-09-04T19:13:04.707Z[ recovery-image] Sep 04 19:13:03.742 INFO O| Sep 04 19:13:03.742 INFO STEP 916 (remove_files) COMPLETE
86092026-09-04T19:13:04.711Z[ recovery-image] Sep 04 19:13:03.742 INFO O| Sep 04 19:13:03.742 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86102026-09-04T19:13:04.716Z[ recovery-image] Sep 04 19:13:03.750 INFO O| Sep 04 19:13:03.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
86112026-09-04T19:13:04.716Z[ recovery-image] Sep 04 19:13:03.750 INFO O| Sep 04 19:13:03.750 INFO STEP 917 (remove_files) COMPLETE
86122026-09-04T19:13:04.716Z[ recovery-image] Sep 04 19:13:03.750 INFO O| Sep 04 19:13:03.750 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86132026-09-04T19:13:04.725Z[ recovery-image] Sep 04 19:13:03.760 INFO O| Sep 04 19:13:03.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
86142026-09-04T19:13:04.725Z[ recovery-image] Sep 04 19:13:03.760 INFO O| Sep 04 19:13:03.760 INFO STEP 918 (remove_files) COMPLETE
86152026-09-04T19:13:04.725Z[ recovery-image] Sep 04 19:13:03.760 INFO O| Sep 04 19:13:03.760 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86162026-09-04T19:13:04.736Z[ recovery-image] Sep 04 19:13:03.770 INFO O| Sep 04 19:13:03.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
86172026-09-04T19:13:04.736Z[ recovery-image] Sep 04 19:13:03.770 INFO O| Sep 04 19:13:03.770 INFO STEP 919 (remove_files) COMPLETE
86182026-09-04T19:13:04.736Z[ recovery-image] Sep 04 19:13:03.770 INFO O| Sep 04 19:13:03.770 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86192026-09-04T19:13:04.747Z[ recovery-image] Sep 04 19:13:03.781 INFO O| Sep 04 19:13:03.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
86202026-09-04T19:13:04.747Z[ recovery-image] Sep 04 19:13:03.781 INFO O| Sep 04 19:13:03.781 INFO STEP 920 (remove_files) COMPLETE
86212026-09-04T19:13:04.747Z[ recovery-image] Sep 04 19:13:03.781 INFO O| Sep 04 19:13:03.781 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86222026-09-04T19:13:04.756Z[ recovery-image] Sep 04 19:13:03.791 INFO O| Sep 04 19:13:03.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
86232026-09-04T19:13:04.756Z[ recovery-image] Sep 04 19:13:03.791 INFO O| Sep 04 19:13:03.791 INFO STEP 921 (remove_files) COMPLETE
86242026-09-04T19:13:04.760Z[ recovery-image] Sep 04 19:13:03.791 INFO O| Sep 04 19:13:03.791 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86252026-09-04T19:13:04.765Z[ recovery-image] Sep 04 19:13:03.800 INFO O| Sep 04 19:13:03.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
86262026-09-04T19:13:04.765Z[ recovery-image] Sep 04 19:13:03.800 INFO O| Sep 04 19:13:03.800 INFO STEP 922 (remove_files) COMPLETE
86272026-09-04T19:13:04.765Z[ recovery-image] Sep 04 19:13:03.800 INFO O| Sep 04 19:13:03.800 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86282026-09-04T19:13:04.774Z[ recovery-image] Sep 04 19:13:03.808 INFO O| Sep 04 19:13:03.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
86292026-09-04T19:13:04.774Z[ recovery-image] Sep 04 19:13:03.808 INFO O| Sep 04 19:13:03.808 INFO STEP 923 (remove_files) COMPLETE
86302026-09-04T19:13:04.774Z[ recovery-image] Sep 04 19:13:03.808 INFO O| Sep 04 19:13:03.808 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86312026-09-04T19:13:04.782Z[ recovery-image] Sep 04 19:13:03.817 INFO O| Sep 04 19:13:03.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
86322026-09-04T19:13:04.782Z[ recovery-image] Sep 04 19:13:03.817 INFO O| Sep 04 19:13:03.817 INFO STEP 924 (remove_files) COMPLETE
86332026-09-04T19:13:04.782Z[ recovery-image] Sep 04 19:13:03.817 INFO O| Sep 04 19:13:03.817 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86342026-09-04T19:13:04.790Z[ recovery-image] Sep 04 19:13:03.825 INFO O| Sep 04 19:13:03.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
86352026-09-04T19:13:04.790Z[ recovery-image] Sep 04 19:13:03.825 INFO O| Sep 04 19:13:03.825 INFO STEP 925 (remove_files) COMPLETE
86362026-09-04T19:13:04.793Z[ recovery-image] Sep 04 19:13:03.825 INFO O| Sep 04 19:13:03.825 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86372026-09-04T19:13:04.801Z[ recovery-image] Sep 04 19:13:03.836 INFO O| Sep 04 19:13:03.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
86382026-09-04T19:13:04.801Z[ recovery-image] Sep 04 19:13:03.836 INFO O| Sep 04 19:13:03.836 INFO STEP 926 (remove_files) COMPLETE
86392026-09-04T19:13:04.804Z[ recovery-image] Sep 04 19:13:03.836 INFO O| Sep 04 19:13:03.836 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86402026-09-04T19:13:04.810Z[ recovery-image] Sep 04 19:13:03.845 INFO O| Sep 04 19:13:03.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
86412026-09-04T19:13:04.810Z[ recovery-image] Sep 04 19:13:03.845 INFO O| Sep 04 19:13:03.845 INFO STEP 927 (remove_files) COMPLETE
86422026-09-04T19:13:04.813Z[ recovery-image] Sep 04 19:13:03.845 INFO O| Sep 04 19:13:03.845 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86432026-09-04T19:13:04.821Z[ recovery-image] Sep 04 19:13:03.856 INFO O| Sep 04 19:13:03.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
86442026-09-04T19:13:04.821Z[ recovery-image] Sep 04 19:13:03.856 INFO O| Sep 04 19:13:03.856 INFO STEP 928 (remove_files) COMPLETE
86452026-09-04T19:13:04.821Z[ recovery-image] Sep 04 19:13:03.856 INFO O| Sep 04 19:13:03.856 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86462026-09-04T19:13:04.832Z[ recovery-image] Sep 04 19:13:03.867 INFO O| Sep 04 19:13:03.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
86472026-09-04T19:13:04.833Z[ recovery-image] Sep 04 19:13:03.867 INFO O| Sep 04 19:13:03.867 INFO STEP 929 (remove_files) COMPLETE
86482026-09-04T19:13:04.833Z[ recovery-image] Sep 04 19:13:03.867 INFO O| Sep 04 19:13:03.867 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86492026-09-04T19:13:04.843Z[ recovery-image] Sep 04 19:13:03.877 INFO O| Sep 04 19:13:03.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
86502026-09-04T19:13:04.843Z[ recovery-image] Sep 04 19:13:03.877 INFO O| Sep 04 19:13:03.877 INFO STEP 930 (remove_files) COMPLETE
86512026-09-04T19:13:04.843Z[ recovery-image] Sep 04 19:13:03.877 INFO O| Sep 04 19:13:03.877 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86522026-09-04T19:13:04.852Z[ recovery-image] Sep 04 19:13:03.887 INFO O| Sep 04 19:13:03.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
86532026-09-04T19:13:04.852Z[ recovery-image] Sep 04 19:13:03.887 INFO O| Sep 04 19:13:03.887 INFO STEP 931 (remove_files) COMPLETE
86542026-09-04T19:13:04.852Z[ recovery-image] Sep 04 19:13:03.887 INFO O| Sep 04 19:13:03.887 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86552026-09-04T19:13:04.862Z[ recovery-image] Sep 04 19:13:03.896 INFO O| Sep 04 19:13:03.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
86562026-09-04T19:13:04.862Z[ recovery-image] Sep 04 19:13:03.896 INFO O| Sep 04 19:13:03.896 INFO STEP 932 (remove_files) COMPLETE
86572026-09-04T19:13:04.862Z[ recovery-image] Sep 04 19:13:03.896 INFO O| Sep 04 19:13:03.896 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86582026-09-04T19:13:04.871Z[ recovery-image] Sep 04 19:13:03.906 INFO O| Sep 04 19:13:03.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
86592026-09-04T19:13:04.871Z[ recovery-image] Sep 04 19:13:03.906 INFO O| Sep 04 19:13:03.906 INFO STEP 933 (remove_files) COMPLETE
86602026-09-04T19:13:04.871Z[ recovery-image] Sep 04 19:13:03.906 INFO O| Sep 04 19:13:03.906 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86612026-09-04T19:13:04.882Z[ recovery-image] Sep 04 19:13:03.916 INFO O| Sep 04 19:13:03.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
86622026-09-04T19:13:04.882Z[ recovery-image] Sep 04 19:13:03.916 INFO O| Sep 04 19:13:03.916 INFO STEP 934 (remove_files) COMPLETE
86632026-09-04T19:13:04.882Z[ recovery-image] Sep 04 19:13:03.916 INFO O| Sep 04 19:13:03.916 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86642026-09-04T19:13:04.892Z[ recovery-image] Sep 04 19:13:03.926 INFO O| Sep 04 19:13:03.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
86652026-09-04T19:13:04.892Z[ recovery-image] Sep 04 19:13:03.927 INFO O| Sep 04 19:13:03.927 INFO STEP 935 (remove_files) COMPLETE
86662026-09-04T19:13:04.895Z[ recovery-image] Sep 04 19:13:03.927 INFO O| Sep 04 19:13:03.927 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86672026-09-04T19:13:04.902Z[ recovery-image] Sep 04 19:13:03.936 INFO O| Sep 04 19:13:03.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
86682026-09-04T19:13:04.902Z[ recovery-image] Sep 04 19:13:03.936 INFO O| Sep 04 19:13:03.936 INFO STEP 936 (remove_files) COMPLETE
86692026-09-04T19:13:04.902Z[ recovery-image] Sep 04 19:13:03.936 INFO O| Sep 04 19:13:03.936 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86702026-09-04T19:13:04.911Z[ recovery-image] Sep 04 19:13:03.946 INFO O| Sep 04 19:13:03.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
86712026-09-04T19:13:04.911Z[ recovery-image] Sep 04 19:13:03.946 INFO O| Sep 04 19:13:03.946 INFO STEP 937 (remove_files) COMPLETE
86722026-09-04T19:13:04.915Z[ recovery-image] Sep 04 19:13:03.946 INFO O| Sep 04 19:13:03.946 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86732026-09-04T19:13:04.922Z[ recovery-image] Sep 04 19:13:03.957 INFO O| Sep 04 19:13:03.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
86742026-09-04T19:13:04.922Z[ recovery-image] Sep 04 19:13:03.957 INFO O| Sep 04 19:13:03.957 INFO STEP 938 (remove_files) COMPLETE
86752026-09-04T19:13:04.925Z[ recovery-image] Sep 04 19:13:03.957 INFO O| Sep 04 19:13:03.957 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86762026-09-04T19:13:04.933Z[ recovery-image] Sep 04 19:13:03.968 INFO O| Sep 04 19:13:03.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
86772026-09-04T19:13:04.933Z[ recovery-image] Sep 04 19:13:03.968 INFO O| Sep 04 19:13:03.968 INFO STEP 939 (remove_files) COMPLETE
86782026-09-04T19:13:04.933Z[ recovery-image] Sep 04 19:13:03.968 INFO O| Sep 04 19:13:03.968 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86792026-09-04T19:13:04.944Z[ recovery-image] Sep 04 19:13:03.979 INFO O| Sep 04 19:13:03.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
86802026-09-04T19:13:04.944Z[ recovery-image] Sep 04 19:13:03.979 INFO O| Sep 04 19:13:03.979 INFO STEP 940 (remove_files) COMPLETE
86812026-09-04T19:13:04.944Z[ recovery-image] Sep 04 19:13:03.979 INFO O| Sep 04 19:13:03.979 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86822026-09-04T19:13:04.954Z[ recovery-image] Sep 04 19:13:03.988 INFO O| Sep 04 19:13:03.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
86832026-09-04T19:13:04.954Z[ recovery-image] Sep 04 19:13:03.988 INFO O| Sep 04 19:13:03.988 INFO STEP 941 (remove_files) COMPLETE
86842026-09-04T19:13:04.954Z[ recovery-image] Sep 04 19:13:03.988 INFO O| Sep 04 19:13:03.988 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86852026-09-04T19:13:04.963Z[ recovery-image] Sep 04 19:13:03.998 INFO O| Sep 04 19:13:03.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
86862026-09-04T19:13:04.963Z[ recovery-image] Sep 04 19:13:03.998 INFO O| Sep 04 19:13:03.998 INFO STEP 942 (remove_files) COMPLETE
86872026-09-04T19:13:04.963Z[ recovery-image] Sep 04 19:13:03.998 INFO O| Sep 04 19:13:03.998 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86882026-09-04T19:13:04.973Z[ recovery-image] Sep 04 19:13:04.008 INFO O| Sep 04 19:13:04.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
86892026-09-04T19:13:04.973Z[ recovery-image] Sep 04 19:13:04.008 INFO O| Sep 04 19:13:04.008 INFO STEP 943 (remove_files) COMPLETE
86902026-09-04T19:13:04.973Z[ recovery-image] Sep 04 19:13:04.008 INFO O| Sep 04 19:13:04.008 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86912026-09-04T19:13:04.984Z[ recovery-image] Sep 04 19:13:04.018 INFO O| Sep 04 19:13:04.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
86922026-09-04T19:13:04.984Z[ recovery-image] Sep 04 19:13:04.018 INFO O| Sep 04 19:13:04.018 INFO STEP 944 (remove_files) COMPLETE
86932026-09-04T19:13:04.984Z[ recovery-image] Sep 04 19:13:04.018 INFO O| Sep 04 19:13:04.018 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86942026-09-04T19:13:04.996Z[ recovery-image] Sep 04 19:13:04.030 INFO O| Sep 04 19:13:04.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
86952026-09-04T19:13:04.996Z[ recovery-image] Sep 04 19:13:04.030 INFO O| Sep 04 19:13:04.030 INFO STEP 945 (remove_files) COMPLETE
86962026-09-04T19:13:04.996Z[ recovery-image] Sep 04 19:13:04.030 INFO O| Sep 04 19:13:04.030 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86972026-09-04T19:13:05.006Z[ recovery-image] Sep 04 19:13:04.041 INFO O| Sep 04 19:13:04.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
86982026-09-04T19:13:05.006Z[ recovery-image] Sep 04 19:13:04.041 INFO O| Sep 04 19:13:04.041 INFO STEP 946 (remove_files) COMPLETE
86992026-09-04T19:13:05.006Z[ recovery-image] Sep 04 19:13:04.041 INFO O| Sep 04 19:13:04.041 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87002026-09-04T19:13:05.015Z[ recovery-image] Sep 04 19:13:04.050 INFO O| Sep 04 19:13:04.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
87012026-09-04T19:13:05.015Z[ recovery-image] Sep 04 19:13:04.050 INFO O| Sep 04 19:13:04.050 INFO STEP 947 (remove_files) COMPLETE
87022026-09-04T19:13:05.019Z[ recovery-image] Sep 04 19:13:04.050 INFO O| Sep 04 19:13:04.050 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87032026-09-04T19:13:05.025Z[ recovery-image] Sep 04 19:13:04.059 INFO O| Sep 04 19:13:04.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
87042026-09-04T19:13:05.025Z[ recovery-image] Sep 04 19:13:04.059 INFO O| Sep 04 19:13:04.059 INFO STEP 948 (remove_files) COMPLETE
87052026-09-04T19:13:05.025Z[ recovery-image] Sep 04 19:13:04.059 INFO O| Sep 04 19:13:04.059 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87062026-09-04T19:13:05.034Z[ recovery-image] Sep 04 19:13:04.069 INFO O| Sep 04 19:13:04.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
87072026-09-04T19:13:05.034Z[ recovery-image] Sep 04 19:13:04.069 INFO O| Sep 04 19:13:04.069 INFO STEP 949 (remove_files) COMPLETE
87082026-09-04T19:13:05.034Z[ recovery-image] Sep 04 19:13:04.069 INFO O| Sep 04 19:13:04.069 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87092026-09-04T19:13:05.044Z[ recovery-image] Sep 04 19:13:04.079 INFO O| Sep 04 19:13:04.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
87102026-09-04T19:13:05.044Z[ recovery-image] Sep 04 19:13:04.079 INFO O| Sep 04 19:13:04.079 INFO STEP 950 (remove_files) COMPLETE
87112026-09-04T19:13:05.044Z[ recovery-image] Sep 04 19:13:04.079 INFO O| Sep 04 19:13:04.079 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87122026-09-04T19:13:05.054Z[ recovery-image] Sep 04 19:13:04.089 INFO O| Sep 04 19:13:04.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
87132026-09-04T19:13:05.054Z[ recovery-image] Sep 04 19:13:04.089 INFO O| Sep 04 19:13:04.089 INFO STEP 951 (remove_files) COMPLETE
87142026-09-04T19:13:05.058Z[ recovery-image] Sep 04 19:13:04.089 INFO O| Sep 04 19:13:04.089 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87152026-09-04T19:13:05.064Z[ recovery-image] Sep 04 19:13:04.099 INFO O| Sep 04 19:13:04.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
87162026-09-04T19:13:05.064Z[ recovery-image] Sep 04 19:13:04.099 INFO O| Sep 04 19:13:04.099 INFO STEP 952 (remove_files) COMPLETE
87172026-09-04T19:13:05.064Z[ recovery-image] Sep 04 19:13:04.099 INFO O| Sep 04 19:13:04.099 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87182026-09-04T19:13:05.073Z[ recovery-image] Sep 04 19:13:04.108 INFO O| Sep 04 19:13:04.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
87192026-09-04T19:13:05.073Z[ recovery-image] Sep 04 19:13:04.108 INFO O| Sep 04 19:13:04.108 INFO STEP 953 (remove_files) COMPLETE
87202026-09-04T19:13:05.074Z[ recovery-image] Sep 04 19:13:04.108 INFO O| Sep 04 19:13:04.108 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87212026-09-04T19:13:05.084Z[ recovery-image] Sep 04 19:13:04.118 INFO O| Sep 04 19:13:04.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
87222026-09-04T19:13:05.084Z[ recovery-image] Sep 04 19:13:04.118 INFO O| Sep 04 19:13:04.118 INFO STEP 954 (remove_files) COMPLETE
87232026-09-04T19:13:05.145Z[ recovery-image] Sep 04 19:13:04.118 INFO O| Sep 04 19:13:04.118 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87242026-09-04T19:13:05.145Z[ recovery-image] Sep 04 19:13:04.129 INFO O| Sep 04 19:13:04.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
87252026-09-04T19:13:05.145Z[ recovery-image] Sep 04 19:13:04.129 INFO O| Sep 04 19:13:04.129 INFO STEP 955 (remove_files) COMPLETE
87262026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.129 INFO O| Sep 04 19:13:04.129 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87272026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.141 INFO O| Sep 04 19:13:04.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
87282026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.141 INFO O| Sep 04 19:13:04.141 INFO STEP 956 (remove_files) COMPLETE
87292026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.141 INFO O| Sep 04 19:13:04.141 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87302026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.151 INFO O| Sep 04 19:13:04.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
87312026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.151 INFO O| Sep 04 19:13:04.151 INFO STEP 957 (remove_files) COMPLETE
87322026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.151 INFO O| Sep 04 19:13:04.151 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87332026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.163 INFO O| Sep 04 19:13:04.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
87342026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.163 INFO O| Sep 04 19:13:04.163 INFO STEP 958 (remove_files) COMPLETE
87352026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.163 INFO O| Sep 04 19:13:04.163 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87362026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.174 INFO O| Sep 04 19:13:04.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
87372026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.175 INFO O| Sep 04 19:13:04.175 INFO STEP 959 (remove_files) COMPLETE
87382026-09-04T19:13:05.146Z[ recovery-image] Sep 04 19:13:04.175 INFO O| Sep 04 19:13:04.175 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87392026-09-04T19:13:05.151Z[ recovery-image] Sep 04 19:13:04.186 INFO O| Sep 04 19:13:04.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
87402026-09-04T19:13:05.151Z[ recovery-image] Sep 04 19:13:04.186 INFO O| Sep 04 19:13:04.186 INFO STEP 960 (remove_files) COMPLETE
87412026-09-04T19:13:05.151Z[ recovery-image] Sep 04 19:13:04.186 INFO O| Sep 04 19:13:04.186 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87422026-09-04T19:13:05.161Z[ recovery-image] Sep 04 19:13:04.196 INFO O| Sep 04 19:13:04.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
87432026-09-04T19:13:05.162Z[ recovery-image] Sep 04 19:13:04.196 INFO O| Sep 04 19:13:04.196 INFO STEP 961 (remove_files) COMPLETE
87442026-09-04T19:13:05.162Z[ recovery-image] Sep 04 19:13:04.196 INFO O| Sep 04 19:13:04.196 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87452026-09-04T19:13:05.173Z[ recovery-image] Sep 04 19:13:04.207 INFO O| Sep 04 19:13:04.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
87462026-09-04T19:13:05.173Z[ recovery-image] Sep 04 19:13:04.207 INFO O| Sep 04 19:13:04.207 INFO STEP 962 (remove_files) COMPLETE
87472026-09-04T19:13:05.173Z[ recovery-image] Sep 04 19:13:04.207 INFO O| Sep 04 19:13:04.207 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87482026-09-04T19:13:05.183Z[ recovery-image] Sep 04 19:13:04.217 INFO O| Sep 04 19:13:04.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
87492026-09-04T19:13:05.183Z[ recovery-image] Sep 04 19:13:04.217 INFO O| Sep 04 19:13:04.217 INFO STEP 963 (remove_files) COMPLETE
87502026-09-04T19:13:05.183Z[ recovery-image] Sep 04 19:13:04.217 INFO O| Sep 04 19:13:04.217 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87512026-09-04T19:13:05.193Z[ recovery-image] Sep 04 19:13:04.228 INFO O| Sep 04 19:13:04.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
87522026-09-04T19:13:05.193Z[ recovery-image] Sep 04 19:13:04.228 INFO O| Sep 04 19:13:04.228 INFO STEP 964 (remove_files) COMPLETE
87532026-09-04T19:13:05.193Z[ recovery-image] Sep 04 19:13:04.228 INFO O| Sep 04 19:13:04.228 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87542026-09-04T19:13:05.203Z[ recovery-image] Sep 04 19:13:04.238 INFO O| Sep 04 19:13:04.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
87552026-09-04T19:13:05.203Z[ recovery-image] Sep 04 19:13:04.238 INFO O| Sep 04 19:13:04.238 INFO STEP 965 (remove_files) COMPLETE
87562026-09-04T19:13:05.206Z[ recovery-image] Sep 04 19:13:04.238 INFO O| Sep 04 19:13:04.238 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87572026-09-04T19:13:05.213Z[ recovery-image] Sep 04 19:13:04.248 INFO O| Sep 04 19:13:04.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
87582026-09-04T19:13:05.213Z[ recovery-image] Sep 04 19:13:04.248 INFO O| Sep 04 19:13:04.248 INFO STEP 966 (remove_files) COMPLETE
87592026-09-04T19:13:05.213Z[ recovery-image] Sep 04 19:13:04.248 INFO O| Sep 04 19:13:04.248 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87602026-09-04T19:13:05.217Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
87612026-09-04T19:13:05.223Z[ recovery-image] Sep 04 19:13:04.258 INFO O| Sep 04 19:13:04.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
87622026-09-04T19:13:05.223Z[ recovery-image] Sep 04 19:13:04.258 INFO O| Sep 04 19:13:04.258 INFO STEP 967 (remove_files) COMPLETE
87632026-09-04T19:13:05.226Z[ recovery-image] Sep 04 19:13:04.258 INFO O| Sep 04 19:13:04.258 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87642026-09-04T19:13:05.235Z[ recovery-image] Sep 04 19:13:04.269 INFO O| Sep 04 19:13:04.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
87652026-09-04T19:13:05.235Z[ recovery-image] Sep 04 19:13:04.269 INFO O| Sep 04 19:13:04.269 INFO STEP 968 (remove_files) COMPLETE
87662026-09-04T19:13:05.237Z[ recovery-image] Sep 04 19:13:04.269 INFO O| Sep 04 19:13:04.269 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87672026-09-04T19:13:05.244Z[ recovery-image] Sep 04 19:13:04.278 INFO O| Sep 04 19:13:04.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
87682026-09-04T19:13:05.244Z[ recovery-image] Sep 04 19:13:04.278 INFO O| Sep 04 19:13:04.278 INFO STEP 969 (remove_files) COMPLETE
87692026-09-04T19:13:05.244Z[ recovery-image] Sep 04 19:13:04.278 INFO O| Sep 04 19:13:04.278 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87702026-09-04T19:13:05.253Z[ recovery-image] Sep 04 19:13:04.287 INFO O| Sep 04 19:13:04.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
87712026-09-04T19:13:05.253Z[ recovery-image] Sep 04 19:13:04.288 INFO O| Sep 04 19:13:04.288 INFO STEP 970 (remove_files) COMPLETE
87722026-09-04T19:13:05.253Z[ recovery-image] Sep 04 19:13:04.288 INFO O| Sep 04 19:13:04.288 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87732026-09-04T19:13:05.262Z[ recovery-image] Sep 04 19:13:04.297 INFO O| Sep 04 19:13:04.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
87742026-09-04T19:13:05.262Z[ recovery-image] Sep 04 19:13:04.297 INFO O| Sep 04 19:13:04.297 INFO STEP 971 (remove_files) COMPLETE
87752026-09-04T19:13:05.266Z[ recovery-image] Sep 04 19:13:04.297 INFO O| Sep 04 19:13:04.297 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87762026-09-04T19:13:05.271Z[ recovery-image] Sep 04 19:13:04.305 INFO O| Sep 04 19:13:04.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
87772026-09-04T19:13:05.271Z[ recovery-image] Sep 04 19:13:04.305 INFO O| Sep 04 19:13:04.305 INFO STEP 972 (remove_files) COMPLETE
87782026-09-04T19:13:05.271Z[ recovery-image] Sep 04 19:13:04.305 INFO O| Sep 04 19:13:04.305 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87792026-09-04T19:13:05.280Z[ recovery-image] Sep 04 19:13:04.315 INFO O| Sep 04 19:13:04.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
87802026-09-04T19:13:05.280Z[ recovery-image] Sep 04 19:13:04.315 INFO O| Sep 04 19:13:04.315 INFO STEP 973 (remove_files) COMPLETE
87812026-09-04T19:13:05.280Z[ recovery-image] Sep 04 19:13:04.315 INFO O| Sep 04 19:13:04.315 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87822026-09-04T19:13:05.290Z[ recovery-image] Sep 04 19:13:04.324 INFO O| Sep 04 19:13:04.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
87832026-09-04T19:13:05.290Z[ recovery-image] Sep 04 19:13:04.324 INFO O| Sep 04 19:13:04.324 INFO STEP 974 (remove_files) COMPLETE
87842026-09-04T19:13:05.290Z[ recovery-image] Sep 04 19:13:04.324 INFO O| Sep 04 19:13:04.324 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87852026-09-04T19:13:05.300Z[ recovery-image] Sep 04 19:13:04.333 INFO O| Sep 04 19:13:04.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
87862026-09-04T19:13:05.300Z[ recovery-image] Sep 04 19:13:04.333 INFO O| Sep 04 19:13:04.333 INFO STEP 975 (remove_files) COMPLETE
87872026-09-04T19:13:05.300Z[ recovery-image] Sep 04 19:13:04.333 INFO O| Sep 04 19:13:04.333 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87882026-09-04T19:13:05.308Z[ recovery-image] Sep 04 19:13:04.343 INFO O| Sep 04 19:13:04.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
87892026-09-04T19:13:05.312Z[ recovery-image] Sep 04 19:13:04.344 INFO O| Sep 04 19:13:04.344 INFO STEP 976 (remove_files) COMPLETE
87902026-09-04T19:13:05.312Z[ recovery-image] Sep 04 19:13:04.344 INFO O| Sep 04 19:13:04.344 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87912026-09-04T19:13:05.318Z[ recovery-image] Sep 04 19:13:04.353 INFO O| Sep 04 19:13:04.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
87922026-09-04T19:13:05.318Z[ recovery-image] Sep 04 19:13:04.353 INFO O| Sep 04 19:13:04.353 INFO STEP 977 (remove_files) COMPLETE
87932026-09-04T19:13:05.321Z[ recovery-image] Sep 04 19:13:04.353 INFO O| Sep 04 19:13:04.353 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87942026-09-04T19:13:05.330Z[ recovery-image] Sep 04 19:13:04.364 INFO O| Sep 04 19:13:04.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
87952026-09-04T19:13:05.330Z[ recovery-image] Sep 04 19:13:04.365 INFO O| Sep 04 19:13:04.365 INFO STEP 978 (remove_files) COMPLETE
87962026-09-04T19:13:05.333Z[ recovery-image] Sep 04 19:13:04.365 INFO O| Sep 04 19:13:04.365 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87972026-09-04T19:13:05.341Z[ recovery-image] Sep 04 19:13:04.376 INFO O| Sep 04 19:13:04.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
87982026-09-04T19:13:05.341Z[ recovery-image] Sep 04 19:13:04.376 INFO O| Sep 04 19:13:04.376 INFO STEP 979 (remove_files) COMPLETE
87992026-09-04T19:13:05.341Z[ recovery-image] Sep 04 19:13:04.376 INFO O| Sep 04 19:13:04.376 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88002026-09-04T19:13:05.352Z[ recovery-image] Sep 04 19:13:04.387 INFO O| Sep 04 19:13:04.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
88012026-09-04T19:13:05.352Z[ recovery-image] Sep 04 19:13:04.387 INFO O| Sep 04 19:13:04.387 INFO STEP 980 (remove_files) COMPLETE
88022026-09-04T19:13:05.352Z[ recovery-image] Sep 04 19:13:04.387 INFO O| Sep 04 19:13:04.387 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88032026-09-04T19:13:05.363Z[ recovery-image] Sep 04 19:13:04.397 INFO O| Sep 04 19:13:04.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
88042026-09-04T19:13:05.363Z[ recovery-image] Sep 04 19:13:04.397 INFO O| Sep 04 19:13:04.397 INFO STEP 981 (remove_files) COMPLETE
88052026-09-04T19:13:05.363Z[ recovery-image] Sep 04 19:13:04.397 INFO O| Sep 04 19:13:04.397 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88062026-09-04T19:13:05.382Z[ recovery-image] Sep 04 19:13:04.416 INFO O| Sep 04 19:13:04.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
88072026-09-04T19:13:05.382Z[ recovery-image] Sep 04 19:13:04.416 INFO O| Sep 04 19:13:04.416 INFO STEP 982 (remove_files) COMPLETE
88082026-09-04T19:13:05.382Z[ recovery-image] Sep 04 19:13:04.416 INFO O| Sep 04 19:13:04.416 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88092026-09-04T19:13:05.398Z[ recovery-image] Sep 04 19:13:04.427 INFO O| Sep 04 19:13:04.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
88102026-09-04T19:13:05.398Z[ recovery-image] Sep 04 19:13:04.427 INFO O| Sep 04 19:13:04.427 INFO STEP 983 (remove_files) COMPLETE
88112026-09-04T19:13:05.398Z[ recovery-image] Sep 04 19:13:04.427 INFO O| Sep 04 19:13:04.427 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88122026-09-04T19:13:05.403Z[ recovery-image] Sep 04 19:13:04.438 INFO O| Sep 04 19:13:04.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
88132026-09-04T19:13:05.403Z[ recovery-image] Sep 04 19:13:04.438 INFO O| Sep 04 19:13:04.438 INFO STEP 984 (remove_files) COMPLETE
88142026-09-04T19:13:05.403Z[ recovery-image] Sep 04 19:13:04.438 INFO O| Sep 04 19:13:04.438 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88152026-09-04T19:13:05.406Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
88162026-09-04T19:13:05.412Z[ recovery-image] Sep 04 19:13:04.447 INFO O| Sep 04 19:13:04.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
88172026-09-04T19:13:05.413Z[ recovery-image] Sep 04 19:13:04.447 INFO O| Sep 04 19:13:04.447 INFO STEP 985 (remove_files) COMPLETE
88182026-09-04T19:13:05.413Z[ recovery-image] Sep 04 19:13:04.447 INFO O| Sep 04 19:13:04.447 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88192026-09-04T19:13:05.421Z[ recovery-image] Sep 04 19:13:04.456 INFO O| Sep 04 19:13:04.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
88202026-09-04T19:13:05.421Z[ recovery-image] Sep 04 19:13:04.456 INFO O| Sep 04 19:13:04.456 INFO STEP 986 (remove_files) COMPLETE
88212026-09-04T19:13:05.421Z[ recovery-image] Sep 04 19:13:04.456 INFO O| Sep 04 19:13:04.456 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88222026-09-04T19:13:05.430Z[ recovery-image] Sep 04 19:13:04.465 INFO O| Sep 04 19:13:04.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
88232026-09-04T19:13:05.430Z[ recovery-image] Sep 04 19:13:04.465 INFO O| Sep 04 19:13:04.465 INFO STEP 987 (remove_files) COMPLETE
88242026-09-04T19:13:05.430Z[ recovery-image] Sep 04 19:13:04.465 INFO O| Sep 04 19:13:04.465 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88252026-09-04T19:13:05.439Z[ recovery-image] Sep 04 19:13:04.474 INFO O| Sep 04 19:13:04.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
88262026-09-04T19:13:05.440Z[ recovery-image] Sep 04 19:13:04.474 INFO O| Sep 04 19:13:04.474 INFO STEP 988 (remove_files) COMPLETE
88272026-09-04T19:13:05.440Z[ recovery-image] Sep 04 19:13:04.474 INFO O| Sep 04 19:13:04.474 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88282026-09-04T19:13:05.449Z[ recovery-image] Sep 04 19:13:04.483 INFO O| Sep 04 19:13:04.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
88292026-09-04T19:13:05.452Z[ recovery-image] Sep 04 19:13:04.484 INFO O| Sep 04 19:13:04.484 INFO STEP 989 (remove_files) COMPLETE
88302026-09-04T19:13:05.452Z[ recovery-image] Sep 04 19:13:04.484 INFO O| Sep 04 19:13:04.484 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88312026-09-04T19:13:05.458Z[ recovery-image] Sep 04 19:13:04.493 INFO O| Sep 04 19:13:04.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
88322026-09-04T19:13:05.458Z[ recovery-image] Sep 04 19:13:04.493 INFO O| Sep 04 19:13:04.493 INFO STEP 990 (remove_files) COMPLETE
88332026-09-04T19:13:05.458Z[ recovery-image] Sep 04 19:13:04.493 INFO O| Sep 04 19:13:04.493 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88342026-09-04T19:13:05.467Z[ recovery-image] Sep 04 19:13:04.502 INFO O| Sep 04 19:13:04.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
88352026-09-04T19:13:05.467Z[ recovery-image] Sep 04 19:13:04.502 INFO O| Sep 04 19:13:04.502 INFO STEP 991 (remove_files) COMPLETE
88362026-09-04T19:13:05.467Z[ recovery-image] Sep 04 19:13:04.502 INFO O| Sep 04 19:13:04.502 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88372026-09-04T19:13:05.477Z[ recovery-image] Sep 04 19:13:04.511 INFO O| Sep 04 19:13:04.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
88382026-09-04T19:13:05.477Z[ recovery-image] Sep 04 19:13:04.511 INFO O| Sep 04 19:13:04.511 INFO STEP 992 (remove_files) COMPLETE
88392026-09-04T19:13:05.477Z[ recovery-image] Sep 04 19:13:04.511 INFO O| Sep 04 19:13:04.511 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88402026-09-04T19:13:05.486Z[ recovery-image] Sep 04 19:13:04.520 INFO O| Sep 04 19:13:04.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
88412026-09-04T19:13:05.486Z[ recovery-image] Sep 04 19:13:04.520 INFO O| Sep 04 19:13:04.520 INFO STEP 993 (remove_files) COMPLETE
88422026-09-04T19:13:05.489Z[ recovery-image] Sep 04 19:13:04.520 INFO O| Sep 04 19:13:04.520 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88432026-09-04T19:13:05.493Z[ recovery-image] Sep 04 19:13:04.528 INFO O| Sep 04 19:13:04.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
88442026-09-04T19:13:05.493Z[ recovery-image] Sep 04 19:13:04.528 INFO O| Sep 04 19:13:04.528 INFO STEP 994 (remove_files) COMPLETE
88452026-09-04T19:13:05.497Z[ recovery-image] Sep 04 19:13:04.528 INFO O| Sep 04 19:13:04.528 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88462026-09-04T19:13:05.500Z[ recovery-image] Sep 04 19:13:04.535 INFO O| Sep 04 19:13:04.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
88472026-09-04T19:13:05.504Z[ recovery-image] Sep 04 19:13:04.535 INFO O| Sep 04 19:13:04.535 INFO STEP 995 (remove_files) COMPLETE
88482026-09-04T19:13:05.504Z[ recovery-image] Sep 04 19:13:04.535 INFO O| Sep 04 19:13:04.535 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88492026-09-04T19:13:05.509Z[ recovery-image] Sep 04 19:13:04.543 INFO O| Sep 04 19:13:04.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
88502026-09-04T19:13:05.509Z[ recovery-image] Sep 04 19:13:04.543 INFO O| Sep 04 19:13:04.543 INFO STEP 996 (remove_files) COMPLETE
88512026-09-04T19:13:05.509Z[ recovery-image] Sep 04 19:13:04.543 INFO O| Sep 04 19:13:04.543 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88522026-09-04T19:13:05.516Z[ recovery-image] Sep 04 19:13:04.551 INFO O| Sep 04 19:13:04.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
88532026-09-04T19:13:05.522Z[ recovery-image] Sep 04 19:13:04.552 INFO O| Sep 04 19:13:04.552 INFO STEP 997 (remove_files) COMPLETE
88542026-09-04T19:13:05.522Z[ recovery-image] Sep 04 19:13:04.552 INFO O| Sep 04 19:13:04.552 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88552026-09-04T19:13:05.528Z[ recovery-image] Sep 04 19:13:04.563 INFO O| Sep 04 19:13:04.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
88562026-09-04T19:13:05.528Z[ recovery-image] Sep 04 19:13:04.563 INFO O| Sep 04 19:13:04.563 INFO STEP 998 (remove_files) COMPLETE
88572026-09-04T19:13:05.528Z[ recovery-image] Sep 04 19:13:04.563 INFO O| Sep 04 19:13:04.563 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88582026-09-04T19:13:05.538Z[ recovery-image] Sep 04 19:13:04.573 INFO O| Sep 04 19:13:04.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
88592026-09-04T19:13:05.538Z[ recovery-image] Sep 04 19:13:04.573 INFO O| Sep 04 19:13:04.573 INFO STEP 999 (remove_files) COMPLETE
88602026-09-04T19:13:05.538Z[ recovery-image] Sep 04 19:13:04.573 INFO O| Sep 04 19:13:04.573 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88612026-09-04T19:13:05.549Z[ recovery-image] Sep 04 19:13:04.583 INFO O| Sep 04 19:13:04.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
88622026-09-04T19:13:05.549Z[ recovery-image] Sep 04 19:13:04.583 INFO O| Sep 04 19:13:04.583 INFO STEP 1000 (remove_files) COMPLETE
88632026-09-04T19:13:05.549Z[ recovery-image] Sep 04 19:13:04.583 INFO O| Sep 04 19:13:04.583 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88642026-09-04T19:13:05.562Z[ recovery-image] Sep 04 19:13:04.597 INFO O| Sep 04 19:13:04.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
88652026-09-04T19:13:05.562Z[ recovery-image] Sep 04 19:13:04.597 INFO O| Sep 04 19:13:04.597 INFO STEP 1001 (remove_files) COMPLETE
88662026-09-04T19:13:05.565Z[ recovery-image] Sep 04 19:13:04.597 INFO O| Sep 04 19:13:04.597 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88672026-09-04T19:13:05.571Z[ recovery-image] Sep 04 19:13:04.605 INFO O| Sep 04 19:13:04.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
88682026-09-04T19:13:05.571Z[ recovery-image] Sep 04 19:13:04.606 INFO O| Sep 04 19:13:04.606 INFO STEP 1002 (remove_files) COMPLETE
88692026-09-04T19:13:05.571Z[ recovery-image] Sep 04 19:13:04.606 INFO O| Sep 04 19:13:04.606 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88702026-09-04T19:13:05.580Z[ recovery-image] Sep 04 19:13:04.615 INFO O| Sep 04 19:13:04.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
88712026-09-04T19:13:05.581Z[ recovery-image] Sep 04 19:13:04.615 INFO O| Sep 04 19:13:04.615 INFO STEP 1003 (remove_files) COMPLETE
88722026-09-04T19:13:05.584Z[ recovery-image] Sep 04 19:13:04.615 INFO O| Sep 04 19:13:04.615 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88732026-09-04T19:13:05.590Z[ recovery-image] Sep 04 19:13:04.625 INFO O| Sep 04 19:13:04.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
88742026-09-04T19:13:05.590Z[ recovery-image] Sep 04 19:13:04.625 INFO O| Sep 04 19:13:04.625 INFO STEP 1004 (remove_files) COMPLETE
88752026-09-04T19:13:05.590Z[ recovery-image] Sep 04 19:13:04.625 INFO O| Sep 04 19:13:04.625 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88762026-09-04T19:13:05.600Z[ recovery-image] Sep 04 19:13:04.634 INFO O| Sep 04 19:13:04.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
88772026-09-04T19:13:05.600Z[ recovery-image] Sep 04 19:13:04.634 INFO O| Sep 04 19:13:04.634 INFO STEP 1005 (remove_files) COMPLETE
88782026-09-04T19:13:05.603Z[ recovery-image] Sep 04 19:13:04.634 INFO O| Sep 04 19:13:04.634 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88792026-09-04T19:13:05.606Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
88802026-09-04T19:13:05.610Z[ recovery-image] Sep 04 19:13:04.645 INFO O| Sep 04 19:13:04.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
88812026-09-04T19:13:05.610Z[ recovery-image] Sep 04 19:13:04.645 INFO O| Sep 04 19:13:04.645 INFO STEP 1006 (remove_files) COMPLETE
88822026-09-04T19:13:05.610Z[ recovery-image] Sep 04 19:13:04.645 INFO O| Sep 04 19:13:04.645 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88832026-09-04T19:13:05.621Z[ recovery-image] Sep 04 19:13:04.656 INFO O| Sep 04 19:13:04.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
88842026-09-04T19:13:05.621Z[ recovery-image] Sep 04 19:13:04.656 INFO O| Sep 04 19:13:04.656 INFO STEP 1007 (remove_files) COMPLETE
88852026-09-04T19:13:05.625Z[ recovery-image] Sep 04 19:13:04.656 INFO O| Sep 04 19:13:04.656 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88862026-09-04T19:13:05.631Z[ recovery-image] Sep 04 19:13:04.666 INFO O| Sep 04 19:13:04.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
88872026-09-04T19:13:05.631Z[ recovery-image] Sep 04 19:13:04.666 INFO O| Sep 04 19:13:04.666 INFO STEP 1008 (remove_files) COMPLETE
88882026-09-04T19:13:05.631Z[ recovery-image] Sep 04 19:13:04.666 INFO O| Sep 04 19:13:04.666 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88892026-09-04T19:13:05.645Z[ recovery-image] Sep 04 19:13:04.675 INFO O| Sep 04 19:13:04.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
88902026-09-04T19:13:05.645Z[ recovery-image] Sep 04 19:13:04.675 INFO O| Sep 04 19:13:04.675 INFO STEP 1009 (remove_files) COMPLETE
88912026-09-04T19:13:05.645Z[ recovery-image] Sep 04 19:13:04.675 INFO O| Sep 04 19:13:04.675 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88922026-09-04T19:13:05.650Z[ recovery-image] Sep 04 19:13:04.684 INFO O| Sep 04 19:13:04.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
88932026-09-04T19:13:05.650Z[ recovery-image] Sep 04 19:13:04.684 INFO O| Sep 04 19:13:04.684 INFO STEP 1010 (remove_files) COMPLETE
88942026-09-04T19:13:05.650Z[ recovery-image] Sep 04 19:13:04.684 INFO O| Sep 04 19:13:04.684 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88952026-09-04T19:13:05.659Z[ recovery-image] Sep 04 19:13:04.693 INFO O| Sep 04 19:13:04.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
88962026-09-04T19:13:05.659Z[ recovery-image] Sep 04 19:13:04.693 INFO O| Sep 04 19:13:04.693 INFO STEP 1011 (remove_files) COMPLETE
88972026-09-04T19:13:05.659Z[ recovery-image] Sep 04 19:13:04.693 INFO O| Sep 04 19:13:04.693 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88982026-09-04T19:13:05.670Z[ recovery-image] Sep 04 19:13:04.704 INFO O| Sep 04 19:13:04.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
88992026-09-04T19:13:05.670Z[ recovery-image] Sep 04 19:13:04.704 INFO O| Sep 04 19:13:04.704 INFO STEP 1012 (remove_files) COMPLETE
89002026-09-04T19:13:05.674Z[ recovery-image] Sep 04 19:13:04.704 INFO O| Sep 04 19:13:04.704 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89012026-09-04T19:13:05.674Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
89022026-09-04T19:13:05.679Z[ recovery-image] Sep 04 19:13:04.714 INFO O| Sep 04 19:13:04.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
89032026-09-04T19:13:05.679Z[ recovery-image] Sep 04 19:13:04.714 INFO O| Sep 04 19:13:04.714 INFO STEP 1013 (remove_files) COMPLETE
89042026-09-04T19:13:05.679Z[ recovery-image] Sep 04 19:13:04.714 INFO O| Sep 04 19:13:04.714 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89052026-09-04T19:13:05.691Z[ recovery-image] Sep 04 19:13:04.725 INFO O| Sep 04 19:13:04.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
89062026-09-04T19:13:05.694Z[ recovery-image] Sep 04 19:13:04.728 INFO O| Sep 04 19:13:04.725 INFO STEP 1014 (remove_files) COMPLETE
89072026-09-04T19:13:05.694Z[ recovery-image] Sep 04 19:13:04.728 INFO O| Sep 04 19:13:04.725 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89082026-09-04T19:13:05.701Z[ recovery-image] Sep 04 19:13:04.736 INFO O| Sep 04 19:13:04.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
89092026-09-04T19:13:05.701Z[ recovery-image] Sep 04 19:13:04.736 INFO O| Sep 04 19:13:04.736 INFO STEP 1015 (remove_files) COMPLETE
89102026-09-04T19:13:05.705Z[ recovery-image] Sep 04 19:13:04.736 INFO O| Sep 04 19:13:04.736 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89112026-09-04T19:13:05.710Z[ recovery-image] Sep 04 19:13:04.745 INFO O| Sep 04 19:13:04.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
89122026-09-04T19:13:05.710Z[ recovery-image] Sep 04 19:13:04.745 INFO O| Sep 04 19:13:04.745 INFO STEP 1016 (remove_files) COMPLETE
89132026-09-04T19:13:05.710Z[ recovery-image] Sep 04 19:13:04.745 INFO O| Sep 04 19:13:04.745 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89142026-09-04T19:13:05.722Z[ recovery-image] Sep 04 19:13:04.756 INFO O| Sep 04 19:13:04.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
89152026-09-04T19:13:05.722Z[ recovery-image] Sep 04 19:13:04.756 INFO O| Sep 04 19:13:04.756 INFO STEP 1017 (remove_files) COMPLETE
89162026-09-04T19:13:05.722Z[ recovery-image] Sep 04 19:13:04.756 INFO O| Sep 04 19:13:04.756 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89172026-09-04T19:13:05.731Z[ recovery-image] Sep 04 19:13:04.766 INFO O| Sep 04 19:13:04.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
89182026-09-04T19:13:05.732Z[ recovery-image] Sep 04 19:13:04.766 INFO O| Sep 04 19:13:04.766 INFO STEP 1018 (remove_files) COMPLETE
89192026-09-04T19:13:05.732Z[ recovery-image] Sep 04 19:13:04.766 INFO O| Sep 04 19:13:04.766 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89202026-09-04T19:13:05.741Z[ recovery-image] Sep 04 19:13:04.776 INFO O| Sep 04 19:13:04.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
89212026-09-04T19:13:05.741Z[ recovery-image] Sep 04 19:13:04.776 INFO O| Sep 04 19:13:04.776 INFO STEP 1019 (remove_files) COMPLETE
89222026-09-04T19:13:05.742Z[ recovery-image] Sep 04 19:13:04.776 INFO O| Sep 04 19:13:04.776 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89232026-09-04T19:13:05.745Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
89242026-09-04T19:13:05.752Z[ recovery-image] Sep 04 19:13:04.786 INFO O| Sep 04 19:13:04.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
89252026-09-04T19:13:05.752Z[ recovery-image] Sep 04 19:13:04.786 INFO O| Sep 04 19:13:04.786 INFO STEP 1020 (remove_files) COMPLETE
89262026-09-04T19:13:05.752Z[ recovery-image] Sep 04 19:13:04.786 INFO O| Sep 04 19:13:04.786 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89272026-09-04T19:13:05.762Z[ recovery-image] Sep 04 19:13:04.797 INFO O| Sep 04 19:13:04.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
89282026-09-04T19:13:05.762Z[ recovery-image] Sep 04 19:13:04.797 INFO O| Sep 04 19:13:04.797 INFO STEP 1021 (remove_files) COMPLETE
89292026-09-04T19:13:05.762Z[ recovery-image] Sep 04 19:13:04.797 INFO O| Sep 04 19:13:04.797 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89302026-09-04T19:13:05.773Z[ recovery-image] Sep 04 19:13:04.807 INFO O| Sep 04 19:13:04.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
89312026-09-04T19:13:05.773Z[ recovery-image] Sep 04 19:13:04.808 INFO O| Sep 04 19:13:04.808 INFO STEP 1022 (remove_files) COMPLETE
89322026-09-04T19:13:05.773Z[ recovery-image] Sep 04 19:13:04.808 INFO O| Sep 04 19:13:04.808 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89332026-09-04T19:13:05.783Z[ recovery-image] Sep 04 19:13:04.818 INFO O| Sep 04 19:13:04.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
89342026-09-04T19:13:05.783Z[ recovery-image] Sep 04 19:13:04.818 INFO O| Sep 04 19:13:04.818 INFO STEP 1023 (remove_files) COMPLETE
89352026-09-04T19:13:05.783Z[ recovery-image] Sep 04 19:13:04.818 INFO O| Sep 04 19:13:04.818 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89362026-09-04T19:13:05.794Z[ recovery-image] Sep 04 19:13:04.828 INFO O| Sep 04 19:13:04.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
89372026-09-04T19:13:05.797Z[ recovery-image] Sep 04 19:13:04.828 INFO O| Sep 04 19:13:04.828 INFO STEP 1024 (remove_files) COMPLETE
89382026-09-04T19:13:05.797Z[ recovery-image] Sep 04 19:13:04.828 INFO O| Sep 04 19:13:04.828 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89392026-09-04T19:13:05.804Z[ recovery-image] Sep 04 19:13:04.839 INFO O| Sep 04 19:13:04.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
89402026-09-04T19:13:05.804Z[ recovery-image] Sep 04 19:13:04.839 INFO O| Sep 04 19:13:04.839 INFO STEP 1025 (remove_files) COMPLETE
89412026-09-04T19:13:05.804Z[ recovery-image] Sep 04 19:13:04.839 INFO O| Sep 04 19:13:04.839 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89422026-09-04T19:13:05.815Z[ recovery-image] Sep 04 19:13:04.849 INFO O| Sep 04 19:13:04.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
89432026-09-04T19:13:05.815Z[ recovery-image] Sep 04 19:13:04.849 INFO O| Sep 04 19:13:04.849 INFO STEP 1026 (remove_files) COMPLETE
89442026-09-04T19:13:05.815Z[ recovery-image] Sep 04 19:13:04.849 INFO O| Sep 04 19:13:04.849 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89452026-09-04T19:13:05.825Z[ recovery-image] Sep 04 19:13:04.860 INFO O| Sep 04 19:13:04.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
89462026-09-04T19:13:05.825Z[ recovery-image] Sep 04 19:13:04.860 INFO O| Sep 04 19:13:04.860 INFO STEP 1027 (remove_files) COMPLETE
89472026-09-04T19:13:05.825Z[ recovery-image] Sep 04 19:13:04.860 INFO O| Sep 04 19:13:04.860 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89482026-09-04T19:13:05.835Z[ recovery-image] Sep 04 19:13:04.870 INFO O| Sep 04 19:13:04.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
89492026-09-04T19:13:05.839Z[ recovery-image] Sep 04 19:13:04.871 INFO O| Sep 04 19:13:04.871 INFO STEP 1028 (remove_files) COMPLETE
89502026-09-04T19:13:05.839Z[ recovery-image] Sep 04 19:13:04.871 INFO O| Sep 04 19:13:04.871 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89512026-09-04T19:13:05.846Z[ recovery-image] Sep 04 19:13:04.881 INFO O| Sep 04 19:13:04.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
89522026-09-04T19:13:05.846Z[ recovery-image] Sep 04 19:13:04.881 INFO O| Sep 04 19:13:04.881 INFO STEP 1029 (remove_files) COMPLETE
89532026-09-04T19:13:05.846Z[ recovery-image] Sep 04 19:13:04.881 INFO O| Sep 04 19:13:04.881 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89542026-09-04T19:13:05.856Z[ recovery-image] Sep 04 19:13:04.891 INFO O| Sep 04 19:13:04.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
89552026-09-04T19:13:05.856Z[ recovery-image] Sep 04 19:13:04.891 INFO O| Sep 04 19:13:04.891 INFO STEP 1030 (remove_files) COMPLETE
89562026-09-04T19:13:05.856Z[ recovery-image] Sep 04 19:13:04.891 INFO O| Sep 04 19:13:04.891 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89572026-09-04T19:13:05.866Z[ recovery-image] Sep 04 19:13:04.901 INFO O| Sep 04 19:13:04.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
89582026-09-04T19:13:05.871Z[ recovery-image] Sep 04 19:13:04.901 INFO O| Sep 04 19:13:04.901 INFO STEP 1031 (remove_files) COMPLETE
89592026-09-04T19:13:05.872Z[ recovery-image] Sep 04 19:13:04.901 INFO O| Sep 04 19:13:04.901 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89602026-09-04T19:13:05.876Z[ recovery-image] Sep 04 19:13:04.911 INFO O| Sep 04 19:13:04.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
89612026-09-04T19:13:05.876Z[ recovery-image] Sep 04 19:13:04.911 INFO O| Sep 04 19:13:04.911 INFO STEP 1032 (remove_files) COMPLETE
89622026-09-04T19:13:05.876Z[ recovery-image] Sep 04 19:13:04.911 INFO O| Sep 04 19:13:04.911 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89632026-09-04T19:13:05.886Z[ recovery-image] Sep 04 19:13:04.921 INFO O| Sep 04 19:13:04.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
89642026-09-04T19:13:05.886Z[ recovery-image] Sep 04 19:13:04.921 INFO O| Sep 04 19:13:04.921 INFO STEP 1033 (remove_files) COMPLETE
89652026-09-04T19:13:05.886Z[ recovery-image] Sep 04 19:13:04.921 INFO O| Sep 04 19:13:04.921 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89662026-09-04T19:13:05.895Z[ recovery-image] Sep 04 19:13:04.930 INFO O| Sep 04 19:13:04.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
89672026-09-04T19:13:05.895Z[ recovery-image] Sep 04 19:13:04.930 INFO O| Sep 04 19:13:04.930 INFO STEP 1034 (remove_files) COMPLETE
89682026-09-04T19:13:05.895Z[ recovery-image] Sep 04 19:13:04.930 INFO O| Sep 04 19:13:04.930 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89692026-09-04T19:13:05.904Z[ recovery-image] Sep 04 19:13:04.939 INFO O| Sep 04 19:13:04.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
89702026-09-04T19:13:05.904Z[ recovery-image] Sep 04 19:13:04.939 INFO O| Sep 04 19:13:04.939 INFO STEP 1035 (remove_files) COMPLETE
89712026-09-04T19:13:05.908Z[ recovery-image] Sep 04 19:13:04.939 INFO O| Sep 04 19:13:04.939 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89722026-09-04T19:13:05.914Z[ recovery-image] Sep 04 19:13:04.949 INFO O| Sep 04 19:13:04.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
89732026-09-04T19:13:05.914Z[ recovery-image] Sep 04 19:13:04.949 INFO O| Sep 04 19:13:04.949 INFO STEP 1036 (remove_files) COMPLETE
89742026-09-04T19:13:05.914Z[ recovery-image] Sep 04 19:13:04.949 INFO O| Sep 04 19:13:04.949 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89752026-09-04T19:13:05.924Z[ recovery-image] Sep 04 19:13:04.958 INFO O| Sep 04 19:13:04.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
89762026-09-04T19:13:05.924Z[ recovery-image] Sep 04 19:13:04.958 INFO O| Sep 04 19:13:04.958 INFO STEP 1037 (remove_files) COMPLETE
89772026-09-04T19:13:05.924Z[ recovery-image] Sep 04 19:13:04.958 INFO O| Sep 04 19:13:04.958 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89782026-09-04T19:13:05.933Z[ recovery-image] Sep 04 19:13:04.968 INFO O| Sep 04 19:13:04.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
89792026-09-04T19:13:05.933Z[ recovery-image] Sep 04 19:13:04.968 INFO O| Sep 04 19:13:04.968 INFO STEP 1038 (remove_files) COMPLETE
89802026-09-04T19:13:05.936Z[ recovery-image] Sep 04 19:13:04.968 INFO O| Sep 04 19:13:04.968 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89812026-09-04T19:13:05.943Z[ recovery-image] Sep 04 19:13:04.978 INFO O| Sep 04 19:13:04.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
89822026-09-04T19:13:05.943Z[ recovery-image] Sep 04 19:13:04.978 INFO O| Sep 04 19:13:04.978 INFO STEP 1039 (remove_files) COMPLETE
89832026-09-04T19:13:05.943Z[ recovery-image] Sep 04 19:13:04.978 INFO O| Sep 04 19:13:04.978 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89842026-09-04T19:13:05.953Z[ recovery-image] Sep 04 19:13:04.987 INFO O| Sep 04 19:13:04.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
89852026-09-04T19:13:05.953Z[ recovery-image] Sep 04 19:13:04.987 INFO O| Sep 04 19:13:04.987 INFO STEP 1040 (remove_files) COMPLETE
89862026-09-04T19:13:05.956Z[ recovery-image] Sep 04 19:13:04.987 INFO O| Sep 04 19:13:04.987 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89872026-09-04T19:13:05.961Z[ recovery-image] Sep 04 19:13:04.996 INFO O| Sep 04 19:13:04.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
89882026-09-04T19:13:05.961Z[ recovery-image] Sep 04 19:13:04.996 INFO O| Sep 04 19:13:04.996 INFO STEP 1041 (remove_files) COMPLETE
89892026-09-04T19:13:05.961Z[ recovery-image] Sep 04 19:13:04.996 INFO O| Sep 04 19:13:04.996 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89902026-09-04T19:13:05.971Z[ recovery-image] Sep 04 19:13:05.006 INFO O| Sep 04 19:13:05.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
89912026-09-04T19:13:05.971Z[ recovery-image] Sep 04 19:13:05.006 INFO O| Sep 04 19:13:05.006 INFO STEP 1042 (remove_files) COMPLETE
89922026-09-04T19:13:05.971Z[ recovery-image] Sep 04 19:13:05.006 INFO O| Sep 04 19:13:05.006 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89932026-09-04T19:13:05.981Z[ recovery-image] Sep 04 19:13:05.015 INFO O| Sep 04 19:13:05.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
89942026-09-04T19:13:05.981Z[ recovery-image] Sep 04 19:13:05.015 INFO O| Sep 04 19:13:05.015 INFO STEP 1043 (remove_files) COMPLETE
89952026-09-04T19:13:05.981Z[ recovery-image] Sep 04 19:13:05.015 INFO O| Sep 04 19:13:05.015 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89962026-09-04T19:13:05.990Z[ recovery-image] Sep 04 19:13:05.025 INFO O| Sep 04 19:13:05.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
89972026-09-04T19:13:05.990Z[ recovery-image] Sep 04 19:13:05.025 INFO O| Sep 04 19:13:05.025 INFO STEP 1044 (remove_files) COMPLETE
89982026-09-04T19:13:05.994Z[ recovery-image] Sep 04 19:13:05.025 INFO O| Sep 04 19:13:05.025 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89992026-09-04T19:13:06.000Z[ recovery-image] Sep 04 19:13:05.034 INFO O| Sep 04 19:13:05.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
90002026-09-04T19:13:06.000Z[ recovery-image] Sep 04 19:13:05.034 INFO O| Sep 04 19:13:05.034 INFO STEP 1045 (remove_files) COMPLETE
90012026-09-04T19:13:06.004Z[ recovery-image] Sep 04 19:13:05.034 INFO O| Sep 04 19:13:05.034 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90022026-09-04T19:13:06.009Z[ recovery-image] Sep 04 19:13:05.044 INFO O| Sep 04 19:13:05.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
90032026-09-04T19:13:06.009Z[ recovery-image] Sep 04 19:13:05.044 INFO O| Sep 04 19:13:05.044 INFO STEP 1046 (remove_files) COMPLETE
90042026-09-04T19:13:06.012Z[ recovery-image] Sep 04 19:13:05.044 INFO O| Sep 04 19:13:05.044 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90052026-09-04T19:13:06.019Z[ recovery-image] Sep 04 19:13:05.053 INFO O| Sep 04 19:13:05.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
90062026-09-04T19:13:06.019Z[ recovery-image] Sep 04 19:13:05.053 INFO O| Sep 04 19:13:05.053 INFO STEP 1047 (remove_files) COMPLETE
90072026-09-04T19:13:06.019Z[ recovery-image] Sep 04 19:13:05.053 INFO O| Sep 04 19:13:05.053 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90082026-09-04T19:13:06.029Z[ recovery-image] Sep 04 19:13:05.063 INFO O| Sep 04 19:13:05.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
90092026-09-04T19:13:06.029Z[ recovery-image] Sep 04 19:13:05.063 INFO O| Sep 04 19:13:05.063 INFO STEP 1048 (remove_files) COMPLETE
90102026-09-04T19:13:06.032Z[ recovery-image] Sep 04 19:13:05.063 INFO O| Sep 04 19:13:05.063 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90112026-09-04T19:13:06.040Z[ recovery-image] Sep 04 19:13:05.074 INFO O| Sep 04 19:13:05.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
90122026-09-04T19:13:06.040Z[ recovery-image] Sep 04 19:13:05.074 INFO O| Sep 04 19:13:05.074 INFO STEP 1049 (remove_files) COMPLETE
90132026-09-04T19:13:06.040Z[ recovery-image] Sep 04 19:13:05.074 INFO O| Sep 04 19:13:05.074 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90142026-09-04T19:13:06.050Z[ recovery-image] Sep 04 19:13:05.085 INFO O| Sep 04 19:13:05.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
90152026-09-04T19:13:06.050Z[ recovery-image] Sep 04 19:13:05.085 INFO O| Sep 04 19:13:05.085 INFO STEP 1050 (remove_files) COMPLETE
90162026-09-04T19:13:06.050Z[ recovery-image] Sep 04 19:13:05.085 INFO O| Sep 04 19:13:05.085 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90172026-09-04T19:13:06.060Z[ recovery-image] Sep 04 19:13:05.095 INFO O| Sep 04 19:13:05.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
90182026-09-04T19:13:06.060Z[ recovery-image] Sep 04 19:13:05.095 INFO O| Sep 04 19:13:05.095 INFO STEP 1051 (remove_files) COMPLETE
90192026-09-04T19:13:06.060Z[ recovery-image] Sep 04 19:13:05.095 INFO O| Sep 04 19:13:05.095 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90202026-09-04T19:13:06.071Z[ recovery-image] Sep 04 19:13:05.105 INFO O| Sep 04 19:13:05.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
90212026-09-04T19:13:06.071Z[ recovery-image] Sep 04 19:13:05.105 INFO O| Sep 04 19:13:05.105 INFO STEP 1052 (remove_files) COMPLETE
90222026-09-04T19:13:06.071Z[ recovery-image] Sep 04 19:13:05.105 INFO O| Sep 04 19:13:05.105 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90232026-09-04T19:13:06.080Z[ recovery-image] Sep 04 19:13:05.115 INFO O| Sep 04 19:13:05.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
90242026-09-04T19:13:06.080Z[ recovery-image] Sep 04 19:13:05.115 INFO O| Sep 04 19:13:05.115 INFO STEP 1053 (remove_files) COMPLETE
90252026-09-04T19:13:06.080Z[ recovery-image] Sep 04 19:13:05.115 INFO O| Sep 04 19:13:05.115 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90262026-09-04T19:13:06.091Z[ recovery-image] Sep 04 19:13:05.125 INFO O| Sep 04 19:13:05.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
90272026-09-04T19:13:06.091Z[ recovery-image] Sep 04 19:13:05.125 INFO O| Sep 04 19:13:05.125 INFO STEP 1054 (remove_files) COMPLETE
90282026-09-04T19:13:06.091Z[ recovery-image] Sep 04 19:13:05.125 INFO O| Sep 04 19:13:05.125 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90292026-09-04T19:13:06.102Z[ recovery-image] Sep 04 19:13:05.136 INFO O| Sep 04 19:13:05.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
90302026-09-04T19:13:06.102Z[ recovery-image] Sep 04 19:13:05.136 INFO O| Sep 04 19:13:05.136 INFO STEP 1055 (remove_files) COMPLETE
90312026-09-04T19:13:06.102Z[ recovery-image] Sep 04 19:13:05.136 INFO O| Sep 04 19:13:05.136 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90322026-09-04T19:13:06.113Z[ recovery-image] Sep 04 19:13:05.147 INFO O| Sep 04 19:13:05.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
90332026-09-04T19:13:06.113Z[ recovery-image] Sep 04 19:13:05.147 INFO O| Sep 04 19:13:05.147 INFO STEP 1056 (remove_files) COMPLETE
90342026-09-04T19:13:06.113Z[ recovery-image] Sep 04 19:13:05.147 INFO O| Sep 04 19:13:05.147 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90352026-09-04T19:13:06.124Z[ recovery-image] Sep 04 19:13:05.158 INFO O| Sep 04 19:13:05.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
90362026-09-04T19:13:06.124Z[ recovery-image] Sep 04 19:13:05.158 INFO O| Sep 04 19:13:05.158 INFO STEP 1057 (remove_files) COMPLETE
90372026-09-04T19:13:06.124Z[ recovery-image] Sep 04 19:13:05.158 INFO O| Sep 04 19:13:05.158 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90382026-09-04T19:13:06.129Z[verify-libraries] Compiling multimap v0.10.1
90392026-09-04T19:13:06.134Z[ recovery-image] Sep 04 19:13:05.169 INFO O| Sep 04 19:13:05.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
90402026-09-04T19:13:06.134Z[ recovery-image] Sep 04 19:13:05.169 INFO O| Sep 04 19:13:05.169 INFO STEP 1058 (remove_files) COMPLETE
90412026-09-04T19:13:06.138Z[ recovery-image] Sep 04 19:13:05.169 INFO O| Sep 04 19:13:05.169 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90422026-09-04T19:13:06.146Z[ recovery-image] Sep 04 19:13:05.179 INFO O| Sep 04 19:13:05.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
90432026-09-04T19:13:06.146Z[ recovery-image] Sep 04 19:13:05.179 INFO O| Sep 04 19:13:05.179 INFO STEP 1059 (remove_files) COMPLETE
90442026-09-04T19:13:06.146Z[ recovery-image] Sep 04 19:13:05.179 INFO O| Sep 04 19:13:05.179 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90452026-09-04T19:13:06.153Z[ recovery-image] Sep 04 19:13:05.188 INFO O| Sep 04 19:13:05.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
90462026-09-04T19:13:06.153Z[ recovery-image] Sep 04 19:13:05.188 INFO O| Sep 04 19:13:05.188 INFO STEP 1060 (remove_files) COMPLETE
90472026-09-04T19:13:06.153Z[ recovery-image] Sep 04 19:13:05.188 INFO O| Sep 04 19:13:05.188 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90482026-09-04T19:13:06.162Z[ recovery-image] Sep 04 19:13:05.197 INFO O| Sep 04 19:13:05.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
90492026-09-04T19:13:06.162Z[ recovery-image] Sep 04 19:13:05.197 INFO O| Sep 04 19:13:05.197 INFO STEP 1061 (remove_files) COMPLETE
90502026-09-04T19:13:06.166Z[ recovery-image] Sep 04 19:13:05.197 INFO O| Sep 04 19:13:05.197 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90512026-09-04T19:13:06.174Z[ recovery-image] Sep 04 19:13:05.208 INFO O| Sep 04 19:13:05.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
90522026-09-04T19:13:06.174Z[ recovery-image] Sep 04 19:13:05.208 INFO O| Sep 04 19:13:05.208 INFO STEP 1062 (remove_files) COMPLETE
90532026-09-04T19:13:06.174Z[ recovery-image] Sep 04 19:13:05.208 INFO O| Sep 04 19:13:05.208 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90542026-09-04T19:13:06.184Z[ recovery-image] Sep 04 19:13:05.218 INFO O| Sep 04 19:13:05.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
90552026-09-04T19:13:06.184Z[ recovery-image] Sep 04 19:13:05.218 INFO O| Sep 04 19:13:05.218 INFO STEP 1063 (remove_files) COMPLETE
90562026-09-04T19:13:06.184Z[ recovery-image] Sep 04 19:13:05.218 INFO O| Sep 04 19:13:05.218 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90572026-09-04T19:13:06.195Z[ recovery-image] Sep 04 19:13:05.229 INFO O| Sep 04 19:13:05.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
90582026-09-04T19:13:06.198Z[ recovery-image] Sep 04 19:13:05.230 INFO O| Sep 04 19:13:05.230 INFO STEP 1064 (remove_files) COMPLETE
90592026-09-04T19:13:06.198Z[ recovery-image] Sep 04 19:13:05.230 INFO O| Sep 04 19:13:05.230 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90602026-09-04T19:13:06.206Z[ recovery-image] Sep 04 19:13:05.241 INFO O| Sep 04 19:13:05.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
90612026-09-04T19:13:06.206Z[ recovery-image] Sep 04 19:13:05.241 INFO O| Sep 04 19:13:05.241 INFO STEP 1065 (remove_files) COMPLETE
90622026-09-04T19:13:06.206Z[ recovery-image] Sep 04 19:13:05.241 INFO O| Sep 04 19:13:05.241 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90632026-09-04T19:13:06.217Z[ recovery-image] Sep 04 19:13:05.252 INFO O| Sep 04 19:13:05.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
90642026-09-04T19:13:06.218Z[ recovery-image] Sep 04 19:13:05.252 INFO O| Sep 04 19:13:05.252 INFO STEP 1066 (remove_files) COMPLETE
90652026-09-04T19:13:06.218Z[ recovery-image] Sep 04 19:13:05.252 INFO O| Sep 04 19:13:05.252 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90662026-09-04T19:13:06.228Z[ recovery-image] Sep 04 19:13:05.262 INFO O| Sep 04 19:13:05.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
90672026-09-04T19:13:06.228Z[ recovery-image] Sep 04 19:13:05.262 INFO O| Sep 04 19:13:05.262 INFO STEP 1067 (remove_files) COMPLETE
90682026-09-04T19:13:06.228Z[ recovery-image] Sep 04 19:13:05.262 INFO O| Sep 04 19:13:05.262 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90692026-09-04T19:13:06.238Z[ recovery-image] Sep 04 19:13:05.272 INFO O| Sep 04 19:13:05.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
90702026-09-04T19:13:06.238Z[ recovery-image] Sep 04 19:13:05.273 INFO O| Sep 04 19:13:05.272 INFO STEP 1068 (remove_files) COMPLETE
90712026-09-04T19:13:06.238Z[ recovery-image] Sep 04 19:13:05.273 INFO O| Sep 04 19:13:05.272 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90722026-09-04T19:13:06.247Z[ recovery-image] Sep 04 19:13:05.281 INFO O| Sep 04 19:13:05.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
90732026-09-04T19:13:06.247Z[ recovery-image] Sep 04 19:13:05.281 INFO O| Sep 04 19:13:05.281 INFO STEP 1069 (remove_files) COMPLETE
90742026-09-04T19:13:06.250Z[ recovery-image] Sep 04 19:13:05.281 INFO O| Sep 04 19:13:05.281 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90752026-09-04T19:13:06.255Z[ recovery-image] Sep 04 19:13:05.290 INFO O| Sep 04 19:13:05.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
90762026-09-04T19:13:06.255Z[ recovery-image] Sep 04 19:13:05.290 INFO O| Sep 04 19:13:05.290 INFO STEP 1070 (remove_files) COMPLETE
90772026-09-04T19:13:06.258Z[ recovery-image] Sep 04 19:13:05.290 INFO O| Sep 04 19:13:05.290 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90782026-09-04T19:13:06.265Z[ recovery-image] Sep 04 19:13:05.299 INFO O| Sep 04 19:13:05.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
90792026-09-04T19:13:06.265Z[ recovery-image] Sep 04 19:13:05.299 INFO O| Sep 04 19:13:05.299 INFO STEP 1071 (remove_files) COMPLETE
90802026-09-04T19:13:06.268Z[ recovery-image] Sep 04 19:13:05.299 INFO O| Sep 04 19:13:05.299 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90812026-09-04T19:13:06.274Z[verify-libraries] Compiling termios v0.3.3
90822026-09-04T19:13:06.278Z[ recovery-image] Sep 04 19:13:05.311 INFO O| Sep 04 19:13:05.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
90832026-09-04T19:13:06.278Z[ recovery-image] Sep 04 19:13:05.311 INFO O| Sep 04 19:13:05.311 INFO STEP 1072 (remove_files) COMPLETE
90842026-09-04T19:13:06.278Z[ recovery-image] Sep 04 19:13:05.311 INFO O| Sep 04 19:13:05.311 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90852026-09-04T19:13:06.286Z[ recovery-image] Sep 04 19:13:05.321 INFO O| Sep 04 19:13:05.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
90862026-09-04T19:13:06.286Z[ recovery-image] Sep 04 19:13:05.321 INFO O| Sep 04 19:13:05.321 INFO STEP 1073 (remove_files) COMPLETE
90872026-09-04T19:13:06.290Z[ recovery-image] Sep 04 19:13:05.321 INFO O| Sep 04 19:13:05.321 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90882026-09-04T19:13:06.295Z[ recovery-image] Sep 04 19:13:05.330 INFO O| Sep 04 19:13:05.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
90892026-09-04T19:13:06.295Z[ recovery-image] Sep 04 19:13:05.330 INFO O| Sep 04 19:13:05.330 INFO STEP 1074 (remove_files) COMPLETE
90902026-09-04T19:13:06.301Z[ recovery-image] Sep 04 19:13:05.330 INFO O| Sep 04 19:13:05.330 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90912026-09-04T19:13:06.304Z[ recovery-image] Sep 04 19:13:05.338 INFO O| Sep 04 19:13:05.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
90922026-09-04T19:13:06.304Z[ recovery-image] Sep 04 19:13:05.338 INFO O| Sep 04 19:13:05.338 INFO STEP 1075 (remove_files) COMPLETE
90932026-09-04T19:13:06.304Z[ recovery-image] Sep 04 19:13:05.338 INFO O| Sep 04 19:13:05.338 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90942026-09-04T19:13:06.314Z[ recovery-image] Sep 04 19:13:05.349 INFO O| Sep 04 19:13:05.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
90952026-09-04T19:13:06.314Z[ recovery-image] Sep 04 19:13:05.349 INFO O| Sep 04 19:13:05.349 INFO STEP 1076 (remove_files) COMPLETE
90962026-09-04T19:13:06.314Z[ recovery-image] Sep 04 19:13:05.349 INFO O| Sep 04 19:13:05.349 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90972026-09-04T19:13:06.324Z[ recovery-image] Sep 04 19:13:05.359 INFO O| Sep 04 19:13:05.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
90982026-09-04T19:13:06.324Z[ recovery-image] Sep 04 19:13:05.359 INFO O| Sep 04 19:13:05.359 INFO STEP 1077 (remove_files) COMPLETE
90992026-09-04T19:13:06.328Z[ recovery-image] Sep 04 19:13:05.359 INFO O| Sep 04 19:13:05.359 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91002026-09-04T19:13:06.333Z[ recovery-image] Sep 04 19:13:05.368 INFO O| Sep 04 19:13:05.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
91012026-09-04T19:13:06.333Z[ recovery-image] Sep 04 19:13:05.368 INFO O| Sep 04 19:13:05.368 INFO STEP 1078 (remove_files) COMPLETE
91022026-09-04T19:13:06.336Z[ recovery-image] Sep 04 19:13:05.368 INFO O| Sep 04 19:13:05.368 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91032026-09-04T19:13:06.342Z[ recovery-image] Sep 04 19:13:05.376 INFO O| Sep 04 19:13:05.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
91042026-09-04T19:13:06.342Z[ recovery-image] Sep 04 19:13:05.376 INFO O| Sep 04 19:13:05.376 INFO STEP 1079 (remove_files) COMPLETE
91052026-09-04T19:13:06.342Z[ recovery-image] Sep 04 19:13:05.376 INFO O| Sep 04 19:13:05.376 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91062026-09-04T19:13:06.352Z[ recovery-image] Sep 04 19:13:05.386 INFO O| Sep 04 19:13:05.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
91072026-09-04T19:13:06.352Z[ recovery-image] Sep 04 19:13:05.386 INFO O| Sep 04 19:13:05.386 INFO STEP 1080 (remove_files) COMPLETE
91082026-09-04T19:13:06.352Z[ recovery-image] Sep 04 19:13:05.386 INFO O| Sep 04 19:13:05.386 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91092026-09-04T19:13:06.361Z[ recovery-image] Sep 04 19:13:05.396 INFO O| Sep 04 19:13:05.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
91102026-09-04T19:13:06.361Z[ recovery-image] Sep 04 19:13:05.396 INFO O| Sep 04 19:13:05.396 INFO STEP 1081 (remove_files) COMPLETE
91112026-09-04T19:13:06.361Z[ recovery-image] Sep 04 19:13:05.396 INFO O| Sep 04 19:13:05.396 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91122026-09-04T19:13:06.373Z[ recovery-image] Sep 04 19:13:05.407 INFO O| Sep 04 19:13:05.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
91132026-09-04T19:13:06.373Z[ recovery-image] Sep 04 19:13:05.407 INFO O| Sep 04 19:13:05.407 INFO STEP 1082 (remove_files) COMPLETE
91142026-09-04T19:13:06.373Z[ recovery-image] Sep 04 19:13:05.407 INFO O| Sep 04 19:13:05.407 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91152026-09-04T19:13:06.382Z[ recovery-image] Sep 04 19:13:05.416 INFO O| Sep 04 19:13:05.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
91162026-09-04T19:13:06.382Z[ recovery-image] Sep 04 19:13:05.416 INFO O| Sep 04 19:13:05.416 INFO STEP 1083 (remove_files) COMPLETE
91172026-09-04T19:13:06.385Z[ recovery-image] Sep 04 19:13:05.416 INFO O| Sep 04 19:13:05.416 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91182026-09-04T19:13:06.391Z[ recovery-image] Sep 04 19:13:05.426 INFO O| Sep 04 19:13:05.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
91192026-09-04T19:13:06.391Z[ recovery-image] Sep 04 19:13:05.426 INFO O| Sep 04 19:13:05.426 INFO STEP 1084 (remove_files) COMPLETE
91202026-09-04T19:13:06.391Z[ recovery-image] Sep 04 19:13:05.426 INFO O| Sep 04 19:13:05.426 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91212026-09-04T19:13:06.402Z[ recovery-image] Sep 04 19:13:05.436 INFO O| Sep 04 19:13:05.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
91222026-09-04T19:13:06.402Z[ recovery-image] Sep 04 19:13:05.437 INFO O| Sep 04 19:13:05.437 INFO STEP 1085 (remove_files) COMPLETE
91232026-09-04T19:13:06.402Z[ recovery-image] Sep 04 19:13:05.437 INFO O| Sep 04 19:13:05.437 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91242026-09-04T19:13:06.413Z[ recovery-image] Sep 04 19:13:05.447 INFO O| Sep 04 19:13:05.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
91252026-09-04T19:13:06.413Z[ recovery-image] Sep 04 19:13:05.447 INFO O| Sep 04 19:13:05.447 INFO STEP 1086 (remove_files) COMPLETE
91262026-09-04T19:13:06.416Z[ recovery-image] Sep 04 19:13:05.447 INFO O| Sep 04 19:13:05.447 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91272026-09-04T19:13:06.416Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
91282026-09-04T19:13:06.427Z[ recovery-image] Sep 04 19:13:05.459 INFO O| Sep 04 19:13:05.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
91292026-09-04T19:13:06.427Z[ recovery-image] Sep 04 19:13:05.459 INFO O| Sep 04 19:13:05.459 INFO STEP 1087 (remove_files) COMPLETE
91302026-09-04T19:13:06.427Z[ recovery-image] Sep 04 19:13:05.459 INFO O| Sep 04 19:13:05.459 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91312026-09-04T19:13:06.434Z[ recovery-image] Sep 04 19:13:05.468 INFO O| Sep 04 19:13:05.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
91322026-09-04T19:13:06.434Z[ recovery-image] Sep 04 19:13:05.468 INFO O| Sep 04 19:13:05.468 INFO STEP 1088 (remove_files) COMPLETE
91332026-09-04T19:13:06.434Z[ recovery-image] Sep 04 19:13:05.468 INFO O| Sep 04 19:13:05.468 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91342026-09-04T19:13:06.444Z[ recovery-image] Sep 04 19:13:05.479 INFO O| Sep 04 19:13:05.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
91352026-09-04T19:13:06.444Z[ recovery-image] Sep 04 19:13:05.479 INFO O| Sep 04 19:13:05.478 INFO STEP 1089 (remove_files) COMPLETE
91362026-09-04T19:13:06.444Z[ recovery-image] Sep 04 19:13:05.479 INFO O| Sep 04 19:13:05.478 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91372026-09-04T19:13:06.457Z[ recovery-image] Sep 04 19:13:05.490 INFO O| Sep 04 19:13:05.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
91382026-09-04T19:13:06.457Z[ recovery-image] Sep 04 19:13:05.490 INFO O| Sep 04 19:13:05.490 INFO STEP 1090 (remove_files) COMPLETE
91392026-09-04T19:13:06.460Z[ recovery-image] Sep 04 19:13:05.490 INFO O| Sep 04 19:13:05.490 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91402026-09-04T19:13:06.465Z[ recovery-image] Sep 04 19:13:05.499 INFO O| Sep 04 19:13:05.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
91412026-09-04T19:13:06.465Z[ recovery-image] Sep 04 19:13:05.500 INFO O| Sep 04 19:13:05.500 INFO STEP 1091 (remove_files) COMPLETE
91422026-09-04T19:13:06.465Z[ recovery-image] Sep 04 19:13:05.500 INFO O| Sep 04 19:13:05.500 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91432026-09-04T19:13:06.474Z[ recovery-image] Sep 04 19:13:05.509 INFO O| Sep 04 19:13:05.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
91442026-09-04T19:13:06.474Z[ recovery-image] Sep 04 19:13:05.509 INFO O| Sep 04 19:13:05.509 INFO STEP 1092 (remove_files) COMPLETE
91452026-09-04T19:13:06.474Z[ recovery-image] Sep 04 19:13:05.509 INFO O| Sep 04 19:13:05.509 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91462026-09-04T19:13:06.486Z[ recovery-image] Sep 04 19:13:05.521 INFO O| Sep 04 19:13:05.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
91472026-09-04T19:13:06.486Z[ recovery-image] Sep 04 19:13:05.521 INFO O| Sep 04 19:13:05.521 INFO STEP 1093 (remove_files) COMPLETE
91482026-09-04T19:13:06.490Z[ recovery-image] Sep 04 19:13:05.521 INFO O| Sep 04 19:13:05.521 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91492026-09-04T19:13:06.495Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
91502026-09-04T19:13:06.499Z[ recovery-image] Sep 04 19:13:05.532 INFO O| Sep 04 19:13:05.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
91512026-09-04T19:13:06.499Z[ recovery-image] Sep 04 19:13:05.532 INFO O| Sep 04 19:13:05.532 INFO STEP 1094 (remove_files) COMPLETE
91522026-09-04T19:13:06.499Z[ recovery-image] Sep 04 19:13:05.532 INFO O| Sep 04 19:13:05.532 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91532026-09-04T19:13:06.507Z[ recovery-image] Sep 04 19:13:05.542 INFO O| Sep 04 19:13:05.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
91542026-09-04T19:13:06.507Z[ recovery-image] Sep 04 19:13:05.542 INFO O| Sep 04 19:13:05.542 INFO STEP 1095 (remove_files) COMPLETE
91552026-09-04T19:13:06.507Z[ recovery-image] Sep 04 19:13:05.542 INFO O| Sep 04 19:13:05.542 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91562026-09-04T19:13:06.517Z[ recovery-image] Sep 04 19:13:05.552 INFO O| Sep 04 19:13:05.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
91572026-09-04T19:13:06.517Z[ recovery-image] Sep 04 19:13:05.552 INFO O| Sep 04 19:13:05.552 INFO STEP 1096 (remove_files) COMPLETE
91582026-09-04T19:13:06.521Z[ recovery-image] Sep 04 19:13:05.552 INFO O| Sep 04 19:13:05.552 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91592026-09-04T19:13:06.528Z[ recovery-image] Sep 04 19:13:05.563 INFO O| Sep 04 19:13:05.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
91602026-09-04T19:13:06.528Z[ recovery-image] Sep 04 19:13:05.563 INFO O| Sep 04 19:13:05.563 INFO STEP 1097 (remove_files) COMPLETE
91612026-09-04T19:13:06.528Z[ recovery-image] Sep 04 19:13:05.563 INFO O| Sep 04 19:13:05.563 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91622026-09-04T19:13:06.539Z[ recovery-image] Sep 04 19:13:05.573 INFO O| Sep 04 19:13:05.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
91632026-09-04T19:13:06.539Z[ recovery-image] Sep 04 19:13:05.573 INFO O| Sep 04 19:13:05.573 INFO STEP 1098 (remove_files) COMPLETE
91642026-09-04T19:13:06.539Z[ recovery-image] Sep 04 19:13:05.573 INFO O| Sep 04 19:13:05.573 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91652026-09-04T19:13:06.549Z[ recovery-image] Sep 04 19:13:05.583 INFO O| Sep 04 19:13:05.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
91662026-09-04T19:13:06.549Z[ recovery-image] Sep 04 19:13:05.583 INFO O| Sep 04 19:13:05.583 INFO STEP 1099 (remove_files) COMPLETE
91672026-09-04T19:13:06.549Z[ recovery-image] Sep 04 19:13:05.583 INFO O| Sep 04 19:13:05.583 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91682026-09-04T19:13:06.559Z[ recovery-image] Sep 04 19:13:05.593 INFO O| Sep 04 19:13:05.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
91692026-09-04T19:13:06.559Z[ recovery-image] Sep 04 19:13:05.593 INFO O| Sep 04 19:13:05.593 INFO STEP 1100 (remove_files) COMPLETE
91702026-09-04T19:13:06.559Z[ recovery-image] Sep 04 19:13:05.593 INFO O| Sep 04 19:13:05.593 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91712026-09-04T19:13:06.569Z[ recovery-image] Sep 04 19:13:05.603 INFO O| Sep 04 19:13:05.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
91722026-09-04T19:13:06.569Z[ recovery-image] Sep 04 19:13:05.603 INFO O| Sep 04 19:13:05.603 INFO STEP 1101 (remove_files) COMPLETE
91732026-09-04T19:13:06.572Z[ recovery-image] Sep 04 19:13:05.603 INFO O| Sep 04 19:13:05.603 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91742026-09-04T19:13:06.581Z[ recovery-image] Sep 04 19:13:05.613 INFO O| Sep 04 19:13:05.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
91752026-09-04T19:13:06.581Z[ recovery-image] Sep 04 19:13:05.613 INFO O| Sep 04 19:13:05.613 INFO STEP 1102 (remove_files) COMPLETE
91762026-09-04T19:13:06.581Z[ recovery-image] Sep 04 19:13:05.613 INFO O| Sep 04 19:13:05.613 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91772026-09-04T19:13:06.587Z[ recovery-image] Sep 04 19:13:05.622 INFO O| Sep 04 19:13:05.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
91782026-09-04T19:13:06.587Z[ recovery-image] Sep 04 19:13:05.622 INFO O| Sep 04 19:13:05.622 INFO STEP 1103 (remove_files) COMPLETE
91792026-09-04T19:13:06.587Z[ recovery-image] Sep 04 19:13:05.622 INFO O| Sep 04 19:13:05.622 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91802026-09-04T19:13:06.596Z[ recovery-image] Sep 04 19:13:05.631 INFO O| Sep 04 19:13:05.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
91812026-09-04T19:13:06.596Z[ recovery-image] Sep 04 19:13:05.631 INFO O| Sep 04 19:13:05.631 INFO STEP 1104 (remove_files) COMPLETE
91822026-09-04T19:13:06.596Z[ recovery-image] Sep 04 19:13:05.631 INFO O| Sep 04 19:13:05.631 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91832026-09-04T19:13:06.605Z[ recovery-image] Sep 04 19:13:05.640 INFO O| Sep 04 19:13:05.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
91842026-09-04T19:13:06.605Z[ recovery-image] Sep 04 19:13:05.640 INFO O| Sep 04 19:13:05.640 INFO STEP 1105 (remove_files) COMPLETE
91852026-09-04T19:13:06.610Z[ recovery-image] Sep 04 19:13:05.640 INFO O| Sep 04 19:13:05.640 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91862026-09-04T19:13:06.614Z[ recovery-image] Sep 04 19:13:05.649 INFO O| Sep 04 19:13:05.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
91872026-09-04T19:13:06.617Z[ recovery-image] Sep 04 19:13:05.649 INFO O| Sep 04 19:13:05.649 INFO STEP 1106 (remove_files) COMPLETE
91882026-09-04T19:13:06.617Z[ recovery-image] Sep 04 19:13:05.649 INFO O| Sep 04 19:13:05.649 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91892026-09-04T19:13:06.623Z[ recovery-image] Sep 04 19:13:05.657 INFO O| Sep 04 19:13:05.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
91902026-09-04T19:13:06.623Z[ recovery-image] Sep 04 19:13:05.657 INFO O| Sep 04 19:13:05.657 INFO STEP 1107 (remove_files) COMPLETE
91912026-09-04T19:13:06.626Z[ recovery-image] Sep 04 19:13:05.657 INFO O| Sep 04 19:13:05.657 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91922026-09-04T19:13:06.634Z[ recovery-image] Sep 04 19:13:05.668 INFO O| Sep 04 19:13:05.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
91932026-09-04T19:13:06.634Z[ recovery-image] Sep 04 19:13:05.668 INFO O| Sep 04 19:13:05.668 INFO STEP 1108 (remove_files) COMPLETE
91942026-09-04T19:13:06.634Z[ recovery-image] Sep 04 19:13:05.668 INFO O| Sep 04 19:13:05.668 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91952026-09-04T19:13:06.643Z[ recovery-image] Sep 04 19:13:05.678 INFO O| Sep 04 19:13:05.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
91962026-09-04T19:13:06.643Z[ recovery-image] Sep 04 19:13:05.678 INFO O| Sep 04 19:13:05.678 INFO STEP 1109 (remove_files) COMPLETE
91972026-09-04T19:13:06.643Z[ recovery-image] Sep 04 19:13:05.678 INFO O| Sep 04 19:13:05.678 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91982026-09-04T19:13:06.653Z[ recovery-image] Sep 04 19:13:05.687 INFO O| Sep 04 19:13:05.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
91992026-09-04T19:13:06.653Z[ recovery-image] Sep 04 19:13:05.687 INFO O| Sep 04 19:13:05.687 INFO STEP 1110 (remove_files) COMPLETE
92002026-09-04T19:13:06.653Z[ recovery-image] Sep 04 19:13:05.687 INFO O| Sep 04 19:13:05.687 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92012026-09-04T19:13:06.663Z[ recovery-image] Sep 04 19:13:05.698 INFO O| Sep 04 19:13:05.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
92022026-09-04T19:13:06.663Z[ recovery-image] Sep 04 19:13:05.698 INFO O| Sep 04 19:13:05.698 INFO STEP 1111 (remove_files) COMPLETE
92032026-09-04T19:13:06.663Z[ recovery-image] Sep 04 19:13:05.698 INFO O| Sep 04 19:13:05.698 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92042026-09-04T19:13:06.677Z[ recovery-image] Sep 04 19:13:05.711 INFO O| Sep 04 19:13:05.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
92052026-09-04T19:13:06.677Z[ recovery-image] Sep 04 19:13:05.712 INFO O| Sep 04 19:13:05.712 INFO STEP 1112 (remove_files) COMPLETE
92062026-09-04T19:13:06.677Z[ recovery-image] Sep 04 19:13:05.712 INFO O| Sep 04 19:13:05.712 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92072026-09-04T19:13:06.686Z[ recovery-image] Sep 04 19:13:05.721 INFO O| Sep 04 19:13:05.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
92082026-09-04T19:13:06.686Z[ recovery-image] Sep 04 19:13:05.721 INFO O| Sep 04 19:13:05.721 INFO STEP 1113 (remove_files) COMPLETE
92092026-09-04T19:13:06.686Z[ recovery-image] Sep 04 19:13:05.721 INFO O| Sep 04 19:13:05.721 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92102026-09-04T19:13:06.695Z[ recovery-image] Sep 04 19:13:05.730 INFO O| Sep 04 19:13:05.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
92112026-09-04T19:13:06.695Z[ recovery-image] Sep 04 19:13:05.730 INFO O| Sep 04 19:13:05.730 INFO STEP 1114 (remove_files) COMPLETE
92122026-09-04T19:13:06.699Z[ recovery-image] Sep 04 19:13:05.730 INFO O| Sep 04 19:13:05.730 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92132026-09-04T19:13:06.704Z[ recovery-image] Sep 04 19:13:05.738 INFO O| Sep 04 19:13:05.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
92142026-09-04T19:13:06.704Z[ recovery-image] Sep 04 19:13:05.738 INFO O| Sep 04 19:13:05.738 INFO STEP 1115 (remove_files) COMPLETE
92152026-09-04T19:13:06.707Z[ recovery-image] Sep 04 19:13:05.738 INFO O| Sep 04 19:13:05.738 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92162026-09-04T19:13:06.712Z[ recovery-image] Sep 04 19:13:05.747 INFO O| Sep 04 19:13:05.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
92172026-09-04T19:13:06.712Z[ recovery-image] Sep 04 19:13:05.747 INFO O| Sep 04 19:13:05.747 INFO STEP 1116 (remove_files) COMPLETE
92182026-09-04T19:13:06.715Z[ recovery-image] Sep 04 19:13:05.747 INFO O| Sep 04 19:13:05.747 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92192026-09-04T19:13:06.719Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
92202026-09-04T19:13:06.722Z[ recovery-image] Sep 04 19:13:05.755 INFO O| Sep 04 19:13:05.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
92212026-09-04T19:13:06.722Z[ recovery-image] Sep 04 19:13:05.755 INFO O| Sep 04 19:13:05.755 INFO STEP 1117 (remove_files) COMPLETE
92222026-09-04T19:13:06.722Z[ recovery-image] Sep 04 19:13:05.755 INFO O| Sep 04 19:13:05.755 INFO STEP 1118: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
92232026-09-04T19:13:06.733Z[ recovery-image] Sep 04 19:13:05.767 INFO O| Sep 04 19:13:05.767 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
92242026-09-04T19:13:06.733Z[ recovery-image] Sep 04 19:13:05.767 INFO O| Sep 04 19:13:05.767 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
92252026-09-04T19:13:06.943Z[ host-image] Sep 04 19:13:05.977 INFO O| adding properties...
92262026-09-04T19:13:07.865Z[ recovery-image] Sep 04 19:13:06.900 INFO O| Sep 04 19:13:06.900 INFO STEP 1118 (pack_tar) COMPLETE
92272026-09-04T19:13:07.866Z[ recovery-image] Sep 04 19:13:06.900 INFO O| Sep 04 19:13:06.900 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
92282026-09-04T19:13:07.866Z[ recovery-image] Sep 04 19:13:06.900 INFO O| Sep 04 19:13:06.900 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
92292026-09-04T19:13:08.138Z[ host-image] Sep 04 19:13:07.172 INFO O| installing packages...
92302026-09-04T19:13:08.159Z[ recovery-image] Sep 04 19:13:07.193 INFO O| Sep 04 19:13:07.193 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
92312026-09-04T19:13:08.274Z[ recovery-image] Sep 04 19:13:07.309 INFO O| Sep 04 19:13:07.308 INFO completed processing sled/ramdisk-03-recovery-trim
92322026-09-04T19:13:08.278Z[ recovery-image] Sep 04 19:13:07.312 INFO image builder template: zfs-recovery...
92332026-09-04T19:13:08.278Z[ recovery-image] Sep 04 19:13:07.312 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqSruss/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "zfs-recovery"], pwd: None
92342026-09-04T19:13:08.306Z[ recovery-image] Sep 04 19:13:07.340 INFO O| Sep 04 19:13:07.340 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
92352026-09-04T19:13:08.311Z[ recovery-image] Sep 04 19:13:07.345 INFO O| Sep 04 19:13:07.345 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
92362026-09-04T19:13:08.461Z[ recovery-image] Sep 04 19:13:07.495 INFO O| Sep 04 19:13:07.495 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
92372026-09-04T19:13:08.559Z[ recovery-image] Sep 04 19:13:07.594 INFO O| Sep 04 19:13:07.594 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
92382026-09-04T19:13:08.559Z[ recovery-image] Sep 04 19:13:07.594 INFO O| Sep 04 19:13:07.594 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
92392026-09-04T19:13:08.563Z[ recovery-image] Sep 04 19:13:07.598 INFO O| Sep 04 19:13:07.598 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
92402026-09-04T19:13:08.673Z[ recovery-image] Sep 04 19:13:07.708 INFO O| Sep 04 19:13:07.708 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
92412026-09-04T19:13:08.759Z[ recovery-image] Sep 04 19:13:07.793 INFO O| Sep 04 19:13:07.793 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
92422026-09-04T19:13:08.769Z[ recovery-image] Sep 04 19:13:07.803 INFO O| Sep 04 19:13:07.803 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
92432026-09-04T19:13:08.773Z[ recovery-image] Sep 04 19:13:07.808 INFO O| Sep 04 19:13:07.808 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
92442026-09-04T19:13:08.776Z[ recovery-image] Sep 04 19:13:07.809 INFO O| Sep 04 19:13:07.809 INFO no lofi found
92452026-09-04T19:13:08.777Z[ recovery-image] Sep 04 19:13:07.809 INFO O| Sep 04 19:13:07.809 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
92462026-09-04T19:13:08.777Z[ recovery-image] Sep 04 19:13:07.809 INFO O| Sep 04 19:13:07.809 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
92472026-09-04T19:13:09.692Z[verify-libraries] Compiling polar-core v0.27.3
92482026-09-04T19:13:10.967Z[ recovery-image] Sep 04 19:13:10.001 INFO O| Sep 04 19:13:10.001 INFO lofi device = /dev/dsk/c2t1d0p0
92492026-09-04T19:13:10.967Z[ recovery-image] Sep 04 19:13:10.001 INFO O| Sep 04 19:13:10.001 INFO pool device = /dev/dsk/c2t1d0p0
92502026-09-04T19:13:10.971Z[ recovery-image] Sep 04 19:13:10.001 INFO O| Sep 04 19:13:10.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/sled/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
92512026-09-04T19:13:11.144Z[ recovery-image] Sep 04 19:13:10.179 INFO O| Sep 04 19:13:10.178 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92522026-09-04T19:13:11.145Z[ recovery-image] Sep 04 19:13:10.179 INFO O| Sep 04 19:13:10.179 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
92532026-09-04T19:13:11.174Z[ recovery-image] Sep 04 19:13:10.208 INFO O| Sep 04 19:13:10.207 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
92542026-09-04T19:13:11.254Z[ recovery-image] Sep 04 19:13:10.288 INFO O| Sep 04 19:13:10.288 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
92552026-09-04T19:13:11.288Z[ recovery-image] Sep 04 19:13:10.322 INFO O| Sep 04 19:13:10.322 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
92562026-09-04T19:13:11.312Z[ recovery-image] Sep 04 19:13:10.345 INFO O| Sep 04 19:13:10.345 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
92572026-09-04T19:13:11.328Z[ recovery-image] Sep 04 19:13:10.362 INFO O| Sep 04 19:13:10.362 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
92582026-09-04T19:13:11.368Z[ recovery-image] Sep 04 19:13:10.403 INFO O| Sep 04 19:13:10.403 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92592026-09-04T19:13:11.369Z[ recovery-image] Sep 04 19:13:10.403 INFO O| Sep 04 19:13:10.403 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92602026-09-04T19:13:11.369Z[ recovery-image] Sep 04 19:13:10.403 INFO O| Sep 04 19:13:10.403 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92612026-09-04T19:13:11.378Z[ recovery-image] Sep 04 19:13:10.412 INFO O| Sep 04 19:13:10.412 INFO boot environment UUID: 7b265217-45d5-4544-b674-226cc1542258
92622026-09-04T19:13:11.378Z[ recovery-image] Sep 04 19:13:10.412 INFO O| Sep 04 19:13:10.412 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 7b265217-45d5-4544-b674-226cc1542258
92632026-09-04T19:13:11.397Z[ recovery-image] Sep 04 19:13:10.431 INFO O| Sep 04 19:13:10.431 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92642026-09-04T19:13:11.413Z[ recovery-image] Sep 04 19:13:10.447 INFO O| Sep 04 19:13:10.447 INFO STEP 0 (create_be) COMPLETE
92652026-09-04T19:13:11.413Z[ recovery-image] Sep 04 19:13:10.447 INFO O| Sep 04 19:13:10.447 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92662026-09-04T19:13:11.429Z[ recovery-image] Sep 04 19:13:10.463 INFO O| Sep 04 19:13:10.463 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92672026-09-04T19:13:17.342Z[ recovery-image] Sep 04 19:13:16.376 INFO O| Sep 04 19:13:16.376 INFO STEP 1 (unpack_tar) COMPLETE
92682026-09-04T19:13:17.346Z[ recovery-image] Sep 04 19:13:16.376 INFO O| Sep 04 19:13:16.376 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92692026-09-04T19:13:18.209Z[verify-libraries] Compiling oso v0.27.3
92702026-09-04T19:13:20.573Z[ recovery-image] Sep 04 19:13:19.606 INFO O| Sep 04 19:13:19.606 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92712026-09-04T19:13:21.827Z[ recovery-image] Sep 04 19:13:20.861 INFO O| Sep 04 19:13:20.861 INFO STEP 2 (devfsadm) COMPLETE
92722026-09-04T19:13:21.828Z[ recovery-image] Sep 04 19:13:20.861 INFO O| Sep 04 19:13:20.861 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92732026-09-04T19:13:21.839Z[ recovery-image] Sep 04 19:13:20.873 INFO O| Sep 04 19:13:20.873 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
92742026-09-04T19:13:21.839Z[ recovery-image] Sep 04 19:13:20.873 INFO O| Sep 04 19:13:20.873 INFO STEP 3 (ensure_dir) COMPLETE
92752026-09-04T19:13:21.843Z[ recovery-image] Sep 04 19:13:20.873 INFO O| Sep 04 19:13:20.873 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92762026-09-04T19:13:21.852Z[ recovery-image] Sep 04 19:13:20.887 INFO O| Sep 04 19:13:20.886 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
92772026-09-04T19:13:21.852Z[ recovery-image] Sep 04 19:13:20.887 INFO O| Sep 04 19:13:20.886 INFO STEP 4 (ensure_dir) COMPLETE
92782026-09-04T19:13:21.853Z[ recovery-image] Sep 04 19:13:20.887 INFO O| Sep 04 19:13:20.886 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92792026-09-04T19:13:21.865Z[ recovery-image] Sep 04 19:13:20.899 INFO O| Sep 04 19:13:20.899 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
92802026-09-04T19:13:21.869Z[ recovery-image] Sep 04 19:13:20.899 INFO O| Sep 04 19:13:20.899 INFO STEP 5 (ensure_dir) COMPLETE
92812026-09-04T19:13:21.869Z[ recovery-image] Sep 04 19:13:20.899 INFO O| Sep 04 19:13:20.899 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92822026-09-04T19:13:21.876Z[ recovery-image] Sep 04 19:13:20.910 INFO O| Sep 04 19:13:20.910 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92832026-09-04T19:13:21.876Z[ recovery-image] Sep 04 19:13:20.910 INFO O| Sep 04 19:13:20.910 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92842026-09-04T19:13:21.876Z[ recovery-image] Sep 04 19:13:20.910 INFO O| Sep 04 19:13:20.910 INFO STEP 6 (ensure_dir) COMPLETE
92852026-09-04T19:13:21.880Z[ recovery-image] Sep 04 19:13:20.910 INFO O| Sep 04 19:13:20.910 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92862026-09-04T19:13:21.886Z[ recovery-image] Sep 04 19:13:20.920 INFO O| Sep 04 19:13:20.920 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92872026-09-04T19:13:21.886Z[ recovery-image] Sep 04 19:13:20.921 INFO O| Sep 04 19:13:20.920 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92882026-09-04T19:13:21.886Z[ recovery-image] Sep 04 19:13:20.921 INFO O| Sep 04 19:13:20.921 INFO STEP 7 (ensure_dir) COMPLETE
92892026-09-04T19:13:21.893Z[ recovery-image] Sep 04 19:13:20.921 INFO O| Sep 04 19:13:20.921 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92902026-09-04T19:13:21.899Z[ recovery-image] Sep 04 19:13:20.934 INFO O| Sep 04 19:13:20.933 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
92912026-09-04T19:13:21.903Z[ recovery-image] Sep 04 19:13:20.934 INFO O| Sep 04 19:13:20.934 INFO STEP 8 (remove_files) COMPLETE
92922026-09-04T19:13:21.903Z[ recovery-image] Sep 04 19:13:20.934 INFO O| Sep 04 19:13:20.934 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92932026-09-04T19:13:21.911Z[ recovery-image] Sep 04 19:13:20.945 INFO O| Sep 04 19:13:20.945 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
92942026-09-04T19:13:21.914Z[ recovery-image] Sep 04 19:13:20.946 INFO O| Sep 04 19:13:20.946 INFO STEP 9 (remove_files) COMPLETE
92952026-09-04T19:13:21.914Z[ recovery-image] Sep 04 19:13:20.946 INFO O| Sep 04 19:13:20.946 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92962026-09-04T19:13:21.923Z[ recovery-image] Sep 04 19:13:20.957 INFO O| Sep 04 19:13:20.957 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
92972026-09-04T19:13:21.926Z[ recovery-image] Sep 04 19:13:20.957 INFO O| Sep 04 19:13:20.957 INFO STEP 10 (remove_files) COMPLETE
92982026-09-04T19:13:21.926Z[ recovery-image] Sep 04 19:13:20.957 INFO O| Sep 04 19:13:20.957 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92992026-09-04T19:13:21.933Z[ recovery-image] Sep 04 19:13:20.968 INFO O| Sep 04 19:13:20.968 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
93002026-09-04T19:13:21.934Z[ recovery-image] Sep 04 19:13:20.968 INFO O| Sep 04 19:13:20.968 INFO STEP 11 (remove_files) COMPLETE
93012026-09-04T19:13:21.937Z[ recovery-image] Sep 04 19:13:20.968 INFO O| Sep 04 19:13:20.968 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93022026-09-04T19:13:21.961Z[ recovery-image] Sep 04 19:13:20.978 INFO O| Sep 04 19:13:20.978 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
93032026-09-04T19:13:21.961Z[ recovery-image] Sep 04 19:13:20.978 INFO O| Sep 04 19:13:20.978 INFO STEP 12 (remove_files) COMPLETE
93042026-09-04T19:13:21.961Z[ recovery-image] Sep 04 19:13:20.978 INFO O| Sep 04 19:13:20.978 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93052026-09-04T19:13:21.961Z[ recovery-image] Sep 04 19:13:20.993 INFO O| Sep 04 19:13:20.993 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93062026-09-04T19:13:21.961Z[ recovery-image] Sep 04 19:13:20.993 INFO O| Sep 04 19:13:20.993 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93072026-09-04T19:13:21.961Z[ recovery-image] Sep 04 19:13:20.993 INFO O| Sep 04 19:13:20.993 INFO STEP 13 (ensure_dir) COMPLETE
93082026-09-04T19:13:21.961Z[ recovery-image] Sep 04 19:13:20.993 INFO O| Sep 04 19:13:20.993 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93092026-09-04T19:13:22.000Z[ recovery-image] Sep 04 19:13:21.034 INFO O| Sep 04 19:13:21.034 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93102026-09-04T19:13:22.000Z[ recovery-image] Sep 04 19:13:21.034 INFO O| Sep 04 19:13:21.034 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93112026-09-04T19:13:22.006Z[ recovery-image] Sep 04 19:13:21.034 INFO O| Sep 04 19:13:21.034 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93122026-09-04T19:13:22.006Z[ recovery-image] Sep 04 19:13:21.034 INFO O| Sep 04 19:13:21.034 INFO STEP 14 (ensure_dir) COMPLETE
93132026-09-04T19:13:22.006Z[ recovery-image] Sep 04 19:13:21.034 INFO O| Sep 04 19:13:21.034 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93142026-09-04T19:13:22.021Z[ recovery-image] Sep 04 19:13:21.055 INFO O| Sep 04 19:13:21.050 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93152026-09-04T19:13:22.021Z[ recovery-image] Sep 04 19:13:21.055 INFO O| Sep 04 19:13:21.050 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93162026-09-04T19:13:22.021Z[ recovery-image] Sep 04 19:13:21.055 INFO O| Sep 04 19:13:21.050 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93172026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.055 INFO O| Sep 04 19:13:21.050 INFO STEP 15 (ensure_dir) COMPLETE
93182026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.055 INFO O| Sep 04 19:13:21.050 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93192026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.062 INFO O| Sep 04 19:13:21.062 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93202026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.062 INFO O| Sep 04 19:13:21.062 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93212026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.062 INFO O| Sep 04 19:13:21.062 INFO STEP 16 (ensure_dir) COMPLETE
93222026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.062 INFO O| Sep 04 19:13:21.062 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93232026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.073 INFO O| Sep 04 19:13:21.073 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93242026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.073 INFO O| Sep 04 19:13:21.073 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93252026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.073 INFO O| Sep 04 19:13:21.073 INFO STEP 17 (ensure_dir) COMPLETE
93262026-09-04T19:13:22.040Z[ recovery-image] Sep 04 19:13:21.073 INFO O| Sep 04 19:13:21.073 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93272026-09-04T19:13:22.052Z[ recovery-image] Sep 04 19:13:21.086 INFO O| Sep 04 19:13:21.086 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93282026-09-04T19:13:22.052Z[ recovery-image] Sep 04 19:13:21.086 INFO O| Sep 04 19:13:21.086 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
93292026-09-04T19:13:22.052Z[ recovery-image] Sep 04 19:13:21.086 INFO O| Sep 04 19:13:21.086 INFO ok!
93302026-09-04T19:13:22.052Z[ recovery-image] Sep 04 19:13:21.086 INFO O| Sep 04 19:13:21.086 INFO STEP 18 (ensure_symlink) COMPLETE
93312026-09-04T19:13:22.056Z[ recovery-image] Sep 04 19:13:21.086 INFO O| Sep 04 19:13:21.086 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93322026-09-04T19:13:22.065Z[ recovery-image] Sep 04 19:13:21.098 INFO O| Sep 04 19:13:21.098 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
93332026-09-04T19:13:22.065Z[ recovery-image] Sep 04 19:13:21.098 INFO O| Sep 04 19:13:21.098 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
93342026-09-04T19:13:22.071Z[ recovery-image] Sep 04 19:13:21.098 INFO O| Sep 04 19:13:21.098 INFO ok!
93352026-09-04T19:13:22.071Z[ recovery-image] Sep 04 19:13:21.098 INFO O| Sep 04 19:13:21.098 INFO STEP 19 (ensure_file) COMPLETE
93362026-09-04T19:13:22.071Z[ recovery-image] Sep 04 19:13:21.098 INFO O| Sep 04 19:13:21.098 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93372026-09-04T19:13:22.077Z[ recovery-image] Sep 04 19:13:21.111 INFO O| Sep 04 19:13:21.111 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
93382026-09-04T19:13:22.077Z[ recovery-image] Sep 04 19:13:21.111 INFO O| Sep 04 19:13:21.111 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93392026-09-04T19:13:22.081Z[ recovery-image] Sep 04 19:13:21.111 INFO O| Sep 04 19:13:21.111 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
93402026-09-04T19:13:22.081Z[ recovery-image] Sep 04 19:13:21.111 INFO O| Sep 04 19:13:21.111 INFO ok!
93412026-09-04T19:13:22.081Z[ recovery-image] Sep 04 19:13:21.111 INFO O| Sep 04 19:13:21.111 INFO STEP 20 (ensure_symlink) COMPLETE
93422026-09-04T19:13:22.081Z[ recovery-image] Sep 04 19:13:21.111 INFO O| Sep 04 19:13:21.111 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93432026-09-04T19:13:22.089Z[ recovery-image] Sep 04 19:13:21.122 INFO O| Sep 04 19:13:21.122 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
93442026-09-04T19:13:22.090Z[ recovery-image] Sep 04 19:13:21.122 INFO O| Sep 04 19:13:21.122 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93452026-09-04T19:13:22.097Z[ recovery-image] Sep 04 19:13:21.122 INFO O| Sep 04 19:13:21.122 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
93462026-09-04T19:13:22.097Z[ recovery-image] Sep 04 19:13:21.122 INFO O| Sep 04 19:13:21.122 INFO ok!
93472026-09-04T19:13:22.097Z[ recovery-image] Sep 04 19:13:21.122 INFO O| Sep 04 19:13:21.122 INFO STEP 21 (ensure_symlink) COMPLETE
93482026-09-04T19:13:22.097Z[ recovery-image] Sep 04 19:13:21.122 INFO O| Sep 04 19:13:21.122 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93492026-09-04T19:13:22.101Z[ recovery-image] Sep 04 19:13:21.134 INFO O| Sep 04 19:13:21.134 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
93502026-09-04T19:13:22.101Z[ recovery-image] Sep 04 19:13:21.134 INFO O| Sep 04 19:13:21.134 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93512026-09-04T19:13:22.101Z[ recovery-image] Sep 04 19:13:21.134 INFO O| Sep 04 19:13:21.134 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
93522026-09-04T19:13:22.101Z[ recovery-image] Sep 04 19:13:21.134 INFO O| Sep 04 19:13:21.134 INFO ok!
93532026-09-04T19:13:22.101Z[ recovery-image] Sep 04 19:13:21.134 INFO O| Sep 04 19:13:21.134 INFO STEP 22 (ensure_symlink) COMPLETE
93542026-09-04T19:13:22.101Z[ recovery-image] Sep 04 19:13:21.134 INFO O| Sep 04 19:13:21.134 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93552026-09-04T19:13:22.112Z[ recovery-image] Sep 04 19:13:21.147 INFO O| Sep 04 19:13:21.146 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
93562026-09-04T19:13:22.112Z[ recovery-image] Sep 04 19:13:21.147 INFO O| Sep 04 19:13:21.147 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93572026-09-04T19:13:22.112Z[ recovery-image] Sep 04 19:13:21.147 INFO O| Sep 04 19:13:21.147 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
93582026-09-04T19:13:22.116Z[ recovery-image] Sep 04 19:13:21.147 INFO O| Sep 04 19:13:21.147 INFO ok!
93592026-09-04T19:13:22.116Z[ recovery-image] Sep 04 19:13:21.147 INFO O| Sep 04 19:13:21.147 INFO STEP 23 (ensure_symlink) COMPLETE
93602026-09-04T19:13:22.116Z[ recovery-image] Sep 04 19:13:21.147 INFO O| Sep 04 19:13:21.147 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93612026-09-04T19:13:22.125Z[ recovery-image] Sep 04 19:13:21.160 INFO O| Sep 04 19:13:21.159 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93622026-09-04T19:13:22.125Z[ recovery-image] Sep 04 19:13:21.160 INFO O| Sep 04 19:13:21.160 INFO copying /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf ...
93632026-09-04T19:13:22.126Z[ recovery-image] Sep 04 19:13:21.160 INFO O| Sep 04 19:13:21.160 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
93642026-09-04T19:13:22.130Z[ recovery-image] Sep 04 19:13:21.160 INFO O| Sep 04 19:13:21.160 INFO ok!
93652026-09-04T19:13:22.130Z[ recovery-image] Sep 04 19:13:21.160 INFO O| Sep 04 19:13:21.160 INFO STEP 24 (ensure_file) COMPLETE
93662026-09-04T19:13:22.130Z[ recovery-image] Sep 04 19:13:21.160 INFO O| Sep 04 19:13:21.160 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93672026-09-04T19:13:22.136Z[ recovery-image] Sep 04 19:13:21.170 INFO O| Sep 04 19:13:21.170 INFO updating shadow file
93682026-09-04T19:13:22.136Z[ recovery-image] Sep 04 19:13:21.170 INFO O| Sep 04 19:13:21.170 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93692026-09-04T19:13:22.136Z[ recovery-image] Sep 04 19:13:21.170 INFO O| Sep 04 19:13:21.170 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93702026-09-04T19:13:22.140Z[ recovery-image] Sep 04 19:13:21.170 INFO O| Sep 04 19:13:21.170 INFO STEP 25 (shadow) COMPLETE
93712026-09-04T19:13:22.140Z[ recovery-image] Sep 04 19:13:21.170 INFO O| Sep 04 19:13:21.170 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93722026-09-04T19:13:22.147Z[ recovery-image] Sep 04 19:13:21.181 INFO O| Sep 04 19:13:21.181 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
93732026-09-04T19:13:22.147Z[ recovery-image] Sep 04 19:13:21.181 INFO O| Sep 04 19:13:21.181 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
93742026-09-04T19:13:22.151Z[ recovery-image] Sep 04 19:13:21.181 INFO O| Sep 04 19:13:21.181 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
93752026-09-04T19:13:22.151Z[ recovery-image] Sep 04 19:13:21.181 INFO O| Sep 04 19:13:21.181 INFO ok!
93762026-09-04T19:13:22.151Z[ recovery-image] Sep 04 19:13:21.181 INFO O| Sep 04 19:13:21.181 INFO STEP 26 (ensure_file) COMPLETE
93772026-09-04T19:13:22.151Z[ recovery-image] Sep 04 19:13:21.181 INFO O| Sep 04 19:13:21.181 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93782026-09-04T19:13:22.157Z[ recovery-image] Sep 04 19:13:21.192 INFO O| Sep 04 19:13:21.192 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
93792026-09-04T19:13:22.157Z[ recovery-image] Sep 04 19:13:21.192 INFO O| Sep 04 19:13:21.192 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
93802026-09-04T19:13:22.161Z[ recovery-image] Sep 04 19:13:21.192 INFO O| Sep 04 19:13:21.192 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
93812026-09-04T19:13:22.161Z[ recovery-image] Sep 04 19:13:21.192 INFO O| Sep 04 19:13:21.192 INFO ok!
93822026-09-04T19:13:22.161Z[ recovery-image] Sep 04 19:13:21.192 INFO O| Sep 04 19:13:21.192 INFO STEP 27 (ensure_file) COMPLETE
93832026-09-04T19:13:22.161Z[ recovery-image] Sep 04 19:13:21.192 INFO O| Sep 04 19:13:21.192 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93842026-09-04T19:13:22.167Z[ recovery-image] Sep 04 19:13:21.202 INFO O| Sep 04 19:13:21.202 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93852026-09-04T19:13:22.167Z[ recovery-image] Sep 04 19:13:21.202 INFO O| Sep 04 19:13:21.202 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
93862026-09-04T19:13:22.172Z[ recovery-image] Sep 04 19:13:21.202 INFO O| Sep 04 19:13:21.202 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93872026-09-04T19:13:22.172Z[ recovery-image] Sep 04 19:13:21.202 INFO O| Sep 04 19:13:21.202 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93882026-09-04T19:13:22.172Z[ recovery-image] Sep 04 19:13:21.202 INFO O| Sep 04 19:13:21.202 INFO ok!
93892026-09-04T19:13:22.172Z[ recovery-image] Sep 04 19:13:21.202 INFO O| Sep 04 19:13:21.202 INFO STEP 28 (ensure_file) COMPLETE
93902026-09-04T19:13:22.172Z[ recovery-image] Sep 04 19:13:21.202 INFO O| Sep 04 19:13:21.202 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93912026-09-04T19:13:22.181Z[ recovery-image] Sep 04 19:13:21.214 INFO O| Sep 04 19:13:21.213 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
93922026-09-04T19:13:22.181Z[ recovery-image] Sep 04 19:13:21.214 INFO O| Sep 04 19:13:21.214 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
93932026-09-04T19:13:22.181Z[ recovery-image] Sep 04 19:13:21.214 INFO O| Sep 04 19:13:21.214 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
93942026-09-04T19:13:22.181Z[ recovery-image] Sep 04 19:13:21.214 INFO O| Sep 04 19:13:21.214 INFO ok!
93952026-09-04T19:13:22.181Z[ recovery-image] Sep 04 19:13:21.214 INFO O| Sep 04 19:13:21.214 INFO STEP 29 (ensure_file) COMPLETE
93962026-09-04T19:13:22.181Z[ recovery-image] Sep 04 19:13:21.214 INFO O| Sep 04 19:13:21.214 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
93972026-09-04T19:13:22.192Z[ recovery-image] Sep 04 19:13:21.226 INFO O| Sep 04 19:13:21.226 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93982026-09-04T19:13:22.192Z[ recovery-image] Sep 04 19:13:21.226 INFO O| Sep 04 19:13:21.226 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93992026-09-04T19:13:22.192Z[ recovery-image] Sep 04 19:13:21.226 INFO O| Sep 04 19:13:21.226 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
94002026-09-04T19:13:22.195Z[ recovery-image] Sep 04 19:13:21.226 INFO O| Sep 04 19:13:21.226 INFO STEP 30 (ensure_dir) COMPLETE
94012026-09-04T19:13:22.195Z[ recovery-image] Sep 04 19:13:21.226 INFO O| Sep 04 19:13:21.226 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94022026-09-04T19:13:22.203Z[ recovery-image] Sep 04 19:13:21.237 INFO O| Sep 04 19:13:21.237 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
94032026-09-04T19:13:22.203Z[ recovery-image] Sep 04 19:13:21.237 INFO O| Sep 04 19:13:21.237 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup ...
94042026-09-04T19:13:22.206Z[ recovery-image] Sep 04 19:13:21.237 INFO O| Sep 04 19:13:21.237 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
94052026-09-04T19:13:22.206Z[ recovery-image] Sep 04 19:13:21.237 INFO O| Sep 04 19:13:21.237 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
94062026-09-04T19:13:22.206Z[ recovery-image] Sep 04 19:13:21.237 INFO O| Sep 04 19:13:21.237 INFO ok!
94072026-09-04T19:13:22.207Z[ recovery-image] Sep 04 19:13:21.237 INFO O| Sep 04 19:13:21.237 INFO STEP 31 (ensure_file) COMPLETE
94082026-09-04T19:13:22.207Z[ recovery-image] Sep 04 19:13:21.237 INFO O| Sep 04 19:13:21.237 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
94092026-09-04T19:13:22.214Z[ recovery-image] Sep 04 19:13:21.248 INFO O| Sep 04 19:13:21.248 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94102026-09-04T19:13:22.214Z[ recovery-image] Sep 04 19:13:21.248 INFO O| Sep 04 19:13:21.248 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94112026-09-04T19:13:22.214Z[ recovery-image] Sep 04 19:13:21.248 INFO O| Sep 04 19:13:21.248 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94122026-09-04T19:13:22.217Z[ recovery-image] Sep 04 19:13:21.248 INFO O| Sep 04 19:13:21.248 INFO STEP 32 (ensure_dir) COMPLETE
94132026-09-04T19:13:22.217Z[ recovery-image] Sep 04 19:13:21.248 INFO O| Sep 04 19:13:21.248 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94142026-09-04T19:13:22.232Z[ recovery-image] Sep 04 19:13:21.266 INFO O| Sep 04 19:13:21.266 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
94152026-09-04T19:13:22.232Z[ recovery-image] Sep 04 19:13:21.266 INFO O| Sep 04 19:13:21.266 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml ...
94162026-09-04T19:13:22.236Z[ recovery-image] Sep 04 19:13:21.266 INFO O| Sep 04 19:13:21.266 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
94172026-09-04T19:13:22.236Z[ recovery-image] Sep 04 19:13:21.266 INFO O| Sep 04 19:13:21.266 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
94182026-09-04T19:13:22.236Z[ recovery-image] Sep 04 19:13:21.266 INFO O| Sep 04 19:13:21.266 INFO ok!
94192026-09-04T19:13:22.236Z[ recovery-image] Sep 04 19:13:21.266 INFO O| Sep 04 19:13:21.266 INFO STEP 33 (ensure_file) COMPLETE
94202026-09-04T19:13:22.236Z[ recovery-image] Sep 04 19:13:21.266 INFO O| Sep 04 19:13:21.266 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94212026-09-04T19:13:22.243Z[ recovery-image] Sep 04 19:13:21.278 INFO O| Sep 04 19:13:21.278 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
94222026-09-04T19:13:22.243Z[ recovery-image] Sep 04 19:13:21.278 INFO O| Sep 04 19:13:21.278 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
94232026-09-04T19:13:22.243Z[ recovery-image] Sep 04 19:13:21.278 INFO O| Sep 04 19:13:21.278 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
94242026-09-04T19:13:22.247Z[ recovery-image] Sep 04 19:13:21.278 INFO O| Sep 04 19:13:21.278 INFO ok!
94252026-09-04T19:13:22.247Z[ recovery-image] Sep 04 19:13:21.278 INFO O| Sep 04 19:13:21.278 INFO STEP 34 (ensure_file) COMPLETE
94262026-09-04T19:13:22.247Z[ recovery-image] Sep 04 19:13:21.278 INFO O| Sep 04 19:13:21.278 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94272026-09-04T19:13:22.259Z[ recovery-image] Sep 04 19:13:21.288 INFO O| Sep 04 19:13:21.288 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
94282026-09-04T19:13:22.259Z[ recovery-image] Sep 04 19:13:21.288 INFO O| Sep 04 19:13:21.288 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
94292026-09-04T19:13:22.259Z[ recovery-image] Sep 04 19:13:21.288 INFO O| Sep 04 19:13:21.288 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94302026-09-04T19:13:22.259Z[ recovery-image] Sep 04 19:13:21.288 INFO O| Sep 04 19:13:21.288 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94312026-09-04T19:13:22.259Z[ recovery-image] Sep 04 19:13:21.288 INFO O| Sep 04 19:13:21.288 INFO ok!
94322026-09-04T19:13:22.259Z[ recovery-image] Sep 04 19:13:21.288 INFO O| Sep 04 19:13:21.288 INFO STEP 35 (ensure_file) COMPLETE
94332026-09-04T19:13:22.259Z[ recovery-image] Sep 04 19:13:21.288 INFO O| Sep 04 19:13:21.288 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94342026-09-04T19:13:22.265Z[ recovery-image] Sep 04 19:13:21.299 INFO O| Sep 04 19:13:21.299 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
94352026-09-04T19:13:22.265Z[ recovery-image] Sep 04 19:13:21.299 INFO O| Sep 04 19:13:21.299 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
94362026-09-04T19:13:22.265Z[ recovery-image] Sep 04 19:13:21.299 INFO O| Sep 04 19:13:21.299 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
94372026-09-04T19:13:22.265Z[ recovery-image] Sep 04 19:13:21.299 INFO O| Sep 04 19:13:21.299 INFO ok!
94382026-09-04T19:13:22.269Z[ recovery-image] Sep 04 19:13:21.299 INFO O| Sep 04 19:13:21.299 INFO STEP 36 (ensure_file) COMPLETE
94392026-09-04T19:13:22.269Z[ recovery-image] Sep 04 19:13:21.299 INFO O| Sep 04 19:13:21.299 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94402026-09-04T19:13:22.275Z[ recovery-image] Sep 04 19:13:21.309 INFO O| Sep 04 19:13:21.309 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94412026-09-04T19:13:22.275Z[ recovery-image] Sep 04 19:13:21.310 INFO O| Sep 04 19:13:21.309 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
94422026-09-04T19:13:22.275Z[ recovery-image] Sep 04 19:13:21.310 INFO O| Sep 04 19:13:21.310 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
94432026-09-04T19:13:22.279Z[ recovery-image] Sep 04 19:13:21.310 INFO O| Sep 04 19:13:21.310 INFO ok!
94442026-09-04T19:13:22.279Z[ recovery-image] Sep 04 19:13:21.310 INFO O| Sep 04 19:13:21.310 INFO STEP 37 (ensure_file) COMPLETE
94452026-09-04T19:13:22.279Z[ recovery-image] Sep 04 19:13:21.310 INFO O| Sep 04 19:13:21.310 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94462026-09-04T19:13:22.285Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
94472026-09-04T19:13:22.285Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
94482026-09-04T19:13:22.288Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94492026-09-04T19:13:22.288Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94502026-09-04T19:13:22.289Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94512026-09-04T19:13:22.289Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94522026-09-04T19:13:22.289Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO ok!
94532026-09-04T19:13:22.289Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO STEP 38 (ensure_file) COMPLETE
94542026-09-04T19:13:22.289Z[ recovery-image] Sep 04 19:13:21.319 INFO O| Sep 04 19:13:21.319 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94552026-09-04T19:13:22.295Z[ recovery-image] Sep 04 19:13:21.329 INFO O| Sep 04 19:13:21.329 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94562026-09-04T19:13:22.295Z[ recovery-image] Sep 04 19:13:21.329 INFO O| Sep 04 19:13:21.329 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94572026-09-04T19:13:22.298Z[ recovery-image] Sep 04 19:13:21.329 INFO O| Sep 04 19:13:21.329 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94582026-09-04T19:13:22.298Z[ recovery-image] Sep 04 19:13:21.329 INFO O| Sep 04 19:13:21.329 INFO STEP 39 (ensure_dir) COMPLETE
94592026-09-04T19:13:22.298Z[ recovery-image] Sep 04 19:13:21.329 INFO O| Sep 04 19:13:21.329 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94602026-09-04T19:13:22.305Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
94612026-09-04T19:13:22.305Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94622026-09-04T19:13:22.308Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94632026-09-04T19:13:22.308Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94642026-09-04T19:13:22.308Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94652026-09-04T19:13:22.308Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94662026-09-04T19:13:22.308Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO ok!
94672026-09-04T19:13:22.308Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO STEP 40 (ensure_file) COMPLETE
94682026-09-04T19:13:22.308Z[ recovery-image] Sep 04 19:13:21.339 INFO O| Sep 04 19:13:21.339 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94692026-09-04T19:13:22.317Z[ recovery-image] Sep 04 19:13:21.351 INFO O| Sep 04 19:13:21.351 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94702026-09-04T19:13:22.317Z[ recovery-image] Sep 04 19:13:21.351 INFO O| Sep 04 19:13:21.351 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94712026-09-04T19:13:22.317Z[ recovery-image] Sep 04 19:13:21.351 INFO O| Sep 04 19:13:21.351 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94722026-09-04T19:13:22.317Z[ recovery-image] Sep 04 19:13:21.351 INFO O| Sep 04 19:13:21.351 INFO ok!
94732026-09-04T19:13:22.317Z[ recovery-image] Sep 04 19:13:21.351 INFO O| Sep 04 19:13:21.351 INFO STEP 41 (ensure_symlink) COMPLETE
94742026-09-04T19:13:22.317Z[ recovery-image] Sep 04 19:13:21.351 INFO O| Sep 04 19:13:21.351 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94752026-09-04T19:13:22.327Z[ recovery-image] Sep 04 19:13:21.362 INFO O| Sep 04 19:13:21.362 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
94762026-09-04T19:13:22.327Z[ recovery-image] Sep 04 19:13:21.362 INFO O| Sep 04 19:13:21.362 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
94772026-09-04T19:13:22.331Z[ recovery-image] Sep 04 19:13:21.362 INFO O| Sep 04 19:13:21.362 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
94782026-09-04T19:13:22.331Z[ recovery-image] Sep 04 19:13:21.362 INFO O| Sep 04 19:13:21.362 INFO ok!
94792026-09-04T19:13:22.331Z[ recovery-image] Sep 04 19:13:21.362 INFO O| Sep 04 19:13:21.362 INFO STEP 42 (ensure_symlink) COMPLETE
94802026-09-04T19:13:22.331Z[ recovery-image] Sep 04 19:13:21.362 INFO O| Sep 04 19:13:21.362 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94812026-09-04T19:13:22.338Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.372 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
94822026-09-04T19:13:22.341Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.372 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
94832026-09-04T19:13:22.341Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.373 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94842026-09-04T19:13:22.341Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.373 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94852026-09-04T19:13:22.341Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.373 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94862026-09-04T19:13:22.341Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.373 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94872026-09-04T19:13:22.341Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.373 INFO ok!
94882026-09-04T19:13:22.341Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.373 INFO STEP 43 (ensure_file) COMPLETE
94892026-09-04T19:13:22.341Z[ recovery-image] Sep 04 19:13:21.373 INFO O| Sep 04 19:13:21.373 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94902026-09-04T19:13:22.348Z[ recovery-image] Sep 04 19:13:21.382 INFO O| Sep 04 19:13:21.382 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
94912026-09-04T19:13:22.348Z[ recovery-image] Sep 04 19:13:21.382 INFO O| Sep 04 19:13:21.382 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ...
94922026-09-04T19:13:22.351Z[ recovery-image] Sep 04 19:13:21.382 INFO O| Sep 04 19:13:21.382 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
94932026-09-04T19:13:22.354Z[ recovery-image] Sep 04 19:13:21.382 INFO O| Sep 04 19:13:21.382 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
94942026-09-04T19:13:22.355Z[ recovery-image] Sep 04 19:13:21.382 INFO O| Sep 04 19:13:21.382 INFO ok!
94952026-09-04T19:13:22.355Z[ recovery-image] Sep 04 19:13:21.382 INFO O| Sep 04 19:13:21.382 INFO STEP 44 (ensure_file) COMPLETE
94962026-09-04T19:13:22.355Z[ recovery-image] Sep 04 19:13:21.382 INFO O| Sep 04 19:13:21.382 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94972026-09-04T19:13:22.358Z[ recovery-image] Sep 04 19:13:21.392 INFO O| Sep 04 19:13:21.391 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
94982026-09-04T19:13:22.358Z[ recovery-image] Sep 04 19:13:21.392 INFO O| Sep 04 19:13:21.392 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
94992026-09-04T19:13:22.358Z[ recovery-image] Sep 04 19:13:21.392 INFO O| Sep 04 19:13:21.392 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
95002026-09-04T19:13:22.358Z[ recovery-image] Sep 04 19:13:21.392 INFO O| Sep 04 19:13:21.392 INFO ok!
95012026-09-04T19:13:22.358Z[ recovery-image] Sep 04 19:13:21.392 INFO O| Sep 04 19:13:21.392 INFO STEP 45 (ensure_file) COMPLETE
95022026-09-04T19:13:22.358Z[ recovery-image] Sep 04 19:13:21.392 INFO O| Sep 04 19:13:21.392 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95032026-09-04T19:13:22.368Z[ recovery-image] Sep 04 19:13:21.403 INFO O| Sep 04 19:13:21.403 INFO updating shadow file
95042026-09-04T19:13:22.368Z[ recovery-image] Sep 04 19:13:21.403 INFO O| Sep 04 19:13:21.403 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
95052026-09-04T19:13:22.368Z[ recovery-image] Sep 04 19:13:21.403 INFO O| Sep 04 19:13:21.403 INFO STEP 46 (shadow) COMPLETE
95062026-09-04T19:13:22.372Z[ recovery-image] Sep 04 19:13:21.403 INFO O| Sep 04 19:13:21.403 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95072026-09-04T19:13:22.378Z[ recovery-image] Sep 04 19:13:21.412 INFO O| Sep 04 19:13:21.412 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
95082026-09-04T19:13:22.378Z[ recovery-image] Sep 04 19:13:21.413 INFO O| Sep 04 19:13:21.413 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
95092026-09-04T19:13:22.382Z[ recovery-image] Sep 04 19:13:21.413 INFO O| Sep 04 19:13:21.413 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95102026-09-04T19:13:22.382Z[ recovery-image] Sep 04 19:13:21.413 INFO O| Sep 04 19:13:21.413 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95112026-09-04T19:13:22.382Z[ recovery-image] Sep 04 19:13:21.413 INFO O| Sep 04 19:13:21.413 INFO ok!
95122026-09-04T19:13:22.382Z[ recovery-image] Sep 04 19:13:21.413 INFO O| Sep 04 19:13:21.413 INFO STEP 47 (ensure_file) COMPLETE
95132026-09-04T19:13:22.382Z[ recovery-image] Sep 04 19:13:21.413 INFO O| Sep 04 19:13:21.413 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95142026-09-04T19:13:22.389Z[ recovery-image] Sep 04 19:13:21.423 INFO O| Sep 04 19:13:21.423 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
95152026-09-04T19:13:22.389Z[ recovery-image] Sep 04 19:13:21.423 INFO O| Sep 04 19:13:21.423 INFO STEP 48 (ensure_dir) COMPLETE
95162026-09-04T19:13:22.389Z[ recovery-image] Sep 04 19:13:21.423 INFO O| Sep 04 19:13:21.423 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95172026-09-04T19:13:22.398Z[ recovery-image] Sep 04 19:13:21.432 INFO O| Sep 04 19:13:21.432 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95182026-09-04T19:13:22.398Z[ recovery-image] Sep 04 19:13:21.432 INFO O| Sep 04 19:13:21.432 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95192026-09-04T19:13:22.401Z[ recovery-image] Sep 04 19:13:21.432 INFO O| Sep 04 19:13:21.432 INFO STEP 49 (ensure_dir) COMPLETE
95202026-09-04T19:13:22.401Z[ recovery-image] Sep 04 19:13:21.432 INFO O| Sep 04 19:13:21.432 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95212026-09-04T19:13:22.407Z[ recovery-image] Sep 04 19:13:21.441 INFO O| Sep 04 19:13:21.441 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95222026-09-04T19:13:22.407Z[ recovery-image] Sep 04 19:13:21.441 INFO O| Sep 04 19:13:21.441 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95232026-09-04T19:13:22.407Z[ recovery-image] Sep 04 19:13:21.441 INFO O| Sep 04 19:13:21.441 INFO STEP 50 (ensure_dir) COMPLETE
95242026-09-04T19:13:22.410Z[ recovery-image] Sep 04 19:13:21.441 INFO O| Sep 04 19:13:21.441 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95252026-09-04T19:13:22.415Z[ recovery-image] Sep 04 19:13:21.450 INFO O| Sep 04 19:13:21.450 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
95262026-09-04T19:13:22.415Z[ recovery-image] Sep 04 19:13:21.450 INFO O| Sep 04 19:13:21.450 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
95272026-09-04T19:13:22.434Z[ recovery-image] Sep 04 19:13:21.463 INFO O| Sep 04 19:13:21.463 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
95282026-09-04T19:13:22.434Z[ recovery-image] Sep 04 19:13:21.463 INFO O| Sep 04 19:13:21.463 INFO ok!
95292026-09-04T19:13:22.438Z[ recovery-image] Sep 04 19:13:21.463 INFO O| Sep 04 19:13:21.463 INFO STEP 51 (ensure_file) COMPLETE
95302026-09-04T19:13:22.438Z[ recovery-image] Sep 04 19:13:21.463 INFO O| Sep 04 19:13:21.463 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95312026-09-04T19:13:22.441Z[ recovery-image] Sep 04 19:13:21.474 INFO O| Sep 04 19:13:21.473 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95322026-09-04T19:13:22.441Z[ recovery-image] Sep 04 19:13:21.474 INFO O| Sep 04 19:13:21.474 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95332026-09-04T19:13:22.441Z[ recovery-image] Sep 04 19:13:21.474 INFO O| Sep 04 19:13:21.474 INFO STEP 52 (ensure_dir) COMPLETE
95342026-09-04T19:13:22.441Z[ recovery-image] Sep 04 19:13:21.474 INFO O| Sep 04 19:13:21.474 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95352026-09-04T19:13:22.449Z[ recovery-image] Sep 04 19:13:21.483 INFO O| Sep 04 19:13:21.483 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
95362026-09-04T19:13:22.449Z[ recovery-image] Sep 04 19:13:21.483 INFO O| Sep 04 19:13:21.483 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
95372026-09-04T19:13:22.449Z[ recovery-image] Sep 04 19:13:21.484 INFO O| Sep 04 19:13:21.483 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
95382026-09-04T19:13:22.452Z[ recovery-image] Sep 04 19:13:21.484 INFO O| Sep 04 19:13:21.484 INFO ok!
95392026-09-04T19:13:22.452Z[ recovery-image] Sep 04 19:13:21.484 INFO O| Sep 04 19:13:21.484 INFO STEP 53 (ensure_file) COMPLETE
95402026-09-04T19:13:22.452Z[ recovery-image] Sep 04 19:13:21.484 INFO O| Sep 04 19:13:21.484 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95412026-09-04T19:13:22.459Z[ recovery-image] Sep 04 19:13:21.494 INFO O| Sep 04 19:13:21.494 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95422026-09-04T19:13:22.460Z[ recovery-image] Sep 04 19:13:21.494 INFO O| Sep 04 19:13:21.494 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95432026-09-04T19:13:22.463Z[ recovery-image] Sep 04 19:13:21.494 INFO O| Sep 04 19:13:21.494 INFO STEP 54 (ensure_dir) COMPLETE
95442026-09-04T19:13:22.463Z[ recovery-image] Sep 04 19:13:21.494 INFO O| Sep 04 19:13:21.494 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95452026-09-04T19:13:22.468Z[ recovery-image] Sep 04 19:13:21.503 INFO O| Sep 04 19:13:21.503 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
95462026-09-04T19:13:22.469Z[ recovery-image] Sep 04 19:13:21.503 INFO O| Sep 04 19:13:21.503 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
95472026-09-04T19:13:23.465Z[ host-image] Sep 04 19:13:22.495 INFO O| seeding SMF database...
95482026-09-04T19:13:24.455Z[ recovery-image] Sep 04 19:13:23.489 INFO O| Sep 04 19:13:23.489 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
95492026-09-04T19:13:24.455Z[ recovery-image] Sep 04 19:13:23.489 INFO O| Sep 04 19:13:23.489 INFO ok!
95502026-09-04T19:13:24.455Z[ recovery-image] Sep 04 19:13:23.489 INFO O| Sep 04 19:13:23.489 INFO STEP 55 (ensure_file) COMPLETE
95512026-09-04T19:13:24.463Z[ recovery-image] Sep 04 19:13:23.489 INFO O| Sep 04 19:13:23.489 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95522026-09-04T19:13:24.467Z[ recovery-image] Sep 04 19:13:23.499 INFO O| Sep 04 19:13:23.499 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
95532026-09-04T19:13:24.467Z[ recovery-image] Sep 04 19:13:23.499 INFO O| Sep 04 19:13:23.499 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
95542026-09-04T19:13:24.898Z[verify-libraries] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
95552026-09-04T19:13:24.945Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
95562026-09-04T19:13:26.363Z[ recovery-image] Sep 04 19:13:25.397 INFO O| Sep 04 19:13:25.397 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
95572026-09-04T19:13:26.363Z[ recovery-image] Sep 04 19:13:25.397 INFO O| Sep 04 19:13:25.397 INFO ok!
95582026-09-04T19:13:26.367Z[ recovery-image] Sep 04 19:13:25.397 INFO O| Sep 04 19:13:25.397 INFO STEP 56 (ensure_file) COMPLETE
95592026-09-04T19:13:26.367Z[ recovery-image] Sep 04 19:13:25.397 INFO O| Sep 04 19:13:25.397 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95602026-09-04T19:13:26.379Z[ recovery-image] Sep 04 19:13:25.408 INFO O| Sep 04 19:13:25.408 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95612026-09-04T19:13:26.383Z[ recovery-image] Sep 04 19:13:25.408 INFO O| Sep 04 19:13:25.408 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95622026-09-04T19:13:26.383Z[ recovery-image] Sep 04 19:13:25.408 INFO O| Sep 04 19:13:25.408 INFO STEP 57 (ensure_dir) COMPLETE
95632026-09-04T19:13:26.383Z[ recovery-image] Sep 04 19:13:25.408 INFO O| Sep 04 19:13:25.408 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95642026-09-04T19:13:26.391Z[ recovery-image] Sep 04 19:13:25.419 INFO O| Sep 04 19:13:25.418 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95652026-09-04T19:13:26.391Z[ recovery-image] Sep 04 19:13:25.419 INFO O| Sep 04 19:13:25.419 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
95662026-09-04T19:13:26.391Z[ recovery-image] Sep 04 19:13:25.419 INFO O| Sep 04 19:13:25.419 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95672026-09-04T19:13:26.391Z[ recovery-image] Sep 04 19:13:25.419 INFO O| Sep 04 19:13:25.419 INFO ok!
95682026-09-04T19:13:26.391Z[ recovery-image] Sep 04 19:13:25.419 INFO O| Sep 04 19:13:25.419 INFO STEP 58 (ensure_file) COMPLETE
95692026-09-04T19:13:26.391Z[ recovery-image] Sep 04 19:13:25.419 INFO O| Sep 04 19:13:25.419 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95702026-09-04T19:13:26.403Z[ recovery-image] Sep 04 19:13:25.430 INFO O| Sep 04 19:13:25.430 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95712026-09-04T19:13:26.403Z[ recovery-image] Sep 04 19:13:25.430 INFO O| Sep 04 19:13:25.430 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
95722026-09-04T19:13:26.403Z[ recovery-image] Sep 04 19:13:25.430 INFO O| Sep 04 19:13:25.430 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95732026-09-04T19:13:26.403Z[ recovery-image] Sep 04 19:13:25.430 INFO O| Sep 04 19:13:25.430 INFO ok!
95742026-09-04T19:13:26.403Z[ recovery-image] Sep 04 19:13:25.430 INFO O| Sep 04 19:13:25.430 INFO STEP 59 (ensure_file) COMPLETE
95752026-09-04T19:13:26.403Z[ recovery-image] Sep 04 19:13:25.430 INFO O| Sep 04 19:13:25.430 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95762026-09-04T19:13:26.407Z[ recovery-image] Sep 04 19:13:25.441 INFO O| Sep 04 19:13:25.441 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95772026-09-04T19:13:26.407Z[ recovery-image] Sep 04 19:13:25.441 INFO O| Sep 04 19:13:25.441 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95782026-09-04T19:13:26.407Z[ recovery-image] Sep 04 19:13:25.441 INFO O| Sep 04 19:13:25.441 INFO STEP 60 (ensure_dir) COMPLETE
95792026-09-04T19:13:26.407Z[ recovery-image] Sep 04 19:13:25.441 INFO O| Sep 04 19:13:25.441 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95802026-09-04T19:13:26.417Z[ recovery-image] Sep 04 19:13:25.451 INFO O| Sep 04 19:13:25.451 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95812026-09-04T19:13:26.417Z[ recovery-image] Sep 04 19:13:25.451 INFO O| Sep 04 19:13:25.451 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
95822026-09-04T19:13:26.417Z[ recovery-image] Sep 04 19:13:25.451 INFO O| Sep 04 19:13:25.451 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95832026-09-04T19:13:26.417Z[ recovery-image] Sep 04 19:13:25.451 INFO O| Sep 04 19:13:25.451 INFO ok!
95842026-09-04T19:13:26.421Z[ recovery-image] Sep 04 19:13:25.451 INFO O| Sep 04 19:13:25.451 INFO STEP 61 (ensure_file) COMPLETE
95852026-09-04T19:13:26.421Z[ recovery-image] Sep 04 19:13:25.451 INFO O| Sep 04 19:13:25.451 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95862026-09-04T19:13:26.426Z[ recovery-image] Sep 04 19:13:25.461 INFO O| Sep 04 19:13:25.460 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95872026-09-04T19:13:26.426Z[ recovery-image] Sep 04 19:13:25.461 INFO O| Sep 04 19:13:25.461 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
95882026-09-04T19:13:26.430Z[ recovery-image] Sep 04 19:13:25.461 INFO O| Sep 04 19:13:25.461 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95892026-09-04T19:13:26.430Z[ recovery-image] Sep 04 19:13:25.461 INFO O| Sep 04 19:13:25.461 INFO ok!
95902026-09-04T19:13:26.430Z[ recovery-image] Sep 04 19:13:25.461 INFO O| Sep 04 19:13:25.461 INFO STEP 62 (ensure_file) COMPLETE
95912026-09-04T19:13:26.430Z[ recovery-image] Sep 04 19:13:25.461 INFO O| Sep 04 19:13:25.461 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95922026-09-04T19:13:26.437Z[ recovery-image] Sep 04 19:13:25.471 INFO O| Sep 04 19:13:25.471 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95932026-09-04T19:13:26.440Z[ recovery-image] Sep 04 19:13:25.471 INFO O| Sep 04 19:13:25.471 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95942026-09-04T19:13:26.440Z[ recovery-image] Sep 04 19:13:25.471 INFO O| Sep 04 19:13:25.471 INFO STEP 63 (ensure_dir) COMPLETE
95952026-09-04T19:13:26.440Z[ recovery-image] Sep 04 19:13:25.471 INFO O| Sep 04 19:13:25.471 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95962026-09-04T19:13:26.446Z[ recovery-image] Sep 04 19:13:25.481 INFO O| Sep 04 19:13:25.481 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95972026-09-04T19:13:26.446Z[ recovery-image] Sep 04 19:13:25.481 INFO O| Sep 04 19:13:25.481 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
95982026-09-04T19:13:26.446Z[ recovery-image] Sep 04 19:13:25.481 INFO O| Sep 04 19:13:25.481 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95992026-09-04T19:13:26.446Z[ recovery-image] Sep 04 19:13:25.481 INFO O| Sep 04 19:13:25.481 INFO ok!
96002026-09-04T19:13:26.450Z[ recovery-image] Sep 04 19:13:25.481 INFO O| Sep 04 19:13:25.481 INFO STEP 64 (ensure_file) COMPLETE
96012026-09-04T19:13:26.450Z[ recovery-image] Sep 04 19:13:25.481 INFO O| Sep 04 19:13:25.481 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96022026-09-04T19:13:26.456Z[ recovery-image] Sep 04 19:13:25.491 INFO O| Sep 04 19:13:25.491 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
96032026-09-04T19:13:26.456Z[ recovery-image] Sep 04 19:13:25.491 INFO O| Sep 04 19:13:25.491 INFO copying /tmp/.tmpqSruss/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
96042026-09-04T19:13:26.457Z[ recovery-image] Sep 04 19:13:25.491 INFO O| Sep 04 19:13:25.491 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
96052026-09-04T19:13:26.457Z[ recovery-image] Sep 04 19:13:25.491 INFO O| Sep 04 19:13:25.491 INFO ok!
96062026-09-04T19:13:26.457Z[ recovery-image] Sep 04 19:13:25.491 INFO O| Sep 04 19:13:25.491 INFO STEP 65 (ensure_file) COMPLETE
96072026-09-04T19:13:26.457Z[ recovery-image] Sep 04 19:13:25.491 INFO O| Sep 04 19:13:25.491 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96082026-09-04T19:13:26.468Z[ recovery-image] Sep 04 19:13:25.502 INFO O| Sep 04 19:13:25.502 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
96092026-09-04T19:13:26.468Z[ recovery-image] Sep 04 19:13:25.502 INFO O| Sep 04 19:13:25.502 INFO STEP 66 (ensure_dir) COMPLETE
96102026-09-04T19:13:26.468Z[ recovery-image] Sep 04 19:13:25.502 INFO O| Sep 04 19:13:25.502 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96112026-09-04T19:13:26.484Z[ recovery-image] Sep 04 19:13:25.516 INFO O| Sep 04 19:13:25.516 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
96122026-09-04T19:13:26.488Z[ recovery-image] Sep 04 19:13:25.516 INFO O| Sep 04 19:13:25.516 INFO STEP 67 (ensure_dir) COMPLETE
96132026-09-04T19:13:26.491Z[ recovery-image] Sep 04 19:13:25.516 INFO O| Sep 04 19:13:25.516 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96142026-09-04T19:13:26.495Z[ recovery-image] Sep 04 19:13:25.528 INFO O| Sep 04 19:13:25.528 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
96152026-09-04T19:13:26.495Z[ recovery-image] Sep 04 19:13:25.528 INFO O| Sep 04 19:13:25.528 INFO STEP 68 (ensure_dir) COMPLETE
96162026-09-04T19:13:26.495Z[ recovery-image] Sep 04 19:13:25.528 INFO O| Sep 04 19:13:25.528 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96172026-09-04T19:13:26.504Z[ recovery-image] Sep 04 19:13:25.538 INFO O| Sep 04 19:13:25.538 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
96182026-09-04T19:13:26.504Z[ recovery-image] Sep 04 19:13:25.538 INFO O| Sep 04 19:13:25.538 INFO STEP 69 (ensure_dir) COMPLETE
96192026-09-04T19:13:26.508Z[ recovery-image] Sep 04 19:13:25.538 INFO O| Sep 04 19:13:25.538 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96202026-09-04T19:13:26.520Z[ recovery-image] Sep 04 19:13:25.549 INFO O| Sep 04 19:13:25.549 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
96212026-09-04T19:13:26.520Z[ recovery-image] Sep 04 19:13:25.549 INFO O| Sep 04 19:13:25.549 INFO copying /tmp/.tmpqSruss/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
96222026-09-04T19:13:26.520Z[ recovery-image] Sep 04 19:13:25.549 INFO O| Sep 04 19:13:25.549 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
96232026-09-04T19:13:26.520Z[ recovery-image] Sep 04 19:13:25.549 INFO O| Sep 04 19:13:25.549 INFO ok!
96242026-09-04T19:13:26.520Z[ recovery-image] Sep 04 19:13:25.549 INFO O| Sep 04 19:13:25.549 INFO STEP 70 (ensure_file) COMPLETE
96252026-09-04T19:13:26.520Z[ recovery-image] Sep 04 19:13:25.549 INFO O| Sep 04 19:13:25.549 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96262026-09-04T19:13:26.525Z[ recovery-image] Sep 04 19:13:25.559 INFO O| Sep 04 19:13:25.559 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
96272026-09-04T19:13:26.525Z[ recovery-image] Sep 04 19:13:25.559 INFO O| Sep 04 19:13:25.559 INFO STEP 71 (remove_files) COMPLETE
96282026-09-04T19:13:26.525Z[ recovery-image] Sep 04 19:13:25.559 INFO O| Sep 04 19:13:25.559 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96292026-09-04T19:13:26.535Z[ recovery-image] Sep 04 19:13:25.569 INFO O| Sep 04 19:13:25.569 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
96302026-09-04T19:13:26.535Z[ recovery-image] Sep 04 19:13:25.569 INFO O| Sep 04 19:13:25.569 INFO STEP 72 (remove_files) COMPLETE
96312026-09-04T19:13:26.538Z[ recovery-image] Sep 04 19:13:25.569 INFO O| Sep 04 19:13:25.569 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96322026-09-04T19:13:26.549Z[ recovery-image] Sep 04 19:13:25.582 INFO O| Sep 04 19:13:25.582 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
96332026-09-04T19:13:26.549Z[ recovery-image] Sep 04 19:13:25.582 INFO O| Sep 04 19:13:25.582 INFO STEP 73 (remove_files) COMPLETE
96342026-09-04T19:13:26.553Z[ recovery-image] Sep 04 19:13:25.582 INFO O| Sep 04 19:13:25.582 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96352026-09-04T19:13:26.559Z[ recovery-image] Sep 04 19:13:25.593 INFO O| Sep 04 19:13:25.593 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
96362026-09-04T19:13:26.562Z[ recovery-image] Sep 04 19:13:25.593 INFO O| Sep 04 19:13:25.593 INFO STEP 74 (remove_files) COMPLETE
96372026-09-04T19:13:26.562Z[ recovery-image] Sep 04 19:13:25.593 INFO O| Sep 04 19:13:25.593 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96382026-09-04T19:13:26.569Z[ recovery-image] Sep 04 19:13:25.604 INFO O| Sep 04 19:13:25.603 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
96392026-09-04T19:13:26.569Z[ recovery-image] Sep 04 19:13:25.604 INFO O| Sep 04 19:13:25.604 INFO STEP 75 (remove_files) COMPLETE
96402026-09-04T19:13:26.572Z[ recovery-image] Sep 04 19:13:25.604 INFO O| Sep 04 19:13:25.604 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96412026-09-04T19:13:26.581Z[ recovery-image] Sep 04 19:13:25.613 INFO O| Sep 04 19:13:25.613 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
96422026-09-04T19:13:26.581Z[ recovery-image] Sep 04 19:13:25.613 INFO O| Sep 04 19:13:25.613 INFO STEP 76 (remove_files) COMPLETE
96432026-09-04T19:13:26.581Z[ recovery-image] Sep 04 19:13:25.613 INFO O| Sep 04 19:13:25.613 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96442026-09-04T19:13:26.589Z[ recovery-image] Sep 04 19:13:25.623 INFO O| Sep 04 19:13:25.623 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
96452026-09-04T19:13:26.589Z[ recovery-image] Sep 04 19:13:25.623 INFO O| Sep 04 19:13:25.623 INFO STEP 77 (remove_files) COMPLETE
96462026-09-04T19:13:26.593Z[ recovery-image] Sep 04 19:13:25.623 INFO O| Sep 04 19:13:25.623 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96472026-09-04T19:13:26.598Z[ recovery-image] Sep 04 19:13:25.633 INFO O| Sep 04 19:13:25.633 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
96482026-09-04T19:13:26.598Z[ recovery-image] Sep 04 19:13:25.633 INFO O| Sep 04 19:13:25.633 INFO STEP 78 (remove_files) COMPLETE
96492026-09-04T19:13:26.602Z[ recovery-image] Sep 04 19:13:25.633 INFO O| Sep 04 19:13:25.633 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96502026-09-04T19:13:26.608Z[ recovery-image] Sep 04 19:13:25.642 INFO O| Sep 04 19:13:25.642 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
96512026-09-04T19:13:26.608Z[ recovery-image] Sep 04 19:13:25.642 INFO O| Sep 04 19:13:25.642 INFO STEP 79 (remove_files) COMPLETE
96522026-09-04T19:13:26.612Z[ recovery-image] Sep 04 19:13:25.642 INFO O| Sep 04 19:13:25.642 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96532026-09-04T19:13:26.618Z[ recovery-image] Sep 04 19:13:25.653 INFO O| Sep 04 19:13:25.653 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
96542026-09-04T19:13:26.619Z[ recovery-image] Sep 04 19:13:25.653 INFO O| Sep 04 19:13:25.653 INFO STEP 80 (remove_files) COMPLETE
96552026-09-04T19:13:26.622Z[ recovery-image] Sep 04 19:13:25.653 INFO O| Sep 04 19:13:25.653 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96562026-09-04T19:13:26.629Z[ recovery-image] Sep 04 19:13:25.664 INFO O| Sep 04 19:13:25.664 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
96572026-09-04T19:13:26.634Z[ recovery-image] Sep 04 19:13:25.664 INFO O| Sep 04 19:13:25.664 INFO STEP 81 (remove_files) COMPLETE
96582026-09-04T19:13:26.634Z[ recovery-image] Sep 04 19:13:25.664 INFO O| Sep 04 19:13:25.664 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96592026-09-04T19:13:26.640Z[ recovery-image] Sep 04 19:13:25.674 INFO O| Sep 04 19:13:25.674 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
96602026-09-04T19:13:26.640Z[ recovery-image] Sep 04 19:13:25.675 INFO O| Sep 04 19:13:25.675 INFO STEP 82 (remove_files) COMPLETE
96612026-09-04T19:13:26.640Z[ recovery-image] Sep 04 19:13:25.675 INFO O| Sep 04 19:13:25.675 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96622026-09-04T19:13:26.652Z[ recovery-image] Sep 04 19:13:25.685 INFO O| Sep 04 19:13:25.685 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
96632026-09-04T19:13:26.652Z[ recovery-image] Sep 04 19:13:25.685 INFO O| Sep 04 19:13:25.685 INFO STEP 83 (remove_files) COMPLETE
96642026-09-04T19:13:26.661Z[ recovery-image] Sep 04 19:13:25.685 INFO O| Sep 04 19:13:25.685 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96652026-09-04T19:13:26.664Z[ recovery-image] Sep 04 19:13:25.695 INFO O| Sep 04 19:13:25.695 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
96662026-09-04T19:13:26.664Z[ recovery-image] Sep 04 19:13:25.695 INFO O| Sep 04 19:13:25.695 INFO STEP 84 (remove_files) COMPLETE
96672026-09-04T19:13:26.664Z[ recovery-image] Sep 04 19:13:25.695 INFO O| Sep 04 19:13:25.695 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96682026-09-04T19:13:26.670Z[ recovery-image] Sep 04 19:13:25.704 INFO O| Sep 04 19:13:25.704 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
96692026-09-04T19:13:26.670Z[ recovery-image] Sep 04 19:13:25.704 INFO O| Sep 04 19:13:25.704 INFO STEP 85 (remove_files) COMPLETE
96702026-09-04T19:13:26.670Z[ recovery-image] Sep 04 19:13:25.704 INFO O| Sep 04 19:13:25.704 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96712026-09-04T19:13:26.679Z[ recovery-image] Sep 04 19:13:25.713 INFO O| Sep 04 19:13:25.713 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
96722026-09-04T19:13:26.679Z[ recovery-image] Sep 04 19:13:25.713 INFO O| Sep 04 19:13:25.713 INFO STEP 86 (remove_files) COMPLETE
96732026-09-04T19:13:26.679Z[ recovery-image] Sep 04 19:13:25.713 INFO O| Sep 04 19:13:25.713 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96742026-09-04T19:13:26.687Z[ recovery-image] Sep 04 19:13:25.722 INFO O| Sep 04 19:13:25.721 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
96752026-09-04T19:13:26.687Z[ recovery-image] Sep 04 19:13:25.722 INFO O| Sep 04 19:13:25.722 INFO STEP 87 (remove_files) COMPLETE
96762026-09-04T19:13:26.687Z[ recovery-image] Sep 04 19:13:25.722 INFO O| Sep 04 19:13:25.722 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96772026-09-04T19:13:26.696Z[ recovery-image] Sep 04 19:13:25.730 INFO O| Sep 04 19:13:25.730 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
96782026-09-04T19:13:26.696Z[ recovery-image] Sep 04 19:13:25.730 INFO O| Sep 04 19:13:25.730 INFO STEP 88 (remove_files) COMPLETE
96792026-09-04T19:13:26.700Z[ recovery-image] Sep 04 19:13:25.730 INFO O| Sep 04 19:13:25.730 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96802026-09-04T19:13:26.711Z[ recovery-image] Sep 04 19:13:25.740 INFO O| Sep 04 19:13:25.740 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
96812026-09-04T19:13:26.711Z[ recovery-image] Sep 04 19:13:25.741 INFO O| Sep 04 19:13:25.740 INFO STEP 89 (remove_files) COMPLETE
96822026-09-04T19:13:26.715Z[ recovery-image] Sep 04 19:13:25.741 INFO O| Sep 04 19:13:25.741 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96832026-09-04T19:13:26.719Z[ recovery-image] Sep 04 19:13:25.750 INFO O| Sep 04 19:13:25.750 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
96842026-09-04T19:13:26.719Z[ recovery-image] Sep 04 19:13:25.750 INFO O| Sep 04 19:13:25.750 INFO STEP 90 (remove_files) COMPLETE
96852026-09-04T19:13:26.719Z[ recovery-image] Sep 04 19:13:25.750 INFO O| Sep 04 19:13:25.750 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96862026-09-04T19:13:26.727Z[ recovery-image] Sep 04 19:13:25.761 INFO O| Sep 04 19:13:25.761 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
96872026-09-04T19:13:26.727Z[ recovery-image] Sep 04 19:13:25.761 INFO O| Sep 04 19:13:25.761 INFO STEP 91 (remove_files) COMPLETE
96882026-09-04T19:13:26.727Z[ recovery-image] Sep 04 19:13:25.761 INFO O| Sep 04 19:13:25.761 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96892026-09-04T19:13:26.736Z[ recovery-image] Sep 04 19:13:25.771 INFO O| Sep 04 19:13:25.771 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
96902026-09-04T19:13:26.737Z[ recovery-image] Sep 04 19:13:25.771 INFO O| Sep 04 19:13:25.771 INFO STEP 92 (remove_files) COMPLETE
96912026-09-04T19:13:26.737Z[ recovery-image] Sep 04 19:13:25.771 INFO O| Sep 04 19:13:25.771 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96922026-09-04T19:13:26.746Z[ recovery-image] Sep 04 19:13:25.780 INFO O| Sep 04 19:13:25.780 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
96932026-09-04T19:13:26.746Z[ recovery-image] Sep 04 19:13:25.780 INFO O| Sep 04 19:13:25.780 INFO STEP 93 (remove_files) COMPLETE
96942026-09-04T19:13:26.746Z[ recovery-image] Sep 04 19:13:25.780 INFO O| Sep 04 19:13:25.780 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96952026-09-04T19:13:26.755Z[ recovery-image] Sep 04 19:13:25.789 INFO O| Sep 04 19:13:25.789 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
96962026-09-04T19:13:26.755Z[ recovery-image] Sep 04 19:13:25.789 INFO O| Sep 04 19:13:25.789 INFO STEP 94 (remove_files) COMPLETE
96972026-09-04T19:13:26.759Z[ recovery-image] Sep 04 19:13:25.789 INFO O| Sep 04 19:13:25.789 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96982026-09-04T19:13:26.766Z[ recovery-image] Sep 04 19:13:25.800 INFO O| Sep 04 19:13:25.800 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
96992026-09-04T19:13:26.766Z[ recovery-image] Sep 04 19:13:25.800 INFO O| Sep 04 19:13:25.800 INFO STEP 95 (remove_files) COMPLETE
97002026-09-04T19:13:26.766Z[ recovery-image] Sep 04 19:13:25.800 INFO O| Sep 04 19:13:25.800 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97012026-09-04T19:13:26.782Z[ recovery-image] Sep 04 19:13:25.810 INFO O| Sep 04 19:13:25.810 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
97022026-09-04T19:13:26.782Z[ recovery-image] Sep 04 19:13:25.810 INFO O| Sep 04 19:13:25.810 INFO STEP 96 (remove_files) COMPLETE
97032026-09-04T19:13:26.782Z[ recovery-image] Sep 04 19:13:25.810 INFO O| Sep 04 19:13:25.810 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97042026-09-04T19:13:26.788Z[ recovery-image] Sep 04 19:13:25.821 INFO O| Sep 04 19:13:25.821 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
97052026-09-04T19:13:26.788Z[ recovery-image] Sep 04 19:13:25.821 INFO O| Sep 04 19:13:25.821 INFO STEP 97 (remove_files) COMPLETE
97062026-09-04T19:13:26.788Z[ recovery-image] Sep 04 19:13:25.821 INFO O| Sep 04 19:13:25.821 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97072026-09-04T19:13:26.799Z[ recovery-image] Sep 04 19:13:25.833 INFO O| Sep 04 19:13:25.833 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
97082026-09-04T19:13:26.799Z[ recovery-image] Sep 04 19:13:25.833 INFO O| Sep 04 19:13:25.833 INFO STEP 98 (remove_files) COMPLETE
97092026-09-04T19:13:26.802Z[ recovery-image] Sep 04 19:13:25.833 INFO O| Sep 04 19:13:25.833 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97102026-09-04T19:13:26.810Z[ recovery-image] Sep 04 19:13:25.843 INFO O| Sep 04 19:13:25.843 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
97112026-09-04T19:13:26.810Z[ recovery-image] Sep 04 19:13:25.843 INFO O| Sep 04 19:13:25.843 INFO STEP 99 (remove_files) COMPLETE
97122026-09-04T19:13:26.814Z[ recovery-image] Sep 04 19:13:25.843 INFO O| Sep 04 19:13:25.843 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
97132026-09-04T19:13:26.824Z[ recovery-image] Sep 04 19:13:25.858 INFO O| Sep 04 19:13:25.857 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
97142026-09-04T19:13:26.824Z[ recovery-image] Sep 04 19:13:25.858 INFO O| Sep 04 19:13:25.858 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1"}
97152026-09-04T19:13:29.028Z[ host-image] Sep 04 19:13:28.061 INFO O| configuring SMF profile...
97162026-09-04T19:13:29.028Z[ host-image] Sep 04 19:13:28.061 INFO O| modifying shadow(5)...
97172026-09-04T19:13:29.028Z[ host-image] Sep 04 19:13:28.061 INFO O| loading user and group database...
97182026-09-04T19:13:29.033Z[ host-image] Sep 04 19:13:28.061 INFO O| loading facet selections...
97192026-09-04T19:13:29.401Z[ host-image] Sep 04 19:13:28.435 INFO O| devel -> true
97202026-09-04T19:13:29.401Z[ host-image] Sep 04 19:13:28.435 INFO O| doc.man -> true
97212026-09-04T19:13:29.401Z[ host-image] Sep 04 19:13:28.435 INFO O| version-lock.shell/ksh93 -> true
97222026-09-04T19:13:29.408Z[ host-image] Sep 04 19:13:28.435 INFO O| version-lock.system/data/hardware-registry -> true
97232026-09-04T19:13:29.408Z[ host-image] Sep 04 19:13:28.435 INFO O| version-lock.system/data/zoneinfo -> true
97242026-09-04T19:13:29.408Z[ host-image] Sep 04 19:13:28.435 INFO O| version-lock.system/microcode/amd -> true
97252026-09-04T19:13:29.409Z[ host-image] Sep 04 19:13:28.435 INFO O| version-lock.system/microcode/intel -> true
97262026-09-04T19:13:29.409Z[ host-image] Sep 04 19:13:28.435 INFO O| version-lock.system/microcode/oxide -> true
97272026-09-04T19:13:29.409Z[ host-image] Sep 04 19:13:28.435 INFO O| assessing packaged files...
97282026-09-04T19:13:31.407Z[ host-image] Sep 04 19:13:30.441 INFO O| creating archive...
97292026-09-04T19:13:31.429Z[ host-image] Sep 04 19:13:30.463 INFO O| missing from packaging:
97302026-09-04T19:13:31.429Z[ host-image] Sep 04 19:13:30.463 INFO O| "etc/.pwd.lock"
97312026-09-04T19:13:31.429Z[ host-image] Sep 04 19:13:30.463 INFO O| "etc/bash"
97322026-09-04T19:13:31.433Z[ host-image] Sep 04 19:13:30.467 INFO O| "etc/svc/profile/generic.xml"
97332026-09-04T19:13:31.433Z[ host-image] Sep 04 19:13:30.467 INFO O| "etc/svc/profile/inetd_services.xml"
97342026-09-04T19:13:31.433Z[ host-image] Sep 04 19:13:30.467 INFO O| "etc/svc/profile/name_service.xml"
97352026-09-04T19:13:31.434Z[ host-image] Sep 04 19:13:30.467 INFO O| "etc/svc/profile/platform.xml"
97362026-09-04T19:13:31.434Z[ host-image] Sep 04 19:13:30.467 INFO O| "etc/svc/profile/platform_omicron1.xml"
97372026-09-04T19:13:31.434Z[ host-image] Sep 04 19:13:30.467 INFO O| "etc/svc/repository.db"
97382026-09-04T19:13:31.439Z[ host-image] Sep 04 19:13:30.474 INFO O| "opt/ooce/share"
97392026-09-04T19:13:31.440Z[ host-image] Sep 04 19:13:30.474 INFO O| "opt/ooce/share/man"
97402026-09-04T19:13:31.440Z[ host-image] Sep 04 19:13:30.474 INFO O| "opt/ooce/share/man/man1"
97412026-09-04T19:13:31.449Z[ host-image] Sep 04 19:13:30.483 INFO O| finishing archive...
97422026-09-04T19:13:32.961Z[ recovery-image] Sep 04 19:13:31.995 INFO O| Sep 04 19:13:31.995 INFO O| Loading smf(7) service descriptions: 1/692/693/694/695/696/697/698/699/6910/6911/6912/6913/6914/6915/6916/6917/6918/6919/6920/6921/6922/6923/6924/6925/6926/6927/6928/6929/6930/6931/6932/6933/6934/6935/6936/6937/6938/6939/6940/6941/6942/6943/6944/6945/6946/6947/6948/6949/6950/6951/6952/6953/6954/6955/6956/6957/6958/6959/6960/6961/6962/6963/6964/6965/6966/6967/6968/6969/69
97432026-09-04T19:13:32.965Z[ recovery-image] Sep 04 19:13:31.999 INFO O| Sep 04 19:13:31.999 INFO E| svccfg: Loaded 69 smf(7) service descriptions
97442026-09-04T19:13:33.001Z[ recovery-image] Sep 04 19:13:32.030 INFO O| Sep 04 19:13:32.021 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1"}
97452026-09-04T19:13:33.109Z[ recovery-image] Sep 04 19:13:32.138 INFO O| Sep 04 19:13:32.138 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
97462026-09-04T19:13:33.172Z[ recovery-image] Sep 04 19:13:32.206 INFO O| Sep 04 19:13:32.206 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"}
97472026-09-04T19:13:33.247Z[ recovery-image] Sep 04 19:13:32.276 INFO O| Sep 04 19:13:32.275 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
97482026-09-04T19:13:33.247Z[ recovery-image] Sep 04 19:13:32.276 INFO O| Sep 04 19:13:32.275 INFO copying /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db ...
97492026-09-04T19:13:33.247Z[ recovery-image] Sep 04 19:13:32.277 INFO O| Sep 04 19:13:32.277 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
97502026-09-04T19:13:33.247Z[ recovery-image] Sep 04 19:13:32.277 INFO O| Sep 04 19:13:32.277 INFO ok!
97512026-09-04T19:13:33.247Z[ recovery-image] Sep 04 19:13:32.277 INFO O| Sep 04 19:13:32.277 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
97522026-09-04T19:13:33.247Z[ recovery-image] Sep 04 19:13:32.277 INFO O| Sep 04 19:13:32.277 INFO STEP 100 (seed_smf) COMPLETE
97532026-09-04T19:13:33.247Z[ recovery-image] Sep 04 19:13:32.278 INFO O| Sep 04 19:13:32.277 INFO steps complete; finalising image!
97542026-09-04T19:13:33.247Z[ recovery-image] Sep 04 19:13:32.278 INFO O| Sep 04 19:13:32.278 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
97552026-09-04T19:13:33.309Z[ recovery-image] Sep 04 19:13:32.343 INFO O| Sep 04 19:13:32.343 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Fri Sep 4 19:13:32 2026)
97562026-09-04T19:13:33.516Z[ recovery-image] Sep 04 19:13:32.550 INFO O| Sep 04 19:13:32.550 INFO trim TEMPORARY-sled-zfs-recovery: (38% trimmed, started at Fri Sep 4 19:13:32 2026)
97572026-09-04T19:13:33.723Z[ recovery-image] Sep 04 19:13:32.757 INFO O| Sep 04 19:13:32.757 INFO trim TEMPORARY-sled-zfs-recovery: (81% trimmed, started at Fri Sep 4 19:13:32 2026)
97582026-09-04T19:13:33.929Z[ recovery-image] Sep 04 19:13:32.963 INFO O| Sep 04 19:13:32.963 INFO trim TEMPORARY-sled-zfs-recovery: (81% trimmed, started at Fri Sep 4 19:13:32 2026)
97592026-09-04T19:13:34.136Z[ recovery-image] Sep 04 19:13:33.170 INFO O| Sep 04 19:13:33.170 INFO trim TEMPORARY-sled-zfs-recovery: (81% trimmed, started at Fri Sep 4 19:13:32 2026)
97602026-09-04T19:13:34.321Z[ host-image] Sep 04 19:13:33.348 INFO O| creating gzonly manifest...
97612026-09-04T19:13:34.321Z[ host-image] Sep 04 19:13:33.354 INFO O| ok
97622026-09-04T19:13:34.346Z[ recovery-image] Sep 04 19:13:33.376 INFO O| Sep 04 19:13:33.376 INFO trim TEMPORARY-sled-zfs-recovery: (81% trimmed, started at Fri Sep 4 19:13:32 2026)
97632026-09-04T19:13:34.482Z[ host-image] Sep 04 19:13:33.516 INFO image builder template: ramdisk-02-trim...
97642026-09-04T19:13:34.482Z[ host-image] Sep 04 19:13:33.516 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqSruss/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
97652026-09-04T19:13:34.505Z[ host-image] Sep 04 19:13:33.539 INFO O| Sep 04 19:13:33.539 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97662026-09-04T19:13:34.509Z[ host-image] Sep 04 19:13:33.544 INFO O| Sep 04 19:13:33.544 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97672026-09-04T19:13:34.549Z[ recovery-image] Sep 04 19:13:33.583 INFO O| Sep 04 19:13:33.583 INFO trim TEMPORARY-sled-zfs-recovery: (81% trimmed, started at Fri Sep 4 19:13:32 2026)
97682026-09-04T19:13:34.755Z[ recovery-image] Sep 04 19:13:33.790 INFO O| Sep 04 19:13:33.790 INFO trim TEMPORARY-sled-zfs-recovery: (81% trimmed, started at Fri Sep 4 19:13:32 2026)
97692026-09-04T19:13:34.962Z[ recovery-image] Sep 04 19:13:33.996 INFO O| Sep 04 19:13:33.996 INFO trim TEMPORARY-sled-zfs-recovery: (81% trimmed, started at Fri Sep 4 19:13:32 2026)
97702026-09-04T19:13:35.169Z[ recovery-image] Sep 04 19:13:34.203 INFO O| Sep 04 19:13:34.203 INFO trim TEMPORARY-sled-zfs-recovery: (81% trimmed, started at Fri Sep 4 19:13:32 2026)
97712026-09-04T19:13:35.391Z[ recovery-image] Sep 04 19:13:34.425 INFO O| Sep 04 19:13:34.425 INFO temporary pool has 463M used, 1.30G avail, 1.00x compressratio
97722026-09-04T19:13:35.391Z[ recovery-image] Sep 04 19:13:34.425 INFO O| Sep 04 19:13:34.425 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
97732026-09-04T19:13:35.433Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
97742026-09-04T19:13:35.823Z[ host-image] Sep 04 19:13:34.854 INFO O| Sep 04 19:13:34.854 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
97752026-09-04T19:13:35.841Z[ recovery-image] Sep 04 19:13:34.875 INFO O| Sep 04 19:13:34.875 INFO copying image /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97762026-09-04T19:13:35.841Z[ recovery-image] Sep 04 19:13:34.875 INFO O| Sep 04 19:13:34.875 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
97772026-09-04T19:13:35.910Z[ host-image] Sep 04 19:13:34.944 INFO O| Sep 04 19:13:34.944 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
97782026-09-04T19:13:35.910Z[ host-image] Sep 04 19:13:34.944 INFO O| Sep 04 19:13:34.944 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
97792026-09-04T19:13:35.915Z[ host-image] Sep 04 19:13:34.949 INFO O| Sep 04 19:13:34.949 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
97802026-09-04T19:13:35.918Z[ host-image] Sep 04 19:13:34.953 INFO O| Sep 04 19:13:34.953 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
97812026-09-04T19:13:35.924Z[ host-image] Sep 04 19:13:34.958 INFO O| Sep 04 19:13:34.958 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
97822026-09-04T19:13:37.735Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
97832026-09-04T19:13:37.780Z[ host-image] Sep 04 19:13:36.790 INFO O| Sep 04 19:13:36.783 INFO rolled back to input snapshot; work may begin
97842026-09-04T19:13:37.780Z[ host-image] Sep 04 19:13:36.790 INFO O| Sep 04 19:13:36.783 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
97852026-09-04T19:13:37.780Z[ host-image] Sep 04 19:13:36.790 INFO O| Sep 04 19:13:36.789 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97862026-09-04T19:13:37.780Z[ host-image] Sep 04 19:13:36.803 INFO O| Sep 04 19:13:36.803 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
97872026-09-04T19:13:37.830Z[ host-image] Sep 04 19:13:36.863 INFO O| Sep 04 19:13:36.863 INFO STEP 0 (remove_files) COMPLETE
97882026-09-04T19:13:37.830Z[ host-image] Sep 04 19:13:36.863 INFO O| Sep 04 19:13:36.863 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97892026-09-04T19:13:37.846Z[ host-image] Sep 04 19:13:36.880 INFO O| Sep 04 19:13:36.878 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
97902026-09-04T19:13:37.846Z[ host-image] Sep 04 19:13:36.880 INFO O| Sep 04 19:13:36.879 INFO STEP 1 (remove_files) COMPLETE
97912026-09-04T19:13:37.850Z[ host-image] Sep 04 19:13:36.881 INFO O| Sep 04 19:13:36.879 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97922026-09-04T19:13:37.857Z[ host-image] Sep 04 19:13:36.891 INFO O| Sep 04 19:13:36.891 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
97932026-09-04T19:13:37.870Z[ host-image] Sep 04 19:13:36.905 INFO O| Sep 04 19:13:36.905 INFO STEP 2 (remove_files) COMPLETE
97942026-09-04T19:13:37.874Z[ host-image] Sep 04 19:13:36.905 INFO O| Sep 04 19:13:36.905 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97952026-09-04T19:13:37.882Z[ host-image] Sep 04 19:13:36.916 INFO O| Sep 04 19:13:36.916 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
97962026-09-04T19:13:37.885Z[ host-image] Sep 04 19:13:36.917 INFO O| Sep 04 19:13:36.917 INFO STEP 3 (remove_files) COMPLETE
97972026-09-04T19:13:37.885Z[ host-image] Sep 04 19:13:36.917 INFO O| Sep 04 19:13:36.917 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97982026-09-04T19:13:37.953Z[ host-image] Sep 04 19:13:36.980 INFO O| Sep 04 19:13:36.980 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
97992026-09-04T19:13:37.983Z[ host-image] Sep 04 19:13:36.983 INFO O| Sep 04 19:13:36.983 INFO STEP 4 (remove_files) COMPLETE
98002026-09-04T19:13:37.983Z[ host-image] Sep 04 19:13:36.984 INFO O| Sep 04 19:13:36.983 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98012026-09-04T19:13:37.988Z[ host-image] Sep 04 19:13:36.994 INFO O| Sep 04 19:13:36.993 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
98022026-09-04T19:13:37.988Z[ host-image] Sep 04 19:13:36.996 INFO O| Sep 04 19:13:36.996 INFO STEP 5 (remove_files) COMPLETE
98032026-09-04T19:13:37.988Z[ host-image] Sep 04 19:13:36.996 INFO O| Sep 04 19:13:36.996 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98042026-09-04T19:13:37.988Z[ host-image] Sep 04 19:13:37.005 INFO O| Sep 04 19:13:37.005 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
98052026-09-04T19:13:37.988Z[ host-image] Sep 04 19:13:37.017 INFO O| Sep 04 19:13:37.017 INFO STEP 6 (remove_files) COMPLETE
98062026-09-04T19:13:37.988Z[ host-image] Sep 04 19:13:37.017 INFO O| Sep 04 19:13:37.017 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98072026-09-04T19:13:37.988Z[ host-image] Sep 04 19:13:37.017 INFO O| Sep 04 19:13:37.017 INFO skip step because feature "heliosv2" is not enabled
98082026-09-04T19:13:37.988Z[ host-image] Sep 04 19:13:37.017 INFO O| Sep 04 19:13:37.017 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98092026-09-04T19:13:37.993Z[ host-image] Sep 04 19:13:37.027 INFO O| Sep 04 19:13:37.027 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.40/man"
98102026-09-04T19:13:38.007Z[ host-image] Sep 04 19:13:37.041 INFO O| Sep 04 19:13:37.041 INFO STEP 8 (remove_files) COMPLETE
98112026-09-04T19:13:38.007Z[ host-image] Sep 04 19:13:37.041 INFO O| Sep 04 19:13:37.041 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98122026-09-04T19:13:38.047Z[ host-image] Sep 04 19:13:37.076 INFO O| Sep 04 19:13:37.062 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
98132026-09-04T19:13:38.134Z[ host-image] Sep 04 19:13:37.168 INFO O| Sep 04 19:13:37.167 INFO STEP 9 (remove_files) COMPLETE
98142026-09-04T19:13:38.134Z[ host-image] Sep 04 19:13:37.168 INFO O| Sep 04 19:13:37.167 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98152026-09-04T19:13:38.155Z[ host-image] Sep 04 19:13:37.188 INFO O| Sep 04 19:13:37.188 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
98162026-09-04T19:13:38.269Z[ host-image] Sep 04 19:13:37.303 INFO O| Sep 04 19:13:37.303 INFO STEP 10 (remove_files) COMPLETE
98172026-09-04T19:13:38.269Z[ host-image] Sep 04 19:13:37.303 INFO O| Sep 04 19:13:37.303 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98182026-09-04T19:13:38.280Z[ host-image] Sep 04 19:13:37.314 INFO O| Sep 04 19:13:37.314 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
98192026-09-04T19:13:38.283Z[ host-image] Sep 04 19:13:37.317 INFO O| Sep 04 19:13:37.317 INFO STEP 11 (remove_files) COMPLETE
98202026-09-04T19:13:38.283Z[ host-image] Sep 04 19:13:37.317 INFO O| Sep 04 19:13:37.317 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98212026-09-04T19:13:38.293Z[ host-image] Sep 04 19:13:37.327 INFO O| Sep 04 19:13:37.327 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
98222026-09-04T19:13:38.296Z[ host-image] Sep 04 19:13:37.329 INFO O| Sep 04 19:13:37.329 INFO STEP 12 (remove_files) COMPLETE
98232026-09-04T19:13:38.297Z[ host-image] Sep 04 19:13:37.329 INFO O| Sep 04 19:13:37.329 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98242026-09-04T19:13:38.301Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
98252026-09-04T19:13:38.307Z[ host-image] Sep 04 19:13:37.342 INFO O| Sep 04 19:13:37.342 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
98262026-09-04T19:13:38.314Z[ host-image] Sep 04 19:13:37.346 INFO O| Sep 04 19:13:37.346 INFO STEP 13 (remove_files) COMPLETE
98272026-09-04T19:13:38.314Z[ host-image] Sep 04 19:13:37.346 INFO O| Sep 04 19:13:37.346 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98282026-09-04T19:13:38.510Z[ recovery-image] Sep 04 19:13:37.545 INFO O| Sep 04 19:13:37.545 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
98292026-09-04T19:13:38.510Z[ recovery-image] Sep 04 19:13:37.545 INFO O| Sep 04 19:13:37.545 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
98302026-09-04T19:13:38.510Z[ recovery-image] Sep 04 19:13:37.545 INFO O| Sep 04 19:13:37.545 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
98312026-09-04T19:13:38.514Z[ recovery-image] Sep 04 19:13:37.545 INFO O| Sep 04 19:13:37.545 INFO completed processing sled/zfs-recovery
98322026-09-04T19:13:38.514Z[ recovery-image] Sep 04 19:13:37.545 INFO O| Sep 04 19:13:37.545 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
98332026-09-04T19:13:38.570Z[ host-image] Sep 04 19:13:37.604 INFO O| Sep 04 19:13:37.604 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
98342026-09-04T19:13:38.587Z[ host-image] Sep 04 19:13:37.622 INFO O| Sep 04 19:13:37.622 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
98352026-09-04T19:13:38.636Z[ host-image] Sep 04 19:13:37.670 INFO O| Sep 04 19:13:37.670 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
98362026-09-04T19:13:38.636Z[ host-image] Sep 04 19:13:37.670 INFO O| Sep 04 19:13:37.670 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
98372026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.670 INFO O| Sep 04 19:13:37.670 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
98382026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.671 INFO O| Sep 04 19:13:37.671 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
98392026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.671 INFO O| Sep 04 19:13:37.671 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
98402026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.671 INFO O| Sep 04 19:13:37.671 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
98412026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.671 INFO O| Sep 04 19:13:37.671 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
98422026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.671 INFO O| Sep 04 19:13:37.671 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
98432026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.671 INFO O| Sep 04 19:13:37.671 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
98442026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.671 INFO O| Sep 04 19:13:37.671 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
98452026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.671 INFO O| Sep 04 19:13:37.671 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
98462026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.672 INFO O| Sep 04 19:13:37.672 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
98472026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.672 INFO O| Sep 04 19:13:37.672 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
98482026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.672 INFO O| Sep 04 19:13:37.672 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
98492026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.672 INFO O| Sep 04 19:13:37.672 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
98502026-09-04T19:13:38.640Z[ host-image] Sep 04 19:13:37.672 INFO O| Sep 04 19:13:37.672 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
98512026-09-04T19:13:38.693Z[ host-image] Sep 04 19:13:37.727 INFO O| Sep 04 19:13:37.727 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/libjq.a"
98522026-09-04T19:13:38.693Z[ host-image] Sep 04 19:13:37.728 INFO O| Sep 04 19:13:37.728 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
98532026-09-04T19:13:38.698Z[ host-image] Sep 04 19:13:37.732 INFO O| Sep 04 19:13:37.732 INFO STEP 14 (remove_files) COMPLETE
98542026-09-04T19:13:38.698Z[ host-image] Sep 04 19:13:37.732 INFO O| Sep 04 19:13:37.732 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98552026-09-04T19:13:38.729Z[ host-image] Sep 04 19:13:37.761 INFO O| Sep 04 19:13:37.761 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
98562026-09-04T19:13:38.732Z[ host-image] Sep 04 19:13:37.763 INFO O| Sep 04 19:13:37.763 INFO STEP 15 (remove_files) COMPLETE
98572026-09-04T19:13:38.732Z[ host-image] Sep 04 19:13:37.763 INFO O| Sep 04 19:13:37.763 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98582026-09-04T19:13:38.738Z[ host-image] Sep 04 19:13:37.773 INFO O| Sep 04 19:13:37.773 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
98592026-09-04T19:13:38.744Z[ host-image] Sep 04 19:13:37.778 INFO O| Sep 04 19:13:37.778 INFO STEP 16 (remove_files) COMPLETE
98602026-09-04T19:13:38.744Z[ host-image] Sep 04 19:13:37.778 INFO O| Sep 04 19:13:37.778 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98612026-09-04T19:13:38.755Z[ host-image] Sep 04 19:13:37.790 INFO O| Sep 04 19:13:37.789 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
98622026-09-04T19:13:38.759Z[ host-image] Sep 04 19:13:37.790 INFO O| Sep 04 19:13:37.790 INFO STEP 17 (remove_files) COMPLETE
98632026-09-04T19:13:38.759Z[ host-image] Sep 04 19:13:37.790 INFO O| Sep 04 19:13:37.790 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98642026-09-04T19:13:38.764Z[ host-image] Sep 04 19:13:37.799 INFO O| Sep 04 19:13:37.799 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
98652026-09-04T19:13:38.768Z[ host-image] Sep 04 19:13:37.800 INFO O| Sep 04 19:13:37.800 INFO STEP 18 (remove_files) COMPLETE
98662026-09-04T19:13:38.768Z[ host-image] Sep 04 19:13:37.800 INFO O| Sep 04 19:13:37.800 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98672026-09-04T19:13:38.775Z[ host-image] Sep 04 19:13:37.809 INFO O| Sep 04 19:13:37.809 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
98682026-09-04T19:13:38.775Z[ host-image] Sep 04 19:13:37.809 INFO O| Sep 04 19:13:37.809 INFO STEP 19 (remove_files) COMPLETE
98692026-09-04T19:13:38.778Z[ host-image] Sep 04 19:13:37.809 INFO O| Sep 04 19:13:37.809 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98702026-09-04T19:13:38.802Z[ host-image] Sep 04 19:13:37.837 INFO O| Sep 04 19:13:37.837 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
98712026-09-04T19:13:38.803Z[ host-image] Sep 04 19:13:37.837 INFO O| Sep 04 19:13:37.837 INFO STEP 20 (remove_files) COMPLETE
98722026-09-04T19:13:38.803Z[ host-image] Sep 04 19:13:37.837 INFO O| Sep 04 19:13:37.837 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98732026-09-04T19:13:38.816Z[ host-image] Sep 04 19:13:37.850 INFO O| Sep 04 19:13:37.850 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
98742026-09-04T19:13:38.816Z[ host-image] Sep 04 19:13:37.850 INFO O| Sep 04 19:13:37.850 INFO STEP 21 (remove_files) COMPLETE
98752026-09-04T19:13:38.816Z[ host-image] Sep 04 19:13:37.850 INFO O| Sep 04 19:13:37.850 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98762026-09-04T19:13:38.829Z[ host-image] Sep 04 19:13:37.864 INFO O| Sep 04 19:13:37.863 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
98772026-09-04T19:13:38.900Z[ host-image] Sep 04 19:13:37.935 INFO O| Sep 04 19:13:37.935 INFO STEP 22 (remove_files) COMPLETE
98782026-09-04T19:13:38.901Z[ host-image] Sep 04 19:13:37.935 INFO O| Sep 04 19:13:37.935 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98792026-09-04T19:13:38.926Z[ host-image] Sep 04 19:13:37.960 INFO O| Sep 04 19:13:37.960 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
98802026-09-04T19:13:38.926Z[ host-image] Sep 04 19:13:37.961 INFO O| Sep 04 19:13:37.961 INFO STEP 23 (remove_files) COMPLETE
98812026-09-04T19:13:38.930Z[ host-image] Sep 04 19:13:37.961 INFO O| Sep 04 19:13:37.961 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98822026-09-04T19:13:38.956Z[ host-image] Sep 04 19:13:37.991 INFO O| Sep 04 19:13:37.991 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
98832026-09-04T19:13:38.956Z[ host-image] Sep 04 19:13:37.991 INFO O| Sep 04 19:13:37.991 INFO STEP 24 (remove_files) COMPLETE
98842026-09-04T19:13:38.956Z[ host-image] Sep 04 19:13:37.991 INFO O| Sep 04 19:13:37.991 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98852026-09-04T19:13:38.992Z[ host-image] Sep 04 19:13:38.026 INFO O| Sep 04 19:13:38.026 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
98862026-09-04T19:13:38.992Z[ host-image] Sep 04 19:13:38.026 INFO O| Sep 04 19:13:38.026 INFO STEP 25 (remove_files) COMPLETE
98872026-09-04T19:13:38.995Z[ host-image] Sep 04 19:13:38.026 INFO O| Sep 04 19:13:38.026 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98882026-09-04T19:13:39.005Z[ host-image] Sep 04 19:13:38.039 INFO O| Sep 04 19:13:38.038 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
98892026-09-04T19:13:39.005Z[ host-image] Sep 04 19:13:38.039 INFO O| Sep 04 19:13:38.039 INFO STEP 26 (remove_files) COMPLETE
98902026-09-04T19:13:39.005Z[ host-image] Sep 04 19:13:38.039 INFO O| Sep 04 19:13:38.039 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98912026-09-04T19:13:39.043Z[ host-image] Sep 04 19:13:38.077 INFO O| Sep 04 19:13:38.076 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
98922026-09-04T19:13:39.043Z[ host-image] Sep 04 19:13:38.077 INFO O| Sep 04 19:13:38.077 INFO STEP 27 (remove_files) COMPLETE
98932026-09-04T19:13:39.043Z[ host-image] Sep 04 19:13:38.077 INFO O| Sep 04 19:13:38.077 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98942026-09-04T19:13:39.053Z[ host-image] Sep 04 19:13:38.087 INFO O| Sep 04 19:13:38.087 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
98952026-09-04T19:13:39.053Z[ host-image] Sep 04 19:13:38.087 INFO O| Sep 04 19:13:38.087 INFO STEP 28 (remove_files) COMPLETE
98962026-09-04T19:13:39.053Z[ host-image] Sep 04 19:13:38.087 INFO O| Sep 04 19:13:38.087 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98972026-09-04T19:13:39.065Z[ host-image] Sep 04 19:13:38.100 INFO O| Sep 04 19:13:38.099 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
98982026-09-04T19:13:39.065Z[ host-image] Sep 04 19:13:38.100 INFO O| Sep 04 19:13:38.099 INFO STEP 29 (remove_files) COMPLETE
98992026-09-04T19:13:39.065Z[ host-image] Sep 04 19:13:38.100 INFO O| Sep 04 19:13:38.099 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99002026-09-04T19:13:39.082Z[ host-image] Sep 04 19:13:38.116 INFO O| Sep 04 19:13:38.115 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
99012026-09-04T19:13:39.082Z[ host-image] Sep 04 19:13:38.116 INFO O| Sep 04 19:13:38.115 INFO STEP 30 (remove_files) COMPLETE
99022026-09-04T19:13:39.085Z[ host-image] Sep 04 19:13:38.116 INFO O| Sep 04 19:13:38.115 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99032026-09-04T19:13:39.114Z[ host-image] Sep 04 19:13:38.148 INFO O| Sep 04 19:13:38.148 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
99042026-09-04T19:13:39.114Z[ host-image] Sep 04 19:13:38.148 INFO O| Sep 04 19:13:38.148 INFO STEP 31 (remove_files) COMPLETE
99052026-09-04T19:13:39.114Z[ host-image] Sep 04 19:13:38.148 INFO O| Sep 04 19:13:38.148 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99062026-09-04T19:13:39.126Z[ host-image] Sep 04 19:13:38.161 INFO O| Sep 04 19:13:38.161 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
99072026-09-04T19:13:39.127Z[ host-image] Sep 04 19:13:38.161 INFO O| Sep 04 19:13:38.161 INFO STEP 32 (remove_files) COMPLETE
99082026-09-04T19:13:39.130Z[ host-image] Sep 04 19:13:38.161 INFO O| Sep 04 19:13:38.161 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99092026-09-04T19:13:39.137Z[ host-image] Sep 04 19:13:38.171 INFO O| Sep 04 19:13:38.171 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
99102026-09-04T19:13:39.137Z[ host-image] Sep 04 19:13:38.171 INFO O| Sep 04 19:13:38.171 INFO STEP 33 (remove_files) COMPLETE
99112026-09-04T19:13:39.137Z[ host-image] Sep 04 19:13:38.171 INFO O| Sep 04 19:13:38.171 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99122026-09-04T19:13:39.147Z[ host-image] Sep 04 19:13:38.182 INFO O| Sep 04 19:13:38.182 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
99132026-09-04T19:13:39.148Z[ host-image] Sep 04 19:13:38.182 INFO O| Sep 04 19:13:38.182 INFO STEP 34 (remove_files) COMPLETE
99142026-09-04T19:13:39.151Z[ host-image] Sep 04 19:13:38.182 INFO O| Sep 04 19:13:38.182 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99152026-09-04T19:13:39.160Z[ host-image] Sep 04 19:13:38.192 INFO O| Sep 04 19:13:38.192 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
99162026-09-04T19:13:39.160Z[ host-image] Sep 04 19:13:38.192 INFO O| Sep 04 19:13:38.192 INFO STEP 35 (remove_files) COMPLETE
99172026-09-04T19:13:39.164Z[ host-image] Sep 04 19:13:38.192 INFO O| Sep 04 19:13:38.192 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99182026-09-04T19:13:39.172Z[ host-image] Sep 04 19:13:38.205 INFO O| Sep 04 19:13:38.205 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
99192026-09-04T19:13:39.172Z[ host-image] Sep 04 19:13:38.205 INFO O| Sep 04 19:13:38.205 INFO STEP 36 (remove_files) COMPLETE
99202026-09-04T19:13:39.172Z[ host-image] Sep 04 19:13:38.205 INFO O| Sep 04 19:13:38.205 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99212026-09-04T19:13:39.183Z[ host-image] Sep 04 19:13:38.218 INFO O| Sep 04 19:13:38.218 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
99222026-09-04T19:13:39.183Z[ host-image] Sep 04 19:13:38.218 INFO O| Sep 04 19:13:38.218 INFO STEP 37 (remove_files) COMPLETE
99232026-09-04T19:13:39.187Z[ host-image] Sep 04 19:13:38.218 INFO O| Sep 04 19:13:38.218 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99242026-09-04T19:13:39.195Z[ host-image] Sep 04 19:13:38.229 INFO O| Sep 04 19:13:38.229 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
99252026-09-04T19:13:39.195Z[ host-image] Sep 04 19:13:38.229 INFO O| Sep 04 19:13:38.229 INFO STEP 38 (remove_files) COMPLETE
99262026-09-04T19:13:39.195Z[ host-image] Sep 04 19:13:38.229 INFO O| Sep 04 19:13:38.229 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99272026-09-04T19:13:39.215Z[ host-image] Sep 04 19:13:38.249 INFO O| Sep 04 19:13:38.249 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
99282026-09-04T19:13:39.215Z[ host-image] Sep 04 19:13:38.249 INFO O| Sep 04 19:13:38.249 INFO STEP 39 (remove_files) COMPLETE
99292026-09-04T19:13:39.215Z[ host-image] Sep 04 19:13:38.249 INFO O| Sep 04 19:13:38.249 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99302026-09-04T19:13:39.226Z[ host-image] Sep 04 19:13:38.260 INFO O| Sep 04 19:13:38.260 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
99312026-09-04T19:13:39.226Z[ host-image] Sep 04 19:13:38.260 INFO O| Sep 04 19:13:38.260 INFO STEP 40 (remove_files) COMPLETE
99322026-09-04T19:13:39.226Z[ host-image] Sep 04 19:13:38.260 INFO O| Sep 04 19:13:38.260 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99332026-09-04T19:13:39.236Z[ host-image] Sep 04 19:13:38.270 INFO O| Sep 04 19:13:38.270 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
99342026-09-04T19:13:39.236Z[ host-image] Sep 04 19:13:38.270 INFO O| Sep 04 19:13:38.270 INFO STEP 41 (remove_files) COMPLETE
99352026-09-04T19:13:39.239Z[ host-image] Sep 04 19:13:38.270 INFO O| Sep 04 19:13:38.270 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99362026-09-04T19:13:39.247Z[ host-image] Sep 04 19:13:38.281 INFO O| Sep 04 19:13:38.281 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
99372026-09-04T19:13:39.247Z[ host-image] Sep 04 19:13:38.281 INFO O| Sep 04 19:13:38.281 INFO STEP 42 (remove_files) COMPLETE
99382026-09-04T19:13:39.247Z[ host-image] Sep 04 19:13:38.281 INFO O| Sep 04 19:13:38.281 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99392026-09-04T19:13:39.265Z[ host-image] Sep 04 19:13:38.296 INFO O| Sep 04 19:13:38.296 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
99402026-09-04T19:13:39.265Z[ host-image] Sep 04 19:13:38.296 INFO O| Sep 04 19:13:38.296 INFO STEP 43 (remove_files) COMPLETE
99412026-09-04T19:13:39.265Z[ host-image] Sep 04 19:13:38.296 INFO O| Sep 04 19:13:38.296 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99422026-09-04T19:13:39.273Z[ host-image] Sep 04 19:13:38.307 INFO O| Sep 04 19:13:38.307 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
99432026-09-04T19:13:39.273Z[ host-image] Sep 04 19:13:38.307 INFO O| Sep 04 19:13:38.307 INFO STEP 44 (remove_files) COMPLETE
99442026-09-04T19:13:39.278Z[ host-image] Sep 04 19:13:38.307 INFO O| Sep 04 19:13:38.307 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99452026-09-04T19:13:39.283Z[ host-image] Sep 04 19:13:38.317 INFO O| Sep 04 19:13:38.317 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
99462026-09-04T19:13:39.283Z[ host-image] Sep 04 19:13:38.318 INFO O| Sep 04 19:13:38.317 INFO STEP 45 (remove_files) COMPLETE
99472026-09-04T19:13:39.283Z[ host-image] Sep 04 19:13:38.318 INFO O| Sep 04 19:13:38.318 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99482026-09-04T19:13:39.295Z[ host-image] Sep 04 19:13:38.328 INFO O| Sep 04 19:13:38.328 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
99492026-09-04T19:13:39.295Z[ host-image] Sep 04 19:13:38.328 INFO O| Sep 04 19:13:38.328 INFO STEP 46 (remove_files) COMPLETE
99502026-09-04T19:13:39.295Z[ host-image] Sep 04 19:13:38.328 INFO O| Sep 04 19:13:38.328 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99512026-09-04T19:13:39.305Z[ host-image] Sep 04 19:13:38.339 INFO O| Sep 04 19:13:38.339 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
99522026-09-04T19:13:39.305Z[ host-image] Sep 04 19:13:38.339 INFO O| Sep 04 19:13:38.339 INFO STEP 47 (remove_files) COMPLETE
99532026-09-04T19:13:39.308Z[ host-image] Sep 04 19:13:38.339 INFO O| Sep 04 19:13:38.339 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99542026-09-04T19:13:39.314Z[ host-image] Sep 04 19:13:38.349 INFO O| Sep 04 19:13:38.349 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
99552026-09-04T19:13:39.314Z[ host-image] Sep 04 19:13:38.349 INFO O| Sep 04 19:13:38.349 INFO STEP 48 (remove_files) COMPLETE
99562026-09-04T19:13:39.314Z[ host-image] Sep 04 19:13:38.349 INFO O| Sep 04 19:13:38.349 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99572026-09-04T19:13:39.329Z[ host-image] Sep 04 19:13:38.359 INFO O| Sep 04 19:13:38.359 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
99582026-09-04T19:13:39.329Z[ host-image] Sep 04 19:13:38.359 INFO O| Sep 04 19:13:38.359 INFO STEP 49 (remove_files) COMPLETE
99592026-09-04T19:13:39.329Z[ host-image] Sep 04 19:13:38.359 INFO O| Sep 04 19:13:38.359 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99602026-09-04T19:13:39.334Z[ host-image] Sep 04 19:13:38.368 INFO O| Sep 04 19:13:38.368 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
99612026-09-04T19:13:39.334Z[ host-image] Sep 04 19:13:38.369 INFO O| Sep 04 19:13:38.369 INFO STEP 50 (remove_files) COMPLETE
99622026-09-04T19:13:39.338Z[ host-image] Sep 04 19:13:38.369 INFO O| Sep 04 19:13:38.369 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99632026-09-04T19:13:39.344Z[ host-image] Sep 04 19:13:38.378 INFO O| Sep 04 19:13:38.378 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
99642026-09-04T19:13:39.344Z[ host-image] Sep 04 19:13:38.378 INFO O| Sep 04 19:13:38.378 INFO STEP 51 (remove_files) COMPLETE
99652026-09-04T19:13:39.347Z[ host-image] Sep 04 19:13:38.378 INFO O| Sep 04 19:13:38.378 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99662026-09-04T19:13:39.355Z[ host-image] Sep 04 19:13:38.389 INFO O| Sep 04 19:13:38.389 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
99672026-09-04T19:13:39.358Z[ host-image] Sep 04 19:13:38.389 INFO O| Sep 04 19:13:38.389 INFO STEP 52 (remove_files) COMPLETE
99682026-09-04T19:13:39.358Z[ host-image] Sep 04 19:13:38.389 INFO O| Sep 04 19:13:38.389 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99692026-09-04T19:13:39.372Z[ host-image] Sep 04 19:13:38.406 INFO O| Sep 04 19:13:38.402 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
99702026-09-04T19:13:39.372Z[ host-image] Sep 04 19:13:38.406 INFO O| Sep 04 19:13:38.402 INFO STEP 53 (remove_files) COMPLETE
99712026-09-04T19:13:39.372Z[ host-image] Sep 04 19:13:38.406 INFO O| Sep 04 19:13:38.402 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99722026-09-04T19:13:39.379Z[ host-image] Sep 04 19:13:38.414 INFO O| Sep 04 19:13:38.414 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
99732026-09-04T19:13:39.379Z[ host-image] Sep 04 19:13:38.414 INFO O| Sep 04 19:13:38.414 INFO STEP 54 (remove_files) COMPLETE
99742026-09-04T19:13:39.379Z[ host-image] Sep 04 19:13:38.414 INFO O| Sep 04 19:13:38.414 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99752026-09-04T19:13:39.392Z[ host-image] Sep 04 19:13:38.425 INFO O| Sep 04 19:13:38.425 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
99762026-09-04T19:13:39.392Z[ host-image] Sep 04 19:13:38.425 INFO O| Sep 04 19:13:38.425 INFO STEP 55 (remove_files) COMPLETE
99772026-09-04T19:13:39.392Z[ host-image] Sep 04 19:13:38.425 INFO O| Sep 04 19:13:38.425 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99782026-09-04T19:13:39.402Z[ host-image] Sep 04 19:13:38.437 INFO O| Sep 04 19:13:38.437 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
99792026-09-04T19:13:39.403Z[ host-image] Sep 04 19:13:38.437 INFO O| Sep 04 19:13:38.437 INFO STEP 56 (remove_files) COMPLETE
99802026-09-04T19:13:39.406Z[ host-image] Sep 04 19:13:38.437 INFO O| Sep 04 19:13:38.437 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99812026-09-04T19:13:39.415Z[ host-image] Sep 04 19:13:38.449 INFO O| Sep 04 19:13:38.449 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
99822026-09-04T19:13:39.415Z[ host-image] Sep 04 19:13:38.449 INFO O| Sep 04 19:13:38.449 INFO STEP 57 (remove_files) COMPLETE
99832026-09-04T19:13:39.415Z[ host-image] Sep 04 19:13:38.449 INFO O| Sep 04 19:13:38.449 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99842026-09-04T19:13:39.427Z[ host-image] Sep 04 19:13:38.461 INFO O| Sep 04 19:13:38.461 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
99852026-09-04T19:13:39.427Z[ host-image] Sep 04 19:13:38.461 INFO O| Sep 04 19:13:38.461 INFO STEP 58 (remove_files) COMPLETE
99862026-09-04T19:13:39.427Z[ host-image] Sep 04 19:13:38.461 INFO O| Sep 04 19:13:38.461 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99872026-09-04T19:13:39.438Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
99882026-09-04T19:13:39.438Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
99892026-09-04T19:13:39.442Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99902026-09-04T19:13:39.442Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99912026-09-04T19:13:39.442Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99922026-09-04T19:13:39.442Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
99932026-09-04T19:13:39.442Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 INFO ok!
99942026-09-04T19:13:39.442Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 INFO STEP 59 (ensure_file) COMPLETE
99952026-09-04T19:13:39.442Z[ host-image] Sep 04 19:13:38.472 INFO O| Sep 04 19:13:38.472 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99962026-09-04T19:13:39.449Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.483 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
99972026-09-04T19:13:39.449Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.484 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
99982026-09-04T19:13:39.453Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.484 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
99992026-09-04T19:13:39.453Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.484 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100002026-09-04T19:13:39.453Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.484 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100012026-09-04T19:13:39.453Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.484 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100022026-09-04T19:13:39.453Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.484 INFO ok!
100032026-09-04T19:13:39.453Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.484 INFO STEP 60 (ensure_file) COMPLETE
100042026-09-04T19:13:39.453Z[ host-image] Sep 04 19:13:38.484 INFO O| Sep 04 19:13:38.484 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100052026-09-04T19:13:39.461Z[ host-image] Sep 04 19:13:38.495 INFO O| Sep 04 19:13:38.495 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
100062026-09-04T19:13:39.462Z[ host-image] Sep 04 19:13:38.496 INFO O| Sep 04 19:13:38.495 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
100072026-09-04T19:13:39.465Z[ host-image] Sep 04 19:13:38.496 INFO O| Sep 04 19:13:38.495 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
100082026-09-04T19:13:39.469Z[ host-image] Sep 04 19:13:38.496 INFO O| Sep 04 19:13:38.495 INFO ok!
100092026-09-04T19:13:39.469Z[ host-image] Sep 04 19:13:38.496 INFO O| Sep 04 19:13:38.495 INFO STEP 61 (ensure_file) COMPLETE
100102026-09-04T19:13:39.469Z[ host-image] Sep 04 19:13:38.496 INFO O| Sep 04 19:13:38.495 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100112026-09-04T19:13:39.476Z[ host-image] Sep 04 19:13:38.508 INFO O| Sep 04 19:13:38.507 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
100122026-09-04T19:13:39.476Z[ host-image] Sep 04 19:13:38.508 INFO O| Sep 04 19:13:38.507 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
100132026-09-04T19:13:39.476Z[ host-image] Sep 04 19:13:38.508 INFO O| Sep 04 19:13:38.507 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
100142026-09-04T19:13:39.476Z[ host-image] Sep 04 19:13:38.508 INFO O| Sep 04 19:13:38.507 INFO ok!
100152026-09-04T19:13:39.476Z[ host-image] Sep 04 19:13:38.508 INFO O| Sep 04 19:13:38.507 INFO STEP 62 (ensure_file) COMPLETE
100162026-09-04T19:13:39.476Z[ host-image] Sep 04 19:13:38.508 INFO O| Sep 04 19:13:38.507 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100172026-09-04T19:13:39.485Z[ host-image] Sep 04 19:13:38.519 INFO O| Sep 04 19:13:38.519 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
100182026-09-04T19:13:39.485Z[ host-image] Sep 04 19:13:38.519 INFO O| Sep 04 19:13:38.519 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
100192026-09-04T19:13:39.485Z[ host-image] Sep 04 19:13:38.519 INFO O| Sep 04 19:13:38.519 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100202026-09-04T19:13:39.485Z[ host-image] Sep 04 19:13:38.519 INFO O| Sep 04 19:13:38.519 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100212026-09-04T19:13:39.489Z[ host-image] Sep 04 19:13:38.519 INFO O| Sep 04 19:13:38.519 INFO ok!
100222026-09-04T19:13:39.489Z[ host-image] Sep 04 19:13:38.519 INFO O| Sep 04 19:13:38.519 INFO STEP 63 (ensure_file) COMPLETE
100232026-09-04T19:13:39.489Z[ host-image] Sep 04 19:13:38.519 INFO O| Sep 04 19:13:38.519 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100242026-09-04T19:13:39.501Z[ host-image] Sep 04 19:13:38.534 INFO O| Sep 04 19:13:38.533 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
100252026-09-04T19:13:39.501Z[ host-image] Sep 04 19:13:38.534 INFO O| Sep 04 19:13:38.534 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/host/work/sled/ramdisk/etc/profile ...
100262026-09-04T19:13:39.501Z[ host-image] Sep 04 19:13:38.534 INFO O| Sep 04 19:13:38.534 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100272026-09-04T19:13:39.501Z[ host-image] Sep 04 19:13:38.534 INFO O| Sep 04 19:13:38.534 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100282026-09-04T19:13:39.501Z[ host-image] Sep 04 19:13:38.534 INFO O| Sep 04 19:13:38.534 INFO ok!
100292026-09-04T19:13:39.501Z[ host-image] Sep 04 19:13:38.534 INFO O| Sep 04 19:13:38.534 INFO STEP 64 (ensure_file) COMPLETE
100302026-09-04T19:13:39.501Z[ host-image] Sep 04 19:13:38.534 INFO O| Sep 04 19:13:38.534 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100312026-09-04T19:13:39.514Z[ host-image] Sep 04 19:13:38.548 INFO O| Sep 04 19:13:38.548 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
100322026-09-04T19:13:39.515Z[ host-image] Sep 04 19:13:38.548 INFO O| Sep 04 19:13:38.548 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
100332026-09-04T19:13:39.515Z[ host-image] Sep 04 19:13:38.548 INFO O| Sep 04 19:13:38.548 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100342026-09-04T19:13:39.518Z[ host-image] Sep 04 19:13:38.548 INFO O| Sep 04 19:13:38.548 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100352026-09-04T19:13:39.518Z[ host-image] Sep 04 19:13:38.548 INFO O| Sep 04 19:13:38.548 INFO ok!
100362026-09-04T19:13:39.518Z[ host-image] Sep 04 19:13:38.548 INFO O| Sep 04 19:13:38.548 INFO STEP 65 (ensure_file) COMPLETE
100372026-09-04T19:13:39.518Z[ host-image] Sep 04 19:13:38.548 INFO O| Sep 04 19:13:38.548 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100382026-09-04T19:13:39.531Z[ host-image] Sep 04 19:13:38.565 INFO O| Sep 04 19:13:38.565 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
100392026-09-04T19:13:39.532Z[ host-image] Sep 04 19:13:38.566 INFO O| Sep 04 19:13:38.565 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
100402026-09-04T19:13:39.535Z[ host-image] Sep 04 19:13:38.566 INFO O| Sep 04 19:13:38.565 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
100412026-09-04T19:13:39.535Z[ host-image] Sep 04 19:13:38.566 INFO O| Sep 04 19:13:38.565 INFO ok!
100422026-09-04T19:13:39.536Z[ host-image] Sep 04 19:13:38.566 INFO O| Sep 04 19:13:38.565 INFO STEP 66 (assemble_files) COMPLETE
100432026-09-04T19:13:39.536Z[ host-image] Sep 04 19:13:38.566 INFO O| Sep 04 19:13:38.565 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100442026-09-04T19:13:39.546Z[ host-image] Sep 04 19:13:38.577 INFO O| Sep 04 19:13:38.577 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
100452026-09-04T19:13:39.546Z[ host-image] Sep 04 19:13:38.577 INFO O| Sep 04 19:13:38.577 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
100462026-09-04T19:13:39.546Z[ host-image] Sep 04 19:13:38.577 INFO O| Sep 04 19:13:38.577 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100472026-09-04T19:13:39.546Z[ host-image] Sep 04 19:13:38.577 INFO O| Sep 04 19:13:38.577 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100482026-09-04T19:13:39.546Z[ host-image] Sep 04 19:13:38.577 INFO O| Sep 04 19:13:38.577 INFO ok!
100492026-09-04T19:13:39.546Z[ host-image] Sep 04 19:13:38.577 INFO O| Sep 04 19:13:38.577 INFO STEP 67 (ensure_file) COMPLETE
100502026-09-04T19:13:39.546Z[ host-image] Sep 04 19:13:38.577 INFO O| Sep 04 19:13:38.577 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100512026-09-04T19:13:39.553Z[ host-image] Sep 04 19:13:38.588 INFO O| Sep 04 19:13:38.587 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100522026-09-04T19:13:39.554Z[ host-image] Sep 04 19:13:38.588 INFO O| Sep 04 19:13:38.588 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100532026-09-04T19:13:39.554Z[ host-image] Sep 04 19:13:38.588 INFO O| Sep 04 19:13:38.588 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100542026-09-04T19:13:39.557Z[ host-image] Sep 04 19:13:38.588 INFO O| Sep 04 19:13:38.588 INFO STEP 68 (ensure_dir) COMPLETE
100552026-09-04T19:13:39.557Z[ host-image] Sep 04 19:13:38.588 INFO O| Sep 04 19:13:38.588 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100562026-09-04T19:13:39.575Z[ host-image] Sep 04 19:13:38.609 INFO O| Sep 04 19:13:38.599 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
100572026-09-04T19:13:39.575Z[ host-image] Sep 04 19:13:38.609 INFO O| Sep 04 19:13:38.599 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ...
100582026-09-04T19:13:39.579Z[ host-image] Sep 04 19:13:38.609 INFO O| Sep 04 19:13:38.605 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
100592026-09-04T19:13:39.579Z[ host-image] Sep 04 19:13:38.609 INFO O| Sep 04 19:13:38.605 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
100602026-09-04T19:13:39.579Z[ host-image] Sep 04 19:13:38.609 INFO O| Sep 04 19:13:38.605 INFO ok!
100612026-09-04T19:13:39.579Z[ host-image] Sep 04 19:13:38.609 INFO O| Sep 04 19:13:38.605 INFO STEP 69 (ensure_file) COMPLETE
100622026-09-04T19:13:39.579Z[ host-image] Sep 04 19:13:38.609 INFO O| Sep 04 19:13:38.605 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100632026-09-04T19:13:39.586Z[ host-image] Sep 04 19:13:38.621 INFO O| Sep 04 19:13:38.619 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
100642026-09-04T19:13:39.586Z[ host-image] Sep 04 19:13:38.621 INFO O| Sep 04 19:13:38.619 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ...
100652026-09-04T19:13:39.587Z[ host-image] Sep 04 19:13:38.621 INFO O| Sep 04 19:13:38.619 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
100662026-09-04T19:13:39.591Z[ host-image] Sep 04 19:13:38.621 INFO O| Sep 04 19:13:38.619 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
100672026-09-04T19:13:39.591Z[ host-image] Sep 04 19:13:38.621 INFO O| Sep 04 19:13:38.619 INFO ok!
100682026-09-04T19:13:39.591Z[ host-image] Sep 04 19:13:38.621 INFO O| Sep 04 19:13:38.619 INFO STEP 70 (ensure_file) COMPLETE
100692026-09-04T19:13:39.591Z[ host-image] Sep 04 19:13:38.621 INFO O| Sep 04 19:13:38.619 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100702026-09-04T19:13:39.611Z[ host-image] Sep 04 19:13:38.645 INFO O| Sep 04 19:13:38.645 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
100712026-09-04T19:13:39.611Z[ host-image] Sep 04 19:13:38.645 INFO O| Sep 04 19:13:38.645 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
100722026-09-04T19:13:39.780Z[verify-libraries] Compiling oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
100732026-09-04T19:13:39.840Z[verify-libraries] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
100742026-09-04T19:13:41.318Z[ host-image] Sep 04 19:13:40.352 INFO O| Sep 04 19:13:40.352 INFO STEP 71 (pack_tar) COMPLETE
100752026-09-04T19:13:41.318Z[ host-image] Sep 04 19:13:40.352 INFO O| Sep 04 19:13:40.352 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
100762026-09-04T19:13:41.318Z[ host-image] Sep 04 19:13:40.352 INFO O| Sep 04 19:13:40.352 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
100772026-09-04T19:13:41.628Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
100782026-09-04T19:13:42.442Z[ host-image] Sep 04 19:13:41.476 INFO O| Sep 04 19:13:41.476 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
100792026-09-04T19:13:42.477Z[ recovery-image] Sep 04 19:13:41.511 INFO O| Sep 04 19:13:41.511 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
100802026-09-04T19:13:42.521Z[ host-image] Sep 04 19:13:41.555 INFO O| Sep 04 19:13:41.555 INFO completed processing sled/ramdisk-02-trim
100812026-09-04T19:13:42.526Z[ host-image] Sep 04 19:13:41.558 INFO image builder template: zfs...
100822026-09-04T19:13:42.526Z[ host-image] Sep 04 19:13:41.558 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmpqSruss/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "heliosv3", "-F", "publisher_0_name=helios", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/3/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "zfs"], pwd: None
100832026-09-04T19:13:42.537Z[ host-image] Sep 04 19:13:41.571 INFO O| Sep 04 19:13:41.571 INFO skip include "stress" because feature "stress" is not enabled
100842026-09-04T19:13:42.537Z[ host-image] Sep 04 19:13:41.571 INFO O| Sep 04 19:13:41.571 INFO skip include "stress" because feature "compliance" is not enabled
100852026-09-04T19:13:42.558Z[ recovery-image] Sep 04 19:13:41.592 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
100862026-09-04T19:13:42.558Z[ recovery-image] Sep 04 19:13:41.592 INFO expanded image name: "recovery 4ce9075/${os_short_commit} 2026-09-04 18:58" -> "recovery 4ce9075/0e29ea8 2026-09-04 18:58"
100872026-09-04T19:13:42.562Z[ recovery-image] Sep 04 19:13:41.593 INFO output artefacts stored in: "/work/os-recovery"
100882026-09-04T19:13:42.562Z[ recovery-image] Sep 04 19:13:41.593 INFO collecting git info from project "dmar-report"...
100892026-09-04T19:13:42.567Z[ host-image] Sep 04 19:13:41.601 INFO O| Sep 04 19:13:41.601 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
100902026-09-04T19:13:42.571Z[ recovery-image] Sep 04 19:13:41.605 INFO collecting git info from project "amd-host-image-builder"...
100912026-09-04T19:13:42.574Z[ host-image] Sep 04 19:13:41.606 INFO O| Sep 04 19:13:41.606 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
100922026-09-04T19:13:42.614Z[ recovery-image] Sep 04 19:13:41.648 INFO collecting git info from project "image-builder"...
100932026-09-04T19:13:42.622Z[ recovery-image] Sep 04 19:13:41.656 INFO collecting git info from project "chelsio-t6-roms"...
100942026-09-04T19:13:42.640Z[ recovery-image] Sep 04 19:13:41.674 INFO collecting git info from project "pilot"...
100952026-09-04T19:13:42.646Z[ host-image] Sep 04 19:13:41.681 INFO O| Sep 04 19:13:41.681 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
100962026-09-04T19:13:42.650Z[ recovery-image] Sep 04 19:13:41.684 INFO collecting git info from project "amd-firmware"...
100972026-09-04T19:13:42.782Z[ host-image] Sep 04 19:13:41.816 INFO O| Sep 04 19:13:41.816 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
100982026-09-04T19:13:42.782Z[ host-image] Sep 04 19:13:41.816 INFO O| Sep 04 19:13:41.816 INFO work dataset: rpool/images/build/host/work/sled/zfs
100992026-09-04T19:13:42.786Z[ host-image] Sep 04 19:13:41.820 INFO O| Sep 04 19:13:41.820 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
101002026-09-04T19:13:42.928Z[ host-image] Sep 04 19:13:41.962 INFO O| Sep 04 19:13:41.962 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
101012026-09-04T19:13:42.989Z[ host-image] Sep 04 19:13:42.023 INFO O| Sep 04 19:13:42.023 INFO DESTROY POOL: TEMPORARY-sled-zfs
101022026-09-04T19:13:43.001Z[ host-image] Sep 04 19:13:42.035 INFO O| Sep 04 19:13:42.035 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
101032026-09-04T19:13:43.006Z[ host-image] Sep 04 19:13:42.041 INFO O| Sep 04 19:13:42.041 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
101042026-09-04T19:13:43.006Z[ host-image] Sep 04 19:13:42.041 INFO O| Sep 04 19:13:42.041 INFO no lofi found
101052026-09-04T19:13:43.010Z[ host-image] Sep 04 19:13:42.041 INFO O| Sep 04 19:13:42.041 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
101062026-09-04T19:13:43.010Z[ host-image] Sep 04 19:13:42.041 INFO O| Sep 04 19:13:42.041 INFO CREATE IMAGE (1200MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
101072026-09-04T19:13:43.106Z[ recovery-image] Sep 04 19:13:42.140 INFO collecting git info from project "pinprick"...
101082026-09-04T19:13:43.121Z[ recovery-image] Sep 04 19:13:42.155 INFO collecting git info from project "bootserver"...
101092026-09-04T19:13:43.129Z[ recovery-image] Sep 04 19:13:42.163 INFO collecting git info from project "phbl"...
101102026-09-04T19:13:43.136Z[ recovery-image] Sep 04 19:13:42.170 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
101112026-09-04T19:13:43.522Z[ recovery-image] Sep 04 19:13:42.557 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
101122026-09-04T19:13:43.895Z[ recovery-image] Sep 04 19:13:42.927 INFO creating Oxide boot image...
101132026-09-04T19:13:43.896Z[ recovery-image] Sep 04 19:13:42.927 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 4ce9075/0e29ea8 2026-09-04 18:58", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
101142026-09-04T19:13:44.967Z[ host-image] Sep 04 19:13:44.001 INFO O| Sep 04 19:13:44.001 INFO lofi device = /dev/dsk/c2t1d0p0
101152026-09-04T19:13:44.967Z[ host-image] Sep 04 19:13:44.001 INFO O| Sep 04 19:13:44.001 INFO pool device = /dev/dsk/c2t1d0p0
101162026-09-04T19:13:44.967Z[ host-image] Sep 04 19:13:44.001 INFO O| Sep 04 19:13:44.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/sled/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
101172026-09-04T19:13:45.119Z[ host-image] Sep 04 19:13:44.153 INFO O| Sep 04 19:13:44.153 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101182026-09-04T19:13:45.119Z[ host-image] Sep 04 19:13:44.153 INFO O| Sep 04 19:13:44.153 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
101192026-09-04T19:13:45.146Z[ host-image] Sep 04 19:13:44.180 INFO O| Sep 04 19:13:44.180 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
101202026-09-04T19:13:45.218Z[ host-image] Sep 04 19:13:44.253 INFO O| Sep 04 19:13:44.253 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
101212026-09-04T19:13:45.254Z[ host-image] Sep 04 19:13:44.288 INFO O| Sep 04 19:13:44.288 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
101222026-09-04T19:13:45.272Z[ host-image] Sep 04 19:13:44.307 INFO O| Sep 04 19:13:44.306 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
101232026-09-04T19:13:45.289Z[ host-image] Sep 04 19:13:44.321 INFO O| Sep 04 19:13:44.321 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
101242026-09-04T19:13:45.348Z[ host-image] Sep 04 19:13:44.378 INFO O| Sep 04 19:13:44.378 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
101252026-09-04T19:13:45.348Z[ host-image] Sep 04 19:13:44.378 INFO O| Sep 04 19:13:44.378 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
101262026-09-04T19:13:45.348Z[ host-image] Sep 04 19:13:44.378 INFO O| Sep 04 19:13:44.378 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
101272026-09-04T19:13:45.353Z[ host-image] Sep 04 19:13:44.387 INFO O| Sep 04 19:13:44.387 INFO boot environment UUID: b4c737aa-9274-497d-aa8d-dafb441da1b7
101282026-09-04T19:13:45.353Z[ host-image] Sep 04 19:13:44.387 INFO O| Sep 04 19:13:44.387 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = b4c737aa-9274-497d-aa8d-dafb441da1b7
101292026-09-04T19:13:45.368Z[ host-image] Sep 04 19:13:44.402 INFO O| Sep 04 19:13:44.402 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
101302026-09-04T19:13:45.380Z[ host-image] Sep 04 19:13:44.414 INFO O| Sep 04 19:13:44.414 INFO STEP 0 (create_be) COMPLETE
101312026-09-04T19:13:45.380Z[ host-image] Sep 04 19:13:44.415 INFO O| Sep 04 19:13:44.414 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101322026-09-04T19:13:45.421Z[ host-image] Sep 04 19:13:44.453 INFO O| Sep 04 19:13:44.453 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
101332026-09-04T19:13:46.809Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
101342026-09-04T19:13:47.003Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
101352026-09-04T19:13:48.021Z[verify-libraries] Compiling corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
101362026-09-04T19:13:56.894Z[ host-image] Sep 04 19:13:55.927 INFO O| Sep 04 19:13:55.927 INFO STEP 1 (unpack_tar) COMPLETE
101372026-09-04T19:13:56.894Z[ host-image] Sep 04 19:13:55.927 INFO O| Sep 04 19:13:55.927 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101382026-09-04T19:13:56.906Z[ host-image] Sep 04 19:13:55.940 INFO O| Sep 04 19:13:55.940 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
101392026-09-04T19:13:57.940Z[ host-image] Sep 04 19:13:56.536 INFO O| Sep 04 19:13:56.536 INFO STEP 2 (devfsadm) COMPLETE
101402026-09-04T19:13:57.941Z[ host-image] Sep 04 19:13:56.536 INFO O| Sep 04 19:13:56.536 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101412026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.546 INFO O| Sep 04 19:13:56.546 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101422026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.546 INFO O| Sep 04 19:13:56.546 INFO STEP 3 (ensure_dir) COMPLETE
101432026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.546 INFO O| Sep 04 19:13:56.546 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101442026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.555 INFO O| Sep 04 19:13:56.555 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101452026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.555 INFO O| Sep 04 19:13:56.555 INFO STEP 4 (ensure_dir) COMPLETE
101462026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.555 INFO O| Sep 04 19:13:56.555 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101472026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.564 INFO O| Sep 04 19:13:56.564 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101482026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.564 INFO O| Sep 04 19:13:56.564 INFO STEP 5 (ensure_dir) COMPLETE
101492026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.564 INFO O| Sep 04 19:13:56.564 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101502026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.572 INFO O| Sep 04 19:13:56.572 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101512026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.572 INFO O| Sep 04 19:13:56.572 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101522026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.572 INFO O| Sep 04 19:13:56.572 INFO STEP 6 (ensure_dir) COMPLETE
101532026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.572 INFO O| Sep 04 19:13:56.572 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101542026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.581 INFO O| Sep 04 19:13:56.581 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101552026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.581 INFO O| Sep 04 19:13:56.581 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101562026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.581 INFO O| Sep 04 19:13:56.581 INFO STEP 7 (ensure_dir) COMPLETE
101572026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.581 INFO O| Sep 04 19:13:56.581 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101582026-09-04T19:13:57.948Z[ host-image] Sep 04 19:13:56.590 INFO O| Sep 04 19:13:56.590 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
101592026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.591 INFO O| Sep 04 19:13:56.591 INFO STEP 8 (remove_files) COMPLETE
101602026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.591 INFO O| Sep 04 19:13:56.591 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101612026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.599 INFO O| Sep 04 19:13:56.599 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
101622026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.599 INFO O| Sep 04 19:13:56.599 INFO STEP 9 (remove_files) COMPLETE
101632026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.599 INFO O| Sep 04 19:13:56.599 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101642026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.613 INFO O| Sep 04 19:13:56.613 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
101652026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.613 INFO O| Sep 04 19:13:56.613 INFO STEP 10 (remove_files) COMPLETE
101662026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.613 INFO O| Sep 04 19:13:56.613 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101672026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.621 INFO O| Sep 04 19:13:56.621 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
101682026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.621 INFO O| Sep 04 19:13:56.621 INFO STEP 11 (remove_files) COMPLETE
101692026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.621 INFO O| Sep 04 19:13:56.621 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101702026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.628 INFO O| Sep 04 19:13:56.628 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
101712026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.628 INFO O| Sep 04 19:13:56.628 INFO STEP 12 (remove_files) COMPLETE
101722026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.628 INFO O| Sep 04 19:13:56.628 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101732026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.635 INFO O| Sep 04 19:13:56.635 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101742026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.635 INFO O| Sep 04 19:13:56.635 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101752026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.635 INFO O| Sep 04 19:13:56.635 INFO STEP 13 (ensure_dir) COMPLETE
101762026-09-04T19:13:57.949Z[ host-image] Sep 04 19:13:56.635 INFO O| Sep 04 19:13:56.635 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101772026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.653 INFO O| Sep 04 19:13:56.653 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101782026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.653 INFO O| Sep 04 19:13:56.653 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101792026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.653 INFO O| Sep 04 19:13:56.653 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101802026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.653 INFO O| Sep 04 19:13:56.653 INFO STEP 14 (ensure_dir) COMPLETE
101812026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.653 INFO O| Sep 04 19:13:56.653 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101822026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.661 INFO O| Sep 04 19:13:56.661 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101832026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.661 INFO O| Sep 04 19:13:56.661 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101842026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.661 INFO O| Sep 04 19:13:56.661 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101852026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.661 INFO O| Sep 04 19:13:56.661 INFO STEP 15 (ensure_dir) COMPLETE
101862026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.661 INFO O| Sep 04 19:13:56.661 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101872026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.668 INFO O| Sep 04 19:13:56.668 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101882026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.668 INFO O| Sep 04 19:13:56.668 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101892026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.668 INFO O| Sep 04 19:13:56.668 INFO STEP 16 (ensure_dir) COMPLETE
101902026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.668 INFO O| Sep 04 19:13:56.668 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101912026-09-04T19:13:57.950Z[ host-image] Sep 04 19:13:56.675 INFO O| Sep 04 19:13:56.675 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101922026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.675 INFO O| Sep 04 19:13:56.675 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101932026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.675 INFO O| Sep 04 19:13:56.675 INFO STEP 17 (ensure_dir) COMPLETE
101942026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.675 INFO O| Sep 04 19:13:56.675 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101952026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.682 INFO O| Sep 04 19:13:56.682 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
101962026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.682 INFO O| Sep 04 19:13:56.682 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
101972026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.682 INFO O| Sep 04 19:13:56.682 INFO ok!
101982026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.682 INFO O| Sep 04 19:13:56.682 INFO STEP 18 (ensure_symlink) COMPLETE
101992026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.682 INFO O| Sep 04 19:13:56.682 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102002026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.689 INFO O| Sep 04 19:13:56.689 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
102012026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.689 INFO O| Sep 04 19:13:56.689 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
102022026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.689 INFO O| Sep 04 19:13:56.689 INFO ok!
102032026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.689 INFO O| Sep 04 19:13:56.689 INFO STEP 19 (ensure_file) COMPLETE
102042026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.689 INFO O| Sep 04 19:13:56.689 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102052026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.696 INFO O| Sep 04 19:13:56.696 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
102062026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.696 INFO O| Sep 04 19:13:56.696 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
102072026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.696 INFO O| Sep 04 19:13:56.696 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
102082026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.696 INFO O| Sep 04 19:13:56.696 INFO ok!
102092026-09-04T19:13:57.951Z[ host-image] Sep 04 19:13:56.696 INFO O| Sep 04 19:13:56.696 INFO STEP 20 (ensure_symlink) COMPLETE
102102026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.696 INFO O| Sep 04 19:13:56.696 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102112026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.703 INFO O| Sep 04 19:13:56.703 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
102122026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.703 INFO O| Sep 04 19:13:56.703 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
102132026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.703 INFO O| Sep 04 19:13:56.703 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
102142026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.703 INFO O| Sep 04 19:13:56.703 INFO ok!
102152026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.703 INFO O| Sep 04 19:13:56.703 INFO STEP 21 (ensure_symlink) COMPLETE
102162026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.703 INFO O| Sep 04 19:13:56.703 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102172026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.710 INFO O| Sep 04 19:13:56.710 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
102182026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.710 INFO O| Sep 04 19:13:56.710 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
102192026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.710 INFO O| Sep 04 19:13:56.710 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
102202026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.710 INFO O| Sep 04 19:13:56.710 INFO ok!
102212026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.710 INFO O| Sep 04 19:13:56.710 INFO STEP 22 (ensure_symlink) COMPLETE
102222026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.710 INFO O| Sep 04 19:13:56.710 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102232026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.716 INFO O| Sep 04 19:13:56.716 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
102242026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.717 INFO O| Sep 04 19:13:56.716 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
102252026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.717 INFO O| Sep 04 19:13:56.717 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
102262026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.717 INFO O| Sep 04 19:13:56.717 INFO ok!
102272026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.717 INFO O| Sep 04 19:13:56.717 INFO STEP 23 (ensure_symlink) COMPLETE
102282026-09-04T19:13:57.952Z[ host-image] Sep 04 19:13:56.717 INFO O| Sep 04 19:13:56.717 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102292026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.723 INFO O| Sep 04 19:13:56.723 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
102302026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.724 INFO O| Sep 04 19:13:56.723 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
102312026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.724 INFO O| Sep 04 19:13:56.724 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
102322026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.724 INFO O| Sep 04 19:13:56.724 INFO ok!
102332026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.724 INFO O| Sep 04 19:13:56.724 INFO STEP 24 (ensure_file) COMPLETE
102342026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.724 INFO O| Sep 04 19:13:56.724 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
102352026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.730 INFO O| Sep 04 19:13:56.730 INFO updating shadow file
102362026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.730 INFO O| Sep 04 19:13:56.730 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102372026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.730 INFO O| Sep 04 19:13:56.730 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102382026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.730 INFO O| Sep 04 19:13:56.730 INFO STEP 25 (shadow) COMPLETE
102392026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.730 INFO O| Sep 04 19:13:56.730 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102402026-09-04T19:13:57.953Z[ host-image] Sep 04 19:13:56.737 INFO O| Sep 04 19:13:56.737 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
102412026-09-04T19:13:57.970Z[ host-image] Sep 04 19:13:56.737 INFO O| Sep 04 19:13:56.737 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
102422026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.737 INFO O| Sep 04 19:13:56.737 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
102432026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.737 INFO O| Sep 04 19:13:56.737 INFO ok!
102442026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.737 INFO O| Sep 04 19:13:56.737 INFO STEP 26 (ensure_file) COMPLETE
102452026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.737 INFO O| Sep 04 19:13:56.737 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102462026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.744 INFO O| Sep 04 19:13:56.744 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
102472026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.744 INFO O| Sep 04 19:13:56.744 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
102482026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.744 INFO O| Sep 04 19:13:56.744 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
102492026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.744 INFO O| Sep 04 19:13:56.744 INFO ok!
102502026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.744 INFO O| Sep 04 19:13:56.744 INFO STEP 27 (ensure_file) COMPLETE
102512026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.744 INFO O| Sep 04 19:13:56.744 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102522026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.751 INFO O| Sep 04 19:13:56.751 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
102532026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.751 INFO O| Sep 04 19:13:56.751 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
102542026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.751 INFO O| Sep 04 19:13:56.751 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102552026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.751 INFO O| Sep 04 19:13:56.751 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102562026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.751 INFO O| Sep 04 19:13:56.751 INFO ok!
102572026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.751 INFO O| Sep 04 19:13:56.751 INFO STEP 28 (ensure_file) COMPLETE
102582026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.751 INFO O| Sep 04 19:13:56.751 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102592026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.759 INFO O| Sep 04 19:13:56.758 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
102602026-09-04T19:13:57.971Z[ host-image] Sep 04 19:13:56.759 INFO O| Sep 04 19:13:56.758 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
102612026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.759 INFO O| Sep 04 19:13:56.759 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
102622026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.759 INFO O| Sep 04 19:13:56.759 INFO ok!
102632026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.759 INFO O| Sep 04 19:13:56.759 INFO STEP 29 (ensure_file) COMPLETE
102642026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.759 INFO O| Sep 04 19:13:56.759 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102652026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.765 INFO O| Sep 04 19:13:56.765 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102662026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.765 INFO O| Sep 04 19:13:56.765 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102672026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.765 INFO O| Sep 04 19:13:56.765 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102682026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.765 INFO O| Sep 04 19:13:56.765 INFO STEP 30 (ensure_dir) COMPLETE
102692026-09-04T19:13:57.972Z[ host-image] Sep 04 19:13:56.765 INFO O| Sep 04 19:13:56.765 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102702026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.772 INFO O| Sep 04 19:13:56.772 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
102712026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.772 INFO O| Sep 04 19:13:56.772 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
102722026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.772 INFO O| Sep 04 19:13:56.772 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102732026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.772 INFO O| Sep 04 19:13:56.772 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102742026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.772 INFO O| Sep 04 19:13:56.772 INFO ok!
102752026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.772 INFO O| Sep 04 19:13:56.772 INFO STEP 31 (ensure_file) COMPLETE
102762026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.772 INFO O| Sep 04 19:13:56.772 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102772026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.780 INFO O| Sep 04 19:13:56.780 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102782026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.780 INFO O| Sep 04 19:13:56.780 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102792026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.780 INFO O| Sep 04 19:13:56.780 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102802026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.780 INFO O| Sep 04 19:13:56.780 INFO STEP 32 (ensure_dir) COMPLETE
102812026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.780 INFO O| Sep 04 19:13:56.780 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102822026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.787 INFO O| Sep 04 19:13:56.787 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
102832026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.787 INFO O| Sep 04 19:13:56.787 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml ...
102842026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.787 INFO O| Sep 04 19:13:56.787 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
102852026-09-04T19:13:57.973Z[ host-image] Sep 04 19:13:56.787 INFO O| Sep 04 19:13:56.787 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
102862026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.787 INFO O| Sep 04 19:13:56.787 INFO ok!
102872026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.787 INFO O| Sep 04 19:13:56.787 INFO STEP 33 (ensure_file) COMPLETE
102882026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.787 INFO O| Sep 04 19:13:56.787 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102892026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.794 INFO O| Sep 04 19:13:56.794 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
102902026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.794 INFO O| Sep 04 19:13:56.794 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
102912026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.794 INFO O| Sep 04 19:13:56.794 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
102922026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.794 INFO O| Sep 04 19:13:56.794 INFO ok!
102932026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.794 INFO O| Sep 04 19:13:56.794 INFO STEP 34 (ensure_file) COMPLETE
102942026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.795 INFO O| Sep 04 19:13:56.794 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102952026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.803 INFO O| Sep 04 19:13:56.802 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
102962026-09-04T19:13:57.974Z[ host-image] Sep 04 19:13:56.803 INFO O| Sep 04 19:13:56.803 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
102972026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.803 INFO O| Sep 04 19:13:56.803 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
102982026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.803 INFO O| Sep 04 19:13:56.803 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
102992026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.803 INFO O| Sep 04 19:13:56.803 INFO ok!
103002026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.803 INFO O| Sep 04 19:13:56.803 INFO STEP 35 (ensure_file) COMPLETE
103012026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.803 INFO O| Sep 04 19:13:56.803 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103022026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.811 INFO O| Sep 04 19:13:56.811 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
103032026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.811 INFO O| Sep 04 19:13:56.811 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
103042026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.811 INFO O| Sep 04 19:13:56.811 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
103052026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.811 INFO O| Sep 04 19:13:56.811 INFO ok!
103062026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.811 INFO O| Sep 04 19:13:56.811 INFO STEP 36 (ensure_file) COMPLETE
103072026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.811 INFO O| Sep 04 19:13:56.811 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103082026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.819 INFO O| Sep 04 19:13:56.819 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
103092026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.819 INFO O| Sep 04 19:13:56.819 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
103102026-09-04T19:13:57.987Z[ host-image] Sep 04 19:13:56.819 INFO O| Sep 04 19:13:56.819 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
103112026-09-04T19:13:57.995Z[ host-image] Sep 04 19:13:56.819 INFO O| Sep 04 19:13:56.819 INFO ok!
103122026-09-04T19:13:57.995Z[ host-image] Sep 04 19:13:56.819 INFO O| Sep 04 19:13:56.819 INFO STEP 37 (ensure_file) COMPLETE
103132026-09-04T19:13:57.995Z[ host-image] Sep 04 19:13:56.819 INFO O| Sep 04 19:13:56.819 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103142026-09-04T19:13:57.995Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
103152026-09-04T19:13:57.995Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
103162026-09-04T19:13:57.995Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103172026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103182026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103192026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103202026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO ok!
103212026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO STEP 38 (ensure_file) COMPLETE
103222026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.828 INFO O| Sep 04 19:13:56.828 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103232026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.837 INFO O| Sep 04 19:13:56.836 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103242026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.837 INFO O| Sep 04 19:13:56.837 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103252026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.837 INFO O| Sep 04 19:13:56.837 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103262026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.837 INFO O| Sep 04 19:13:56.837 INFO STEP 39 (ensure_dir) COMPLETE
103272026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.837 INFO O| Sep 04 19:13:56.837 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103282026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.844 INFO file /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
103292026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.844 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
103302026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.845 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
103312026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.845 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
103322026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.845 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
103332026-09-04T19:13:57.996Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.845 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
103342026-09-04T19:13:57.997Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.845 INFO ok!
103352026-09-04T19:13:57.997Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.845 INFO STEP 40 (ensure_file) COMPLETE
103362026-09-04T19:13:57.997Z[ host-image] Sep 04 19:13:56.845 INFO O| Sep 04 19:13:56.845 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103372026-09-04T19:13:57.997Z[ host-image] Sep 04 19:13:56.854 INFO O| Sep 04 19:13:56.854 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
103382026-09-04T19:13:57.997Z[ host-image] Sep 04 19:13:56.854 INFO O| Sep 04 19:13:56.854 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
103392026-09-04T19:13:57.997Z[ host-image] Sep 04 19:13:56.854 INFO O| Sep 04 19:13:56.854 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
103402026-09-04T19:13:57.997Z[ host-image] Sep 04 19:13:56.854 INFO O| Sep 04 19:13:56.854 INFO ok!
103412026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.854 INFO O| Sep 04 19:13:56.854 INFO STEP 41 (ensure_symlink) COMPLETE
103422026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.854 INFO O| Sep 04 19:13:56.854 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103432026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.863 INFO O| Sep 04 19:13:56.862 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
103442026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.863 INFO O| Sep 04 19:13:56.862 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
103452026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.863 INFO O| Sep 04 19:13:56.863 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
103462026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.863 INFO O| Sep 04 19:13:56.863 INFO ok!
103472026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.863 INFO O| Sep 04 19:13:56.863 INFO STEP 42 (ensure_symlink) COMPLETE
103482026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.863 INFO O| Sep 04 19:13:56.863 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103492026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
103502026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
103512026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103522026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103532026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103542026-09-04T19:13:58.004Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103552026-09-04T19:13:58.007Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO ok!
103562026-09-04T19:13:58.007Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO STEP 43 (ensure_file) COMPLETE
103572026-09-04T19:13:58.007Z[ host-image] Sep 04 19:13:56.873 INFO O| Sep 04 19:13:56.873 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103582026-09-04T19:13:58.007Z[ host-image] Sep 04 19:13:56.881 INFO O| Sep 04 19:13:56.881 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
103592026-09-04T19:13:58.007Z[ host-image] Sep 04 19:13:56.881 INFO O| Sep 04 19:13:56.881 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml ...
103602026-09-04T19:13:58.007Z[ host-image] Sep 04 19:13:56.881 INFO O| Sep 04 19:13:56.881 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
103612026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.881 INFO O| Sep 04 19:13:56.881 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
103622026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.881 INFO O| Sep 04 19:13:56.881 INFO ok!
103632026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.881 INFO O| Sep 04 19:13:56.881 INFO STEP 44 (ensure_file) COMPLETE
103642026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.881 INFO O| Sep 04 19:13:56.881 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103652026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.890 INFO O| Sep 04 19:13:56.890 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
103662026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.890 INFO O| Sep 04 19:13:56.890 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
103672026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.890 INFO O| Sep 04 19:13:56.890 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
103682026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.890 INFO O| Sep 04 19:13:56.890 INFO ok!
103692026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.890 INFO O| Sep 04 19:13:56.890 INFO STEP 45 (ensure_file) COMPLETE
103702026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.890 INFO O| Sep 04 19:13:56.890 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103712026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.901 INFO O| Sep 04 19:13:56.900 INFO updating shadow file
103722026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.901 INFO O| Sep 04 19:13:56.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
103732026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.901 INFO O| Sep 04 19:13:56.901 INFO STEP 46 (shadow) COMPLETE
103742026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.901 INFO O| Sep 04 19:13:56.901 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103752026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
103762026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
103772026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103782026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103792026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO ok!
103802026-09-04T19:13:58.008Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO STEP 47 (ensure_file) COMPLETE
103812026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103822026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO skip step because feature "mfg" is not enabled
103832026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103842026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO skip step because feature "mfg" is not enabled
103852026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.910 INFO O| Sep 04 19:13:56.910 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103862026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.920 INFO O| Sep 04 19:13:56.920 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
103872026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.920 INFO O| Sep 04 19:13:56.920 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
103882026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.943 INFO O| Sep 04 19:13:56.943 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103892026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.943 INFO O| Sep 04 19:13:56.943 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103902026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.943 INFO O| Sep 04 19:13:56.943 INFO ok!
103912026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.943 INFO O| Sep 04 19:13:56.943 INFO STEP 50 (ensure_file) COMPLETE
103922026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.943 INFO O| Sep 04 19:13:56.943 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103932026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.943 INFO O| Sep 04 19:13:56.943 INFO skip step because feature "compliance" is not enabled
103942026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.943 INFO O| Sep 04 19:13:56.943 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103952026-09-04T19:13:58.009Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
103962026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
103972026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103982026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103992026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104002026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104012026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO ok!
104022026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO STEP 52 (ensure_file) COMPLETE
104032026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.953 INFO O| Sep 04 19:13:56.953 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104042026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.961 INFO O| Sep 04 19:13:56.961 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
104052026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.961 INFO O| Sep 04 19:13:56.961 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ...
104062026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.961 INFO O| Sep 04 19:13:56.961 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
104072026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.961 INFO O| Sep 04 19:13:56.961 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
104082026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.961 INFO O| Sep 04 19:13:56.961 INFO ok!
104092026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.961 INFO O| Sep 04 19:13:56.961 INFO STEP 53 (ensure_file) COMPLETE
104102026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.961 INFO O| Sep 04 19:13:56.961 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104112026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.970 INFO O| Sep 04 19:13:56.969 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
104122026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.970 INFO O| Sep 04 19:13:56.969 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen ...
104132026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.970 INFO O| Sep 04 19:13:56.970 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104142026-09-04T19:13:58.010Z[ host-image] Sep 04 19:13:56.970 INFO O| Sep 04 19:13:56.970 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104152026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.970 INFO O| Sep 04 19:13:56.970 INFO ok!
104162026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.970 INFO O| Sep 04 19:13:56.970 INFO STEP 54 (ensure_file) COMPLETE
104172026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.970 INFO O| Sep 04 19:13:56.970 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104182026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.978 INFO O| Sep 04 19:13:56.978 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
104192026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.978 INFO O| Sep 04 19:13:56.978 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml ...
104202026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.978 INFO O| Sep 04 19:13:56.978 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
104212026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.978 INFO O| Sep 04 19:13:56.978 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
104222026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.978 INFO O| Sep 04 19:13:56.978 INFO ok!
104232026-09-04T19:13:58.011Z[ host-image] Sep 04 19:13:56.978 INFO O| Sep 04 19:13:56.978 INFO STEP 55 (ensure_file) COMPLETE
104242026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.978 INFO O| Sep 04 19:13:56.978 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104252026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.986 INFO O| Sep 04 19:13:56.986 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
104262026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.986 INFO O| Sep 04 19:13:56.986 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen ...
104272026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.986 INFO O| Sep 04 19:13:56.986 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104282026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.986 INFO O| Sep 04 19:13:56.986 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104292026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.986 INFO O| Sep 04 19:13:56.986 INFO ok!
104302026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.986 INFO O| Sep 04 19:13:56.986 INFO STEP 56 (ensure_file) COMPLETE
104312026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.986 INFO O| Sep 04 19:13:56.986 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104322026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.994 INFO O| Sep 04 19:13:56.994 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
104332026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.994 INFO O| Sep 04 19:13:56.994 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml ...
104342026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.994 INFO O| Sep 04 19:13:56.994 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
104352026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.994 INFO O| Sep 04 19:13:56.994 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
104362026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.995 INFO O| Sep 04 19:13:56.994 INFO ok!
104372026-09-04T19:13:58.017Z[ host-image] Sep 04 19:13:56.995 INFO O| Sep 04 19:13:56.995 INFO STEP 57 (ensure_file) COMPLETE
104382026-09-04T19:13:58.018Z[ host-image] Sep 04 19:13:56.995 INFO O| Sep 04 19:13:56.995 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104392026-09-04T19:13:58.018Z[ host-image] Sep 04 19:13:57.002 INFO O| Sep 04 19:13:57.002 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
104402026-09-04T19:13:58.018Z[ host-image] Sep 04 19:13:57.002 INFO O| Sep 04 19:13:57.002 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen ...
104412026-09-04T19:13:58.033Z[ host-image] Sep 04 19:13:57.002 INFO O| Sep 04 19:13:57.002 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104422026-09-04T19:13:58.033Z[ host-image] Sep 04 19:13:57.002 INFO O| Sep 04 19:13:57.002 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104432026-09-04T19:13:58.033Z[ host-image] Sep 04 19:13:57.002 INFO O| Sep 04 19:13:57.002 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104442026-09-04T19:13:58.033Z[ host-image] Sep 04 19:13:57.002 INFO O| Sep 04 19:13:57.002 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104452026-09-04T19:13:58.033Z[ host-image] Sep 04 19:13:57.002 INFO O| Sep 04 19:13:57.002 INFO ok!
104462026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.003 INFO O| Sep 04 19:13:57.002 INFO STEP 58 (ensure_file) COMPLETE
104472026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.003 INFO O| Sep 04 19:13:57.003 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104482026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.010 INFO O| Sep 04 19:13:57.010 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
104492026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.010 INFO O| Sep 04 19:13:57.010 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml ...
104502026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.010 INFO O| Sep 04 19:13:57.010 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
104512026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.010 INFO O| Sep 04 19:13:57.010 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
104522026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.010 INFO O| Sep 04 19:13:57.010 INFO ok!
104532026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.010 INFO O| Sep 04 19:13:57.010 INFO STEP 59 (ensure_file) COMPLETE
104542026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.010 INFO O| Sep 04 19:13:57.010 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104552026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.018 INFO O| Sep 04 19:13:57.018 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
104562026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.018 INFO O| Sep 04 19:13:57.018 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
104572026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.018 INFO O| Sep 04 19:13:57.018 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104582026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.018 INFO O| Sep 04 19:13:57.018 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104592026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.018 INFO O| Sep 04 19:13:57.018 INFO ok!
104602026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.018 INFO O| Sep 04 19:13:57.018 INFO STEP 60 (ensure_file) COMPLETE
104612026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.018 INFO O| Sep 04 19:13:57.018 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104622026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.026 INFO O| Sep 04 19:13:57.026 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
104632026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.026 INFO O| Sep 04 19:13:57.026 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml ...
104642026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.026 INFO O| Sep 04 19:13:57.026 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
104652026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.026 INFO O| Sep 04 19:13:57.026 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
104662026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.026 INFO O| Sep 04 19:13:57.026 INFO ok!
104672026-09-04T19:13:58.034Z[ host-image] Sep 04 19:13:57.026 INFO O| Sep 04 19:13:57.026 INFO STEP 61 (ensure_file) COMPLETE
104682026-09-04T19:13:58.035Z[ host-image] Sep 04 19:13:57.026 INFO O| Sep 04 19:13:57.026 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104692026-09-04T19:13:58.035Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
104702026-09-04T19:13:58.035Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
104712026-09-04T19:13:58.035Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104722026-09-04T19:13:58.035Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104732026-09-04T19:13:58.035Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104742026-09-04T19:13:58.035Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104752026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO ok!
104762026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO STEP 62 (ensure_file) COMPLETE
104772026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.034 INFO O| Sep 04 19:13:57.034 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104782026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.043 INFO O| Sep 04 19:13:57.042 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
104792026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.043 INFO O| Sep 04 19:13:57.042 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ...
104802026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.044 INFO O| Sep 04 19:13:57.044 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
104812026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.044 INFO O| Sep 04 19:13:57.044 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
104822026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.044 INFO O| Sep 04 19:13:57.044 INFO ok!
104832026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.044 INFO O| Sep 04 19:13:57.044 INFO STEP 63 (ensure_file) COMPLETE
104842026-09-04T19:13:58.036Z[ host-image] Sep 04 19:13:57.044 INFO O| Sep 04 19:13:57.044 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104852026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.061 INFO O| Sep 04 19:13:57.061 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
104862026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.061 INFO O| Sep 04 19:13:57.061 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml ...
104872026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.061 INFO O| Sep 04 19:13:57.061 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
104882026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.061 INFO O| Sep 04 19:13:57.061 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
104892026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.061 INFO O| Sep 04 19:13:57.061 INFO ok!
104902026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.061 INFO O| Sep 04 19:13:57.061 INFO STEP 64 (ensure_file) COMPLETE
104912026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.061 INFO O| Sep 04 19:13:57.061 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104922026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
104932026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml ...
104942026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
104952026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
104962026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO ok!
104972026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO STEP 65 (ensure_file) COMPLETE
104982026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104992026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO skip step because feature "mbist" is not enabled
105002026-09-04T19:13:58.041Z[ host-image] Sep 04 19:13:57.072 INFO O| Sep 04 19:13:57.071 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105012026-09-04T19:13:58.053Z[ host-image] Sep 04 19:13:57.082 INFO O| Sep 04 19:13:57.082 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
105022026-09-04T19:13:58.053Z[ host-image] Sep 04 19:13:57.082 INFO O| Sep 04 19:13:57.082 INFO STEP 67 (ensure_dir) COMPLETE
105032026-09-04T19:13:58.053Z[ host-image] Sep 04 19:13:57.082 INFO O| Sep 04 19:13:57.082 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105042026-09-04T19:13:58.058Z[ host-image] Sep 04 19:13:57.092 INFO O| Sep 04 19:13:57.092 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105052026-09-04T19:13:58.058Z[ host-image] Sep 04 19:13:57.092 INFO O| Sep 04 19:13:57.092 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105062026-09-04T19:13:58.058Z[ host-image] Sep 04 19:13:57.092 INFO O| Sep 04 19:13:57.092 INFO STEP 68 (ensure_dir) COMPLETE
105072026-09-04T19:13:58.058Z[ host-image] Sep 04 19:13:57.092 INFO O| Sep 04 19:13:57.092 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105082026-09-04T19:13:58.140Z[ host-image] Sep 04 19:13:57.102 INFO O| Sep 04 19:13:57.102 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105092026-09-04T19:13:58.140Z[ host-image] Sep 04 19:13:57.102 INFO O| Sep 04 19:13:57.102 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105102026-09-04T19:13:58.140Z[ host-image] Sep 04 19:13:57.102 INFO O| Sep 04 19:13:57.102 INFO STEP 69 (ensure_dir) COMPLETE
105112026-09-04T19:13:58.140Z[ host-image] Sep 04 19:13:57.102 INFO O| Sep 04 19:13:57.102 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105122026-09-04T19:13:58.140Z[ host-image] Sep 04 19:13:57.132 INFO O| Sep 04 19:13:57.132 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
105132026-09-04T19:13:58.140Z[ host-image] Sep 04 19:13:57.132 INFO O| Sep 04 19:13:57.132 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
105142026-09-04T19:13:58.501Z[ host-image] Sep 04 19:13:57.534 INFO O| Sep 04 19:13:57.534 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
105152026-09-04T19:13:58.504Z[ host-image] Sep 04 19:13:57.535 INFO O| Sep 04 19:13:57.534 INFO ok!
105162026-09-04T19:13:58.504Z[ host-image] Sep 04 19:13:57.535 INFO O| Sep 04 19:13:57.534 INFO STEP 70 (ensure_file) COMPLETE
105172026-09-04T19:13:58.504Z[ host-image] Sep 04 19:13:57.535 INFO O| Sep 04 19:13:57.534 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105182026-09-04T19:13:58.511Z[ host-image] Sep 04 19:13:57.545 INFO O| Sep 04 19:13:57.545 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
105192026-09-04T19:13:58.511Z[ host-image] Sep 04 19:13:57.545 INFO O| Sep 04 19:13:57.545 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
105202026-09-04T19:13:59.367Z[ host-image] Sep 04 19:13:58.400 INFO O| Sep 04 19:13:58.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
105212026-09-04T19:13:59.370Z[ host-image] Sep 04 19:13:58.401 INFO O| Sep 04 19:13:58.400 INFO ok!
105222026-09-04T19:13:59.370Z[ host-image] Sep 04 19:13:58.401 INFO O| Sep 04 19:13:58.400 INFO STEP 71 (ensure_file) COMPLETE
105232026-09-04T19:13:59.370Z[ host-image] Sep 04 19:13:58.401 INFO O| Sep 04 19:13:58.400 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105242026-09-04T19:13:59.376Z[ host-image] Sep 04 19:13:58.410 INFO O| Sep 04 19:13:58.410 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105252026-09-04T19:13:59.379Z[ host-image] Sep 04 19:13:58.410 INFO O| Sep 04 19:13:58.410 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105262026-09-04T19:13:59.379Z[ host-image] Sep 04 19:13:58.410 INFO O| Sep 04 19:13:58.410 INFO STEP 72 (ensure_dir) COMPLETE
105272026-09-04T19:13:59.379Z[ host-image] Sep 04 19:13:58.410 INFO O| Sep 04 19:13:58.410 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105282026-09-04T19:13:59.384Z[ host-image] Sep 04 19:13:58.419 INFO O| Sep 04 19:13:58.419 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
105292026-09-04T19:13:59.384Z[ host-image] Sep 04 19:13:58.419 INFO O| Sep 04 19:13:58.419 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
105302026-09-04T19:13:59.388Z[ host-image] Sep 04 19:13:58.419 INFO O| Sep 04 19:13:58.419 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
105312026-09-04T19:13:59.388Z[ host-image] Sep 04 19:13:58.419 INFO O| Sep 04 19:13:58.419 INFO ok!
105322026-09-04T19:13:59.388Z[ host-image] Sep 04 19:13:58.419 INFO O| Sep 04 19:13:58.419 INFO STEP 73 (ensure_file) COMPLETE
105332026-09-04T19:13:59.388Z[ host-image] Sep 04 19:13:58.419 INFO O| Sep 04 19:13:58.419 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105342026-09-04T19:13:59.392Z[ host-image] Sep 04 19:13:58.426 INFO O| Sep 04 19:13:58.426 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
105352026-09-04T19:13:59.395Z[ host-image] Sep 04 19:13:58.426 INFO O| Sep 04 19:13:58.426 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
105362026-09-04T19:13:59.395Z[ host-image] Sep 04 19:13:58.426 INFO O| Sep 04 19:13:58.426 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
105372026-09-04T19:13:59.395Z[ host-image] Sep 04 19:13:58.426 INFO O| Sep 04 19:13:58.426 INFO ok!
105382026-09-04T19:13:59.395Z[ host-image] Sep 04 19:13:58.426 INFO O| Sep 04 19:13:58.426 INFO STEP 74 (ensure_file) COMPLETE
105392026-09-04T19:13:59.395Z[ host-image] Sep 04 19:13:58.426 INFO O| Sep 04 19:13:58.426 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105402026-09-04T19:13:59.401Z[ host-image] Sep 04 19:13:58.435 INFO O| Sep 04 19:13:58.435 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105412026-09-04T19:13:59.401Z[ host-image] Sep 04 19:13:58.435 INFO O| Sep 04 19:13:58.435 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105422026-09-04T19:13:59.404Z[ host-image] Sep 04 19:13:58.435 INFO O| Sep 04 19:13:58.435 INFO STEP 75 (ensure_dir) COMPLETE
105432026-09-04T19:13:59.404Z[ host-image] Sep 04 19:13:58.435 INFO O| Sep 04 19:13:58.435 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105442026-09-04T19:13:59.410Z[ host-image] Sep 04 19:13:58.444 INFO O| Sep 04 19:13:58.444 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
105452026-09-04T19:13:59.413Z[ host-image] Sep 04 19:13:58.444 INFO O| Sep 04 19:13:58.444 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
105462026-09-04T19:13:59.413Z[ host-image] Sep 04 19:13:58.444 INFO O| Sep 04 19:13:58.444 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
105472026-09-04T19:13:59.414Z[ host-image] Sep 04 19:13:58.444 INFO O| Sep 04 19:13:58.444 INFO ok!
105482026-09-04T19:13:59.414Z[ host-image] Sep 04 19:13:58.444 INFO O| Sep 04 19:13:58.444 INFO STEP 76 (ensure_file) COMPLETE
105492026-09-04T19:13:59.414Z[ host-image] Sep 04 19:13:58.444 INFO O| Sep 04 19:13:58.444 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105502026-09-04T19:13:59.420Z[ host-image] Sep 04 19:13:58.454 INFO O| Sep 04 19:13:58.454 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
105512026-09-04T19:13:59.420Z[ host-image] Sep 04 19:13:58.454 INFO O| Sep 04 19:13:58.454 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
105522026-09-04T19:13:59.423Z[ host-image] Sep 04 19:13:58.454 INFO O| Sep 04 19:13:58.454 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
105532026-09-04T19:13:59.423Z[ host-image] Sep 04 19:13:58.454 INFO O| Sep 04 19:13:58.454 INFO ok!
105542026-09-04T19:13:59.423Z[ host-image] Sep 04 19:13:58.454 INFO O| Sep 04 19:13:58.454 INFO STEP 77 (ensure_file) COMPLETE
105552026-09-04T19:13:59.423Z[ host-image] Sep 04 19:13:58.454 INFO O| Sep 04 19:13:58.454 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105562026-09-04T19:13:59.428Z[ host-image] Sep 04 19:13:58.463 INFO O| Sep 04 19:13:58.463 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105572026-09-04T19:13:59.432Z[ host-image] Sep 04 19:13:58.463 INFO O| Sep 04 19:13:58.463 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105582026-09-04T19:13:59.432Z[ host-image] Sep 04 19:13:58.463 INFO O| Sep 04 19:13:58.463 INFO STEP 78 (ensure_dir) COMPLETE
105592026-09-04T19:13:59.432Z[ host-image] Sep 04 19:13:58.463 INFO O| Sep 04 19:13:58.463 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105602026-09-04T19:13:59.436Z[ host-image] Sep 04 19:13:58.470 INFO O| Sep 04 19:13:58.470 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
105612026-09-04T19:13:59.436Z[ host-image] Sep 04 19:13:58.470 INFO O| Sep 04 19:13:58.470 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
105622026-09-04T19:13:59.439Z[ host-image] Sep 04 19:13:58.470 INFO O| Sep 04 19:13:58.470 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
105632026-09-04T19:13:59.439Z[ host-image] Sep 04 19:13:58.470 INFO O| Sep 04 19:13:58.470 INFO ok!
105642026-09-04T19:13:59.439Z[ host-image] Sep 04 19:13:58.470 INFO O| Sep 04 19:13:58.470 INFO STEP 79 (ensure_file) COMPLETE
105652026-09-04T19:13:59.439Z[ host-image] Sep 04 19:13:58.471 INFO O| Sep 04 19:13:58.470 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105662026-09-04T19:13:59.445Z[ host-image] Sep 04 19:13:58.479 INFO O| Sep 04 19:13:58.479 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
105672026-09-04T19:13:59.448Z[ host-image] Sep 04 19:13:58.479 INFO O| Sep 04 19:13:58.479 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
105682026-09-04T19:13:59.448Z[ host-image] Sep 04 19:13:58.479 INFO O| Sep 04 19:13:58.479 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
105692026-09-04T19:13:59.448Z[ host-image] Sep 04 19:13:58.479 INFO O| Sep 04 19:13:58.479 INFO ok!
105702026-09-04T19:13:59.449Z[ host-image] Sep 04 19:13:58.479 INFO O| Sep 04 19:13:58.479 INFO STEP 80 (ensure_file) COMPLETE
105712026-09-04T19:13:59.449Z[ host-image] Sep 04 19:13:58.479 INFO O| Sep 04 19:13:58.479 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105722026-09-04T19:13:59.453Z[ host-image] Sep 04 19:13:58.486 INFO O| Sep 04 19:13:58.486 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105732026-09-04T19:13:59.453Z[ host-image] Sep 04 19:13:58.486 INFO O| Sep 04 19:13:58.486 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105742026-09-04T19:13:59.453Z[ host-image] Sep 04 19:13:58.486 INFO O| Sep 04 19:13:58.486 INFO STEP 81 (ensure_dir) COMPLETE
105752026-09-04T19:13:59.453Z[ host-image] Sep 04 19:13:58.486 INFO O| Sep 04 19:13:58.486 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105762026-09-04T19:13:59.460Z[ host-image] Sep 04 19:13:58.494 INFO O| Sep 04 19:13:58.494 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
105772026-09-04T19:13:59.460Z[ host-image] Sep 04 19:13:58.495 INFO O| Sep 04 19:13:58.494 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
105782026-09-04T19:13:59.763Z[ host-image] Sep 04 19:13:58.797 INFO O| Sep 04 19:13:58.797 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
105792026-09-04T19:13:59.763Z[ host-image] Sep 04 19:13:58.797 INFO O| Sep 04 19:13:58.797 INFO ok!
105802026-09-04T19:13:59.763Z[ host-image] Sep 04 19:13:58.797 INFO O| Sep 04 19:13:58.797 INFO STEP 82 (ensure_file) COMPLETE
105812026-09-04T19:13:59.767Z[ host-image] Sep 04 19:13:58.797 INFO O| Sep 04 19:13:58.797 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105822026-09-04T19:13:59.772Z[ host-image] Sep 04 19:13:58.806 INFO O| Sep 04 19:13:58.806 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
105832026-09-04T19:13:59.772Z[ host-image] Sep 04 19:13:58.806 INFO O| Sep 04 19:13:58.806 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
105842026-09-04T19:13:59.776Z[ host-image] Sep 04 19:13:58.807 INFO O| Sep 04 19:13:58.807 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
105852026-09-04T19:13:59.776Z[ host-image] Sep 04 19:13:58.807 INFO O| Sep 04 19:13:58.807 INFO ok!
105862026-09-04T19:13:59.776Z[ host-image] Sep 04 19:13:58.807 INFO O| Sep 04 19:13:58.807 INFO STEP 83 (ensure_file) COMPLETE
105872026-09-04T19:13:59.776Z[ host-image] Sep 04 19:13:58.807 INFO O| Sep 04 19:13:58.807 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105882026-09-04T19:13:59.783Z[ host-image] Sep 04 19:13:58.817 INFO O| Sep 04 19:13:58.817 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
105892026-09-04T19:13:59.783Z[ host-image] Sep 04 19:13:58.817 INFO O| Sep 04 19:13:58.817 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
105902026-09-04T19:14:00.875Z[ host-image] Sep 04 19:13:59.908 INFO O| Sep 04 19:13:59.908 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
105912026-09-04T19:14:00.875Z[ host-image] Sep 04 19:13:59.908 INFO O| Sep 04 19:13:59.908 INFO ok!
105922026-09-04T19:14:00.879Z[ host-image] Sep 04 19:13:59.908 INFO O| Sep 04 19:13:59.908 INFO STEP 84 (ensure_file) COMPLETE
105932026-09-04T19:14:00.879Z[ host-image] Sep 04 19:13:59.908 INFO O| Sep 04 19:13:59.908 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105942026-09-04T19:14:00.884Z[ host-image] Sep 04 19:13:59.918 INFO O| Sep 04 19:13:59.918 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
105952026-09-04T19:14:00.884Z[ host-image] Sep 04 19:13:59.918 INFO O| Sep 04 19:13:59.918 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
105962026-09-04T19:14:00.887Z[ host-image] Sep 04 19:13:59.918 INFO O| Sep 04 19:13:59.918 INFO STEP 85 (ensure_dir) COMPLETE
105972026-09-04T19:14:00.887Z[ host-image] Sep 04 19:13:59.918 INFO O| Sep 04 19:13:59.918 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105982026-09-04T19:14:00.891Z[ host-image] Sep 04 19:13:59.926 INFO O| Sep 04 19:13:59.926 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
105992026-09-04T19:14:00.891Z[ host-image] Sep 04 19:13:59.926 INFO O| Sep 04 19:13:59.926 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml ...
106002026-09-04T19:14:00.895Z[ host-image] Sep 04 19:13:59.926 INFO O| Sep 04 19:13:59.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
106012026-09-04T19:14:00.895Z[ host-image] Sep 04 19:13:59.926 INFO O| Sep 04 19:13:59.926 INFO ok!
106022026-09-04T19:14:00.895Z[ host-image] Sep 04 19:13:59.926 INFO O| Sep 04 19:13:59.926 INFO STEP 86 (ensure_file) COMPLETE
106032026-09-04T19:14:00.895Z[ host-image] Sep 04 19:13:59.926 INFO O| Sep 04 19:13:59.926 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106042026-09-04T19:14:00.898Z[ host-image] Sep 04 19:13:59.933 INFO O| Sep 04 19:13:59.933 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
106052026-09-04T19:14:00.898Z[ host-image] Sep 04 19:13:59.933 INFO O| Sep 04 19:13:59.933 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md ...
106062026-09-04T19:14:00.902Z[ host-image] Sep 04 19:13:59.933 INFO O| Sep 04 19:13:59.933 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
106072026-09-04T19:14:00.902Z[ host-image] Sep 04 19:13:59.933 INFO O| Sep 04 19:13:59.933 INFO ok!
106082026-09-04T19:14:00.902Z[ host-image] Sep 04 19:13:59.933 INFO O| Sep 04 19:13:59.933 INFO STEP 87 (ensure_file) COMPLETE
106092026-09-04T19:14:00.902Z[ host-image] Sep 04 19:13:59.933 INFO O| Sep 04 19:13:59.933 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106102026-09-04T19:14:00.907Z[ host-image] Sep 04 19:13:59.942 INFO O| Sep 04 19:13:59.942 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
106112026-09-04T19:14:00.907Z[ host-image] Sep 04 19:13:59.942 INFO O| Sep 04 19:13:59.942 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
106122026-09-04T19:14:00.911Z[ host-image] Sep 04 19:13:59.942 INFO O| Sep 04 19:13:59.942 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
106132026-09-04T19:14:00.911Z[ host-image] Sep 04 19:13:59.942 INFO O| Sep 04 19:13:59.942 INFO ok!
106142026-09-04T19:14:00.911Z[ host-image] Sep 04 19:13:59.942 INFO O| Sep 04 19:13:59.942 INFO STEP 88 (ensure_file) COMPLETE
106152026-09-04T19:14:00.911Z[ host-image] Sep 04 19:13:59.942 INFO O| Sep 04 19:13:59.942 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106162026-09-04T19:14:00.915Z[ host-image] Sep 04 19:13:59.949 INFO O| Sep 04 19:13:59.949 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
106172026-09-04T19:14:00.915Z[ host-image] Sep 04 19:13:59.949 INFO O| Sep 04 19:13:59.949 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
106182026-09-04T19:14:00.918Z[ host-image] Sep 04 19:13:59.949 INFO O| Sep 04 19:13:59.949 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
106192026-09-04T19:14:00.918Z[ host-image] Sep 04 19:13:59.949 INFO O| Sep 04 19:13:59.949 INFO ok!
106202026-09-04T19:14:00.918Z[ host-image] Sep 04 19:13:59.949 INFO O| Sep 04 19:13:59.949 INFO STEP 89 (ensure_file) COMPLETE
106212026-09-04T19:14:00.918Z[ host-image] Sep 04 19:13:59.949 INFO O| Sep 04 19:13:59.949 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106222026-09-04T19:14:00.922Z[ host-image] Sep 04 19:13:59.956 INFO O| Sep 04 19:13:59.956 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106232026-09-04T19:14:00.925Z[ host-image] Sep 04 19:13:59.956 INFO O| Sep 04 19:13:59.956 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106242026-09-04T19:14:00.925Z[ host-image] Sep 04 19:13:59.956 INFO O| Sep 04 19:13:59.956 INFO STEP 90 (ensure_dir) COMPLETE
106252026-09-04T19:14:00.925Z[ host-image] Sep 04 19:13:59.956 INFO O| Sep 04 19:13:59.956 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106262026-09-04T19:14:00.930Z[ host-image] Sep 04 19:13:59.964 INFO O| Sep 04 19:13:59.964 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
106272026-09-04T19:14:00.933Z[ host-image] Sep 04 19:13:59.964 INFO O| Sep 04 19:13:59.964 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
106282026-09-04T19:14:00.933Z[ host-image] Sep 04 19:13:59.966 INFO O| Sep 04 19:13:59.966 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
106292026-09-04T19:14:00.933Z[ host-image] Sep 04 19:13:59.966 INFO O| Sep 04 19:13:59.966 INFO ok!
106302026-09-04T19:14:00.933Z[ host-image] Sep 04 19:13:59.966 INFO O| Sep 04 19:13:59.966 INFO STEP 91 (ensure_file) COMPLETE
106312026-09-04T19:14:00.933Z[ host-image] Sep 04 19:13:59.966 INFO O| Sep 04 19:13:59.966 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106322026-09-04T19:14:00.938Z[ host-image] Sep 04 19:13:59.973 INFO O| Sep 04 19:13:59.973 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
106332026-09-04T19:14:00.938Z[ host-image] Sep 04 19:13:59.973 INFO O| Sep 04 19:13:59.973 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
106342026-09-04T19:14:00.938Z[ host-image] Sep 04 19:13:59.973 INFO O| Sep 04 19:13:59.973 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
106352026-09-04T19:14:00.942Z[ host-image] Sep 04 19:13:59.973 INFO O| Sep 04 19:13:59.973 INFO ok!
106362026-09-04T19:14:00.942Z[ host-image] Sep 04 19:13:59.973 INFO O| Sep 04 19:13:59.973 INFO STEP 92 (ensure_file) COMPLETE
106372026-09-04T19:14:00.942Z[ host-image] Sep 04 19:13:59.973 INFO O| Sep 04 19:13:59.973 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106382026-09-04T19:14:00.946Z[ host-image] Sep 04 19:13:59.979 INFO O| Sep 04 19:13:59.979 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
106392026-09-04T19:14:00.946Z[ host-image] Sep 04 19:13:59.979 INFO O| Sep 04 19:13:59.979 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
106402026-09-04T19:14:01.260Z[ host-image] Sep 04 19:14:00.294 INFO O| Sep 04 19:14:00.294 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
106412026-09-04T19:14:01.260Z[ host-image] Sep 04 19:14:00.294 INFO O| Sep 04 19:14:00.294 INFO ok!
106422026-09-04T19:14:01.260Z[ host-image] Sep 04 19:14:00.294 INFO O| Sep 04 19:14:00.294 INFO STEP 93 (ensure_file) COMPLETE
106432026-09-04T19:14:01.264Z[ host-image] Sep 04 19:14:00.294 INFO O| Sep 04 19:14:00.294 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106442026-09-04T19:14:01.267Z[ host-image] Sep 04 19:14:00.302 INFO O| Sep 04 19:14:00.302 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106452026-09-04T19:14:01.268Z[ host-image] Sep 04 19:14:00.302 INFO O| Sep 04 19:14:00.302 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106462026-09-04T19:14:01.271Z[ host-image] Sep 04 19:14:00.302 INFO O| Sep 04 19:14:00.302 INFO STEP 94 (ensure_dir) COMPLETE
106472026-09-04T19:14:01.271Z[ host-image] Sep 04 19:14:00.302 INFO O| Sep 04 19:14:00.302 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106482026-09-04T19:14:01.274Z[ host-image] Sep 04 19:14:00.308 INFO O| Sep 04 19:14:00.308 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106492026-09-04T19:14:01.274Z[ host-image] Sep 04 19:14:00.308 INFO O| Sep 04 19:14:00.308 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106502026-09-04T19:14:01.274Z[ host-image] Sep 04 19:14:00.308 INFO O| Sep 04 19:14:00.308 INFO STEP 95 (ensure_dir) COMPLETE
106512026-09-04T19:14:01.275Z[ host-image] Sep 04 19:14:00.308 INFO O| Sep 04 19:14:00.308 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106522026-09-04T19:14:01.285Z[ host-image] Sep 04 19:14:00.317 INFO O| Sep 04 19:14:00.317 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106532026-09-04T19:14:01.285Z[ host-image] Sep 04 19:14:00.317 INFO O| Sep 04 19:14:00.317 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106542026-09-04T19:14:01.285Z[ host-image] Sep 04 19:14:00.317 INFO O| Sep 04 19:14:00.317 INFO STEP 96 (ensure_dir) COMPLETE
106552026-09-04T19:14:01.289Z[ host-image] Sep 04 19:14:00.317 INFO O| Sep 04 19:14:00.317 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106562026-09-04T19:14:01.292Z[ host-image] Sep 04 19:14:00.325 INFO O| Sep 04 19:14:00.325 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106572026-09-04T19:14:01.293Z[ host-image] Sep 04 19:14:00.325 INFO O| Sep 04 19:14:00.325 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106582026-09-04T19:14:01.293Z[ host-image] Sep 04 19:14:00.325 INFO O| Sep 04 19:14:00.325 INFO STEP 97 (ensure_dir) COMPLETE
106592026-09-04T19:14:01.293Z[ host-image] Sep 04 19:14:00.325 INFO O| Sep 04 19:14:00.325 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106602026-09-04T19:14:01.299Z[ host-image] Sep 04 19:14:00.333 INFO O| Sep 04 19:14:00.333 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106612026-09-04T19:14:01.299Z[ host-image] Sep 04 19:14:00.333 INFO O| Sep 04 19:14:00.333 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106622026-09-04T19:14:01.303Z[ host-image] Sep 04 19:14:00.333 INFO O| Sep 04 19:14:00.333 INFO STEP 98 (ensure_dir) COMPLETE
106632026-09-04T19:14:01.303Z[ host-image] Sep 04 19:14:00.333 INFO O| Sep 04 19:14:00.333 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106642026-09-04T19:14:01.307Z[ host-image] Sep 04 19:14:00.341 INFO O| Sep 04 19:14:00.341 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
106652026-09-04T19:14:01.307Z[ host-image] Sep 04 19:14:00.341 INFO O| Sep 04 19:14:00.341 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ...
106662026-09-04T19:14:01.310Z[ host-image] Sep 04 19:14:00.341 INFO O| Sep 04 19:14:00.341 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
106672026-09-04T19:14:01.310Z[ host-image] Sep 04 19:14:00.341 INFO O| Sep 04 19:14:00.341 INFO ok!
106682026-09-04T19:14:01.310Z[ host-image] Sep 04 19:14:00.341 INFO O| Sep 04 19:14:00.341 INFO STEP 99 (ensure_file) COMPLETE
106692026-09-04T19:14:01.310Z[ host-image] Sep 04 19:14:00.341 INFO O| Sep 04 19:14:00.341 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106702026-09-04T19:14:01.319Z[ host-image] Sep 04 19:14:00.349 INFO O| Sep 04 19:14:00.349 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106712026-09-04T19:14:01.322Z[ host-image] Sep 04 19:14:00.349 INFO O| Sep 04 19:14:00.349 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106722026-09-04T19:14:01.322Z[ host-image] Sep 04 19:14:00.349 INFO O| Sep 04 19:14:00.349 INFO STEP 100 (ensure_dir) COMPLETE
106732026-09-04T19:14:01.323Z[ host-image] Sep 04 19:14:00.349 INFO O| Sep 04 19:14:00.349 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106742026-09-04T19:14:01.323Z[ host-image] Sep 04 19:14:00.356 INFO O| Sep 04 19:14:00.356 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
106752026-09-04T19:14:01.323Z[ host-image] Sep 04 19:14:00.356 INFO O| Sep 04 19:14:00.356 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
106762026-09-04T19:14:01.450Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
106772026-09-04T19:14:01.795Z[ host-image] Sep 04 19:14:00.829 INFO O| Sep 04 19:14:00.829 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
106782026-09-04T19:14:01.795Z[ host-image] Sep 04 19:14:00.829 INFO O| Sep 04 19:14:00.829 INFO ok!
106792026-09-04T19:14:01.795Z[ host-image] Sep 04 19:14:00.829 INFO O| Sep 04 19:14:00.829 INFO STEP 101 (ensure_file) COMPLETE
106802026-09-04T19:14:01.798Z[ host-image] Sep 04 19:14:00.829 INFO O| Sep 04 19:14:00.829 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106812026-09-04T19:14:01.804Z[ host-image] Sep 04 19:14:00.838 INFO O| Sep 04 19:14:00.838 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
106822026-09-04T19:14:01.804Z[ host-image] Sep 04 19:14:00.838 INFO O| Sep 04 19:14:00.838 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
106832026-09-04T19:14:01.807Z[ host-image] Sep 04 19:14:00.838 INFO O| Sep 04 19:14:00.838 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
106842026-09-04T19:14:01.807Z[ host-image] Sep 04 19:14:00.838 INFO O| Sep 04 19:14:00.838 INFO ok!
106852026-09-04T19:14:01.807Z[ host-image] Sep 04 19:14:00.838 INFO O| Sep 04 19:14:00.838 INFO STEP 102 (ensure_file) COMPLETE
106862026-09-04T19:14:01.808Z[ host-image] Sep 04 19:14:00.838 INFO O| Sep 04 19:14:00.838 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106872026-09-04T19:14:01.812Z[ host-image] Sep 04 19:14:00.844 INFO O| Sep 04 19:14:00.844 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
106882026-09-04T19:14:01.812Z[ host-image] Sep 04 19:14:00.844 INFO O| Sep 04 19:14:00.844 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
106892026-09-04T19:14:01.816Z[ host-image] Sep 04 19:14:00.851 INFO O| Sep 04 19:14:00.851 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
106902026-09-04T19:14:01.820Z[ host-image] Sep 04 19:14:00.851 INFO O| Sep 04 19:14:00.851 INFO ok!
106912026-09-04T19:14:01.820Z[ host-image] Sep 04 19:14:00.851 INFO O| Sep 04 19:14:00.851 INFO STEP 103 (ensure_file) COMPLETE
106922026-09-04T19:14:01.820Z[ host-image] Sep 04 19:14:00.851 INFO O| Sep 04 19:14:00.851 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106932026-09-04T19:14:01.825Z[ host-image] Sep 04 19:14:00.859 INFO O| Sep 04 19:14:00.859 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
106942026-09-04T19:14:01.828Z[ host-image] Sep 04 19:14:00.859 INFO O| Sep 04 19:14:00.859 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
106952026-09-04T19:14:01.829Z[ host-image] Sep 04 19:14:00.859 INFO O| Sep 04 19:14:00.859 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
106962026-09-04T19:14:01.829Z[ host-image] Sep 04 19:14:00.859 INFO O| Sep 04 19:14:00.859 INFO ok!
106972026-09-04T19:14:01.829Z[ host-image] Sep 04 19:14:00.859 INFO O| Sep 04 19:14:00.859 INFO STEP 104 (ensure_file) COMPLETE
106982026-09-04T19:14:01.829Z[ host-image] Sep 04 19:14:00.859 INFO O| Sep 04 19:14:00.859 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106992026-09-04T19:14:01.833Z[ host-image] Sep 04 19:14:00.867 INFO O| Sep 04 19:14:00.867 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
107002026-09-04T19:14:01.833Z[ host-image] Sep 04 19:14:00.867 INFO O| Sep 04 19:14:00.867 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
107012026-09-04T19:14:01.833Z[ host-image] Sep 04 19:14:00.867 INFO O| Sep 04 19:14:00.867 INFO STEP 105 (ensure_dir) COMPLETE
107022026-09-04T19:14:01.836Z[ host-image] Sep 04 19:14:00.867 INFO O| Sep 04 19:14:00.867 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107032026-09-04T19:14:01.840Z[ host-image] Sep 04 19:14:00.874 INFO O| Sep 04 19:14:00.874 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
107042026-09-04T19:14:01.840Z[ host-image] Sep 04 19:14:00.875 INFO O| Sep 04 19:14:00.874 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/crucible-verify-raw -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw ...
107052026-09-04T19:14:02.177Z[ host-image] Sep 04 19:14:01.210 INFO O| Sep 04 19:14:01.210 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
107062026-09-04T19:14:02.177Z[ host-image] Sep 04 19:14:01.211 INFO O| Sep 04 19:14:01.210 INFO ok!
107072026-09-04T19:14:02.177Z[ host-image] Sep 04 19:14:01.211 INFO O| Sep 04 19:14:01.210 INFO STEP 106 (ensure_file) COMPLETE
107082026-09-04T19:14:02.181Z[ host-image] Sep 04 19:14:01.211 INFO O| Sep 04 19:14:01.210 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107092026-09-04T19:14:02.185Z[ host-image] Sep 04 19:14:01.218 INFO O| Sep 04 19:14:01.218 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
107102026-09-04T19:14:02.185Z[ host-image] Sep 04 19:14:01.218 INFO O| Sep 04 19:14:01.218 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/upstairs_repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d ...
107112026-09-04T19:14:02.186Z[ host-image] Sep 04 19:14:01.218 INFO O| Sep 04 19:14:01.218 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
107122026-09-04T19:14:02.186Z[ host-image] Sep 04 19:14:01.218 INFO O| Sep 04 19:14:01.218 INFO ok!
107132026-09-04T19:14:02.186Z[ host-image] Sep 04 19:14:01.218 INFO O| Sep 04 19:14:01.218 INFO STEP 107 (ensure_file) COMPLETE
107142026-09-04T19:14:02.186Z[ host-image] Sep 04 19:14:01.218 INFO O| Sep 04 19:14:01.218 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107152026-09-04T19:14:02.190Z[ host-image] Sep 04 19:14:01.224 INFO O| Sep 04 19:14:01.224 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
107162026-09-04T19:14:02.190Z[ host-image] Sep 04 19:14:01.224 INFO O| Sep 04 19:14:01.224 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/upstairs_raw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d ...
107172026-09-04T19:14:02.190Z[ host-image] Sep 04 19:14:01.224 INFO O| Sep 04 19:14:01.224 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
107182026-09-04T19:14:02.190Z[ host-image] Sep 04 19:14:01.224 INFO O| Sep 04 19:14:01.224 INFO ok!
107192026-09-04T19:14:02.190Z[ host-image] Sep 04 19:14:01.224 INFO O| Sep 04 19:14:01.224 INFO STEP 108 (ensure_file) COMPLETE
107202026-09-04T19:14:02.190Z[ host-image] Sep 04 19:14:01.224 INFO O| Sep 04 19:14:01.224 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107212026-09-04T19:14:02.210Z[ host-image] Sep 04 19:14:01.230 INFO O| Sep 04 19:14:01.230 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
107222026-09-04T19:14:02.210Z[ host-image] Sep 04 19:14:01.230 INFO O| Sep 04 19:14:01.230 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d ...
107232026-09-04T19:14:02.210Z[ host-image] Sep 04 19:14:01.230 INFO O| Sep 04 19:14:01.230 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
107242026-09-04T19:14:02.211Z[ host-image] Sep 04 19:14:01.230 INFO O| Sep 04 19:14:01.230 INFO ok!
107252026-09-04T19:14:02.211Z[ host-image] Sep 04 19:14:01.230 INFO O| Sep 04 19:14:01.230 INFO STEP 109 (ensure_file) COMPLETE
107262026-09-04T19:14:02.211Z[ host-image] Sep 04 19:14:01.230 INFO O| Sep 04 19:14:01.230 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107272026-09-04T19:14:02.212Z[ host-image] Sep 04 19:14:01.237 INFO O| Sep 04 19:14:01.237 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
107282026-09-04T19:14:02.212Z[ host-image] Sep 04 19:14:01.237 INFO O| Sep 04 19:14:01.237 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/upstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d ...
107292026-09-04T19:14:02.212Z[ host-image] Sep 04 19:14:01.237 INFO O| Sep 04 19:14:01.237 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
107302026-09-04T19:14:02.212Z[ host-image] Sep 04 19:14:01.237 INFO O| Sep 04 19:14:01.237 INFO ok!
107312026-09-04T19:14:02.212Z[ host-image] Sep 04 19:14:01.237 INFO O| Sep 04 19:14:01.237 INFO STEP 110 (ensure_file) COMPLETE
107322026-09-04T19:14:02.212Z[ host-image] Sep 04 19:14:01.237 INFO O| Sep 04 19:14:01.237 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107332026-09-04T19:14:02.212Z[ host-image] Sep 04 19:14:01.243 INFO O| Sep 04 19:14:01.243 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
107342026-09-04T19:14:02.213Z[ host-image] Sep 04 19:14:01.243 INFO O| Sep 04 19:14:01.243 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/upstairs_action.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d ...
107352026-09-04T19:14:02.213Z[ host-image] Sep 04 19:14:01.243 INFO O| Sep 04 19:14:01.243 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
107362026-09-04T19:14:02.213Z[ host-image] Sep 04 19:14:01.243 INFO O| Sep 04 19:14:01.243 INFO ok!
107372026-09-04T19:14:02.213Z[ host-image] Sep 04 19:14:01.243 INFO O| Sep 04 19:14:01.243 INFO STEP 111 (ensure_file) COMPLETE
107382026-09-04T19:14:02.213Z[ host-image] Sep 04 19:14:01.243 INFO O| Sep 04 19:14:01.243 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107392026-09-04T19:14:02.218Z[ host-image] Sep 04 19:14:01.252 INFO O| Sep 04 19:14:01.252 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
107402026-09-04T19:14:02.218Z[ host-image] Sep 04 19:14:01.252 INFO O| Sep 04 19:14:01.252 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/up-info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d ...
107412026-09-04T19:14:02.222Z[ host-image] Sep 04 19:14:01.252 INFO O| Sep 04 19:14:01.252 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
107422026-09-04T19:14:02.222Z[ host-image] Sep 04 19:14:01.252 INFO O| Sep 04 19:14:01.252 INFO ok!
107432026-09-04T19:14:02.222Z[ host-image] Sep 04 19:14:01.252 INFO O| Sep 04 19:14:01.252 INFO STEP 112 (ensure_file) COMPLETE
107442026-09-04T19:14:02.222Z[ host-image] Sep 04 19:14:01.252 INFO O| Sep 04 19:14:01.252 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107452026-09-04T19:14:02.226Z[ host-image] Sep 04 19:14:01.259 INFO O| Sep 04 19:14:01.259 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
107462026-09-04T19:14:02.226Z[ host-image] Sep 04 19:14:01.259 INFO O| Sep 04 19:14:01.259 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
107472026-09-04T19:14:02.227Z[ host-image] Sep 04 19:14:01.259 INFO O| Sep 04 19:14:01.259 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
107482026-09-04T19:14:02.227Z[ host-image] Sep 04 19:14:01.259 INFO O| Sep 04 19:14:01.259 INFO ok!
107492026-09-04T19:14:02.227Z[ host-image] Sep 04 19:14:01.259 INFO O| Sep 04 19:14:01.259 INFO STEP 113 (ensure_file) COMPLETE
107502026-09-04T19:14:02.227Z[ host-image] Sep 04 19:14:01.259 INFO O| Sep 04 19:14:01.259 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107512026-09-04T19:14:02.231Z[ host-image] Sep 04 19:14:01.266 INFO O| Sep 04 19:14:01.266 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
107522026-09-04T19:14:02.231Z[ host-image] Sep 04 19:14:01.266 INFO O| Sep 04 19:14:01.266 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/trace-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d ...
107532026-09-04T19:14:02.235Z[ host-image] Sep 04 19:14:01.266 INFO O| Sep 04 19:14:01.266 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
107542026-09-04T19:14:02.235Z[ host-image] Sep 04 19:14:01.266 INFO O| Sep 04 19:14:01.266 INFO ok!
107552026-09-04T19:14:02.235Z[ host-image] Sep 04 19:14:01.266 INFO O| Sep 04 19:14:01.266 INFO STEP 114 (ensure_file) COMPLETE
107562026-09-04T19:14:02.235Z[ host-image] Sep 04 19:14:01.266 INFO O| Sep 04 19:14:01.266 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107572026-09-04T19:14:02.239Z[ host-image] Sep 04 19:14:01.273 INFO O| Sep 04 19:14:01.273 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
107582026-09-04T19:14:02.240Z[ host-image] Sep 04 19:14:01.273 INFO O| Sep 04 19:14:01.273 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/sled_upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d ...
107592026-09-04T19:14:02.240Z[ host-image] Sep 04 19:14:01.273 INFO O| Sep 04 19:14:01.273 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
107602026-09-04T19:14:02.240Z[ host-image] Sep 04 19:14:01.273 INFO O| Sep 04 19:14:01.273 INFO ok!
107612026-09-04T19:14:02.240Z[ host-image] Sep 04 19:14:01.273 INFO O| Sep 04 19:14:01.273 INFO STEP 115 (ensure_file) COMPLETE
107622026-09-04T19:14:02.240Z[ host-image] Sep 04 19:14:01.273 INFO O| Sep 04 19:14:01.273 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107632026-09-04T19:14:02.244Z[ host-image] Sep 04 19:14:01.279 INFO O| Sep 04 19:14:01.279 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
107642026-09-04T19:14:02.248Z[ host-image] Sep 04 19:14:01.279 INFO O| Sep 04 19:14:01.279 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/single_up_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d ...
107652026-09-04T19:14:02.249Z[ host-image] Sep 04 19:14:01.279 INFO O| Sep 04 19:14:01.279 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
107662026-09-04T19:14:02.249Z[ host-image] Sep 04 19:14:01.279 INFO O| Sep 04 19:14:01.279 INFO ok!
107672026-09-04T19:14:02.249Z[ host-image] Sep 04 19:14:01.279 INFO O| Sep 04 19:14:01.279 INFO STEP 116 (ensure_file) COMPLETE
107682026-09-04T19:14:02.249Z[ host-image] Sep 04 19:14:01.279 INFO O| Sep 04 19:14:01.279 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107692026-09-04T19:14:02.253Z[ host-image] Sep 04 19:14:01.287 INFO O| Sep 04 19:14:01.287 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
107702026-09-04T19:14:02.253Z[ host-image] Sep 04 19:14:01.287 INFO O| Sep 04 19:14:01.287 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
107712026-09-04T19:14:02.259Z[ host-image] Sep 04 19:14:01.287 INFO O| Sep 04 19:14:01.287 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
107722026-09-04T19:14:02.259Z[ host-image] Sep 04 19:14:01.287 INFO O| Sep 04 19:14:01.287 INFO ok!
107732026-09-04T19:14:02.259Z[ host-image] Sep 04 19:14:01.287 INFO O| Sep 04 19:14:01.287 INFO STEP 117 (ensure_file) COMPLETE
107742026-09-04T19:14:02.260Z[ host-image] Sep 04 19:14:01.287 INFO O| Sep 04 19:14:01.287 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107752026-09-04T19:14:02.263Z[ host-image] Sep 04 19:14:01.295 INFO O| Sep 04 19:14:01.295 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
107762026-09-04T19:14:02.263Z[ host-image] Sep 04 19:14:01.295 INFO O| Sep 04 19:14:01.295 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d ...
107772026-09-04T19:14:02.264Z[ host-image] Sep 04 19:14:01.295 INFO O| Sep 04 19:14:01.295 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
107782026-09-04T19:14:02.264Z[ host-image] Sep 04 19:14:01.295 INFO O| Sep 04 19:14:01.295 INFO ok!
107792026-09-04T19:14:02.264Z[ host-image] Sep 04 19:14:01.295 INFO O| Sep 04 19:14:01.295 INFO STEP 118 (ensure_file) COMPLETE
107802026-09-04T19:14:02.264Z[ host-image] Sep 04 19:14:01.295 INFO O| Sep 04 19:14:01.295 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107812026-09-04T19:14:02.270Z[ host-image] Sep 04 19:14:01.304 INFO O| Sep 04 19:14:01.304 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
107822026-09-04T19:14:02.274Z[ host-image] Sep 04 19:14:01.304 INFO O| Sep 04 19:14:01.304 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-upstairs-wf.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d ...
107832026-09-04T19:14:02.274Z[ host-image] Sep 04 19:14:01.304 INFO O| Sep 04 19:14:01.304 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
107842026-09-04T19:14:02.274Z[ host-image] Sep 04 19:14:01.304 INFO O| Sep 04 19:14:01.304 INFO ok!
107852026-09-04T19:14:02.274Z[ host-image] Sep 04 19:14:01.304 INFO O| Sep 04 19:14:01.304 INFO STEP 119 (ensure_file) COMPLETE
107862026-09-04T19:14:02.274Z[ host-image] Sep 04 19:14:01.304 INFO O| Sep 04 19:14:01.304 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107872026-09-04T19:14:02.278Z[ host-image] Sep 04 19:14:01.312 INFO O| Sep 04 19:14:01.312 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
107882026-09-04T19:14:02.278Z[ host-image] Sep 04 19:14:01.313 INFO O| Sep 04 19:14:01.312 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-reqwest.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d ...
107892026-09-04T19:14:02.278Z[ host-image] Sep 04 19:14:01.313 INFO O| Sep 04 19:14:01.313 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
107902026-09-04T19:14:02.282Z[ host-image] Sep 04 19:14:01.313 INFO O| Sep 04 19:14:01.313 INFO ok!
107912026-09-04T19:14:02.282Z[ host-image] Sep 04 19:14:01.313 INFO O| Sep 04 19:14:01.313 INFO STEP 120 (ensure_file) COMPLETE
107922026-09-04T19:14:02.282Z[ host-image] Sep 04 19:14:01.313 INFO O| Sep 04 19:14:01.313 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107932026-09-04T19:14:02.287Z[ host-image] Sep 04 19:14:01.321 INFO O| Sep 04 19:14:01.321 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
107942026-09-04T19:14:02.287Z[ host-image] Sep 04 19:14:01.321 INFO O| Sep 04 19:14:01.321 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-online-repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d ...
107952026-09-04T19:14:02.287Z[ host-image] Sep 04 19:14:01.321 INFO O| Sep 04 19:14:01.321 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
107962026-09-04T19:14:02.291Z[ host-image] Sep 04 19:14:01.321 INFO O| Sep 04 19:14:01.321 INFO ok!
107972026-09-04T19:14:02.291Z[ host-image] Sep 04 19:14:01.321 INFO O| Sep 04 19:14:01.321 INFO STEP 121 (ensure_file) COMPLETE
107982026-09-04T19:14:02.291Z[ host-image] Sep 04 19:14:01.321 INFO O| Sep 04 19:14:01.321 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107992026-09-04T19:14:02.295Z[ host-image] Sep 04 19:14:01.328 INFO O| Sep 04 19:14:01.328 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
108002026-09-04T19:14:02.295Z[ host-image] Sep 04 19:14:01.328 INFO O| Sep 04 19:14:01.328 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-ds-net.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d ...
108012026-09-04T19:14:02.295Z[ host-image] Sep 04 19:14:01.328 INFO O| Sep 04 19:14:01.328 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
108022026-09-04T19:14:02.295Z[ host-image] Sep 04 19:14:01.328 INFO O| Sep 04 19:14:01.328 INFO ok!
108032026-09-04T19:14:02.295Z[ host-image] Sep 04 19:14:01.328 INFO O| Sep 04 19:14:01.328 INFO STEP 122 (ensure_file) COMPLETE
108042026-09-04T19:14:02.295Z[ host-image] Sep 04 19:14:01.328 INFO O| Sep 04 19:14:01.328 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108052026-09-04T19:14:02.304Z[ host-image] Sep 04 19:14:01.338 INFO O| Sep 04 19:14:01.338 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
108062026-09-04T19:14:02.304Z[ host-image] Sep 04 19:14:01.338 INFO O| Sep 04 19:14:01.338 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-ds-client.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d ...
108072026-09-04T19:14:02.309Z[ host-image] Sep 04 19:14:01.338 INFO O| Sep 04 19:14:01.338 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
108082026-09-04T19:14:02.309Z[ host-image] Sep 04 19:14:01.338 INFO O| Sep 04 19:14:01.338 INFO ok!
108092026-09-04T19:14:02.309Z[ host-image] Sep 04 19:14:01.338 INFO O| Sep 04 19:14:01.338 INFO STEP 123 (ensure_file) COMPLETE
108102026-09-04T19:14:02.309Z[ host-image] Sep 04 19:14:01.338 INFO O| Sep 04 19:14:01.338 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108112026-09-04T19:14:02.313Z[ host-image] Sep 04 19:14:01.346 INFO O| Sep 04 19:14:01.346 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
108122026-09-04T19:14:02.314Z[ host-image] Sep 04 19:14:01.346 INFO O| Sep 04 19:14:01.346 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d ...
108132026-09-04T19:14:02.314Z[ host-image] Sep 04 19:14:01.346 INFO O| Sep 04 19:14:01.346 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
108142026-09-04T19:14:02.314Z[ host-image] Sep 04 19:14:01.346 INFO O| Sep 04 19:14:01.346 INFO ok!
108152026-09-04T19:14:02.314Z[ host-image] Sep 04 19:14:01.346 INFO O| Sep 04 19:14:01.346 INFO STEP 124 (ensure_file) COMPLETE
108162026-09-04T19:14:02.314Z[ host-image] Sep 04 19:14:01.346 INFO O| Sep 04 19:14:01.346 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108172026-09-04T19:14:02.319Z[ host-image] Sep 04 19:14:01.353 INFO O| Sep 04 19:14:01.353 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
108182026-09-04T19:14:02.319Z[ host-image] Sep 04 19:14:01.353 INFO O| Sep 04 19:14:01.353 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-tick.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d ...
108192026-09-04T19:14:02.319Z[ host-image] Sep 04 19:14:01.353 INFO O| Sep 04 19:14:01.353 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
108202026-09-04T19:14:02.323Z[ host-image] Sep 04 19:14:01.353 INFO O| Sep 04 19:14:01.353 INFO ok!
108212026-09-04T19:14:02.323Z[ host-image] Sep 04 19:14:01.353 INFO O| Sep 04 19:14:01.353 INFO STEP 125 (ensure_file) COMPLETE
108222026-09-04T19:14:02.323Z[ host-image] Sep 04 19:14:01.353 INFO O| Sep 04 19:14:01.353 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108232026-09-04T19:14:02.326Z[ host-image] Sep 04 19:14:01.359 INFO O| Sep 04 19:14:01.359 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
108242026-09-04T19:14:02.327Z[ host-image] Sep 04 19:14:01.359 INFO O| Sep 04 19:14:01.359 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-three.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d ...
108252026-09-04T19:14:02.327Z[ host-image] Sep 04 19:14:01.359 INFO O| Sep 04 19:14:01.359 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
108262026-09-04T19:14:02.327Z[ host-image] Sep 04 19:14:01.359 INFO O| Sep 04 19:14:01.359 INFO ok!
108272026-09-04T19:14:02.327Z[ host-image] Sep 04 19:14:01.359 INFO O| Sep 04 19:14:01.359 INFO STEP 126 (ensure_file) COMPLETE
108282026-09-04T19:14:02.327Z[ host-image] Sep 04 19:14:01.359 INFO O| Sep 04 19:14:01.359 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108292026-09-04T19:14:02.331Z[ host-image] Sep 04 19:14:01.365 INFO O| Sep 04 19:14:01.365 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
108302026-09-04T19:14:02.331Z[ host-image] Sep 04 19:14:01.365 INFO O| Sep 04 19:14:01.365 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-os.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d ...
108312026-09-04T19:14:02.336Z[ host-image] Sep 04 19:14:01.365 INFO O| Sep 04 19:14:01.365 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
108322026-09-04T19:14:02.336Z[ host-image] Sep 04 19:14:01.365 INFO O| Sep 04 19:14:01.365 INFO ok!
108332026-09-04T19:14:02.336Z[ host-image] Sep 04 19:14:01.365 INFO O| Sep 04 19:14:01.365 INFO STEP 127 (ensure_file) COMPLETE
108342026-09-04T19:14:02.336Z[ host-image] Sep 04 19:14:01.365 INFO O| Sep 04 19:14:01.365 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108352026-09-04T19:14:02.340Z[ host-image] Sep 04 19:14:01.371 INFO O| Sep 04 19:14:01.371 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
108362026-09-04T19:14:02.340Z[ host-image] Sep 04 19:14:01.371 INFO O| Sep 04 19:14:01.371 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/get-up-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh ...
108372026-09-04T19:14:02.340Z[ host-image] Sep 04 19:14:01.371 INFO O| Sep 04 19:14:01.371 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
108382026-09-04T19:14:02.340Z[ host-image] Sep 04 19:14:01.371 INFO O| Sep 04 19:14:01.371 INFO ok!
108392026-09-04T19:14:02.340Z[ host-image] Sep 04 19:14:01.371 INFO O| Sep 04 19:14:01.371 INFO STEP 128 (ensure_file) COMPLETE
108402026-09-04T19:14:02.340Z[ host-image] Sep 04 19:14:01.372 INFO O| Sep 04 19:14:01.371 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108412026-09-04T19:14:02.346Z[ host-image] Sep 04 19:14:01.380 INFO O| Sep 04 19:14:01.380 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
108422026-09-04T19:14:02.346Z[ host-image] Sep 04 19:14:01.380 INFO O| Sep 04 19:14:01.380 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/get-up-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d ...
108432026-09-04T19:14:02.349Z[ host-image] Sep 04 19:14:01.380 INFO O| Sep 04 19:14:01.380 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
108442026-09-04T19:14:02.349Z[ host-image] Sep 04 19:14:01.380 INFO O| Sep 04 19:14:01.380 INFO ok!
108452026-09-04T19:14:02.350Z[ host-image] Sep 04 19:14:01.380 INFO O| Sep 04 19:14:01.380 INFO STEP 129 (ensure_file) COMPLETE
108462026-09-04T19:14:02.350Z[ host-image] Sep 04 19:14:01.380 INFO O| Sep 04 19:14:01.380 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108472026-09-04T19:14:02.354Z[ host-image] Sep 04 19:14:01.389 INFO O| Sep 04 19:14:01.389 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
108482026-09-04T19:14:02.355Z[ host-image] Sep 04 19:14:01.389 INFO O| Sep 04 19:14:01.389 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/get-lr-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh ...
108492026-09-04T19:14:02.358Z[ host-image] Sep 04 19:14:01.389 INFO O| Sep 04 19:14:01.389 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
108502026-09-04T19:14:02.358Z[ host-image] Sep 04 19:14:01.389 INFO O| Sep 04 19:14:01.389 INFO ok!
108512026-09-04T19:14:02.358Z[ host-image] Sep 04 19:14:01.389 INFO O| Sep 04 19:14:01.389 INFO STEP 130 (ensure_file) COMPLETE
108522026-09-04T19:14:02.358Z[ host-image] Sep 04 19:14:01.389 INFO O| Sep 04 19:14:01.389 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108532026-09-04T19:14:02.362Z[ host-image] Sep 04 19:14:01.397 INFO O| Sep 04 19:14:01.396 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
108542026-09-04T19:14:02.362Z[ host-image] Sep 04 19:14:01.397 INFO O| Sep 04 19:14:01.396 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/get-lr-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d ...
108552026-09-04T19:14:02.366Z[ host-image] Sep 04 19:14:01.397 INFO O| Sep 04 19:14:01.397 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
108562026-09-04T19:14:02.366Z[ host-image] Sep 04 19:14:01.397 INFO O| Sep 04 19:14:01.397 INFO ok!
108572026-09-04T19:14:02.366Z[ host-image] Sep 04 19:14:01.397 INFO O| Sep 04 19:14:01.397 INFO STEP 131 (ensure_file) COMPLETE
108582026-09-04T19:14:02.366Z[ host-image] Sep 04 19:14:01.397 INFO O| Sep 04 19:14:01.397 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108592026-09-04T19:14:02.370Z[ host-image] Sep 04 19:14:01.402 INFO O| Sep 04 19:14:01.402 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
108602026-09-04T19:14:02.370Z[ host-image] Sep 04 19:14:01.402 INFO O| Sep 04 19:14:01.402 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/get-ds-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh ...
108612026-09-04T19:14:02.371Z[ host-image] Sep 04 19:14:01.402 INFO O| Sep 04 19:14:01.402 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
108622026-09-04T19:14:02.371Z[ host-image] Sep 04 19:14:01.402 INFO O| Sep 04 19:14:01.402 INFO ok!
108632026-09-04T19:14:02.371Z[ host-image] Sep 04 19:14:01.402 INFO O| Sep 04 19:14:01.402 INFO STEP 132 (ensure_file) COMPLETE
108642026-09-04T19:14:02.371Z[ host-image] Sep 04 19:14:01.402 INFO O| Sep 04 19:14:01.402 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108652026-09-04T19:14:02.374Z[ host-image] Sep 04 19:14:01.408 INFO O| Sep 04 19:14:01.408 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
108662026-09-04T19:14:02.374Z[ host-image] Sep 04 19:14:01.408 INFO O| Sep 04 19:14:01.408 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/get-ds-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d ...
108672026-09-04T19:14:02.374Z[ host-image] Sep 04 19:14:01.408 INFO O| Sep 04 19:14:01.408 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
108682026-09-04T19:14:02.375Z[ host-image] Sep 04 19:14:01.408 INFO O| Sep 04 19:14:01.408 INFO ok!
108692026-09-04T19:14:02.375Z[ host-image] Sep 04 19:14:01.408 INFO O| Sep 04 19:14:01.408 INFO STEP 133 (ensure_file) COMPLETE
108702026-09-04T19:14:02.375Z[ host-image] Sep 04 19:14:01.408 INFO O| Sep 04 19:14:01.408 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108712026-09-04T19:14:02.380Z[ host-image] Sep 04 19:14:01.414 INFO O| Sep 04 19:14:01.414 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
108722026-09-04T19:14:02.380Z[ host-image] Sep 04 19:14:01.414 INFO O| Sep 04 19:14:01.414 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/downstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d ...
108732026-09-04T19:14:02.383Z[ host-image] Sep 04 19:14:01.414 INFO O| Sep 04 19:14:01.414 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
108742026-09-04T19:14:02.383Z[ host-image] Sep 04 19:14:01.414 INFO O| Sep 04 19:14:01.414 INFO ok!
108752026-09-04T19:14:02.383Z[ host-image] Sep 04 19:14:01.414 INFO O| Sep 04 19:14:01.414 INFO STEP 134 (ensure_file) COMPLETE
108762026-09-04T19:14:02.384Z[ host-image] Sep 04 19:14:01.414 INFO O| Sep 04 19:14:01.414 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108772026-09-04T19:14:02.387Z[ host-image] Sep 04 19:14:01.419 INFO O| Sep 04 19:14:01.419 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
108782026-09-04T19:14:02.387Z[ host-image] Sep 04 19:14:01.419 INFO O| Sep 04 19:14:01.419 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/all_downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d ...
108792026-09-04T19:14:02.388Z[ host-image] Sep 04 19:14:01.419 INFO O| Sep 04 19:14:01.419 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
108802026-09-04T19:14:02.388Z[ host-image] Sep 04 19:14:01.419 INFO O| Sep 04 19:14:01.419 INFO ok!
108812026-09-04T19:14:02.388Z[ host-image] Sep 04 19:14:01.419 INFO O| Sep 04 19:14:01.419 INFO STEP 135 (ensure_file) COMPLETE
108822026-09-04T19:14:02.388Z[ host-image] Sep 04 19:14:01.419 INFO O| Sep 04 19:14:01.419 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108832026-09-04T19:14:02.391Z[ host-image] Sep 04 19:14:01.425 INFO O| Sep 04 19:14:01.425 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
108842026-09-04T19:14:02.391Z[ host-image] Sep 04 19:14:01.425 INFO O| Sep 04 19:14:01.425 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
108852026-09-04T19:14:02.393Z[ host-image] Sep 04 19:14:01.425 INFO O| Sep 04 19:14:01.425 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
108862026-09-04T19:14:02.394Z[ host-image] Sep 04 19:14:01.425 INFO O| Sep 04 19:14:01.425 INFO ok!
108872026-09-04T19:14:02.394Z[ host-image] Sep 04 19:14:01.425 INFO O| Sep 04 19:14:01.425 INFO STEP 136 (ensure_file) COMPLETE
108882026-09-04T19:14:02.394Z[ host-image] Sep 04 19:14:01.425 INFO O| Sep 04 19:14:01.425 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108892026-09-04T19:14:02.399Z[ host-image] Sep 04 19:14:01.434 INFO O| Sep 04 19:14:01.433 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
108902026-09-04T19:14:02.399Z[ host-image] Sep 04 19:14:01.434 INFO O| Sep 04 19:14:01.433 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/utils-info.txt -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt ...
108912026-09-04T19:14:02.403Z[ host-image] Sep 04 19:14:01.434 INFO O| Sep 04 19:14:01.434 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
108922026-09-04T19:14:02.403Z[ host-image] Sep 04 19:14:01.434 INFO O| Sep 04 19:14:01.434 INFO ok!
108932026-09-04T19:14:02.403Z[ host-image] Sep 04 19:14:01.434 INFO O| Sep 04 19:14:01.434 INFO STEP 137 (ensure_file) COMPLETE
108942026-09-04T19:14:02.403Z[ host-image] Sep 04 19:14:01.434 INFO O| Sep 04 19:14:01.434 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108952026-09-04T19:14:02.407Z[ host-image] Sep 04 19:14:01.441 INFO O| Sep 04 19:14:01.441 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
108962026-09-04T19:14:02.411Z[ host-image] Sep 04 19:14:01.441 INFO O| Sep 04 19:14:01.441 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
108972026-09-04T19:14:02.411Z[ host-image] Sep 04 19:14:01.441 INFO O| Sep 04 19:14:01.441 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
108982026-09-04T19:14:02.411Z[ host-image] Sep 04 19:14:01.441 INFO O| Sep 04 19:14:01.441 INFO ok!
108992026-09-04T19:14:02.411Z[ host-image] Sep 04 19:14:01.441 INFO O| Sep 04 19:14:01.441 INFO STEP 138 (ensure_file) COMPLETE
109002026-09-04T19:14:02.411Z[ host-image] Sep 04 19:14:01.441 INFO O| Sep 04 19:14:01.441 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109012026-09-04T19:14:02.416Z[ host-image] Sep 04 19:14:01.450 INFO O| Sep 04 19:14:01.450 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
109022026-09-04T19:14:02.416Z[ host-image] Sep 04 19:14:01.450 INFO O| Sep 04 19:14:01.450 INFO copying /tmp/.tmpqSruss/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
109032026-09-04T19:14:09.841Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
109042026-09-04T19:14:11.643Z[ host-image] Sep 04 19:14:10.676 INFO O| Sep 04 19:14:10.676 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
109052026-09-04T19:14:11.643Z[ host-image] Sep 04 19:14:10.676 INFO O| Sep 04 19:14:10.676 INFO ok!
109062026-09-04T19:14:11.643Z[ host-image] Sep 04 19:14:10.676 INFO O| Sep 04 19:14:10.676 INFO STEP 139 (ensure_file) COMPLETE
109072026-09-04T19:14:11.643Z[ host-image] Sep 04 19:14:10.676 INFO O| Sep 04 19:14:10.676 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109082026-09-04T19:14:11.654Z[ host-image] Sep 04 19:14:10.688 INFO O| Sep 04 19:14:10.688 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
109092026-09-04T19:14:11.654Z[ host-image] Sep 04 19:14:10.688 INFO O| Sep 04 19:14:10.688 INFO STEP 140 (ensure_dir) COMPLETE
109102026-09-04T19:14:11.657Z[ host-image] Sep 04 19:14:10.688 INFO O| Sep 04 19:14:10.688 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109112026-09-04T19:14:11.664Z[ host-image] Sep 04 19:14:10.698 INFO O| Sep 04 19:14:10.698 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
109122026-09-04T19:14:11.664Z[ host-image] Sep 04 19:14:10.698 INFO O| Sep 04 19:14:10.698 INFO STEP 141 (ensure_dir) COMPLETE
109132026-09-04T19:14:11.664Z[ host-image] Sep 04 19:14:10.698 INFO O| Sep 04 19:14:10.698 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109142026-09-04T19:14:11.673Z[ host-image] Sep 04 19:14:10.708 INFO O| Sep 04 19:14:10.707 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
109152026-09-04T19:14:11.673Z[ host-image] Sep 04 19:14:10.708 INFO O| Sep 04 19:14:10.708 INFO STEP 142 (ensure_dir) COMPLETE
109162026-09-04T19:14:11.673Z[ host-image] Sep 04 19:14:10.708 INFO O| Sep 04 19:14:10.708 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109172026-09-04T19:14:11.685Z[ host-image] Sep 04 19:14:10.719 INFO O| Sep 04 19:14:10.719 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
109182026-09-04T19:14:11.685Z[ host-image] Sep 04 19:14:10.719 INFO O| Sep 04 19:14:10.719 INFO STEP 143 (ensure_dir) COMPLETE
109192026-09-04T19:14:11.688Z[ host-image] Sep 04 19:14:10.719 INFO O| Sep 04 19:14:10.719 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109202026-09-04T19:14:11.696Z[ host-image] Sep 04 19:14:10.730 INFO O| Sep 04 19:14:10.730 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
109212026-09-04T19:14:11.696Z[ host-image] Sep 04 19:14:10.730 INFO O| Sep 04 19:14:10.730 INFO copying /tmp/.tmpqSruss/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml ...
109222026-09-04T19:14:11.699Z[ host-image] Sep 04 19:14:10.730 INFO O| Sep 04 19:14:10.730 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
109232026-09-04T19:14:11.699Z[ host-image] Sep 04 19:14:10.730 INFO O| Sep 04 19:14:10.730 INFO ok!
109242026-09-04T19:14:11.700Z[ host-image] Sep 04 19:14:10.730 INFO O| Sep 04 19:14:10.730 INFO STEP 144 (ensure_file) COMPLETE
109252026-09-04T19:14:11.700Z[ host-image] Sep 04 19:14:10.730 INFO O| Sep 04 19:14:10.730 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109262026-09-04T19:14:11.706Z[ host-image] Sep 04 19:14:10.740 INFO O| Sep 04 19:14:10.740 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
109272026-09-04T19:14:11.706Z[ host-image] Sep 04 19:14:10.741 INFO O| Sep 04 19:14:10.740 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
109282026-09-04T19:14:11.706Z[ host-image] Sep 04 19:14:10.741 INFO O| Sep 04 19:14:10.740 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
109292026-09-04T19:14:11.710Z[ host-image] Sep 04 19:14:10.741 INFO O| Sep 04 19:14:10.741 INFO STEP 145 (ensure_dir) COMPLETE
109302026-09-04T19:14:11.710Z[ host-image] Sep 04 19:14:10.741 INFO O| Sep 04 19:14:10.741 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109312026-09-04T19:14:11.717Z[ host-image] Sep 04 19:14:10.751 INFO O| Sep 04 19:14:10.751 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
109322026-09-04T19:14:11.717Z[ host-image] Sep 04 19:14:10.751 INFO O| Sep 04 19:14:10.751 INFO copying /tmp/.tmpqSruss/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
109332026-09-04T19:14:11.720Z[ host-image] Sep 04 19:14:10.751 INFO O| Sep 04 19:14:10.751 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
109342026-09-04T19:14:11.720Z[ host-image] Sep 04 19:14:10.751 INFO O| Sep 04 19:14:10.751 INFO ok!
109352026-09-04T19:14:11.720Z[ host-image] Sep 04 19:14:10.751 INFO O| Sep 04 19:14:10.751 INFO STEP 146 (ensure_file) COMPLETE
109362026-09-04T19:14:11.720Z[ host-image] Sep 04 19:14:10.751 INFO O| Sep 04 19:14:10.751 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109372026-09-04T19:14:11.728Z[ host-image] Sep 04 19:14:10.762 INFO O| Sep 04 19:14:10.762 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
109382026-09-04T19:14:11.731Z[ host-image] Sep 04 19:14:10.762 INFO O| Sep 04 19:14:10.762 INFO STEP 147 (remove_files) COMPLETE
109392026-09-04T19:14:11.731Z[ host-image] Sep 04 19:14:10.762 INFO O| Sep 04 19:14:10.762 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109402026-09-04T19:14:11.738Z[ host-image] Sep 04 19:14:10.773 INFO O| Sep 04 19:14:10.773 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
109412026-09-04T19:14:11.738Z[ host-image] Sep 04 19:14:10.773 INFO O| Sep 04 19:14:10.773 INFO STEP 148 (remove_files) COMPLETE
109422026-09-04T19:14:11.742Z[ host-image] Sep 04 19:14:10.773 INFO O| Sep 04 19:14:10.773 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109432026-09-04T19:14:11.749Z[ host-image] Sep 04 19:14:10.783 INFO O| Sep 04 19:14:10.783 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
109442026-09-04T19:14:11.752Z[ host-image] Sep 04 19:14:10.783 INFO O| Sep 04 19:14:10.783 INFO STEP 149 (remove_files) COMPLETE
109452026-09-04T19:14:11.752Z[ host-image] Sep 04 19:14:10.783 INFO O| Sep 04 19:14:10.783 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109462026-09-04T19:14:11.759Z[ host-image] Sep 04 19:14:10.794 INFO O| Sep 04 19:14:10.793 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
109472026-09-04T19:14:11.759Z[ host-image] Sep 04 19:14:10.794 INFO O| Sep 04 19:14:10.794 INFO STEP 150 (remove_files) COMPLETE
109482026-09-04T19:14:11.763Z[ host-image] Sep 04 19:14:10.794 INFO O| Sep 04 19:14:10.794 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109492026-09-04T19:14:11.769Z[ host-image] Sep 04 19:14:10.804 INFO O| Sep 04 19:14:10.804 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
109502026-09-04T19:14:11.773Z[ host-image] Sep 04 19:14:10.804 INFO O| Sep 04 19:14:10.804 INFO STEP 151 (remove_files) COMPLETE
109512026-09-04T19:14:11.773Z[ host-image] Sep 04 19:14:10.804 INFO O| Sep 04 19:14:10.804 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109522026-09-04T19:14:11.781Z[ host-image] Sep 04 19:14:10.815 INFO O| Sep 04 19:14:10.815 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
109532026-09-04T19:14:11.784Z[ host-image] Sep 04 19:14:10.815 INFO O| Sep 04 19:14:10.815 INFO STEP 152 (remove_files) COMPLETE
109542026-09-04T19:14:11.784Z[ host-image] Sep 04 19:14:10.815 INFO O| Sep 04 19:14:10.815 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109552026-09-04T19:14:11.791Z[ host-image] Sep 04 19:14:10.825 INFO O| Sep 04 19:14:10.825 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
109562026-09-04T19:14:11.791Z[ host-image] Sep 04 19:14:10.825 INFO O| Sep 04 19:14:10.825 INFO STEP 153 (remove_files) COMPLETE
109572026-09-04T19:14:11.794Z[ host-image] Sep 04 19:14:10.825 INFO O| Sep 04 19:14:10.825 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109582026-09-04T19:14:11.802Z[ host-image] Sep 04 19:14:10.836 INFO O| Sep 04 19:14:10.836 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
109592026-09-04T19:14:11.805Z[ host-image] Sep 04 19:14:10.836 INFO O| Sep 04 19:14:10.836 INFO STEP 154 (remove_files) COMPLETE
109602026-09-04T19:14:11.805Z[ host-image] Sep 04 19:14:10.836 INFO O| Sep 04 19:14:10.836 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109612026-09-04T19:14:11.812Z[ host-image] Sep 04 19:14:10.846 INFO O| Sep 04 19:14:10.846 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
109622026-09-04T19:14:11.812Z[ host-image] Sep 04 19:14:10.847 INFO O| Sep 04 19:14:10.847 INFO STEP 155 (remove_files) COMPLETE
109632026-09-04T19:14:11.815Z[ host-image] Sep 04 19:14:10.847 INFO O| Sep 04 19:14:10.847 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109642026-09-04T19:14:11.823Z[ host-image] Sep 04 19:14:10.857 INFO O| Sep 04 19:14:10.857 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
109652026-09-04T19:14:11.823Z[ host-image] Sep 04 19:14:10.858 INFO O| Sep 04 19:14:10.858 INFO STEP 156 (remove_files) COMPLETE
109662026-09-04T19:14:11.823Z[ host-image] Sep 04 19:14:10.858 INFO O| Sep 04 19:14:10.858 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109672026-09-04T19:14:11.832Z[ host-image] Sep 04 19:14:10.867 INFO O| Sep 04 19:14:10.867 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
109682026-09-04T19:14:11.832Z[ host-image] Sep 04 19:14:10.867 INFO O| Sep 04 19:14:10.867 INFO STEP 157 (remove_files) COMPLETE
109692026-09-04T19:14:11.832Z[ host-image] Sep 04 19:14:10.867 INFO O| Sep 04 19:14:10.867 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109702026-09-04T19:14:11.845Z[ host-image] Sep 04 19:14:10.879 INFO O| Sep 04 19:14:10.879 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
109712026-09-04T19:14:11.846Z[ host-image] Sep 04 19:14:10.879 INFO O| Sep 04 19:14:10.879 INFO STEP 158 (remove_files) COMPLETE
109722026-09-04T19:14:11.850Z[ host-image] Sep 04 19:14:10.879 INFO O| Sep 04 19:14:10.879 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109732026-09-04T19:14:11.856Z[ host-image] Sep 04 19:14:10.890 INFO O| Sep 04 19:14:10.890 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
109742026-09-04T19:14:11.859Z[ host-image] Sep 04 19:14:10.890 INFO O| Sep 04 19:14:10.890 INFO STEP 159 (remove_files) COMPLETE
109752026-09-04T19:14:11.859Z[ host-image] Sep 04 19:14:10.890 INFO O| Sep 04 19:14:10.890 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109762026-09-04T19:14:11.866Z[ host-image] Sep 04 19:14:10.900 INFO O| Sep 04 19:14:10.900 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
109772026-09-04T19:14:11.870Z[ host-image] Sep 04 19:14:10.900 INFO O| Sep 04 19:14:10.900 INFO STEP 160 (remove_files) COMPLETE
109782026-09-04T19:14:11.870Z[ host-image] Sep 04 19:14:10.900 INFO O| Sep 04 19:14:10.900 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109792026-09-04T19:14:11.876Z[ host-image] Sep 04 19:14:10.910 INFO O| Sep 04 19:14:10.910 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
109802026-09-04T19:14:11.876Z[ host-image] Sep 04 19:14:10.910 INFO O| Sep 04 19:14:10.910 INFO STEP 161 (remove_files) COMPLETE
109812026-09-04T19:14:11.876Z[ host-image] Sep 04 19:14:10.910 INFO O| Sep 04 19:14:10.910 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109822026-09-04T19:14:11.886Z[ host-image] Sep 04 19:14:10.920 INFO O| Sep 04 19:14:10.920 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
109832026-09-04T19:14:11.886Z[ host-image] Sep 04 19:14:10.920 INFO O| Sep 04 19:14:10.920 INFO STEP 162 (remove_files) COMPLETE
109842026-09-04T19:14:11.889Z[ host-image] Sep 04 19:14:10.920 INFO O| Sep 04 19:14:10.920 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109852026-09-04T19:14:11.896Z[ host-image] Sep 04 19:14:10.931 INFO O| Sep 04 19:14:10.931 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
109862026-09-04T19:14:11.896Z[ host-image] Sep 04 19:14:10.931 INFO O| Sep 04 19:14:10.931 INFO STEP 163 (remove_files) COMPLETE
109872026-09-04T19:14:11.896Z[ host-image] Sep 04 19:14:10.931 INFO O| Sep 04 19:14:10.931 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109882026-09-04T19:14:11.907Z[ host-image] Sep 04 19:14:10.941 INFO O| Sep 04 19:14:10.941 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
109892026-09-04T19:14:11.910Z[ host-image] Sep 04 19:14:10.941 INFO O| Sep 04 19:14:10.941 INFO STEP 164 (remove_files) COMPLETE
109902026-09-04T19:14:11.910Z[ host-image] Sep 04 19:14:10.941 INFO O| Sep 04 19:14:10.941 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109912026-09-04T19:14:11.919Z[ host-image] Sep 04 19:14:10.953 INFO O| Sep 04 19:14:10.952 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
109922026-09-04T19:14:11.919Z[ host-image] Sep 04 19:14:10.953 INFO O| Sep 04 19:14:10.953 INFO STEP 165 (remove_files) COMPLETE
109932026-09-04T19:14:11.919Z[ host-image] Sep 04 19:14:10.953 INFO O| Sep 04 19:14:10.953 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109942026-09-04T19:14:11.931Z[ host-image] Sep 04 19:14:10.965 INFO O| Sep 04 19:14:10.965 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
109952026-09-04T19:14:11.931Z[ host-image] Sep 04 19:14:10.965 INFO O| Sep 04 19:14:10.965 INFO STEP 166 (remove_files) COMPLETE
109962026-09-04T19:14:11.931Z[ host-image] Sep 04 19:14:10.965 INFO O| Sep 04 19:14:10.965 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109972026-09-04T19:14:11.942Z[ host-image] Sep 04 19:14:10.977 INFO O| Sep 04 19:14:10.977 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
109982026-09-04T19:14:11.943Z[ host-image] Sep 04 19:14:10.977 INFO O| Sep 04 19:14:10.977 INFO STEP 167 (remove_files) COMPLETE
109992026-09-04T19:14:11.946Z[ host-image] Sep 04 19:14:10.977 INFO O| Sep 04 19:14:10.977 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110002026-09-04T19:14:11.953Z[ host-image] Sep 04 19:14:10.987 INFO O| Sep 04 19:14:10.987 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
110012026-09-04T19:14:11.957Z[ host-image] Sep 04 19:14:10.987 INFO O| Sep 04 19:14:10.987 INFO STEP 168 (remove_files) COMPLETE
110022026-09-04T19:14:11.957Z[ host-image] Sep 04 19:14:10.987 INFO O| Sep 04 19:14:10.987 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110032026-09-04T19:14:11.964Z[ host-image] Sep 04 19:14:10.998 INFO O| Sep 04 19:14:10.998 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
110042026-09-04T19:14:11.964Z[ host-image] Sep 04 19:14:10.998 INFO O| Sep 04 19:14:10.998 INFO STEP 169 (remove_files) COMPLETE
110052026-09-04T19:14:11.964Z[ host-image] Sep 04 19:14:10.998 INFO O| Sep 04 19:14:10.998 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110062026-09-04T19:14:11.975Z[ host-image] Sep 04 19:14:11.009 INFO O| Sep 04 19:14:11.009 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
110072026-09-04T19:14:11.978Z[ host-image] Sep 04 19:14:11.009 INFO O| Sep 04 19:14:11.009 INFO STEP 170 (remove_files) COMPLETE
110082026-09-04T19:14:11.978Z[ host-image] Sep 04 19:14:11.009 INFO O| Sep 04 19:14:11.009 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110092026-09-04T19:14:11.983Z[ host-image] Sep 04 19:14:11.017 INFO O| Sep 04 19:14:11.017 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
110102026-09-04T19:14:11.983Z[ host-image] Sep 04 19:14:11.018 INFO O| Sep 04 19:14:11.017 INFO STEP 171 (remove_files) COMPLETE
110112026-09-04T19:14:11.983Z[ host-image] Sep 04 19:14:11.018 INFO O| Sep 04 19:14:11.017 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110122026-09-04T19:14:11.994Z[ host-image] Sep 04 19:14:11.028 INFO O| Sep 04 19:14:11.028 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
110132026-09-04T19:14:11.994Z[ host-image] Sep 04 19:14:11.028 INFO O| Sep 04 19:14:11.028 INFO STEP 172 (remove_files) COMPLETE
110142026-09-04T19:14:11.997Z[ host-image] Sep 04 19:14:11.028 INFO O| Sep 04 19:14:11.028 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110152026-09-04T19:14:12.003Z[ host-image] Sep 04 19:14:11.038 INFO O| Sep 04 19:14:11.038 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
110162026-09-04T19:14:12.004Z[ host-image] Sep 04 19:14:11.038 INFO O| Sep 04 19:14:11.038 INFO STEP 173 (remove_files) COMPLETE
110172026-09-04T19:14:12.004Z[ host-image] Sep 04 19:14:11.038 INFO O| Sep 04 19:14:11.038 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110182026-09-04T19:14:12.015Z[ host-image] Sep 04 19:14:11.048 INFO O| Sep 04 19:14:11.048 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
110192026-09-04T19:14:12.015Z[ host-image] Sep 04 19:14:11.048 INFO O| Sep 04 19:14:11.048 INFO STEP 174 (remove_files) COMPLETE
110202026-09-04T19:14:12.019Z[ host-image] Sep 04 19:14:11.048 INFO O| Sep 04 19:14:11.048 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110212026-09-04T19:14:12.024Z[ host-image] Sep 04 19:14:11.059 INFO O| Sep 04 19:14:11.059 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
110222026-09-04T19:14:12.025Z[ host-image] Sep 04 19:14:11.059 INFO O| Sep 04 19:14:11.059 INFO STEP 175 (remove_files) COMPLETE
110232026-09-04T19:14:12.025Z[ host-image] Sep 04 19:14:11.059 INFO O| Sep 04 19:14:11.059 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
110242026-09-04T19:14:12.039Z[ host-image] Sep 04 19:14:11.072 INFO O| Sep 04 19:14:11.072 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
110252026-09-04T19:14:12.039Z[ host-image] Sep 04 19:14:11.072 INFO O| Sep 04 19:14:11.072 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
110262026-09-04T19:14:17.053Z[ host-image] Sep 04 19:14:16.087 INFO O| Sep 04 19:14:16.087 INFO O| Loading smf(7) service descriptions: 1/802/803/804/805/806/807/808/809/8010/8011/8012/8013/8014/8015/8016/8017/8018/8019/8020/8021/8022/8023/8024/8025/8026/8027/8028/8029/8030/8031/8032/8033/8034/8035/8036/8037/8038/8039/8040/8041/8042/8043/8044/8045/8046/8047/8048/8049/8050/8051/8052/8053/8054/8055/8056/8057/8058/8059/8060/8061/8062/8063/8064/8065/8066/8067/8068/8069/8070/8071/8072/8073/8074/8075/8076/8077/8078/8079/8080/80
110272026-09-04T19:14:17.053Z[ host-image] Sep 04 19:14:16.087 INFO O| Sep 04 19:14:16.087 INFO E| svccfg: Loaded 80 smf(7) service descriptions
110282026-09-04T19:14:17.065Z[ host-image] Sep 04 19:14:16.099 INFO O| Sep 04 19:14:16.099 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
110292026-09-04T19:14:17.166Z[ host-image] Sep 04 19:14:16.199 INFO O| Sep 04 19:14:16.199 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
110302026-09-04T19:14:17.224Z[ host-image] Sep 04 19:14:16.258 INFO O| Sep 04 19:14:16.258 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
110312026-09-04T19:14:17.290Z[ host-image] Sep 04 19:14:16.324 INFO O| Sep 04 19:14:16.324 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
110322026-09-04T19:14:17.290Z[ host-image] Sep 04 19:14:16.324 INFO O| Sep 04 19:14:16.324 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
110332026-09-04T19:14:17.295Z[ host-image] Sep 04 19:14:16.326 INFO O| Sep 04 19:14:16.326 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
110342026-09-04T19:14:17.295Z[ host-image] Sep 04 19:14:16.326 INFO O| Sep 04 19:14:16.326 INFO ok!
110352026-09-04T19:14:17.295Z[ host-image] Sep 04 19:14:16.326 INFO O| Sep 04 19:14:16.326 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
110362026-09-04T19:14:17.296Z[ host-image] Sep 04 19:14:16.326 INFO O| Sep 04 19:14:16.326 INFO STEP 176 (seed_smf) COMPLETE
110372026-09-04T19:14:17.296Z[ host-image] Sep 04 19:14:16.326 INFO O| Sep 04 19:14:16.326 INFO steps complete; finalising image!
110382026-09-04T19:14:17.296Z[ host-image] Sep 04 19:14:16.326 INFO O| Sep 04 19:14:16.326 INFO TRIM POOL: TEMPORARY-sled-zfs
110392026-09-04T19:14:17.370Z[ host-image] Sep 04 19:14:16.404 INFO O| Sep 04 19:14:16.404 INFO trim TEMPORARY-sled-zfs: (3% trimmed, started at Fri Sep 4 19:14:16 2026)
110402026-09-04T19:14:17.590Z[ host-image] Sep 04 19:14:16.624 INFO O| Sep 04 19:14:16.624 INFO temporary pool has 706M used, 318M avail, 1.92x compressratio
110412026-09-04T19:14:17.590Z[ host-image] Sep 04 19:14:16.624 INFO O| Sep 04 19:14:16.624 INFO EXPORT POOL: TEMPORARY-sled-zfs
110422026-09-04T19:14:17.923Z[ host-image] Sep 04 19:14:16.956 INFO O| Sep 04 19:14:16.956 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
110432026-09-04T19:14:17.923Z[ host-image] Sep 04 19:14:16.956 INFO O| Sep 04 19:14:16.956 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
110442026-09-04T19:14:19.088Z[ host-image] Sep 04 19:14:18.117 INFO O| Sep 04 19:14:18.116 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
110452026-09-04T19:14:19.094Z[ host-image] Sep 04 19:14:18.117 INFO O| Sep 04 19:14:18.116 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
110462026-09-04T19:14:19.101Z[ host-image] Sep 04 19:14:18.117 INFO O| Sep 04 19:14:18.116 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
110472026-09-04T19:14:19.105Z[ host-image] Sep 04 19:14:18.117 INFO O| Sep 04 19:14:18.116 INFO completed processing sled/zfs
110482026-09-04T19:14:19.108Z[ host-image] Sep 04 19:14:18.117 INFO O| Sep 04 19:14:18.116 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
110492026-09-04T19:14:29.804Z[ recovery-image] Sep 04 19:14:28.837 INFO O| ok, image written!
110502026-09-04T19:14:29.804Z[ recovery-image] Sep 04 19:14:28.837 INFO O| ok, boot_image_csum file written!
110512026-09-04T19:14:29.807Z[ recovery-image] Sep 04 19:14:28.839 INFO creating boot archive (CPIO)...
110522026-09-04T19:14:29.807Z[ recovery-image] Sep 04 19:14:28.839 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/sled/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None
110532026-09-04T19:14:29.811Z[ recovery-image] Sep 04 19:14:28.843 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
110542026-09-04T19:14:29.811Z[ recovery-image] Sep 04 19:14:28.843 INFO E| + outfile=/work/os-recovery/cpio
110552026-09-04T19:14:29.811Z[ recovery-image] Sep 04 19:14:28.843 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
110562026-09-04T19:14:29.811Z[ recovery-image] Sep 04 19:14:28.845 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
110572026-09-04T19:14:29.811Z[ recovery-image] Sep 04 19:14:28.845 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
110582026-09-04T19:14:29.836Z[ recovery-image] Sep 04 19:14:28.870 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
110592026-09-04T19:14:29.836Z[ recovery-image] Sep 04 19:14:28.870 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
110602026-09-04T19:14:29.841Z[ recovery-image] Sep 04 19:14:28.875 INFO creating compressed cpio/unix for dev loaders...
110612026-09-04T19:14:29.841Z[ recovery-image] Sep 04 19:14:28.875 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/amd64/unix' >'/work/os-recovery/unix.z'"], pwd: None
110622026-09-04T19:14:30.067Z[ recovery-image] Sep 04 19:14:29.100 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
110632026-09-04T19:14:31.230Z[ host-image] Sep 04 19:14:30.264 INFO O| Sep 04 19:14:30.264 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
110642026-09-04T19:14:31.325Z[ host-image] Sep 04 19:14:30.359 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
110652026-09-04T19:14:31.325Z[ host-image] Sep 04 19:14:30.359 INFO expanded image name: "ci 4ce9075/${os_short_commit} 2026-09-04 18:58" -> "ci 4ce9075/0e29ea8 2026-09-04 18:58"
110662026-09-04T19:14:31.329Z[ host-image] Sep 04 19:14:30.359 INFO output artefacts stored in: "/work/os-host"
110672026-09-04T19:14:31.329Z[ host-image] Sep 04 19:14:30.359 INFO collecting git info from project "dmar-report"...
110682026-09-04T19:14:31.332Z[ host-image] Sep 04 19:14:30.364 INFO collecting git info from project "amd-host-image-builder"...
110692026-09-04T19:14:31.335Z[ host-image] Sep 04 19:14:30.368 INFO collecting git info from project "image-builder"...
110702026-09-04T19:14:31.338Z[ host-image] Sep 04 19:14:30.372 INFO collecting git info from project "chelsio-t6-roms"...
110712026-09-04T19:14:31.341Z[ host-image] Sep 04 19:14:30.375 INFO collecting git info from project "pilot"...
110722026-09-04T19:14:31.344Z[ host-image] Sep 04 19:14:30.379 INFO collecting git info from project "amd-firmware"...
110732026-09-04T19:14:31.355Z[ host-image] Sep 04 19:14:30.389 INFO collecting git info from project "pinprick"...
110742026-09-04T19:14:31.358Z[ host-image] Sep 04 19:14:30.392 INFO collecting git info from project "bootserver"...
110752026-09-04T19:14:31.363Z[ host-image] Sep 04 19:14:30.397 INFO collecting git info from project "phbl"...
110762026-09-04T19:14:31.366Z[ host-image] Sep 04 19:14:30.400 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
110772026-09-04T19:14:31.653Z[ host-image] Sep 04 19:14:30.686 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
110782026-09-04T19:14:31.919Z[ host-image] Sep 04 19:14:30.953 INFO creating Oxide boot image...
110792026-09-04T19:14:31.919Z[ host-image] Sep 04 19:14:30.953 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 4ce9075/0e29ea8 2026-09-04 18:58", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
110802026-09-04T19:14:32.715Z[ host-image] Sep 04 19:14:31.749 INFO O| ok, image written!
110812026-09-04T19:14:32.715Z[ host-image] Sep 04 19:14:31.749 INFO O| ok, boot_image_csum file written!
110822026-09-04T19:14:32.719Z[ host-image] Sep 04 19:14:31.751 INFO creating boot archive (CPIO)...
110832026-09-04T19:14:32.719Z[ host-image] Sep 04 19:14:31.751 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/sled/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None
110842026-09-04T19:14:32.723Z[ host-image] Sep 04 19:14:31.755 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
110852026-09-04T19:14:32.723Z[ host-image] Sep 04 19:14:31.755 INFO E| + outfile=/work/os-host/cpio
110862026-09-04T19:14:32.723Z[ host-image] Sep 04 19:14:31.755 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
110872026-09-04T19:14:32.726Z[ host-image] Sep 04 19:14:31.757 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
110882026-09-04T19:14:32.726Z[ host-image] Sep 04 19:14:31.757 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
110892026-09-04T19:14:32.749Z[ host-image] Sep 04 19:14:31.783 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
110902026-09-04T19:14:32.752Z[ host-image] Sep 04 19:14:31.783 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
110912026-09-04T19:14:32.755Z[ host-image] Sep 04 19:14:31.789 INFO creating compressed cpio/unix for dev loaders...
110922026-09-04T19:14:32.755Z[ host-image] Sep 04 19:14:31.789 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/rpool/images/build/host/work/sled/ramdisk/platform/oxide/kernel/amd64/unix' >'/work/os-host/unix.z'"], pwd: None
110932026-09-04T19:14:32.980Z[ host-image] Sep 04 19:14:32.013 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
110942026-09-04T19:14:33.296Z[ recovery-image] Sep 04 19:14:32.330 INFO creating reset image...
110952026-09-04T19:14:33.296Z[ recovery-image] Sep 04 19:14:32.330 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z", "--target-dir", "/work/os-recovery/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
110962026-09-04T19:14:33.507Z[ recovery-image] Sep 04 19:14:32.541 INFO E| Updating crates.io index
110972026-09-04T19:14:33.799Z[ recovery-image] Sep 04 19:14:32.833 INFO E| Downloading crates ...
110982026-09-04T19:14:33.843Z[ recovery-image] Sep 04 19:14:32.877 INFO E| Downloaded os_pipe v1.2.3
110992026-09-04T19:14:33.847Z[ recovery-image] Sep 04 19:14:32.879 INFO E| Downloaded clap_lex v1.1.0
111002026-09-04T19:14:33.850Z[ recovery-image] Sep 04 19:14:32.884 INFO E| Downloaded duct v1.1.1
111012026-09-04T19:14:33.853Z[ recovery-image] Sep 04 19:14:32.885 INFO E| Downloaded shared_child v1.1.1
111022026-09-04T19:14:33.853Z[ recovery-image] Sep 04 19:14:32.886 INFO E| Downloaded sigchld v0.2.4
111032026-09-04T19:14:33.853Z[ recovery-image] Sep 04 19:14:32.886 INFO E| Downloaded shared_thread v0.2.0
111042026-09-04T19:14:33.853Z[ recovery-image] Sep 04 19:14:32.887 INFO E| Downloaded colorchoice v1.0.5
111052026-09-04T19:14:33.882Z[ recovery-image] Sep 04 19:14:32.916 INFO E| Compiling libc v0.2.186
111062026-09-04T19:14:33.882Z[ recovery-image] Sep 04 19:14:32.916 INFO E| Compiling proc-macro2 v1.0.106
111072026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.916 INFO E| Compiling unicode-ident v1.0.24
111082026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.916 INFO E| Compiling quote v1.0.45
111092026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling signal-hook v0.3.18
111102026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling utf8parse v0.2.2
111112026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling colorchoice v1.0.5
111122026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling is_terminal_polyfill v1.70.2
111132026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling anstyle-query v1.1.5
111142026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling anstyle v1.0.14
111152026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling clap_lex v1.1.0
111162026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling strsim v0.11.1
111172026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling heck v0.5.0
111182026-09-04T19:14:33.886Z[ recovery-image] Sep 04 19:14:32.917 INFO E| Compiling shared_thread v0.2.0
111192026-09-04T19:14:34.018Z[ recovery-image] Sep 04 19:14:33.052 INFO E| Compiling anstyle-parse v1.0.0
111202026-09-04T19:14:34.155Z[ recovery-image] Sep 04 19:14:33.189 INFO E| Compiling anstream v1.0.0
111212026-09-04T19:14:34.348Z[ recovery-image] Sep 04 19:14:33.382 INFO E| Compiling clap_builder v4.6.0
111222026-09-04T19:14:34.590Z[ recovery-image] Sep 04 19:14:33.624 INFO E| Compiling errno v0.3.14
111232026-09-04T19:14:34.590Z[ recovery-image] Sep 04 19:14:33.624 INFO E| Compiling os_pipe v1.2.3
111242026-09-04T19:14:34.680Z[ recovery-image] Sep 04 19:14:33.714 INFO E| Compiling signal-hook-registry v1.4.8
111252026-09-04T19:14:34.890Z[ recovery-image] Sep 04 19:14:33.923 INFO E| Compiling syn v2.0.117
111262026-09-04T19:14:34.930Z[ recovery-image] Sep 04 19:14:33.964 INFO E| Compiling sigchld v0.2.4
111272026-09-04T19:14:35.019Z[ recovery-image] Sep 04 19:14:34.053 INFO E| Compiling shared_child v1.1.1
111282026-09-04T19:14:35.127Z[ recovery-image] Sep 04 19:14:34.161 INFO E| Compiling duct v1.1.1
111292026-09-04T19:14:36.226Z[ host-image] Sep 04 19:14:35.260 INFO creating reset image...
111302026-09-04T19:14:36.226Z[ host-image] Sep 04 19:14:35.260 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z", "--target-dir", "/work/os-host/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
111312026-09-04T19:14:36.384Z[ host-image] Sep 04 19:14:35.418 INFO E| Blocking waiting for file lock on build directory
111322026-09-04T19:14:36.756Z[ recovery-image] Sep 04 19:14:35.789 INFO E| Compiling clap_derive v4.6.1
111332026-09-04T19:14:37.948Z[ recovery-image] Sep 04 19:14:36.982 INFO E| Compiling clap v4.6.1
111342026-09-04T19:14:38.005Z[ recovery-image] Sep 04 19:14:37.038 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
111352026-09-04T19:14:38.768Z[ recovery-image] Sep 04 19:14:37.802 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s
111362026-09-04T19:14:38.773Z[ recovery-image] Sep 04 19:14:37.807 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
111372026-09-04T19:14:38.777Z[ host-image] Sep 04 19:14:37.808 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
111382026-09-04T19:14:38.777Z[ host-image] Sep 04 19:14:37.809 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
111392026-09-04T19:14:38.968Z[ host-image] Sep 04 19:14:38.001 INFO E| Blocking waiting for file lock on package cache
111402026-09-04T19:14:38.980Z[ recovery-image] Sep 04 19:14:38.014 INFO E| Blocking waiting for file lock on package cache
111412026-09-04T19:14:39.006Z[ host-image] Sep 04 19:14:38.039 INFO E| Blocking waiting for file lock on package cache
111422026-09-04T19:14:39.024Z[ recovery-image] Sep 04 19:14:38.058 INFO E| Blocking waiting for file lock on package cache
111432026-09-04T19:14:39.049Z[ host-image] Sep 04 19:14:38.083 INFO E| Blocking waiting for file lock on package cache
111442026-09-04T19:14:39.052Z[ recovery-image] Sep 04 19:14:38.084 INFO E| Downloading crates ...
111452026-09-04T19:14:39.099Z[ recovery-image] Sep 04 19:14:38.133 INFO E| Downloaded bit_field v0.10.3
111462026-09-04T19:14:39.105Z[ recovery-image] Sep 04 19:14:38.140 INFO E| Downloaded bitstruct_derive v0.1.0
111472026-09-04T19:14:39.115Z[ recovery-image] Sep 04 19:14:38.149 INFO E| Downloaded miniz_oxide v0.9.1
111482026-09-04T19:14:39.118Z[ recovery-image] Sep 04 19:14:38.151 INFO E| Downloaded bitflags v2.13.0
111492026-09-04T19:14:39.122Z[ recovery-image] Sep 04 19:14:38.154 INFO E| Downloaded bitstruct v0.1.1
111502026-09-04T19:14:39.122Z[ recovery-image] Sep 04 19:14:38.154 INFO E| Downloaded cpio_reader v0.1.2
111512026-09-04T19:14:39.128Z[ recovery-image] Sep 04 19:14:38.162 INFO E| Downloaded log v0.4.32
111522026-09-04T19:14:39.131Z[ recovery-image] Sep 04 19:14:38.164 INFO E| Downloaded raw-cpuid v10.7.0
111532026-09-04T19:14:39.166Z[ recovery-image] Sep 04 19:14:38.200 INFO E| Downloaded goblin v0.10.7
111542026-09-04T19:14:39.273Z[ recovery-image] Sep 04 19:14:38.307 INFO E| Downloaded x86 v0.52.0
111552026-09-04T19:14:39.304Z[ recovery-image] Sep 04 19:14:38.338 INFO E| Blocking waiting for file lock on package cache
111562026-09-04T19:14:39.307Z[ recovery-image] Sep 04 19:14:38.339 INFO E| Updating crates.io index
111572026-09-04T19:14:39.311Z[ host-image] Sep 04 19:14:38.343 INFO E| Blocking waiting for file lock on package cache
111582026-09-04T19:14:39.349Z[ recovery-image] Sep 04 19:14:38.382 INFO E| Blocking waiting for file lock on package cache
111592026-09-04T19:14:39.352Z[ host-image] Sep 04 19:14:38.385 INFO E| Blocking waiting for file lock on package cache
111602026-09-04T19:14:39.352Z[ recovery-image] Sep 04 19:14:38.385 INFO E| Downloading crates ...
111612026-09-04T19:14:39.373Z[ recovery-image] Sep 04 19:14:38.408 INFO E| Downloaded rustc-literal-escaper v0.0.7
111622026-09-04T19:14:39.380Z[ recovery-image] Sep 04 19:14:38.414 INFO E| Downloaded hashbrown v0.17.1
111632026-09-04T19:14:39.384Z[ recovery-image] Sep 04 19:14:38.418 INFO E| Blocking waiting for file lock on package cache
111642026-09-04T19:14:39.429Z[ host-image] Sep 04 19:14:38.462 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
111652026-09-04T19:14:39.429Z[ host-image] Sep 04 19:14:38.463 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
111662026-09-04T19:14:39.432Z[ host-image] Sep 04 19:14:38.463 INFO E| Compiling proc-macro2 v1.0.106
111672026-09-04T19:14:39.432Z[ host-image] Sep 04 19:14:38.463 INFO E| Compiling unicode-ident v1.0.24
111682026-09-04T19:14:39.432Z[ host-image] Sep 04 19:14:38.463 INFO E| Compiling quote v1.0.45
111692026-09-04T19:14:39.432Z[ recovery-image] Sep 04 19:14:38.463 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
111702026-09-04T19:14:39.432Z[ host-image] Sep 04 19:14:38.463 INFO E| Compiling syn v1.0.109
111712026-09-04T19:14:39.432Z[ recovery-image] Sep 04 19:14:38.463 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
111722026-09-04T19:14:39.432Z[ recovery-image] Sep 04 19:14:38.463 INFO E| Compiling proc-macro2 v1.0.106
111732026-09-04T19:14:39.432Z[ host-image] Sep 04 19:14:38.463 INFO E| Compiling x86 v0.52.0
111742026-09-04T19:14:39.432Z[ recovery-image] Sep 04 19:14:38.463 INFO E| Compiling quote v1.0.45
111752026-09-04T19:14:39.432Z[ host-image] Sep 04 19:14:38.463 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111762026-09-04T19:14:39.432Z[ recovery-image] Sep 04 19:14:38.463 INFO E| Compiling unicode-ident v1.0.24
111772026-09-04T19:14:39.432Z[ recovery-image] Sep 04 19:14:38.463 INFO E| Compiling syn v1.0.109
111782026-09-04T19:14:39.432Z[ recovery-image] Sep 04 19:14:38.463 INFO E| Compiling x86 v0.52.0
111792026-09-04T19:14:39.432Z[ recovery-image] Sep 04 19:14:38.463 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111802026-09-04T19:14:39.438Z[ host-image] Sep 04 19:14:38.472 INFO E| Compiling seq-macro v0.3.6
111812026-09-04T19:14:39.441Z[ recovery-image] Sep 04 19:14:38.474 INFO E| Compiling seq-macro v0.3.6
111822026-09-04T19:14:40.413Z[ host-image] Sep 04 19:14:39.446 INFO E| Compiling syn v2.0.117
111832026-09-04T19:14:40.469Z[ recovery-image] Sep 04 19:14:39.501 INFO E| Compiling syn v2.0.117
111842026-09-04T19:14:41.745Z[ host-image] Sep 04 19:14:40.778 INFO E| Compiling scroll_derive v0.13.1
111852026-09-04T19:14:41.817Z[ recovery-image] Sep 04 19:14:40.851 INFO E| Compiling scroll_derive v0.13.1
111862026-09-04T19:14:42.781Z[ host-image] Sep 04 19:14:41.815 INFO E| Compiling bitstruct_derive v0.1.0
111872026-09-04T19:14:42.870Z[ recovery-image] Sep 04 19:14:41.904 INFO E| Compiling bitstruct_derive v0.1.0
111882026-09-04T19:14:52.024Z[ recovery-image] Sep 04 19:14:51.058 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
111892026-09-04T19:14:52.141Z[ host-image] Sep 04 19:14:51.174 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-16-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
111902026-09-04T19:14:54.467Z[ recovery-image] Sep 04 19:14:53.500 INFO E| Compiling bitflags v1.3.2
111912026-09-04T19:14:54.467Z[ recovery-image] Sep 04 19:14:53.500 INFO E| Compiling log v0.4.32
111922026-09-04T19:14:54.467Z[ recovery-image] Sep 04 19:14:53.500 INFO E| Compiling scroll v0.13.0
111932026-09-04T19:14:54.467Z[ recovery-image] Sep 04 19:14:53.500 INFO E| Compiling adler2 v2.0.1
111942026-09-04T19:14:54.471Z[ recovery-image] Sep 04 19:14:53.500 INFO E| Compiling bitflags v2.13.0
111952026-09-04T19:14:54.471Z[ recovery-image] Sep 04 19:14:53.500 INFO E| Compiling bit_field v0.10.3
111962026-09-04T19:14:54.471Z[ recovery-image] Sep 04 19:14:53.500 INFO E| Compiling plain v0.2.3
111972026-09-04T19:14:54.471Z[ recovery-image] Sep 04 19:14:53.500 INFO E| Compiling static_assertions v1.1.0
111982026-09-04T19:14:54.471Z[ recovery-image] Sep 04 19:14:53.504 INFO E| Compiling bitstruct v0.1.1
111992026-09-04T19:14:54.526Z[ recovery-image] Sep 04 19:14:53.559 INFO E| Compiling raw-cpuid v10.7.0
112002026-09-04T19:14:54.585Z[ recovery-image] Sep 04 19:14:53.618 INFO E| Compiling miniz_oxide v0.9.1
112012026-09-04T19:14:54.650Z[ host-image] Sep 04 19:14:53.683 INFO E| Compiling bitflags v1.3.2
112022026-09-04T19:14:54.651Z[ host-image] Sep 04 19:14:53.684 INFO E| Compiling scroll v0.13.0
112032026-09-04T19:14:54.651Z[ host-image] Sep 04 19:14:53.684 INFO E| Compiling bitflags v2.13.0
112042026-09-04T19:14:54.654Z[ host-image] Sep 04 19:14:53.684 INFO E| Compiling bit_field v0.10.3
112052026-09-04T19:14:54.655Z[ host-image] Sep 04 19:14:53.684 INFO E| Compiling plain v0.2.3
112062026-09-04T19:14:54.655Z[ host-image] Sep 04 19:14:53.684 INFO E| Compiling log v0.4.32
112072026-09-04T19:14:54.655Z[ host-image] Sep 04 19:14:53.684 INFO E| Compiling adler2 v2.0.1
112082026-09-04T19:14:54.655Z[ host-image] Sep 04 19:14:53.684 INFO E| Compiling static_assertions v1.1.0
112092026-09-04T19:14:54.655Z[ host-image] Sep 04 19:14:53.684 INFO E| Compiling bitstruct v0.1.1
112102026-09-04T19:14:54.676Z[ recovery-image] Sep 04 19:14:53.709 INFO E| Compiling cpio_reader v0.1.2
112112026-09-04T19:14:54.708Z[ host-image] Sep 04 19:14:53.742 INFO E| Compiling raw-cpuid v10.7.0
112122026-09-04T19:14:54.771Z[ host-image] Sep 04 19:14:53.804 INFO E| Compiling miniz_oxide v0.9.1
112132026-09-04T19:14:54.831Z[ host-image] Sep 04 19:14:53.865 INFO E| Compiling cpio_reader v0.1.2
112142026-09-04T19:14:54.859Z[ recovery-image] Sep 04 19:14:53.892 INFO E| Compiling goblin v0.10.7
112152026-09-04T19:14:54.942Z[ host-image] Sep 04 19:14:53.976 INFO E| Compiling goblin v0.10.7
112162026-09-04T19:14:58.874Z[ recovery-image] Sep 04 19:14:57.907 INFO E| Finished `release` profile [optimized] target(s) in 20.08s
112172026-09-04T19:14:58.899Z[ recovery-image] Sep 04 19:14:57.933 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
112182026-09-04T19:14:58.900Z[ recovery-image] Sep 04 19:14:57.933 INFO building ROM for gimlet
112192026-09-04T19:14:58.900Z[ recovery-image] Sep 04 19:14:57.933 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml", "--image", "/work/os-recovery/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
112202026-09-04T19:14:58.932Z[ host-image] Sep 04 19:14:57.966 INFO E| Finished `release` profile [optimized] target(s) in 20.14s
112212026-09-04T19:14:58.950Z[ host-image] Sep 04 19:14:57.984 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
112222026-09-04T19:14:58.950Z[ host-image] Sep 04 19:14:57.984 INFO building ROM for cosmo
112232026-09-04T19:14:58.953Z[ host-image] Sep 04 19:14:57.984 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml", "--image", "/work/os-host/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
112242026-09-04T19:14:58.987Z[ recovery-image] Sep 04 19:14:58.021 INFO E| Downloading crates ...
112252026-09-04T19:14:59.006Z[ host-image] Sep 04 19:14:58.040 INFO E| Blocking waiting for file lock on package cache
112262026-09-04T19:14:59.039Z[ recovery-image] Sep 04 19:14:58.073 INFO E| Downloaded anstyle-query v1.1.2
112272026-09-04T19:14:59.043Z[ recovery-image] Sep 04 19:14:58.075 INFO E| Downloaded anstyle v1.0.10
112282026-09-04T19:14:59.048Z[ recovery-image] Sep 04 19:14:58.082 INFO E| Downloaded colorchoice v1.0.3
112292026-09-04T19:14:59.056Z[ recovery-image] Sep 04 19:14:58.090 INFO E| Downloaded clap_lex v0.7.4
112302026-09-04T19:14:59.059Z[ recovery-image] Sep 04 19:14:58.091 INFO E| Downloaded os_pipe v1.2.1
112312026-09-04T19:14:59.059Z[ recovery-image] Sep 04 19:14:58.091 INFO E| Downloaded is_terminal_polyfill v1.70.1
112322026-09-04T19:14:59.059Z[ recovery-image] Sep 04 19:14:58.092 INFO E| Downloaded toml_datetime v0.6.9
112332026-09-04T19:14:59.059Z[ recovery-image] Sep 04 19:14:58.093 INFO E| Downloaded serde_spanned v0.6.8
112342026-09-04T19:14:59.062Z[ recovery-image] Sep 04 19:14:58.093 INFO E| Downloaded shared_child v1.0.1
112352026-09-04T19:14:59.062Z[ recovery-image] Sep 04 19:14:58.094 INFO E| Downloaded toml v0.8.22
112362026-09-04T19:14:59.080Z[ recovery-image] Sep 04 19:14:58.114 INFO E| Downloaded duct v0.13.7
112372026-09-04T19:14:59.083Z[ recovery-image] Sep 04 19:14:58.115 INFO E| Downloaded anstyle-parse v0.2.6
112382026-09-04T19:14:59.083Z[ recovery-image] Sep 04 19:14:58.117 INFO E| Downloaded anstream v0.6.18
112392026-09-04T19:14:59.087Z[ recovery-image] Sep 04 19:14:58.118 INFO E| Downloaded toml_write v0.1.1
112402026-09-04T19:14:59.087Z[ recovery-image] Sep 04 19:14:58.119 INFO E| Downloaded clap_derive v4.5.32
112412026-09-04T19:14:59.090Z[ recovery-image] Sep 04 19:14:58.122 INFO E| Downloaded clap v4.5.37
112422026-09-04T19:14:59.102Z[ recovery-image] Sep 04 19:14:58.136 INFO E| Downloaded cc v1.2.20
112432026-09-04T19:14:59.105Z[ recovery-image] Sep 04 19:14:58.139 INFO E| Downloaded toml_edit v0.22.26
112442026-09-04T19:14:59.126Z[ recovery-image] Sep 04 19:14:58.160 INFO E| Downloaded clap_builder v4.5.37
112452026-09-04T19:14:59.129Z[ recovery-image] Sep 04 19:14:58.163 INFO E| Downloaded winnow v0.7.7
112462026-09-04T19:14:59.135Z[ recovery-image] Sep 04 19:14:58.170 INFO E| Blocking waiting for file lock on package cache
112472026-09-04T19:14:59.172Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling libc v0.2.172
112482026-09-04T19:14:59.172Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling utf8parse v0.2.2
112492026-09-04T19:14:59.176Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling shlex v1.3.0
112502026-09-04T19:14:59.176Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling anstyle-query v1.1.2
112512026-09-04T19:14:59.176Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling is_terminal_polyfill v1.70.1
112522026-09-04T19:14:59.176Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling anstyle v1.0.10
112532026-09-04T19:14:59.176Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling hashbrown v0.15.2
112542026-09-04T19:14:59.176Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling colorchoice v1.0.3
112552026-09-04T19:14:59.176Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling equivalent v1.0.2
112562026-09-04T19:14:59.176Z[ recovery-image] Sep 04 19:14:58.206 INFO E| Compiling once_cell v1.21.3
112572026-09-04T19:14:59.176Z[ host-image] Sep 04 19:14:58.208 INFO E| Blocking waiting for file lock on build directory
112582026-09-04T19:14:59.190Z[ recovery-image] Sep 04 19:14:58.224 INFO E| Compiling anyhow v1.0.98
112592026-09-04T19:14:59.193Z[ recovery-image] Sep 04 19:14:58.224 INFO E| Compiling strsim v0.11.1
112602026-09-04T19:14:59.202Z[ recovery-image] Sep 04 19:14:58.236 INFO E| Compiling clap_lex v0.7.4
112612026-09-04T19:14:59.206Z[ recovery-image] Sep 04 19:14:58.239 INFO E| Compiling winnow v0.7.7
112622026-09-04T19:14:59.209Z[ recovery-image] Sep 04 19:14:58.240 INFO E| Compiling toml_write v0.1.1
112632026-09-04T19:14:59.209Z[ recovery-image] Sep 04 19:14:58.240 INFO E| Compiling syn v2.0.101
112642026-09-04T19:14:59.464Z[ recovery-image] Sep 04 19:14:58.496 INFO E| Compiling anstyle-parse v0.2.6
112652026-09-04T19:14:59.464Z[ recovery-image] Sep 04 19:14:58.497 INFO E| Compiling cc v1.2.20
112662026-09-04T19:14:59.669Z[ recovery-image] Sep 04 19:14:58.703 INFO E| Compiling anstream v0.6.18
112672026-09-04T19:14:59.714Z[ recovery-image] Sep 04 19:14:58.748 INFO E| Compiling indexmap v2.9.0
112682026-09-04T19:14:59.884Z[ recovery-image] Sep 04 19:14:58.917 INFO E| Compiling clap_builder v4.5.37
112692026-09-04T19:14:59.923Z[ recovery-image] Sep 04 19:14:58.957 INFO E| Compiling os_pipe v1.2.1
112702026-09-04T19:14:59.923Z[ recovery-image] Sep 04 19:14:58.957 INFO E| Compiling shared_child v1.0.1
112712026-09-04T19:15:00.053Z[ recovery-image] Sep 04 19:14:59.087 INFO E| Compiling duct v0.13.7
112722026-09-04T19:15:00.623Z[ recovery-image] Sep 04 19:14:59.657 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
112732026-09-04T19:15:01.585Z[ recovery-image] Sep 04 19:15:00.613 INFO E| Compiling serde_derive v1.0.219
112742026-09-04T19:15:01.585Z[ recovery-image] Sep 04 19:15:00.613 INFO E| Compiling clap_derive v4.5.32
112752026-09-04T19:15:03.027Z[ recovery-image] Sep 04 19:15:02.060 INFO E| Compiling clap v4.5.37
112762026-09-04T19:15:03.665Z[ recovery-image] Sep 04 19:15:02.699 INFO E| Compiling serde v1.0.219
112772026-09-04T19:15:05.423Z[ recovery-image] Sep 04 19:15:04.456 INFO E| Compiling toml_datetime v0.6.9
112782026-09-04T19:15:05.423Z[ recovery-image] Sep 04 19:15:04.456 INFO E| Compiling serde_spanned v0.6.8
112792026-09-04T19:15:05.582Z[ recovery-image] Sep 04 19:15:04.615 INFO E| Compiling toml_edit v0.22.26
112802026-09-04T19:15:06.790Z[ recovery-image] Sep 04 19:15:05.823 INFO E| Compiling toml v0.8.22
112812026-09-04T19:15:08.911Z[ recovery-image] Sep 04 19:15:07.944 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.97s
112822026-09-04T19:15:08.919Z[ host-image] Sep 04 19:15:07.952 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.93s
112832026-09-04T19:15:08.922Z[ recovery-image] Sep 04 19:15:07.954 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml --image /work/os-recovery/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
112842026-09-04T19:15:08.922Z[ host-image] Sep 04 19:15:07.955 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml --image /work/os-host/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
112852026-09-04T19:15:08.939Z[ recovery-image] Sep 04 19:15:07.972 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
112862026-09-04T19:15:08.942Z[ host-image] Sep 04 19:15:07.974 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
112872026-09-04T19:15:08.961Z[ host-image] Sep 04 19:15:07.995 INFO E| Blocking waiting for file lock on package cache
112882026-09-04T19:15:08.981Z[ recovery-image] Sep 04 19:15:08.015 INFO E| Blocking waiting for file lock on package cache
112892026-09-04T19:15:09.006Z[ recovery-image] Sep 04 19:15:08.039 INFO E| Blocking waiting for file lock on package cache
112902026-09-04T19:15:09.009Z[ host-image] Sep 04 19:15:08.041 INFO E| Blocking waiting for file lock on package cache
112912026-09-04T19:15:09.025Z[ recovery-image] Sep 04 19:15:08.058 INFO E| Blocking waiting for file lock on package cache
112922026-09-04T19:15:09.039Z[ host-image] Sep 04 19:15:08.073 INFO E| Blocking waiting for file lock on build directory
112932026-09-04T19:15:09.050Z[ recovery-image] Sep 04 19:15:08.084 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
112942026-09-04T19:15:09.056Z[ recovery-image] Sep 04 19:15:08.090 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f -o /work/os-recovery/gimlet.rom`
112952026-09-04T19:15:09.060Z[ host-image] Sep 04 19:15:08.094 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
112962026-09-04T19:15:09.064Z[ host-image] Sep 04 19:15:08.098 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-host/cosmo.rom`
112972026-09-04T19:15:09.187Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
112982026-09-04T19:15:09.187Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
112992026-09-04T19:15:09.187Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
113002026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
113012026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
113022026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
113032026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
113042026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
113052026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
113062026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
113072026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
113082026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
113092026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
113102026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
113112026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
113122026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.221 INFO O| Info: ABL version: 0x100f5010
113132026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.221 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
113142026-09-04T19:15:09.191Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
113152026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
113162026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
113172026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
113182026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
113192026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
113202026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
113212026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
113222026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
113232026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
113242026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
113252026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
113262026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
113272026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
113282026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
113292026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
113302026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
113312026-09-04T19:15:09.192Z[ recovery-image] Sep 04 19:15:08.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
113322026-09-04T19:15:09.225Z[ recovery-image] Sep 04 19:15:08.258 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
113332026-09-04T19:15:09.225Z[ recovery-image] Sep 04 19:15:08.258 INFO building ROM for cosmo
113342026-09-04T19:15:09.229Z[ recovery-image] Sep 04 19:15:08.258 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml", "--image", "/work/os-recovery/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
113352026-09-04T19:15:09.288Z[ host-image] Sep 04 19:15:08.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
113362026-09-04T19:15:09.288Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
113372026-09-04T19:15:09.288Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
113382026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
113392026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
113402026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
113412026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
113422026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
113432026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
113442026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
113452026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
113462026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
113472026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
113482026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
113492026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
113502026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
113512026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
113522026-09-04T19:15:09.292Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
113532026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
113542026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
113552026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
113562026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
113572026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
113582026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
113592026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
113602026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
113612026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
113622026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
113632026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
113642026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
113652026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
113662026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
113672026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
113682026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
113692026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
113702026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
113712026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
113722026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
113732026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
113742026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
113752026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
113762026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
113772026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
113782026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
113792026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
113802026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
113812026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
113822026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
113832026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
113842026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
113852026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
113862026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
113872026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
113882026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO O| Info: ABL version: 0x100af010
113892026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
113902026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
113912026-09-04T19:15:09.293Z[ host-image] Sep 04 19:15:08.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
113922026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
113932026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
113942026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
113952026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
113962026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
113972026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
113982026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
113992026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
114002026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
114012026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
114022026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
114032026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
114042026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
114052026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
114062026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
114072026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
114082026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
114092026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
114102026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
114112026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
114122026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
114132026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
114142026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
114152026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
114162026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
114172026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
114182026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
114192026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
114202026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
114212026-09-04T19:15:09.294Z[ host-image] Sep 04 19:15:08.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
114222026-09-04T19:15:09.315Z[ recovery-image] Sep 04 19:15:08.349 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
114232026-09-04T19:15:09.318Z[ recovery-image] Sep 04 19:15:08.351 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml --image /work/os-recovery/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
114242026-09-04T19:15:09.325Z[ host-image] Sep 04 19:15:08.359 INFO building ROM for gimlet
114252026-09-04T19:15:09.329Z[ host-image] Sep 04 19:15:08.359 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml", "--image", "/work/os-host/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
114262026-09-04T19:15:09.332Z[ recovery-image] Sep 04 19:15:08.363 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
114272026-09-04T19:15:09.375Z[ host-image] Sep 04 19:15:08.408 INFO E| Blocking waiting for file lock on package cache
114282026-09-04T19:15:09.387Z[ recovery-image] Sep 04 19:15:08.420 INFO E| Blocking waiting for file lock on package cache
114292026-09-04T19:15:09.420Z[ recovery-image] Sep 04 19:15:08.454 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
114302026-09-04T19:15:09.423Z[ recovery-image] Sep 04 19:15:08.457 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-recovery/cosmo.rom`
114312026-09-04T19:15:09.428Z[ host-image] Sep 04 19:15:08.460 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
114322026-09-04T19:15:09.431Z[ host-image] Sep 04 19:15:08.465 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml --image /work/os-host/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
114332026-09-04T19:15:09.446Z[ host-image] Sep 04 19:15:08.480 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
114342026-09-04T19:15:09.515Z[ host-image] Sep 04 19:15:08.548 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
114352026-09-04T19:15:09.518Z[ host-image] Sep 04 19:15:08.551 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f -o /work/os-host/gimlet.rom`
114362026-09-04T19:15:09.634Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
114372026-09-04T19:15:09.635Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
114382026-09-04T19:15:09.635Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
114392026-09-04T19:15:09.635Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
114402026-09-04T19:15:09.639Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
114412026-09-04T19:15:09.639Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
114422026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
114432026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
114442026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
114452026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
114462026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
114472026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
114482026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
114492026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
114502026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
114512026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
114522026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
114532026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
114542026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.668 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
114552026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
114562026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
114572026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
114582026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
114592026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
114602026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
114612026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
114622026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
114632026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
114642026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
114652026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
114662026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
114672026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
114682026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
114692026-09-04T19:15:09.640Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
114702026-09-04T19:15:09.640Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
114712026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
114722026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
114732026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
114742026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
114752026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
114762026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
114772026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
114782026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
114792026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO O| Info: ABL version: 0x100f5010
114802026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
114812026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
114822026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
114832026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
114842026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
114852026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
114862026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
114872026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
114882026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
114892026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
114902026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
114912026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
114922026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
114932026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
114942026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
114952026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
114962026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
114972026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
114982026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
114992026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
115002026-09-04T19:15:09.642Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
115012026-09-04T19:15:09.642Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
115022026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
115032026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
115042026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
115052026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
115062026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
115072026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
115082026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
115092026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
115102026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
115112026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
115122026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
115132026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
115142026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
115152026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
115162026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
115172026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
115182026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
115192026-09-04T19:15:09.643Z[ host-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
115202026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.669 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
115212026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
115222026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
115232026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
115242026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO O| Info: ABL version: 0x100af010
115252026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
115262026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
115272026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
115282026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
115292026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
115302026-09-04T19:15:09.643Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
115312026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
115322026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
115332026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
115342026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
115352026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
115362026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
115372026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
115382026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
115392026-09-04T19:15:09.644Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
115402026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
115412026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.670 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
115422026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
115432026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
115442026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
115452026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
115462026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
115472026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
115482026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
115492026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
115502026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
115512026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
115522026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
115532026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
115542026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
115552026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
115562026-09-04T19:15:09.648Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
115572026-09-04T19:15:09.649Z[ recovery-image] Sep 04 19:15:08.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
115582026-09-04T19:15:09.680Z[ recovery-image] Sep 04 19:15:08.714 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
115592026-09-04T19:15:09.684Z[ host-image] Sep 04 19:15:08.717 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
115602026-09-04T19:15:09.684Z[ host-image] Sep 04 19:15:08.717 INFO finishing image archive at "/work/os-host/os.tar.gz"...
115612026-09-04T19:15:10.846Z[ recovery-image] Sep 04 19:15:09.880 INFO image complete! materials are in "/work/os-recovery"
115622026-09-04T19:15:10.850Z[ recovery-image]
115632026-09-04T19:15:10.850Z[ recovery-image] real 3:32.814084636
115642026-09-04T19:15:10.850Z[ recovery-image] user 2:37.556467149
115652026-09-04T19:15:10.850Z[ recovery-image] sys 39.651103535
115662026-09-04T19:15:10.850Z[ recovery-image] trap 0.126028419
115672026-09-04T19:15:10.850Z[ recovery-image] tflt 0.590188266
115682026-09-04T19:15:10.850Z[ recovery-image] dflt 0.883103177
115692026-09-04T19:15:10.850Z[ recovery-image] kflt 0.000105658
115702026-09-04T19:15:10.850Z[ recovery-image] lock 10:52.080336573
115712026-09-04T19:15:10.850Z[ recovery-image] slp 18:58.015297731
115722026-09-04T19:15:10.850Z[ recovery-image] lat 43.764824935
115732026-09-04T19:15:10.854Z[ recovery-image] stop 9.281354095
115742026-09-04T19:15:10.854ZSep 04 19:15:09.884 INFO [recovery-image] process exited with exit status: 0 (212.819444193s)
115752026-09-04T19:15:10.854ZSep 04 19:15:09.884 INFO [tuf-v2-recovery] running task
115762026-09-04T19:15:10.854ZSep 04 19:15:09.885 INFO [tuf-v2-recovery] task succeeded (872.57µs)
115772026-09-04T19:15:10.950Z[ host-image] Sep 04 19:15:09.984 INFO image complete! materials are in "/work/os-host"
115782026-09-04T19:15:10.954Z[ host-image]
115792026-09-04T19:15:10.954Z[ host-image] real 4:05.396104041
115802026-09-04T19:15:10.954Z[ host-image] user 2:48.220595638
115812026-09-04T19:15:10.957Z[ host-image] sys 36.996723352
115822026-09-04T19:15:10.957Z[ host-image] trap 0.142028297
115832026-09-04T19:15:10.957Z[ host-image] tflt 0.192318691
115842026-09-04T19:15:10.957Z[ host-image] dflt 0.214648658
115852026-09-04T19:15:10.957Z[ host-image] kflt 0.000185838
115862026-09-04T19:15:10.957Z[ host-image] lock 5:28.496574759
115872026-09-04T19:15:10.957Z[ host-image] slp 21:23.595445540
115882026-09-04T19:15:10.957Z[ host-image] lat 30.260802135
115892026-09-04T19:15:10.957Z[ host-image] stop 2.008222046
115902026-09-04T19:15:10.957ZSep 04 19:15:09.988 INFO [host-image] process exited with exit status: 0 (245.401925239s)
115912026-09-04T19:15:10.957ZSep 04 19:15:09.988 INFO [tuf-v2-host] running task
115922026-09-04T19:15:10.957ZSep 04 19:15:09.988 INFO [tuf-repo] running task
115932026-09-04T19:15:10.957ZSep 04 19:15:09.989 INFO [tuf-v2-host] task succeeded (579.27µs)
115942026-09-04T19:15:10.957ZSep 04 19:15:09.989 INFO [tuf-v2-repo] running task
115952026-09-04T19:15:25.512ZSep 04 19:15:24.546 INFO assembling repository in `/tmp/tufaceousBixcQW`, component: OmicronRepoAssembler
115962026-09-04T19:15:28.133ZSep 04 19:15:27.167 INFO [tuf-v2-repo] task succeeded (17.177819417s)
115972026-09-04T19:15:30.829ZSep 04 19:15:29.862 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
115982026-09-04T19:15:31.045ZSep 04 19:15:30.078 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
115992026-09-04T19:15:32.611ZSep 04 19:15:31.645 INFO skipping lab SP image, name: "cosmo-a-lab", board: "cosmo-a"
116002026-09-04T19:15:32.667ZSep 04 19:15:31.701 INFO skipping lab SP image, name: "cosmo-b-lab", board: "cosmo-b"
116012026-09-04T19:15:32.718ZSep 04 19:15:31.752 INFO skipping lab SP image, name: "gimlet-b-lab", board: "gimlet-b"
116022026-09-04T19:15:32.770ZSep 04 19:15:31.804 INFO skipping lab SP image, name: "gimlet-c-lab", board: "gimlet-c"
116032026-09-04T19:15:32.823ZSep 04 19:15:31.857 INFO skipping lab SP image, name: "gimlet-d-lab", board: "gimlet-d"
116042026-09-04T19:15:32.875ZSep 04 19:15:31.909 INFO skipping lab SP image, name: "gimlet-e-lab", board: "gimlet-e"
116052026-09-04T19:15:32.930ZSep 04 19:15:31.963 INFO skipping lab SP image, name: "gimlet-f-lab", board: "gimlet-f"
116062026-09-04T19:15:40.454ZSep 04 19:15:39.487 INFO skipping duplicate RoT image, skipped_inner_file: archive-a.zip, skipped_target: psc_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
116072026-09-04T19:15:40.459ZSep 04 19:15:39.493 INFO skipping duplicate RoT image, skipped_inner_file: archive-b.zip, skipped_target: psc_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
116082026-09-04T19:15:40.483ZSep 04 19:15:39.517 INFO skipping duplicate RoT bootloader image, skipped: psc_rot_bootloader-psc_rot_bootloader-bart-1.4.1.tar.gz, existing: gimlet_rot_bootloader-gimlet_rot_bootloader-bart-1.4.1.tar.gz
116092026-09-04T19:15:40.539ZSep 04 19:15:39.572 INFO skipping lab SP image, name: "sidecar-b-lab", board: "sidecar-b"
116102026-09-04T19:15:40.592ZSep 04 19:15:39.626 INFO skipping lab SP image, name: "sidecar-c-lab", board: "sidecar-c"
116112026-09-04T19:15:40.650ZSep 04 19:15:39.683 INFO skipping lab SP image, name: "sidecar-d-lab", board: "sidecar-d"
116122026-09-04T19:15:40.713ZSep 04 19:15:39.746 INFO skipping duplicate RoT image, skipped_inner_file: archive-a.zip, skipped_target: switch_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
116132026-09-04T19:15:40.719ZSep 04 19:15:39.752 INFO skipping duplicate RoT image, skipped_inner_file: archive-b.zip, skipped_target: switch_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz, existing_target: gimlet_rot-oxide-rot-1-selfsigned-bart-1.0.38.tar.gz
116142026-09-04T19:15:40.743ZSep 04 19:15:39.777 INFO skipping duplicate RoT bootloader image, skipped: switch_rot_bootloader-switch_rot_bootloader-bart-1.4.1.tar.gz, existing: gimlet_rot_bootloader-gimlet_rot_bootloader-bart-1.4.1.tar.gz
116152026-09-04T19:15:41.919ZSep 04 19:15:40.952 INFO [tuf-repo] task succeeded (30.964136335s)
116162026-09-04T19:18:47.159Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 05s
116172026-09-04T19:18:47.162Z[verify-libraries] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
116182026-09-04T19:18:47.162Z[verify-libraries] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
116192026-09-04T19:18:49.842ZSep 04 19:18:48.874 INFO [verify-libraries] process exited with exit status: 0 (432.024313512s)
116202026-09-04T19:18:49.842ZSep 04 19:18:48.874 INFO all jobs completed in 1191.536968382s
116212026-09-04T19:18:50.729Zprocess exited: duration 1409690 ms, exit code 0
 
116222026-09-04T19:18:50.742Zfound 41 output files
116232026-09-04T19:18:50.742Zuploading: /work/manifest.toml (17334 bytes)
116242026-09-04T19:18:51.762Zuploaded: /work/manifest.toml
116252026-09-04T19:18:51.763Zuploading: /work/repo.zip (2350047894 bytes)
116262026-09-04T19:19:20.835Zuploaded: /work/repo.zip
116272026-09-04T19:19:20.835Zuploading: /work/repo.zip.sha256.txt (65 bytes)
116282026-09-04T19:19:22.011Zuploaded: /work/repo.zip.sha256.txt
116292026-09-04T19:19:22.012Zuploading: /work/helios.json (647 bytes)
116302026-09-04T19:19:23.024Zuploaded: /work/helios.json
116312026-09-04T19:19:23.024Zuploading: /work/incorporation.p5m (113595 bytes)
116322026-09-04T19:19:24.037Zuploaded: /work/incorporation.p5m
116332026-09-04T19:19:24.037Zuploading: /work/incorporation.p5p (133120 bytes)
116342026-09-04T19:19:25.051Zuploaded: /work/incorporation.p5p
116352026-09-04T19:19:25.051Zuploading: /work/helios-incorp.log (522 bytes)
116362026-09-04T19:19:26.060Zuploaded: /work/helios-incorp.log
116372026-09-04T19:19:26.060Zuploading: /work/helios-setup.log (57392 bytes)
116382026-09-04T19:19:27.072Zuploaded: /work/helios-setup.log
116392026-09-04T19:19:27.072Zuploading: /work/host-image.log (235249 bytes)
116402026-09-04T19:19:28.087Zuploaded: /work/host-image.log
116412026-09-04T19:19:28.088Zuploading: /work/host-package.log (49483 bytes)
116422026-09-04T19:19:29.104Zuploaded: /work/host-package.log
116432026-09-04T19:19:29.104Zuploading: /work/host-target.log (101 bytes)
116442026-09-04T19:19:30.113Zuploaded: /work/host-target.log
116452026-09-04T19:19:30.114Zuploading: /work/incorp-create.log (0 bytes)
116462026-09-04T19:19:31.121Zuploaded: /work/incorp-create.log
116472026-09-04T19:19:31.121Zuploading: /work/incorp-fmt.log (0 bytes)
116482026-09-04T19:19:32.164Zuploaded: /work/incorp-fmt.log
116492026-09-04T19:19:32.164Zuploading: /work/incorp-pkgsend.log (108 bytes)
116502026-09-04T19:19:33.176Zuploaded: /work/incorp-pkgsend.log
116512026-09-04T19:19:33.176Zuploading: /work/incorp-publisher.log (0 bytes)
116522026-09-04T19:19:34.184Zuploaded: /work/incorp-publisher.log
116532026-09-04T19:19:34.184Zuploading: /work/omicron-package.log (10474 bytes)
116542026-09-04T19:19:35.195Zuploaded: /work/omicron-package.log
116552026-09-04T19:19:35.195Zuploading: /work/recovery-image.log (591838 bytes)
116562026-09-04T19:19:36.214Zuploaded: /work/recovery-image.log
116572026-09-04T19:19:36.214Zuploading: /work/recovery-package.log (2621 bytes)
116582026-09-04T19:19:37.226Zuploaded: /work/recovery-package.log
116592026-09-04T19:19:37.226Zuploading: /work/recovery-target.log (98 bytes)
116602026-09-04T19:19:38.234Zuploaded: /work/recovery-target.log
116612026-09-04T19:19:38.234Zuploading: /work/stamp-clickhouse.log (117 bytes)
116622026-09-04T19:19:39.244Zuploaded: /work/stamp-clickhouse.log
116632026-09-04T19:19:39.244Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
116642026-09-04T19:19:40.253Zuploaded: /work/stamp-clickhouse_keeper.log
116652026-09-04T19:19:40.253Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
116662026-09-04T19:19:41.263Zuploaded: /work/stamp-clickhouse_server.log
116672026-09-04T19:19:41.263Zuploading: /work/stamp-cockroachdb.log (118 bytes)
116682026-09-04T19:19:42.277Zuploaded: /work/stamp-cockroachdb.log
116692026-09-04T19:19:42.277Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
116702026-09-04T19:19:43.287Zuploaded: /work/stamp-crucible-pantry-zone.log
116712026-09-04T19:19:43.287Zuploading: /work/stamp-crucible-utils.log (118 bytes)
116722026-09-04T19:19:44.295Zuploaded: /work/stamp-crucible-utils.log
116732026-09-04T19:19:44.295Zuploading: /work/stamp-crucible-zone.log (120 bytes)
116742026-09-04T19:19:45.305Zuploaded: /work/stamp-crucible-zone.log
116752026-09-04T19:19:45.305Zuploading: /work/stamp-external-dns.log (119 bytes)
116762026-09-04T19:19:46.314Zuploaded: /work/stamp-external-dns.log
116772026-09-04T19:19:46.315Zuploading: /work/stamp-installinator.log (103 bytes)
116782026-09-04T19:19:47.324Zuploaded: /work/stamp-installinator.log
116792026-09-04T19:19:47.324Zuploading: /work/stamp-internal-dns.log (119 bytes)
116802026-09-04T19:19:48.371Zuploaded: /work/stamp-internal-dns.log
116812026-09-04T19:19:48.371Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
116822026-09-04T19:19:49.379Zuploaded: /work/stamp-mg-ddm-gz.log
116832026-09-04T19:19:49.379Zuploading: /work/stamp-nexus.log (112 bytes)
116842026-09-04T19:19:50.395Zuploaded: /work/stamp-nexus.log
116852026-09-04T19:19:50.399Zuploading: /work/stamp-ntp.log (110 bytes)
116862026-09-04T19:19:51.406Zuploaded: /work/stamp-ntp.log
116872026-09-04T19:19:51.409Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
116882026-09-04T19:19:52.417Zuploaded: /work/stamp-omicron-sled-agent.log
116892026-09-04T19:19:52.417Zuploading: /work/stamp-overlay.log (114 bytes)
116902026-09-04T19:19:53.426Zuploaded: /work/stamp-overlay.log
116912026-09-04T19:19:53.426Zuploading: /work/stamp-oximeter.log (115 bytes)
116922026-09-04T19:19:54.435Zuploaded: /work/stamp-oximeter.log
116932026-09-04T19:19:54.436Zuploading: /work/stamp-oxlog.log (109 bytes)
116942026-09-04T19:19:55.447Zuploaded: /work/stamp-oxlog.log
116952026-09-04T19:19:55.447Zuploading: /work/stamp-probe.log (112 bytes)
116962026-09-04T19:19:56.455Zuploaded: /work/stamp-probe.log
116972026-09-04T19:19:56.455Zuploading: /work/stamp-propolis-server.log (122 bytes)
116982026-09-04T19:19:57.465Zuploaded: /work/stamp-propolis-server.log
116992026-09-04T19:19:57.465Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
117002026-09-04T19:19:58.477Zuploaded: /work/stamp-pumpkind-gz.log
117012026-09-04T19:19:58.478Zuploading: /work/stamp-switch-asic.log (118 bytes)
117022026-09-04T19:19:59.487Zuploaded: /work/stamp-switch-asic.log
117032026-09-04T19:19:59.487Zuploading: /work/verify-libraries.log (50340 bytes)
117042026-09-04T19:20:00.502Zuploaded: /work/verify-libraries.log