01M1PG9QSXAM7TCA6R0GV48S5Q: 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: 01M1PGA5VEQ11AY0VMA6B69Z6N

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T15:24:50.931Zjob assigned to worker 01M1PGA7K79QM4KP8DSWWPGZCA [factory aws, i-0727d78fbc16a80db] (queued for 45 s)
 
22026-09-04T15:24:58.013Zstarting task 0: "setup"
32026-09-04T15:24:58.017Z++ uname -s
42026-09-04T15:24:58.020Z+ kern=SunOS
52026-09-04T15:24:58.020Z+ build_user=build
62026-09-04T15:24:58.020Z+ build_uid=12345
72026-09-04T15:24:58.020Z+ work_dir=/work
82026-09-04T15:24:58.020Z+ input_dir=/input
92026-09-04T15:24:58.020Z+ [[ 0 == 12345 ]]
102026-09-04T15:24:58.020Z+ case "$kern" in
112026-09-04T15:24:58.020Z+ groupadd -g 12345 build
122026-09-04T15:24:58.023Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T15:25:00.028Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T15:25:00.097Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T15:25:00.100Z+ home_fs=zfs
162026-09-04T15:25:00.100Z+ [[ zfs == autofs ]]
172026-09-04T15:25:00.100Z+ mkdir -p /home/build
182026-09-04T15:25:00.103Z+ chown build:build /home/build /work
192026-09-04T15:25:02.103Z+ chmod 0700 /home/build /work
202026-09-04T15:25:02.107Zprocess exited: duration 4095 ms, exit code 0
 
212026-09-04T15:25:02.114Zstarting task 1: "rust-toolchain"
222026-09-04T15:25:02.119Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T15:25:02.119Z * rust toolchain channel = "1.97.1"
242026-09-04T15:25:02.119Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T15:25:02.119Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-04T15:25:02.119Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T15:25:02.119Z * rust toolchain profile = "default"
282026-09-04T15:25:02.122Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T15:25:02.122Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T15:25:02.207Zinfo: downloading installer
312026-09-04T15:25:03.755Zinfo: profile set to default
322026-09-04T15:25:03.755Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T15:25:03.758Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T15:25:03.910Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T15:25:03.913Zinfo: downloading 6 components
362026-09-04T15:25:19.725Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T15:25:19.725Z
382026-09-04T15:25:19.755Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T15:25:19.755Z
402026-09-04T15:25:19.758Z
412026-09-04T15:25:19.758ZRust is installed now. Great!
422026-09-04T15:25:19.758Z
432026-09-04T15:25:19.758ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T15:25:19.758Zenvironment variable. This has not been done automatically.
452026-09-04T15:25:19.758Z
462026-09-04T15:25:19.758ZTo configure your current shell, you need to source
472026-09-04T15:25:19.758Zthe corresponding env file under $HOME/.cargo.
482026-09-04T15:25:19.758Z
492026-09-04T15:25:19.758ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T15:25:19.758Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T15:25:19.758Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T15:25:19.758ZCC_x86_64-unknown-illumos = None
532026-09-04T15:25:19.758Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T15:25:19.758ZCC_x86_64_unknown_illumos = None
552026-09-04T15:25:19.758Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T15:25:19.758ZHOST_CC = None
572026-09-04T15:25:19.758Zcargo:rerun-if-env-changed=CC
582026-09-04T15:25:19.758ZCC = None
592026-09-04T15:25:19.758Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T15:25:19.946Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T15:25:19.946ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T15:25:19.946Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T15:25:19.946ZCFLAGS = None
642026-09-04T15:25:19.946Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T15:25:19.946ZHOST_CFLAGS = None
662026-09-04T15:25:19.947Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T15:25:19.947ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T15:25:19.947Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T15:25:19.947ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T15:25:20.059Z+ rustup --version
712026-09-04T15:25:20.064Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T15:25:20.067Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T15:25:20.086Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T15:25:20.090Z+ cargo --version
752026-09-04T15:25:20.097Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T15:25:20.100Z+ rustc --version
772026-09-04T15:25:20.119Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T15:25:20.122Zprocess exited: duration 18009 ms, exit code 0
 
792026-09-04T15:25:20.128Zstarting task 2: "authentication"
802026-09-04T15:25:20.147Zprocess exited: duration 18 ms, exit code 0
 
812026-09-04T15:25:20.155Zstarting task 3: "clone repository"
822026-09-04T15:25:20.159Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T15:25:20.162Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T15:25:20.195ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T15:25:34.258Z+ cd /work/oxidecomputer/omicron
862026-09-04T15:25:34.258Z+ git fetch origin 68d90e6ae1f5cb66ca59acefb393082e25233034
872026-09-04T15:25:34.573ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T15:25:34.573Z * branch 68d90e6ae1f5cb66ca59acefb393082e25233034 -> FETCH_HEAD
892026-09-04T15:25:34.588Z+ [[ -n john/sled-vmm-count-in-inventory ]]
902026-09-04T15:25:34.592Z++ git branch --show-current
912026-09-04T15:25:34.592Z+ current=main
922026-09-04T15:25:34.592Z+ [[ main != john/sled-vmm-count-in-inventory ]]
932026-09-04T15:25:34.592Z+ git branch -f john/sled-vmm-count-in-inventory 68d90e6ae1f5cb66ca59acefb393082e25233034
942026-09-04T15:25:34.596Z+ git checkout -f john/sled-vmm-count-in-inventory
952026-09-04T15:25:34.844ZSwitched to branch 'john/sled-vmm-count-in-inventory'
962026-09-04T15:25:34.848Z+ git reset --hard 68d90e6ae1f5cb66ca59acefb393082e25233034
972026-09-04T15:25:34.862ZHEAD is now at 68d90e6ae use SqlU32 instead of `as i64` for num registered VMM db representation
982026-09-04T15:25:34.865Zprocess exited: duration 14708 ms, exit code 0
 
992026-09-04T15:25:34.871Zstarting task 4: "build"
1002026-09-04T15:25:34.876Z+ source .github/buildomat/ci-env.sh
1012026-09-04T15:25:34.876Z++ export CARGO_TERM_COLOR=always
1022026-09-04T15:25:34.876Z++ CARGO_TERM_COLOR=always
1032026-09-04T15:25:34.880Z+++ uname -s
1042026-09-04T15:25:34.880Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T15:25:34.880Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T15:25:34.883Z+ cargo --version
1072026-09-04T15:25:34.889Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T15:25:34.892Z+ rustc --version
1092026-09-04T15:25:34.912Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T15:25:34.915Z+ cargo tree --locked
1112026-09-04T15:25:35.093Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-09-04T15:25:35.467Z Updating crates.io index
1132026-09-04T15:25:35.470Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-09-04T15:25:35.786Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1152026-09-04T15:25:36.186Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
1162026-09-04T15:25:36.482Z Updating git repository `https://github.com/oxidecomputer/propolis`
1172026-09-04T15:25:37.561Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1182026-09-04T15:25:38.097Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-09-04T15:25:39.724Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-09-04T15:25:40.581Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-09-04T15:25:40.891Z Updating git repository `https://github.com/oxidecomputer/lldp`
1222026-09-04T15:25:41.248Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1232026-09-04T15:25:42.482Z Updating git repository `https://github.com/oxidecomputer/clickward`
1242026-09-04T15:25:42.860Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1252026-09-04T15:25:43.324Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
1262026-09-04T15:25:43.618Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1272026-09-04T15:25:43.899Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1282026-09-04T15:25:44.175Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1292026-09-04T15:25:44.480Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-09-04T15:25:44.761Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-09-04T15:25:45.118Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1322026-09-04T15:25:45.526Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1332026-09-04T15:25:46.070Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1342026-09-04T15:25:46.376Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1352026-09-04T15:25:46.993Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1362026-09-04T15:25:47.348Z Updating git repository `https://github.com/oxidecomputer/erebor`
1372026-09-04T15:25:47.678Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1382026-09-04T15:25:48.117Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1392026-09-04T15:25:48.416Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1402026-09-04T15:25:48.825Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1412026-09-04T15:25:49.172Z Updating git repository `https://github.com/oxidecomputer/ispf`
1422026-09-04T15:25:49.456Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1432026-09-04T15:25:49.806Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1442026-09-04T15:25:50.230Z Updating git repository `https://github.com/oxidecomputer/tough`
1452026-09-04T15:25:50.849Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1462026-09-04T15:25:51.413Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1472026-09-04T15:25:51.749Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1482026-09-04T15:25:52.095Z Updating git repository `https://github.com/oxidecomputer/pmbus`
1492026-09-04T15:25:52.765Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1502026-09-04T15:25:53.080Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-04T15:25:53.366Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1522026-09-04T15:25:53.704Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1532026-09-04T15:25:54.012Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1542026-09-04T15:25:54.440Z Updating git repository `https://github.com/illumos/smf-rs`
1552026-09-04T15:25:57.323Z Downloading crates ...
1562026-09-04T15:25:57.381Z Downloaded clap_lex v1.0.0
1572026-09-04T15:25:57.385Z Downloaded compression-codecs v0.4.37
1582026-09-04T15:25:57.391Z Downloaded cpubits v0.1.1
1592026-09-04T15:25:57.394Z Downloaded crossbeam-deque v0.8.6
1602026-09-04T15:25:57.394Z Downloaded criterion-plot v0.6.0
1612026-09-04T15:25:57.397Z Downloaded cipher v0.5.2
1622026-09-04T15:25:57.400Z Downloaded defmt v1.0.1
1632026-09-04T15:25:57.403Z Downloaded hex v0.4.3
1642026-09-04T15:25:57.403Z Downloaded clang-sys v1.8.1
1652026-09-04T15:25:57.408Z Downloaded cobs v0.3.0
1662026-09-04T15:25:57.411Z Downloaded crucible-workspace-hack v0.1.0
1672026-09-04T15:25:57.414Z Downloaded heck v0.4.1
1682026-09-04T15:25:57.417Z Downloaded constant_time_eq v0.3.1
1692026-09-04T15:25:57.420Z Downloaded convert_case v0.4.0
1702026-09-04T15:25:57.420Z Downloaded is_ci v1.2.0
1712026-09-04T15:25:57.420Z Downloaded illumos-nvpair v0.3.0
1722026-09-04T15:25:57.423Z Downloaded compression-core v0.4.31
1732026-09-04T15:25:57.423Z Downloaded crunchy v0.2.4
1742026-09-04T15:25:57.423Z Downloaded instability v0.3.11
1752026-09-04T15:25:57.423Z Downloaded hex-literal v1.1.0
1762026-09-04T15:25:57.423Z Downloaded is_terminal_polyfill v1.70.2
1772026-09-04T15:25:57.426Z Downloaded derive-ex v0.1.8
1782026-09-04T15:25:57.429Z Downloaded heck v0.5.0
1792026-09-04T15:25:57.432Z Downloaded headers-core v0.3.0
1802026-09-04T15:25:57.432Z Downloaded hex-literal v0.4.1
1812026-09-04T15:25:57.432Z Downloaded hubpack v0.1.2
1822026-09-04T15:25:57.435Z Downloaded httpdate v1.0.3
1832026-09-04T15:25:57.438Z Downloaded internet-checksum v0.2.1
1842026-09-04T15:25:57.441Z Downloaded cmake v0.1.57
1852026-09-04T15:25:57.441Z Downloaded corncobs v0.1.4
1862026-09-04T15:25:57.444Z Downloaded crypto-common v0.1.7
1872026-09-04T15:25:57.444Z Downloaded hmac v0.13.0
1882026-09-04T15:25:57.446Z Downloaded crc8 v0.1.1
1892026-09-04T15:25:57.446Z Downloaded ingot v0.2.1
1902026-09-04T15:25:57.449Z Downloaded addr2line v0.25.1
1912026-09-04T15:25:57.453Z Downloaded critical-section v1.2.0
1922026-09-04T15:25:57.455Z Downloaded guppy-workspace-hack v0.1.0
1932026-09-04T15:25:57.455Z Downloaded crc32fast v1.5.0
1942026-09-04T15:25:57.455Z Downloaded hash32 v0.3.1
1952026-09-04T15:25:57.459Z Downloaded defmt v0.3.100
1962026-09-04T15:25:57.459Z Downloaded crc-catalog v2.4.0
1972026-09-04T15:25:57.459Z Downloaded cpufeatures v0.2.17
1982026-09-04T15:25:57.462Z Downloaded hostname v0.4.2
1992026-09-04T15:25:57.462Z Downloaded hubpack_derive v0.1.1
2002026-09-04T15:25:57.465Z Downloaded group v0.13.0
2012026-09-04T15:25:57.465Z Downloaded async-object-pool v0.2.0
2022026-09-04T15:25:57.465Z Downloaded crypto-common v0.2.2
2032026-09-04T15:25:57.468Z Downloaded colorchoice v1.0.4
2042026-09-04T15:25:57.468Z Downloaded crc v3.4.0
2052026-09-04T15:25:57.471Z Downloaded hostname v0.3.1
2062026-09-04T15:25:57.475Z Downloaded http-body v1.0.1
2072026-09-04T15:25:57.475Z Downloaded http-range v0.1.5
2082026-09-04T15:25:57.475Z Downloaded hash32 v0.2.1
2092026-09-04T15:25:57.478Z Downloaded cpufeatures v0.3.0
2102026-09-04T15:25:57.478Z Downloaded curve25519-dalek-derive v0.1.1
2112026-09-04T15:25:57.478Z Downloaded darling_macro v0.13.4
2122026-09-04T15:25:57.478Z Downloaded darling_macro v0.21.3
2132026-09-04T15:25:57.478Z Downloaded highway v1.3.0
2142026-09-04T15:25:57.481Z Downloaded iana-time-zone v0.1.65
2152026-09-04T15:25:57.482Z Downloaded debug-ignore v1.0.5
2162026-09-04T15:25:57.484Z Downloaded derive_builder_macro v0.20.2
2172026-09-04T15:25:57.484Z Downloaded home v0.5.12
2182026-09-04T15:25:57.512Z Downloaded ident_case v1.0.1
2192026-09-04T15:25:57.512Z Downloaded diesel_table_macro_syntax v0.3.0
2202026-09-04T15:25:57.512Z Downloaded group v0.14.0
2212026-09-04T15:25:57.512Z Downloaded cstr-argument v0.1.2
2222026-09-04T15:25:57.512Z Downloaded http-body-util v0.1.3
2232026-09-04T15:25:57.512Z Downloaded constant_time_eq v0.4.2
2242026-09-04T15:25:57.512Z Downloaded defmt-parser v1.0.0
2252026-09-04T15:25:57.512Z Downloaded darling_macro v0.23.0
2262026-09-04T15:25:57.512Z Downloaded illumos-nvpair-sys v0.2.0
2272026-09-04T15:25:57.516Z Downloaded indoc v1.0.9
2282026-09-04T15:25:57.516Z Downloaded inout v0.1.4
2292026-09-04T15:25:57.518Z Downloaded indent_write v2.2.0
2302026-09-04T15:25:57.518Z Downloaded const-oid v0.9.6
2312026-09-04T15:25:57.521Z Downloaded console v0.16.2
2322026-09-04T15:25:57.521Z Downloaded inout v0.2.2
2332026-09-04T15:25:57.524Z Downloaded instant v0.1.13
2342026-09-04T15:25:57.524Z Downloaded is-terminal v0.4.17
2352026-09-04T15:25:57.524Z Downloaded base16ct v1.0.0
2362026-09-04T15:25:57.527Z Downloaded clap_derive v4.6.1
2372026-09-04T15:25:57.530Z Downloaded cmov v0.5.4
2382026-09-04T15:25:57.533Z Downloaded assert_matches v1.5.0
2392026-09-04T15:25:57.533Z Downloaded crossbeam-utils v0.8.21
2402026-09-04T15:25:57.536Z Downloaded anstyle-query v1.1.5
2412026-09-04T15:25:57.536Z Downloaded arrayref v0.3.9
2422026-09-04T15:25:57.541Z Downloaded bb8 v0.8.6
2432026-09-04T15:25:57.544Z Downloaded bit-set v0.5.3
2442026-09-04T15:25:57.547Z Downloaded darling v0.13.4
2452026-09-04T15:25:57.550Z Downloaded idna_adapter v1.2.1
2462026-09-04T15:25:57.552Z Downloaded concurrent-queue v2.5.0
2472026-09-04T15:25:57.555Z Downloaded darling_macro v0.20.11
2482026-09-04T15:25:57.558Z Downloaded der_derive v0.7.3
2492026-09-04T15:25:57.561Z Downloaded csv-core v0.1.13
2502026-09-04T15:25:57.561Z Downloaded const_format_proc_macros v0.2.34
2512026-09-04T15:25:57.564Z Downloaded cfg-if v1.0.4
2522026-09-04T15:25:57.564Z Downloaded olpc-cjson v0.1.4
2532026-09-04T15:25:57.567Z Downloaded cast v0.3.0
2542026-09-04T15:25:57.567Z Downloaded ciborium-io v0.2.2
2552026-09-04T15:25:57.567Z Downloaded oxide-generation-macros v0.2.0
2562026-09-04T15:25:57.567Z Downloaded pathdiff v0.2.3
2572026-09-04T15:25:57.567Z Downloaded diesel-dtrace v0.5.0
2582026-09-04T15:25:57.570Z Downloaded crossbeam-epoch v0.9.18
2592026-09-04T15:25:57.570Z Downloaded ctutils v0.4.2
2602026-09-04T15:25:57.573Z Downloaded powerfmt v0.2.0
2612026-09-04T15:25:57.573Z Downloaded daft v0.1.8
2622026-09-04T15:25:57.576Z Downloaded data-encoding v2.10.0
2632026-09-04T15:25:57.576Z Downloaded potential_utf v0.1.4
2642026-09-04T15:25:57.579Z Downloaded delegate v0.13.5
2652026-09-04T15:25:57.582Z Downloaded half v1.8.3
2662026-09-04T15:25:57.582Z Downloaded httptest v0.16.4
2672026-09-04T15:25:57.584Z Downloaded ctr v0.10.1
2682026-09-04T15:25:57.584Z Downloaded derive_builder_core v0.20.2
2692026-09-04T15:25:57.584Z Downloaded crc-any v2.5.0
2702026-09-04T15:25:57.587Z Downloaded humantime v2.3.0
2712026-09-04T15:25:57.587Z Downloaded impl-trait-for-tuples v0.2.3
2722026-09-04T15:25:57.590Z Downloaded byteorder v1.5.0
2732026-09-04T15:25:57.590Z Downloaded daft-derive v0.1.8
2742026-09-04T15:25:57.593Z Downloaded bs58 v0.5.1
2752026-09-04T15:25:57.593Z Downloaded deranged v0.5.8
2762026-09-04T15:25:57.593Z Downloaded hyper-staticfile v0.10.1
2772026-09-04T15:25:57.596Z Downloaded ipnet v2.12.0
2782026-09-04T15:25:57.596Z Downloaded colored v3.1.1
2792026-09-04T15:25:57.601Z Downloaded cookie_store v0.22.1
2802026-09-04T15:25:57.601Z Downloaded defmt-macros v1.0.1
2812026-09-04T15:25:57.604Z Downloaded opaque-debug v0.3.1
2822026-09-04T15:25:57.604Z Downloaded hyper-tls v0.6.0
2832026-09-04T15:25:57.604Z Downloaded oso-derive v0.27.3
2842026-09-04T15:25:57.604Z Downloaded ingot-types v0.2.0
2852026-09-04T15:25:57.604Z Downloaded peg-runtime v0.8.5
2862026-09-04T15:25:57.607Z Downloaded progenitor-client v0.14.0
2872026-09-04T15:25:57.607Z Downloaded ref-cast v1.0.25
2882026-09-04T15:25:57.613Z Downloaded argon2 v0.5.3
2892026-09-04T15:25:57.616Z Downloaded datatest-stable v0.3.3
2902026-09-04T15:25:57.619Z Downloaded anstyle v1.0.14
2912026-09-04T15:25:57.619Z Downloaded autocfg v1.5.0
2922026-09-04T15:25:57.619Z Downloaded hickory-client v0.25.2
2932026-09-04T15:25:57.622Z Downloaded indoc v2.0.7
2942026-09-04T15:25:57.622Z Downloaded darling v0.23.0
2952026-09-04T15:25:57.625Z Downloaded async-trait v0.1.89
2962026-09-04T15:25:57.628Z Downloaded bitfield v0.19.4
2972026-09-04T15:25:57.631Z Downloaded des v0.9.0
2982026-09-04T15:25:57.634Z Downloaded derive_builder v0.20.2
2992026-09-04T15:25:57.637Z Downloaded convert_case v0.10.0
3002026-09-04T15:25:57.637Z Downloaded darling v0.20.11
3012026-09-04T15:25:57.640Z Downloaded bitflags v1.3.2
3022026-09-04T15:25:57.640Z Downloaded half v2.7.1
3032026-09-04T15:25:57.642Z Downloaded hickory-resolver v0.25.2
3042026-09-04T15:25:57.645Z Downloaded const-oid v0.10.2
3052026-09-04T15:25:57.645Z Downloaded colored v2.2.0
3062026-09-04T15:25:57.648Z Downloaded console v0.15.11
3072026-09-04T15:25:57.651Z Downloaded hmac v0.12.1
3082026-09-04T15:25:57.651Z Downloaded httparse v1.10.1
3092026-09-04T15:25:57.654Z Downloaded cexpr v0.6.0
3102026-09-04T15:25:57.654Z Downloaded phc v0.6.1
3112026-09-04T15:25:57.654Z Downloaded russh-util v0.52.0
3122026-09-04T15:25:57.654Z Downloaded same-file v1.0.6
3132026-09-04T15:25:57.657Z Downloaded serde_regex v1.1.0
3142026-09-04T15:25:57.657Z Downloaded scroll_derive v0.13.1
3152026-09-04T15:25:57.657Z Downloaded phf v0.12.1
3162026-09-04T15:25:57.657Z Downloaded serde_plain v1.0.2
3172026-09-04T15:25:57.660Z Downloaded pin-project-lite v0.2.17
3182026-09-04T15:25:57.662Z Downloaded ppv-lite86 v0.2.21
3192026-09-04T15:25:57.662Z Downloaded password-hash v0.5.0
3202026-09-04T15:25:57.670Z Downloaded pem-rfc7468 v1.0.0
3212026-09-04T15:25:57.672Z Downloaded hybrid-array v0.4.13
3222026-09-04T15:25:57.672Z Downloaded ingot-macros v0.2.0
3232026-09-04T15:25:57.675Z Downloaded ipnetwork v0.21.1
3242026-09-04T15:25:57.675Z Downloaded pkg-config v0.3.32
3252026-09-04T15:25:57.675Z Downloaded poly1305 v0.8.0
3262026-09-04T15:25:57.679Z Downloaded proc-macro-error v1.0.4
3272026-09-04T15:25:57.679Z Downloaded signal-hook-mio v0.2.5
3282026-09-04T15:25:57.681Z Downloaded primeorder v0.13.6
3292026-09-04T15:25:57.681Z Downloaded signature v3.0.0
3302026-09-04T15:25:57.681Z Downloaded strip-ansi-escapes v0.2.1
3312026-09-04T15:25:57.684Z Downloaded clap v4.6.1
3322026-09-04T15:25:57.689Z Downloaded cookie v0.18.1
3332026-09-04T15:25:57.692Z Downloaded sqlparser_derive v0.5.0
3342026-09-04T15:25:57.692Z Downloaded quote v1.0.45
3352026-09-04T15:25:57.695Z Downloaded heapless v0.7.17
3362026-09-04T15:25:57.695Z Downloaded progenitor-client v0.13.0
3372026-09-04T15:25:57.698Z Downloaded relative-path v1.9.3
3382026-09-04T15:25:57.698Z Downloaded rpassword v7.5.4
3392026-09-04T15:25:57.698Z Downloaded structmeta-derive v0.3.0
3402026-09-04T15:25:57.701Z Downloaded psm v0.1.30
3412026-09-04T15:25:57.701Z Downloaded hyper-rustls v0.27.7
3422026-09-04T15:25:57.701Z Downloaded blake2b_simd v1.0.4
3432026-09-04T15:25:57.705Z Downloaded cancel-safe-futures v0.1.5
3442026-09-04T15:25:57.705Z Downloaded derive-where v1.6.0
3452026-09-04T15:25:57.710Z Downloaded supports-color v2.1.0
3462026-09-04T15:25:57.712Z Downloaded tabled_derive v0.7.0
3472026-09-04T15:25:57.712Z Downloaded tabwriter v1.4.1
3482026-09-04T15:25:57.715Z Downloaded headers v0.4.1
3492026-09-04T15:25:57.718Z Downloaded cfg-expr v0.20.6
3502026-09-04T15:25:57.721Z Downloaded sync_wrapper v1.0.2
3512026-09-04T15:25:57.721Z Downloaded termtree v0.5.1
3522026-09-04T15:25:57.724Z Downloaded rust-argon2 v2.1.0
3532026-09-04T15:25:57.727Z Downloaded const_format v0.2.35
3542026-09-04T15:25:57.727Z Downloaded sec1 v0.8.1
3552026-09-04T15:25:57.730Z Downloaded serde-hex v0.1.0
3562026-09-04T15:25:57.733Z Downloaded tower-service v0.3.3
3572026-09-04T15:25:57.735Z Downloaded trait-variant v0.1.2
3582026-09-04T15:25:57.738Z Downloaded usdt-attr-macro v0.6.0
3592026-09-04T15:25:57.738Z Downloaded usdt-macro v0.5.0
3602026-09-04T15:25:57.738Z Downloaded version_check v0.9.5
3612026-09-04T15:25:57.741Z Downloaded yoke-derive v0.8.1
3622026-09-04T15:25:57.741Z Downloaded parse-display-derive v0.10.0
3632026-09-04T15:25:57.741Z Downloaded darling v0.21.3
3642026-09-04T15:25:57.744Z Downloaded derive_more v0.99.20
3652026-09-04T15:25:57.749Z Downloaded heapless v0.8.0
3662026-09-04T15:25:57.752Z Downloaded icu_properties v2.1.2
3672026-09-04T15:25:57.752Z Downloaded parking_lot v0.11.2
3682026-09-04T15:25:57.752Z Downloaded sha2 v0.10.9
3692026-09-04T15:25:57.756Z Downloaded similar-asserts v1.7.0
3702026-09-04T15:25:57.756Z Downloaded unicode-xid v0.2.6
3712026-09-04T15:25:57.756Z Downloaded icu_provider v2.1.1
3722026-09-04T15:25:57.759Z Downloaded ignore v0.4.25
3732026-09-04T15:25:57.759Z Downloaded wait-timeout v0.2.1
3742026-09-04T15:25:57.759Z Downloaded slog-term v2.9.2
3752026-09-04T15:25:57.762Z Downloaded smf v0.2.3
3762026-09-04T15:25:57.762Z Downloaded snafu-derive v0.8.9
3772026-09-04T15:25:57.765Z Downloaded slog-dtrace v0.3.0
3782026-09-04T15:25:57.765Z Downloaded static_assertions v1.1.0
3792026-09-04T15:25:57.768Z Downloaded strum_macros v0.26.4
3802026-09-04T15:25:57.771Z Downloaded backon v1.6.0
3812026-09-04T15:25:57.771Z Downloaded support-bundle-viewer v0.1.2
3822026-09-04T15:25:57.774Z Downloaded digest-io v0.1.0
3832026-09-04T15:25:57.774Z Downloaded dof v0.3.0
3842026-09-04T15:25:57.774Z Downloaded endian-type v0.1.2
3852026-09-04T15:25:57.774Z Downloaded enum-as-inner v0.6.1
3862026-09-04T15:25:57.777Z Downloaded dtrace-parser v0.3.0
3872026-09-04T15:25:57.783Z Downloaded compact_str v0.8.1
3882026-09-04T15:25:57.786Z Downloaded darling_core v0.20.11
3892026-09-04T15:25:57.789Z Downloaded time-macros v0.2.27
3902026-09-04T15:25:57.792Z Downloaded indexmap v1.9.3
3912026-09-04T15:25:57.792Z Downloaded target-lexicon v0.13.3
3922026-09-04T15:25:57.795Z Downloaded escape8259 v0.5.3
3932026-09-04T15:25:57.798Z Downloaded fnv v1.0.7
3942026-09-04T15:25:57.798Z Downloaded foreign-types v0.5.0
3952026-09-04T15:25:57.798Z Downloaded form_urlencoded v1.2.2
3962026-09-04T15:25:57.800Z Downloaded thiserror v1.0.69
3972026-09-04T15:25:57.803Z Downloaded oxide-update-engine-types v0.1.2
3982026-09-04T15:25:57.803Z Downloaded fd-lock v4.0.4
3992026-09-04T15:25:57.806Z Downloaded crossbeam-channel v0.5.15
4002026-09-04T15:25:57.806Z Downloaded papergrid v0.11.0
4012026-09-04T15:25:57.809Z Downloaded semver v1.0.28
4022026-09-04T15:25:57.813Z Downloaded futures-macro v0.3.32
4032026-09-04T15:25:57.813Z Downloaded pkcs1 v0.7.5
4042026-09-04T15:25:57.816Z Downloaded tui-tree-widget v0.23.1
4052026-09-04T15:25:57.816Z Downloaded futures-io v0.3.32
4062026-09-04T15:25:57.816Z Downloaded thiserror v2.0.18
4072026-09-04T15:25:57.819Z Downloaded lalrpop-util v0.19.12
4082026-09-04T15:25:57.819Z Downloaded lru-slab v0.1.2
4092026-09-04T15:25:57.822Z Downloaded lzss v0.8.2
4102026-09-04T15:25:57.824Z Downloaded darling_core v0.13.4
4112026-09-04T15:25:57.834Z Downloaded icu_normalizer_data v2.1.1
4122026-09-04T15:25:57.837Z Downloaded whoami v1.6.1
4132026-09-04T15:25:57.840Z Downloaded zerofrom-derive v0.1.6
4142026-09-04T15:25:57.840Z Downloaded indicatif v0.18.4
4152026-09-04T15:25:57.843Z Downloaded md5 v0.8.0
4162026-09-04T15:25:57.847Z Downloaded clap_builder v4.6.0
4172026-09-04T15:25:57.851Z Downloaded displaydoc v0.2.5
4182026-09-04T15:25:57.854Z Downloaded document-features v0.2.12
4192026-09-04T15:25:57.854Z Downloaded num-iter v0.1.45
4202026-09-04T15:25:57.854Z Downloaded aead v0.5.2
4212026-09-04T15:25:57.857Z Downloaded num v0.4.3
4222026-09-04T15:25:57.857Z Downloaded nested v0.1.1
4232026-09-04T15:25:57.860Z Downloaded either v1.15.0
4242026-09-04T15:25:57.860Z Downloaded icu_normalizer v2.1.1
4252026-09-04T15:25:57.863Z Downloaded base16ct v0.2.0
4262026-09-04T15:25:57.863Z Downloaded assert-json-diff v2.0.2
4272026-09-04T15:25:57.866Z Downloaded der v0.7.10
4282026-09-04T15:25:57.870Z Downloaded darling_core v0.23.0
4292026-09-04T15:25:57.873Z Downloaded target-spec v3.5.7
4302026-09-04T15:25:57.873Z Downloaded tls_codec_derive v0.4.2
4312026-09-04T15:25:57.876Z Downloaded toml v0.8.23
4322026-09-04T15:25:57.876Z Downloaded adler2 v2.0.1
4332026-09-04T15:25:57.876Z Downloaded fallible-iterator v0.2.0
4342026-09-04T15:25:57.879Z Downloaded ff v0.13.1
4352026-09-04T15:25:57.882Z Downloaded crypto-bigint v0.5.5
4362026-09-04T15:25:57.885Z Downloaded darling_core v0.21.3
4372026-09-04T15:25:57.888Z Downloaded futures-executor v0.3.32
4382026-09-04T15:25:57.888Z Downloaded block-buffer v0.12.1
4392026-09-04T15:25:57.891Z Downloaded block-buffer v0.10.4
4402026-09-04T15:25:57.891Z Downloaded serde_core v1.0.228
4412026-09-04T15:25:57.895Z Downloaded bytes v1.11.1
4422026-09-04T15:25:57.898Z Downloaded parking v2.2.1
4432026-09-04T15:25:57.898Z Downloaded tokio-rustls v0.26.4
4442026-09-04T15:25:57.898Z Downloaded p384 v0.14.0
4452026-09-04T15:25:57.901Z Downloaded lock_api v0.4.14
4462026-09-04T15:25:57.901Z Downloaded openssl-probe v0.2.1
4472026-09-04T15:25:57.901Z Downloaded parse-size v1.1.0
4482026-09-04T15:25:57.903Z Downloaded ucd-trie v0.1.7
4492026-09-04T15:25:57.903Z Downloaded keccak v0.2.0
4502026-09-04T15:25:57.903Z Downloaded globset v0.4.18
4512026-09-04T15:25:57.906Z Downloaded pest_meta v2.8.6
4522026-09-04T15:25:57.906Z Downloaded proc-macro2 v1.0.106
4532026-09-04T15:25:57.909Z Downloaded linkme v0.3.35
4542026-09-04T15:25:57.909Z Downloaded memoffset v0.9.1
4552026-09-04T15:25:57.912Z Downloaded http v1.4.2
4562026-09-04T15:25:57.915Z Downloaded vergen v9.1.0
4572026-09-04T15:25:57.915Z Downloaded path-slash v0.1.5
4582026-09-04T15:25:57.918Z Downloaded phf_shared v0.12.1
4592026-09-04T15:25:57.921Z Downloaded icu_locale_core v2.1.1
4602026-09-04T15:25:57.924Z Downloaded icu_collections v2.1.1
4612026-09-04T15:25:57.927Z Downloaded allocator-api2 v0.2.21
4622026-09-04T15:25:57.929Z Downloaded plain v0.2.3
4632026-09-04T15:25:57.929Z Downloaded rustls-platform-verifier v0.6.2
4642026-09-04T15:25:57.932Z Downloaded socket2 v0.6.3
4652026-09-04T15:25:57.932Z Downloaded module-lattice v0.2.3
4662026-09-04T15:25:57.935Z Downloaded native-tls v0.2.18
4672026-09-04T15:25:57.935Z Downloaded nu-ansi-term v0.50.3
4682026-09-04T15:25:57.936Z Downloaded pretty-hex v0.4.1
4692026-09-04T15:25:57.939Z Downloaded proc-macro-error-attr2 v2.0.0
4702026-09-04T15:25:57.939Z Downloaded rand_chacha v0.3.1
4712026-09-04T15:25:57.939Z Downloaded rand_xorshift v0.4.0
4722026-09-04T15:25:57.939Z Downloaded progenitor-macro v0.13.0
4732026-09-04T15:25:57.939Z Downloaded ecdsa v0.17.0
4742026-09-04T15:25:57.942Z Downloaded rfc6979 v0.6.0
4752026-09-04T15:25:57.942Z Downloaded derive_more-impl v2.1.1
4762026-09-04T15:25:57.945Z Downloaded num_enum v0.7.6
4772026-09-04T15:25:57.948Z Downloaded hashbrown v0.12.3
4782026-09-04T15:25:57.951Z Downloaded toml v1.1.2+spec-1.1.0
4792026-09-04T15:25:57.954Z Downloaded assert_cmd v2.1.2
4802026-09-04T15:25:57.957Z Downloaded bit-vec v0.6.3
4812026-09-04T15:25:57.957Z Downloaded recursive v0.1.1
4822026-09-04T15:25:57.957Z Downloaded rcgen v0.12.1
4832026-09-04T15:25:57.960Z Downloaded aead v0.6.1
4842026-09-04T15:25:57.960Z Downloaded toml v0.7.8
4852026-09-04T15:25:57.963Z Downloaded derive_more v2.1.1
4862026-09-04T15:25:57.968Z Downloaded fs-err v2.11.0
4872026-09-04T15:25:57.970Z Downloaded bytecount v0.6.9
4882026-09-04T15:25:57.970Z Downloaded textwrap v0.16.2
4892026-09-04T15:25:57.973Z Downloaded hashbrown v0.13.2
4902026-09-04T15:25:57.976Z Downloaded libefi-sys v0.1.0
4912026-09-04T15:25:57.976Z Downloaded russh-cryptovec v0.62.0
4922026-09-04T15:25:57.976Z Downloaded camino-tempfile v1.4.1
4932026-09-04T15:25:57.976Z Downloaded oxide-generation v0.1.3
4942026-09-04T15:25:57.979Z Downloaded scopeguard v1.2.0
4952026-09-04T15:25:57.979Z Downloaded rstest_macros v0.25.0
4962026-09-04T15:25:57.982Z Downloaded seq-macro v0.3.6
4972026-09-04T15:25:57.982Z Downloaded sapling-renderdag v0.1.0
4982026-09-04T15:25:57.982Z Downloaded hashbrown v0.16.1
4992026-09-04T15:25:57.985Z Downloaded diesel_derives v2.3.7
5002026-09-04T15:25:57.988Z Downloaded tinyvec v1.10.0
5012026-09-04T15:25:57.991Z Downloaded unicode-ident v1.0.24
5022026-09-04T15:25:57.994Z Downloaded secrecy v0.8.0
5032026-09-04T15:25:57.994Z Downloaded stable_deref_trait v1.2.1
5042026-09-04T15:25:57.994Z Downloaded path-tree v0.8.3
5052026-09-04T15:25:57.994Z Downloaded supports-hyperlinks v2.1.0
5062026-09-04T15:25:57.997Z Downloaded supports-unicode v3.0.0
5072026-09-04T15:25:57.997Z Downloaded take_mut v0.2.2
5082026-09-04T15:25:57.997Z Downloaded siphasher v1.0.2
5092026-09-04T15:25:57.999Z Downloaded slog-bunyan v2.5.0
5102026-09-04T15:25:57.999Z Downloaded tap v1.0.1
5112026-09-04T15:25:57.999Z Downloaded hickory-resolver v0.24.4
5122026-09-04T15:25:58.003Z Downloaded hickory-server v0.25.2
5132026-09-04T15:25:58.005Z Downloaded indexmap v2.14.0
5142026-09-04T15:25:58.009Z Downloaded internal-russh-num-bigint v0.5.0
5152026-09-04T15:25:58.018Z Downloaded slog-envlogger v2.2.0
5162026-09-04T15:25:58.018Z Downloaded hyper-util v0.1.20
5172026-09-04T15:25:58.021Z Downloaded slog v2.8.2
5182026-09-04T15:25:58.021Z Downloaded rand v0.8.6
5192026-09-04T15:25:58.021Z Downloaded crossterm v0.28.1
5202026-09-04T15:25:58.021Z Downloaded socket2 v0.5.10
5212026-09-04T15:25:58.024Z Downloaded predicates v3.1.4
5222026-09-04T15:25:58.024Z Downloaded zopfli v0.8.3
5232026-09-04T15:25:58.027Z Downloaded primeorder v0.14.0
5242026-09-04T15:25:58.027Z Downloaded progenitor-extras v0.2.0
5252026-09-04T15:25:58.030Z Downloaded rand_chacha v0.9.0
5262026-09-04T15:25:58.030Z Downloaded structmeta v0.3.0
5272026-09-04T15:25:58.030Z Downloaded terminal_size v0.1.17
5282026-09-04T15:25:58.030Z Downloaded terminal_size v0.4.3
5292026-09-04T15:25:58.033Z Downloaded tower-layer v0.3.3
5302026-09-04T15:25:58.033Z Downloaded thiserror-impl-no-std v2.0.2
5312026-09-04T15:25:58.033Z Downloaded thread-id v4.2.2
5322026-09-04T15:25:58.033Z Downloaded der v0.8.0
5332026-09-04T15:25:58.036Z Downloaded rustc-demangle v0.1.27
5342026-09-04T15:25:58.039Z Downloaded unicode-truncate v1.1.0
5352026-09-04T15:25:58.039Z Downloaded universal-hash v0.6.1
5362026-09-04T15:25:58.039Z Downloaded want v0.3.1
5372026-09-04T15:25:58.039Z Downloaded chacha20 v0.10.0
5382026-09-04T15:25:58.042Z Downloaded getrandom v0.4.3
5392026-09-04T15:25:58.044Z Downloaded argon2 v0.6.0-rc.8
5402026-09-04T15:25:58.044Z Downloaded itertools v0.13.0
5412026-09-04T15:25:58.047Z Downloaded getrandom v0.3.4
5422026-09-04T15:25:58.050Z Downloaded serde_path_to_error v0.1.20
5432026-09-04T15:25:58.053Z Downloaded camino v1.2.5
5442026-09-04T15:25:58.053Z Downloaded serde_tokenstream v0.3.0
5452026-09-04T15:25:58.053Z Downloaded untrusted v0.9.0
5462026-09-04T15:25:58.057Z Downloaded usdt v0.5.0
5472026-09-04T15:25:58.057Z Downloaded void v1.0.2
5482026-09-04T15:25:58.057Z Downloaded xattr v1.6.1
5492026-09-04T15:25:58.057Z Downloaded xshell-macros v0.2.7
5502026-09-04T15:25:58.057Z Downloaded dyn-clone v1.0.20
5512026-09-04T15:25:58.060Z Downloaded samael v0.0.19
5522026-09-04T15:25:58.063Z Downloaded schemars v1.2.1
5532026-09-04T15:25:58.069Z Downloaded oxnet v0.1.6
5542026-09-04T15:25:58.072Z Downloaded criterion v0.7.0
5552026-09-04T15:25:58.074Z Downloaded tungstenite v0.21.0
5562026-09-04T15:25:58.077Z Downloaded serde_urlencoded v0.7.1
5572026-09-04T15:25:58.077Z Downloaded serde_with_macros v1.5.2
5582026-09-04T15:25:58.080Z Downloaded schemars_derive v0.8.22
5592026-09-04T15:25:58.080Z Downloaded slog-scope v4.4.1
5602026-09-04T15:25:58.080Z Downloaded pkcs1 v0.8.0-rc.4
5612026-09-04T15:25:58.080Z Downloaded fxhash v0.2.1
5622026-09-04T15:25:58.083Z Downloaded signature v2.2.0
5632026-09-04T15:25:58.083Z Downloaded rand v0.9.2
5642026-09-04T15:25:58.083Z Downloaded stringmetrics v2.2.2
5652026-09-04T15:25:58.086Z Downloaded zone_cfg_derive v0.3.1
5662026-09-04T15:25:58.086Z Downloaded dirs-sys-next v0.1.2
5672026-09-04T15:25:58.086Z Downloaded flagset v0.4.7
5682026-09-04T15:25:58.086Z Downloaded embedded-io v0.6.1
5692026-09-04T15:25:58.089Z Downloaded crossterm v0.29.0
5702026-09-04T15:25:58.092Z Downloaded futures-sink v0.3.32
5712026-09-04T15:25:58.092Z Downloaded itoa v1.0.17
5722026-09-04T15:25:58.092Z Downloaded slog-json v2.6.1
5732026-09-04T15:25:58.095Z Downloaded zerotrie v0.2.3
5742026-09-04T15:25:58.095Z Downloaded jiff-static v0.2.34
5752026-09-04T15:25:58.098Z Downloaded strum_macros v0.27.2
5762026-09-04T15:25:58.098Z Downloaded synstructure v0.13.2
5772026-09-04T15:25:58.098Z Downloaded match_cfg v0.1.0
5782026-09-04T15:25:58.098Z Downloaded rand v0.10.1
5792026-09-04T15:25:58.101Z Downloaded foreign-types-macros v0.2.3
5802026-09-04T15:25:58.101Z Downloaded float-cmp v0.10.0
5812026-09-04T15:25:58.101Z Downloaded foreign-types-shared v0.1.1
5822026-09-04T15:25:58.104Z Downloaded bitflags v2.11.0
5832026-09-04T15:25:58.104Z Downloaded aes v0.9.1
5842026-09-04T15:25:58.107Z Downloaded new_debug_unreachable v1.0.6
5852026-09-04T15:25:58.107Z Downloaded rustls-pemfile v2.2.0
5862026-09-04T15:25:58.110Z Downloaded multimap v0.10.1
5872026-09-04T15:25:58.110Z Downloaded num-derive v0.4.2
5882026-09-04T15:25:58.110Z Downloaded async-bb8-diesel v0.2.1
5892026-09-04T15:25:58.113Z Downloaded rustls-pki-types v1.14.0
5902026-09-04T15:25:58.113Z Downloaded knus v3.4.0
5912026-09-04T15:25:58.116Z Downloaded walkdir v2.5.0
5922026-09-04T15:25:58.119Z Downloaded difflib v0.4.0
5932026-09-04T15:25:58.121Z Downloaded newline-converter v0.3.0
5942026-09-04T15:25:58.122Z Downloaded memmap v0.7.0
5952026-09-04T15:25:58.122Z Downloaded async-stream v0.3.6
5962026-09-04T15:25:58.124Z Downloaded backtrace-ext v0.2.1
5972026-09-04T15:25:58.124Z Downloaded tokio-postgres v0.7.16
5982026-09-04T15:25:58.127Z Downloaded num-conv v0.2.0
5992026-09-04T15:25:58.127Z Downloaded bitfield-macros v0.19.4
6002026-09-04T15:25:58.127Z Downloaded cfg_aliases v0.2.1
6012026-09-04T15:25:58.130Z Downloaded cfg_aliases v0.1.1
6022026-09-04T15:25:58.130Z Downloaded atty v0.2.14
6032026-09-04T15:25:58.130Z Downloaded zeroize v1.9.0
6042026-09-04T15:25:58.134Z Downloaded openssl-macros v0.1.1
6052026-09-04T15:25:58.136Z Downloaded openssl-probe v0.1.6
6062026-09-04T15:25:58.136Z Downloaded unicode_categories v0.1.1
6072026-09-04T15:25:58.136Z Downloaded uuid v1.23.4
6082026-09-04T15:25:58.139Z Downloaded hashbrown v0.14.5
6092026-09-04T15:25:58.142Z Downloaded miniz_oxide v0.8.9
6102026-09-04T15:25:58.142Z Downloaded filetime v0.2.27
6112026-09-04T15:25:58.145Z Downloaded itertools v0.10.5
6122026-09-04T15:25:58.148Z Downloaded postcard v1.1.3
6132026-09-04T15:25:58.148Z Downloaded packed_struct_codegen v0.10.1
6142026-09-04T15:25:58.151Z Downloaded phf_shared v0.11.3
6152026-09-04T15:25:58.151Z Downloaded phf_shared v0.13.1
6162026-09-04T15:25:58.151Z Downloaded predicates-core v1.0.10
6172026-09-04T15:25:58.151Z Downloaded psl-types v2.0.11
6182026-09-04T15:25:58.154Z Downloaded thiserror-no-std v2.0.2
6192026-09-04T15:25:58.158Z Downloaded lru-cache v0.1.2
6202026-09-04T15:25:58.161Z Downloaded ena v0.14.4
6212026-09-04T15:25:58.161Z Downloaded git-stub-vcs v0.1.0
6222026-09-04T15:25:58.161Z Downloaded tokio-stream v0.1.18
6232026-09-04T15:25:58.175Z Downloaded twox-hash v2.1.2
6242026-09-04T15:25:58.178Z Downloaded miette-derive v7.6.0
6252026-09-04T15:25:58.178Z Downloaded plotters-svg v0.3.7
6262026-09-04T15:25:58.178Z Downloaded proc-macro-error-attr v1.0.4
6272026-09-04T15:25:58.178Z Downloaded rand_pcg v0.10.2
6282026-09-04T15:25:58.181Z Downloaded rustc-hash v2.1.1
6292026-09-04T15:25:58.181Z Downloaded serde_spanned v1.1.1
6302026-09-04T15:25:58.181Z Downloaded scheduled-thread-pool v0.2.7
6312026-09-04T15:25:58.184Z Downloaded sha1 v0.10.6
6322026-09-04T15:25:58.187Z Downloaded signal-hook-tokio v0.3.1
6332026-09-04T15:25:58.187Z Downloaded hkdf v0.12.4
6342026-09-04T15:25:58.187Z Downloaded secrecy v0.10.3
6352026-09-04T15:25:58.187Z Downloaded nanorand v0.7.0
6362026-09-04T15:25:58.190Z Downloaded num-rational v0.4.2
6372026-09-04T15:25:58.190Z Downloaded smawk v0.3.2
6382026-09-04T15:25:58.190Z Downloaded strsim v0.11.1
6392026-09-04T15:25:58.190Z Downloaded flate2 v1.1.9
6402026-09-04T15:25:58.194Z Downloaded chacha20poly1305 v0.10.1
6412026-09-04T15:25:58.196Z Downloaded rustyline v14.0.0
6422026-09-04T15:25:58.200Z Downloaded vergen-git2 v9.1.0
6432026-09-04T15:25:58.200Z Downloaded shell-words v1.1.1
6442026-09-04T15:25:58.200Z Downloaded serde_derive v1.0.228
6452026-09-04T15:25:58.200Z Downloaded serde_with v1.14.0
6462026-09-04T15:25:58.204Z Downloaded xshell v0.2.7
6472026-09-04T15:25:58.207Z Downloaded num-complex v0.4.6
6482026-09-04T15:25:58.207Z Downloaded subtle v2.6.1
6492026-09-04T15:25:58.207Z Downloaded bcs v0.1.6
6502026-09-04T15:25:58.210Z Downloaded miette v5.10.0
6512026-09-04T15:25:58.210Z Downloaded num-integer v0.1.46
6522026-09-04T15:25:58.213Z Downloaded buf-list v1.1.2
6532026-09-04T15:25:58.213Z Downloaded oxide-update-engine-display v0.1.2
6542026-09-04T15:25:58.213Z Downloaded supports-color v3.0.2
6552026-09-04T15:25:58.216Z Downloaded target-triple v1.0.0
6562026-09-04T15:25:58.216Z Downloaded typify-macro v0.6.2
6572026-09-04T15:25:58.216Z Downloaded unicode-segmentation v1.12.0
6582026-09-04T15:25:58.221Z Downloaded tokio-tungstenite v0.23.1
6592026-09-04T15:25:58.224Z Downloaded usdt-attr-macro v0.5.0
6602026-09-04T15:25:58.224Z Downloaded usdt-macro v0.6.0
6612026-09-04T15:25:58.224Z Downloaded paste v1.0.15
6622026-09-04T15:25:58.227Z Downloaded pem v3.0.6
6632026-09-04T15:25:58.227Z Downloaded unit-prefix v0.5.2
6642026-09-04T15:25:58.227Z Downloaded equivalent v1.0.2
6652026-09-04T15:25:58.231Z Downloaded litemap v0.8.1
6662026-09-04T15:25:58.237Z Downloaded getrandom v0.2.17
6672026-09-04T15:25:58.240Z Downloaded port-file v0.1.0
6682026-09-04T15:25:58.243Z Downloaded zerofrom v0.1.6
6692026-09-04T15:25:58.246Z Downloaded guppy v0.17.25
6702026-09-04T15:25:58.249Z Downloaded idna v1.1.0
6712026-09-04T15:25:58.252Z Downloaded event-listener-strategy v0.5.4
6722026-09-04T15:25:58.252Z Downloaded itertools v0.12.1
6732026-09-04T15:25:58.256Z Downloaded base64 v0.21.7
6742026-09-04T15:25:58.259Z Downloaded r2d2 v0.8.10
6752026-09-04T15:25:58.259Z Downloaded rustc_version v0.1.7
6762026-09-04T15:25:58.259Z Downloaded rusty-fork v0.3.1
6772026-09-04T15:25:58.262Z Downloaded scroll v0.13.0
6782026-09-04T15:25:58.262Z Downloaded sec1 v0.7.3
6792026-09-04T15:25:58.262Z Downloaded fixedbitset v0.4.2
6802026-09-04T15:25:58.265Z Downloaded futures-task v0.3.32
6812026-09-04T15:25:58.265Z Downloaded globwalk v0.9.1
6822026-09-04T15:25:58.265Z Downloaded hashbrown v0.17.0
6832026-09-04T15:25:58.268Z Downloaded typify v0.6.2
6842026-09-04T15:25:58.271Z Downloaded unicode-bidi v0.3.18
6852026-09-04T15:25:58.271Z Downloaded progenitor v0.14.0
6862026-09-04T15:25:58.274Z Downloaded rand_seeder v0.4.0
6872026-09-04T15:25:58.274Z Downloaded slab v0.4.12
6882026-09-04T15:25:58.274Z Downloaded downcast-rs v2.0.2
6892026-09-04T15:25:58.274Z Downloaded embedded-io v0.4.0
6902026-09-04T15:25:58.277Z Downloaded tokio-dtrace v0.1.1
6912026-09-04T15:25:58.277Z Downloaded smallvec v0.6.14
6922026-09-04T15:25:58.277Z Downloaded ssh-encoding v0.3.0
6932026-09-04T15:25:58.280Z Downloaded string_cache v0.8.9
6942026-09-04T15:25:58.280Z Downloaded blake2 v0.10.6
6952026-09-04T15:25:58.280Z Downloaded cargo_metadata v0.23.1
6962026-09-04T15:25:58.282Z Downloaded lazy_static v1.5.0
6972026-09-04T15:25:58.282Z Downloaded nonempty v0.12.0
6982026-09-04T15:25:58.282Z Downloaded async-recursion v1.1.1
6992026-09-04T15:25:58.285Z Downloaded hashbrown v0.15.5
7002026-09-04T15:25:58.288Z Downloaded iri-string v0.7.10
7012026-09-04T15:25:58.291Z Downloaded tinystr v0.8.2
7022026-09-04T15:25:58.295Z Downloaded libbz2-rs-sys v0.2.2
7032026-09-04T15:25:58.297Z Downloaded zstd-safe v7.2.4
7042026-09-04T15:25:58.300Z Downloaded async-stream-impl v0.3.6
7052026-09-04T15:25:58.300Z Downloaded cargo-platform v0.3.2
7062026-09-04T15:25:58.300Z Downloaded ciborium-ll v0.2.2
7072026-09-04T15:25:58.303Z Downloaded dropshot_endpoint v0.17.1
7082026-09-04T15:25:58.306Z Downloaded radium v0.7.0
7092026-09-04T15:25:58.309Z Downloaded bitfield-struct v0.6.2
7102026-09-04T15:25:58.313Z Downloaded goblin v0.8.2
7112026-09-04T15:25:58.317Z Downloaded hyper v1.10.1
7122026-09-04T15:25:58.321Z Downloaded h2 v0.4.15
7132026-09-04T15:25:58.325Z Downloaded itertools v0.14.0
7142026-09-04T15:25:58.329Z Downloaded vsss-rs v3.3.4
7152026-09-04T15:25:58.332Z Downloaded zstd v0.13.3
7162026-09-04T15:25:58.332Z Downloaded rfc6979 v0.4.0
7172026-09-04T15:25:58.336Z Downloaded find-msvc-tools v0.1.9
7182026-09-04T15:25:58.339Z Downloaded ff v0.14.0
7192026-09-04T15:25:58.342Z Downloaded ed25519-dalek v3.0.0
7202026-09-04T15:25:58.342Z Downloaded fixedbitset v0.5.7
7212026-09-04T15:25:58.345Z Downloaded futures-timer v3.0.3
7222026-09-04T15:25:58.345Z Downloaded libsw v3.5.0
7232026-09-04T15:25:58.345Z Downloaded semver v0.1.20
7242026-09-04T15:25:58.348Z Downloaded quinn-udp v0.5.14
7252026-09-04T15:25:58.348Z Downloaded toml_edit v0.22.27
7262026-09-04T15:25:58.351Z Downloaded toml_edit v0.23.10+spec-1.0.0
7272026-09-04T15:25:58.353Z Downloaded knuffel-derive v3.2.0
7282026-09-04T15:25:58.353Z Downloaded libtest-mimic v0.8.1
7292026-09-04T15:25:58.357Z Downloaded tokio-macros v2.7.0
7302026-09-04T15:25:58.361Z Downloaded unicode-linebreak v0.1.5
7312026-09-04T15:25:58.361Z Downloaded hkdf v0.13.0
7322026-09-04T15:25:58.364Z Downloaded num_enum v0.5.11
7332026-09-04T15:25:58.366Z Downloaded multer v3.1.0
7342026-09-04T15:25:58.367Z Downloaded thiserror-impl v1.0.69
7352026-09-04T15:25:58.369Z Downloaded tokio-tungstenite v0.21.0
7362026-09-04T15:25:58.369Z Downloaded newtype-uuid v1.3.2
7372026-09-04T15:25:58.373Z Downloaded testing_table v0.3.0
7382026-09-04T15:25:58.376Z Downloaded camino-tempfile-ext v0.3.3
7392026-09-04T15:25:58.376Z Downloaded utf8parse v0.2.2
7402026-09-04T15:25:58.376Z Downloaded progenitor v0.13.0
7412026-09-04T15:25:58.376Z Downloaded tinyvec_macros v0.1.1
7422026-09-04T15:25:58.380Z Downloaded toml_parser v1.1.2+spec-1.1.0
7432026-09-04T15:25:58.387Z Downloaded trybuild v1.0.116
7442026-09-04T15:25:58.391Z Downloaded drift v0.2.0
7452026-09-04T15:25:58.397Z Downloaded icu_properties_data v2.1.2
7462026-09-04T15:25:58.403Z Downloaded anstream v1.0.0
7472026-09-04T15:25:58.406Z Downloaded base64ct v1.8.3
7482026-09-04T15:25:58.406Z Downloaded anes v0.1.6
7492026-09-04T15:25:58.409Z Downloaded utf8_iter v1.0.4
7502026-09-04T15:25:58.409Z Downloaded itertools v0.15.0
7512026-09-04T15:25:58.412Z Downloaded wnaf v0.14.0
7522026-09-04T15:25:58.415Z Downloaded dunce v1.0.5
7532026-09-04T15:25:58.415Z Downloaded env_filter v2.0.0
7542026-09-04T15:25:58.416Z Downloaded dtrace-parser v0.2.0
7552026-09-04T15:25:58.416Z Downloaded foreign-types v0.3.2
7562026-09-04T15:25:58.416Z Downloaded bit-vec v0.8.0
7572026-09-04T15:25:58.419Z Downloaded oorandom v11.1.5
7582026-09-04T15:25:58.419Z Downloaded rand_core v0.10.0
7592026-09-04T15:25:58.419Z Downloaded float-ord v0.3.2
7602026-09-04T15:25:58.419Z Downloaded pbkdf2 v0.13.0
7612026-09-04T15:25:58.422Z Downloaded peg v0.8.5
7622026-09-04T15:25:58.422Z Downloaded funty v2.0.0
7632026-09-04T15:25:58.422Z Downloaded generic-array v0.14.7
7642026-09-04T15:25:58.425Z Downloaded pest_generator v2.8.6
7652026-09-04T15:25:58.425Z Downloaded cc v1.2.56
7662026-09-04T15:25:58.427Z Downloaded rsa v0.10.0-rc.18
7672026-09-04T15:25:58.431Z Downloaded reqwest v0.12.28
7682026-09-04T15:25:58.433Z Downloaded tracing-attributes v0.1.31
7692026-09-04T15:25:58.434Z Downloaded pkcs8 v0.10.2
7702026-09-04T15:25:58.437Z Downloaded polyval v0.7.1
7712026-09-04T15:25:58.437Z Downloaded managed v0.8.0
7722026-09-04T15:25:58.440Z Downloaded maplit v1.0.2
7732026-09-04T15:25:58.440Z Downloaded scroll v0.12.0
7742026-09-04T15:25:58.440Z Downloaded libsw-core v0.3.2
7752026-09-04T15:25:58.440Z Downloaded linear-map v1.2.0
7762026-09-04T15:25:58.443Z Downloaded libxml v0.3.3
7772026-09-04T15:25:58.446Z Downloaded slog-stdlog v4.1.1
7782026-09-04T15:25:58.446Z Downloaded newtype_derive v0.1.6
7792026-09-04T15:25:58.449Z Downloaded serde_tokenstream v0.2.3
7802026-09-04T15:25:58.449Z Downloaded jiff-core v0.1.0
7812026-09-04T15:25:58.449Z Downloaded ascii-canvas v3.0.0
7822026-09-04T15:25:58.452Z Downloaded fancy-regex v0.14.0
7832026-09-04T15:25:58.452Z Downloaded smallvec v1.15.1
7842026-09-04T15:25:58.455Z Downloaded url v2.5.8
7852026-09-04T15:25:58.455Z Downloaded papergrid v0.18.0
7862026-09-04T15:25:58.458Z Downloaded qorb v0.4.1
7872026-09-04T15:25:58.461Z Downloaded tokio-native-tls v0.3.1
7882026-09-04T15:25:58.463Z Downloaded pretty_assertions v1.4.1
7892026-09-04T15:25:58.463Z Downloaded spki v0.7.3
7902026-09-04T15:25:58.463Z Downloaded ssh-cipher v0.3.0
7912026-09-04T15:25:58.466Z Downloaded bzip2 v0.4.4
7922026-09-04T15:25:58.466Z Downloaded thiserror-impl v2.0.18
7932026-09-04T15:25:58.466Z Downloaded bit-set v0.8.0
7942026-09-04T15:25:58.469Z Downloaded phf v0.13.1
7952026-09-04T15:25:58.469Z Downloaded tls_codec v0.4.2
7962026-09-04T15:25:58.469Z Downloaded textwrap v0.15.2
7972026-09-04T15:25:58.472Z Downloaded tokio-util v0.7.18
7982026-09-04T15:25:58.475Z Downloaded display-error-chain v0.2.2
7992026-09-04T15:25:58.475Z Downloaded anstream v0.6.21
8002026-09-04T15:25:58.478Z Downloaded quick-error v1.2.3
8012026-09-04T15:25:58.478Z Downloaded ref-cast-impl v1.0.25
8022026-09-04T15:25:58.478Z Downloaded whoami v2.1.0
8032026-09-04T15:25:58.481Z Downloaded zerovec v0.11.5
8042026-09-04T15:25:58.484Z Downloaded once_cell v1.21.3
8052026-09-04T15:25:58.484Z Downloaded nom v7.1.3
8062026-09-04T15:25:58.487Z Downloaded iddqd v0.4.2
8072026-09-04T15:25:58.491Z Downloaded ed25519-dalek v2.2.0
8082026-09-04T15:25:58.495Z Downloaded poly1305 v0.9.0
8092026-09-04T15:25:58.495Z Downloaded postgres-protocol v0.6.10
8102026-09-04T15:25:58.498Z Downloaded rustls-native-certs v0.8.3
8112026-09-04T15:25:58.498Z Downloaded arc-swap v1.8.2
8122026-09-04T15:25:58.501Z Downloaded ar_archive_writer v0.5.1
8132026-09-04T15:25:58.504Z Downloaded crypto-primes v0.7.2
8142026-09-04T15:25:58.506Z Downloaded mime_guess v2.0.5
8152026-09-04T15:25:58.506Z Downloaded strum v0.26.3
8162026-09-04T15:25:58.506Z Downloaded strsim v0.10.0
8172026-09-04T15:25:58.509Z Downloaded try-lock v0.2.5
8182026-09-04T15:25:58.509Z Downloaded utf-8 v0.7.6
8192026-09-04T15:25:58.509Z Downloaded p521 v0.14.0
8202026-09-04T15:25:58.512Z Downloaded term v1.2.1
8212026-09-04T15:25:58.515Z Downloaded salsa20 v0.11.0
8222026-09-04T15:25:58.515Z Downloaded serde_with_macros v3.21.0
8232026-09-04T15:25:58.515Z Downloaded strum_macros v0.24.3
8242026-09-04T15:25:58.518Z Downloaded nodrop v0.1.14
8252026-09-04T15:25:58.518Z Downloaded arrayvec v0.7.6
8262026-09-04T15:25:58.518Z Downloaded tagptr v0.2.0
8272026-09-04T15:25:58.521Z Downloaded tar v0.4.46
8282026-09-04T15:25:58.521Z Downloaded errno v0.3.14
8292026-09-04T15:25:58.524Z Downloaded futures-core v0.3.32
8302026-09-04T15:25:58.524Z Downloaded anstyle-parse v1.0.0
8312026-09-04T15:25:58.524Z Downloaded dsl_auto_type v0.2.0
8322026-09-04T15:25:58.527Z Downloaded foreign-types-shared v0.3.1
8332026-09-04T15:25:58.527Z Downloaded num-traits v0.2.19
8342026-09-04T15:25:58.530Z Downloaded oso v0.27.3
8352026-09-04T15:25:58.530Z Downloaded portable-atomic v1.13.1
8362026-09-04T15:25:58.534Z Downloaded blowfish v0.10.0
8372026-09-04T15:25:58.537Z Downloaded cipher v0.4.4
8382026-09-04T15:25:58.537Z Downloaded oxide-tokio-rt v0.1.4
8392026-09-04T15:25:58.537Z Downloaded parking_lot_core v0.8.6
8402026-09-04T15:25:58.540Z Downloaded pem-rfc7468 v0.7.0
8412026-09-04T15:25:58.540Z Downloaded winnow v0.6.26
8422026-09-04T15:25:58.545Z Downloaded miette-derive v5.10.0
8432026-09-04T15:25:58.548Z Downloaded newtype-uuid-macros v0.1.0
8442026-09-04T15:25:58.548Z Downloaded normalize-line-endings v0.3.0
8452026-09-04T15:25:58.548Z Downloaded chacha20 v0.9.1
8462026-09-04T15:25:58.548Z Downloaded pest v2.8.6
8472026-09-04T15:25:58.578Z Downloaded rand_core v0.9.5
8482026-09-04T15:25:58.578Z Downloaded pin-project-internal v1.1.11
8492026-09-04T15:25:58.578Z Downloaded linkme-impl v0.3.35
8502026-09-04T15:25:58.578Z Downloaded event-listener v5.4.1
8512026-09-04T15:25:58.578Z Downloaded approx v0.5.1
8522026-09-04T15:25:58.578Z Downloaded precomputed-hash v0.1.1
8532026-09-04T15:25:58.578Z Downloaded serde_derive_internals v0.29.1
8542026-09-04T15:25:58.578Z Downloaded jobserver v0.1.34
8552026-09-04T15:25:58.578Z Downloaded parse-display v0.10.0
8562026-09-04T15:25:58.578Z Downloaded zip v4.6.1
8572026-09-04T15:25:58.578Z Downloaded serde-big-array v0.5.1
8582026-09-04T15:25:58.578Z Downloaded serde_repr v0.1.20
8592026-09-04T15:25:58.582Z Downloaded sha3 v0.12.0
8602026-09-04T15:25:58.582Z Downloaded sqlformat v0.3.5
8612026-09-04T15:25:58.582Z Downloaded serdect v0.4.3
8622026-09-04T15:25:58.585Z Downloaded similar v2.7.0
8632026-09-04T15:25:58.588Z Downloaded subprocess v0.2.15
8642026-09-04T15:25:58.588Z Downloaded zmij v1.0.21
8652026-09-04T15:25:58.591Z Downloaded swrite v0.1.0
8662026-09-04T15:25:58.591Z Downloaded erased-serde v0.3.31
8672026-09-04T15:25:58.591Z Downloaded universal-hash v0.5.1
8682026-09-04T15:25:58.591Z Downloaded time-core v0.1.8
8692026-09-04T15:25:58.594Z Downloaded quick-xml v0.37.5
8702026-09-04T15:25:58.597Z Downloaded unicase v2.9.0
8712026-09-04T15:25:58.599Z Downloaded wyz v0.5.1
8722026-09-04T15:25:58.600Z Downloaded yansi v1.0.1
8732026-09-04T15:25:58.600Z Downloaded tungstenite v0.23.0
8742026-09-04T15:25:58.602Z Downloaded owo-colors v4.3.0
8752026-09-04T15:25:58.605Z Downloaded unicode-properties v0.1.4
8762026-09-04T15:25:58.605Z Downloaded signal-hook v0.3.18
8772026-09-04T15:25:58.605Z Downloaded zeroize_derive v1.5.0
8782026-09-04T15:25:58.609Z Downloaded tinytemplate v1.2.1
8792026-09-04T15:25:58.609Z Downloaded keccak v0.1.6
8802026-09-04T15:25:58.612Z Downloaded macaddr v1.0.1
8812026-09-04T15:25:58.612Z Downloaded maybe-uninit v2.0.0
8822026-09-04T15:25:58.615Z Downloaded num_threads v0.1.7
8832026-09-04T15:25:58.615Z Downloaded block-padding v0.4.2
8842026-09-04T15:25:58.618Z Downloaded mio v1.2.0
8852026-09-04T15:25:58.622Z Downloaded rand_distr v0.5.1
8862026-09-04T15:25:58.625Z Downloaded rsa v0.9.10
8872026-09-04T15:25:58.628Z Downloaded primefield v0.14.0
8882026-09-04T15:25:58.631Z Downloaded ecdsa v0.16.9
8892026-09-04T15:25:58.634Z Downloaded gethostname v0.5.0
8902026-09-04T15:25:58.634Z Downloaded ghash v0.6.0
8912026-09-04T15:25:58.634Z Downloaded nibble_vec v0.1.0
8922026-09-04T15:25:58.642Z Downloaded blake3 v1.8.5
8932026-09-04T15:25:58.648Z Downloaded openssl-sys v0.9.117
8942026-09-04T15:25:58.650Z Downloaded spki v0.8.0
8952026-09-04T15:25:58.653Z Downloaded byte-wrapper v0.1.0
8962026-09-04T15:25:58.654Z Downloaded serde_spanned v0.6.9
8972026-09-04T15:25:58.657Z Downloaded sync-ptr v0.1.4
8982026-09-04T15:25:58.659Z Downloaded rustversion v1.0.22
8992026-09-04T15:25:58.662Z Downloaded scroll_derive v0.12.1
9002026-09-04T15:25:58.662Z Downloaded rand_core v0.6.4
9012026-09-04T15:25:58.662Z Downloaded digest v0.11.3
9022026-09-04T15:25:58.665Z Downloaded unarray v0.1.4
9032026-09-04T15:25:58.668Z Downloaded winnow v1.0.3
9042026-09-04T15:25:58.673Z Downloaded shlex v1.3.0
9052026-09-04T15:25:58.676Z Downloaded signal-hook-registry v1.4.8
9062026-09-04T15:25:58.676Z Downloaded stringprep v0.1.5
9072026-09-04T15:25:58.676Z Downloaded thread_local v1.1.9
9082026-09-04T15:25:58.676Z Downloaded x509-cert v0.2.5
9092026-09-04T15:25:58.679Z Downloaded futures-channel v0.3.32
9102026-09-04T15:25:58.683Z Downloaded topological-sort v0.2.2
9112026-09-04T15:25:58.683Z Downloaded progenitor-impl v0.13.0
9122026-09-04T15:25:58.683Z Downloaded waitgroup v0.1.2
9132026-09-04T15:25:58.686Z Downloaded digest v0.10.7
9142026-09-04T15:25:58.686Z Downloaded ed25519 v2.2.3
9152026-09-04T15:25:58.686Z Downloaded percent-encoding v2.3.2
9162026-09-04T15:25:58.686Z Downloaded toml_edit v0.19.15
9172026-09-04T15:25:58.694Z Downloaded vergen-lib v9.1.0
9182026-09-04T15:25:58.697Z Downloaded lru v0.12.5
9192026-09-04T15:25:58.697Z Downloaded minimal-lexical v0.2.1
9202026-09-04T15:25:58.700Z Downloaded mime v0.3.17
9212026-09-04T15:25:58.700Z Downloaded uzers v0.12.2
9222026-09-04T15:25:58.703Z Downloaded yasna v0.5.2
9232026-09-04T15:25:58.703Z Downloaded enum_dispatch v0.3.13
9242026-09-04T15:25:58.703Z Downloaded tower-http v0.6.8
9252026-09-04T15:25:58.708Z Downloaded git-stub v1.0.0
9262026-09-04T15:25:58.711Z Downloaded ciborium v0.2.2
9272026-09-04T15:25:58.711Z Downloaded atomicwrites v0.4.4
9282026-09-04T15:25:58.711Z Downloaded zip v0.6.6
9292026-09-04T15:25:58.715Z Downloaded owo-colors v3.5.0
9302026-09-04T15:25:58.715Z Downloaded fs-err v3.3.0
9312026-09-04T15:25:58.717Z Downloaded password-hash v0.6.1
9322026-09-04T15:25:58.717Z Downloaded predicates-tree v1.0.13
9332026-09-04T15:25:58.717Z Downloaded supports-hyperlinks v3.2.0
9342026-09-04T15:25:58.717Z Downloaded thread-id v5.1.0
9352026-09-04T15:25:58.718Z Downloaded toml_datetime v0.6.11
9362026-09-04T15:25:58.720Z Downloaded usdt v0.6.0
9372026-09-04T15:25:58.720Z Downloaded libloading v0.8.9
9382026-09-04T15:25:58.720Z Downloaded num_enum_derive v0.7.6
9392026-09-04T15:25:58.720Z Downloaded cbc v0.2.1
9402026-09-04T15:25:58.724Z Downloaded knuffel v3.2.0
9412026-09-04T15:25:58.727Z Downloaded litrs v1.0.0
9422026-09-04T15:25:58.727Z Downloaded progenitor-macro v0.14.0
9432026-09-04T15:25:58.732Z Downloaded parking_lot_core v0.9.12
9442026-09-04T15:25:58.736Z Downloaded plotters-backend v0.3.7
9452026-09-04T15:25:58.736Z Downloaded sha1 v0.11.0
9462026-09-04T15:25:58.736Z Downloaded fastrand v2.3.0
9472026-09-04T15:25:58.738Z Downloaded dropshot-api-manager-types v0.8.0
9482026-09-04T15:25:58.742Z Downloaded bumpalo v3.20.2
9492026-09-04T15:25:58.744Z Downloaded resolv-conf v0.7.6
9502026-09-04T15:25:58.744Z Downloaded term v0.7.0
9512026-09-04T15:25:58.747Z Downloaded ed25519 v3.0.0
9522026-09-04T15:25:58.750Z Downloaded md-5 v0.10.6
9532026-09-04T15:25:58.754Z Downloaded stacker v0.1.23
9542026-09-04T15:25:58.754Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9552026-09-04T15:25:58.763Z Downloaded ahash v0.8.12
9562026-09-04T15:25:58.768Z Downloaded sponge-cursor v0.1.0
9572026-09-04T15:25:58.771Z Downloaded test-strategy v0.4.5
9582026-09-04T15:25:58.774Z Downloaded usdt-impl v0.5.0
9592026-09-04T15:25:58.774Z Downloaded foldhash v0.2.0
9602026-09-04T15:25:58.780Z Downloaded winnow v0.7.14
9612026-09-04T15:25:58.785Z Downloaded plotters v0.3.7
9622026-09-04T15:25:58.790Z Downloaded postgres-types v0.2.12
9632026-09-04T15:25:58.793Z Downloaded parking_lot v0.12.5
9642026-09-04T15:25:58.793Z Downloaded pin-project v1.1.11
9652026-09-04T15:25:58.799Z Downloaded serde_bytes v0.11.19
9662026-09-04T15:25:58.802Z Downloaded log v0.4.33
9672026-09-04T15:25:58.802Z Downloaded kstat-rs v0.2.5
9682026-09-04T15:25:58.802Z Downloaded libscf-sys v1.2.0
9692026-09-04T15:25:58.802Z Downloaded linked-hash-map v0.5.6
9702026-09-04T15:25:58.806Z Downloaded castaway v0.2.4
9712026-09-04T15:25:58.806Z Downloaded regex v1.12.3
9722026-09-04T15:25:58.809Z Downloaded pkcs5 v0.8.1
9732026-09-04T15:25:58.812Z Downloaded scuffle v0.1.0
9742026-09-04T15:25:58.815Z Downloaded zerocopy-derive v0.8.55
9752026-09-04T15:25:58.818Z Downloaded progenitor-impl v0.14.0
9762026-09-04T15:25:58.821Z Downloaded usdt-impl v0.6.0
9772026-09-04T15:25:58.821Z Downloaded zerovec-derive v0.11.2
9782026-09-04T15:25:58.821Z Downloaded recursive-proc-macro-impl v0.1.1
9792026-09-04T15:25:58.821Z Downloaded sigpipe v0.1.3
9802026-09-04T15:25:58.824Z Downloaded dirs-next v2.0.0
9812026-09-04T15:25:58.824Z Downloaded serde v1.0.228
9822026-09-04T15:25:58.824Z Downloaded tempfile v3.27.0
9832026-09-04T15:25:58.827Z Downloaded num_enum_derive v0.5.11
9842026-09-04T15:25:58.827Z Downloaded diff v0.1.13
9852026-09-04T15:25:58.834Z Downloaded anstyle-parse v0.2.7
9862026-09-04T15:25:58.839Z Downloaded backoff v0.4.0
9872026-09-04T15:25:58.842Z Downloaded fatfs v0.3.6
9882026-09-04T15:25:58.842Z Downloaded goblin v0.10.5
9892026-09-04T15:25:58.846Z Downloaded packed_struct v0.10.1
9902026-09-04T15:25:58.849Z Downloaded atomic-waker v1.1.2
9912026-09-04T15:25:58.849Z Downloaded bcrypt-pbkdf v0.11.0
9922026-09-04T15:25:58.852Z Downloaded rtoolbox v0.0.3
9932026-09-04T15:25:58.852Z Downloaded tokio-test v0.4.5
9942026-09-04T15:25:58.852Z Downloaded backtrace v0.3.76
9952026-09-04T15:25:58.856Z Downloaded serde_with v3.21.0
9962026-09-04T15:25:58.863Z Downloaded vte v0.14.1
9972026-09-04T15:25:58.865Z Downloaded miette v7.6.0
9982026-09-04T15:25:58.868Z Downloaded termcolor v1.4.1
9992026-09-04T15:25:58.868Z Downloaded proc-macro-crate v1.3.1
10002026-09-04T15:25:58.868Z Downloaded simd-adler32 v0.3.8
10012026-09-04T15:25:58.871Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10022026-09-04T15:25:58.871Z Downloaded toml_write v0.1.2
10032026-09-04T15:25:58.871Z Downloaded p256 v0.14.0
10042026-09-04T15:25:58.874Z Downloaded ml-kem v0.3.2
10052026-09-04T15:25:58.874Z Downloaded blake2 v0.11.0-rc.6
10062026-09-04T15:25:58.877Z Downloaded oxide-update-engine v0.1.2
10072026-09-04T15:25:58.877Z Downloaded rustc_version v0.4.1
10082026-09-04T15:25:58.877Z Downloaded vergen-lib v0.1.6
10092026-09-04T15:25:58.877Z Downloaded array-init v0.0.4
10102026-09-04T15:25:58.883Z Downloaded rustls-webpki v0.103.13
10112026-09-04T15:25:58.886Z Downloaded foldhash v0.1.5
10122026-09-04T15:25:58.886Z Downloaded ron v0.8.1
10132026-09-04T15:25:58.889Z Downloaded unicode-normalization v0.1.25
10142026-09-04T15:25:58.892Z Downloaded knus-derive v3.4.0
10152026-09-04T15:25:58.896Z Downloaded untrusted v0.7.1
10162026-09-04T15:25:58.899Z Downloaded serde_cbor v0.11.2
10172026-09-04T15:25:58.899Z Downloaded supports-unicode v2.1.0
10182026-09-04T15:25:58.899Z Downloaded kem v0.3.0
10192026-09-04T15:25:58.899Z Downloaded tiny-keccak v2.0.2
10202026-09-04T15:25:58.904Z Downloaded proc-macro-crate v3.4.0
10212026-09-04T15:25:58.904Z Downloaded strum v0.27.2
10222026-09-04T15:25:58.907Z Downloaded proc-macro-error2 v2.0.1
10232026-09-04T15:25:58.907Z Downloaded slog-async v2.8.0
10242026-09-04T15:25:58.907Z Downloaded syn v1.0.109
10252026-09-04T15:25:58.913Z Downloaded typed-path v0.9.3
10262026-09-04T15:25:58.917Z Downloaded tracing-core v0.1.36
10272026-09-04T15:25:58.920Z Downloaded env_logger v0.11.11
10282026-09-04T15:25:58.923Z Downloaded termios v0.3.3
10292026-09-04T15:25:58.923Z Downloaded cassowary v0.3.0
10302026-09-04T15:25:58.926Z Downloaded glob v0.3.3
10312026-09-04T15:25:58.926Z Downloaded fs_extra v1.3.0
10322026-09-04T15:25:58.929Z Downloaded zone v0.3.1
10332026-09-04T15:25:58.929Z Downloaded writeable v0.6.2
10342026-09-04T15:25:58.932Z Downloaded steno v0.4.1
10352026-09-04T15:25:58.934Z Downloaded toml_writer v1.1.1+spec-1.1.0
10362026-09-04T15:25:58.934Z Downloaded zerocopy-derive v0.7.35
10372026-09-04T15:25:58.938Z Downloaded anyhow v1.0.104
10382026-09-04T15:25:58.941Z Downloaded serde_json v1.0.151
10392026-09-04T15:25:58.945Z Downloaded dof v0.4.0
10402026-09-04T15:25:58.948Z Downloaded partial-io v0.5.4
10412026-09-04T15:25:58.951Z Downloaded pkcs8 v0.11.0
10422026-09-04T15:25:58.955Z Downloaded ryu v1.0.23
10432026-09-04T15:25:58.971Z Downloaded snafu v0.8.9
10442026-09-04T15:25:58.978Z Downloaded futures v0.3.32
10452026-09-04T15:25:58.981Z Downloaded generic-array v1.4.3
10462026-09-04T15:25:58.981Z Downloaded vergen-gitcl v1.0.8
10472026-09-04T15:25:58.981Z Downloaded crypto-bigint v0.7.5
10482026-09-04T15:25:58.991Z Downloaded peg-macros v0.8.5
10492026-09-04T15:25:58.994Z Downloaded dropshot-api-manager v0.8.0
10502026-09-04T15:25:58.997Z Downloaded zerocopy v0.6.6
10512026-09-04T15:25:58.997Z Downloaded sha2 v0.11.0
10522026-09-04T15:25:59.000Z Downloaded memmap2 v0.9.10
10532026-09-04T15:25:59.003Z Downloaded num-bigint v0.4.6
10542026-09-04T15:25:59.003Z Downloaded omicron-zone-package v0.12.3
10552026-09-04T15:25:59.006Z Downloaded spin v0.9.8
10562026-09-04T15:25:59.006Z Downloaded rayon v1.11.0
10572026-09-04T15:25:59.011Z Downloaded yoke v0.8.1
10582026-09-04T15:25:59.014Z Downloaded rayon-core v1.13.0
10592026-09-04T15:25:59.014Z Downloaded publicsuffix v2.3.0
10602026-09-04T15:25:59.017Z Downloaded pest_derive v2.8.6
10612026-09-04T15:25:59.017Z Downloaded schemars v0.8.22
10622026-09-04T15:25:59.022Z Downloaded bzip2 v0.6.1
10632026-09-04T15:25:59.025Z Downloaded unsafe-libyaml v0.2.11
10642026-09-04T15:25:59.025Z Downloaded async-compression v0.4.41
10652026-09-04T15:25:59.028Z Downloaded async-lock v3.4.2
10662026-09-04T15:25:59.031Z Downloaded scrypt v0.12.0
10672026-09-04T15:25:59.031Z Downloaded elliptic-curve v0.14.1
10682026-09-04T15:25:59.033Z Downloaded schemars v0.9.0
10692026-09-04T15:25:59.040Z Downloaded rawzip v0.4.4
10702026-09-04T15:25:59.042Z Downloaded futures-util v0.3.32
10712026-09-04T15:25:59.049Z Downloaded num-bigint-dig v0.8.6
10722026-09-04T15:25:59.052Z Downloaded base64 v0.22.1
10732026-09-04T15:25:59.055Z Downloaded chrono v0.4.45
10742026-09-04T15:25:59.058Z Downloaded rstest v0.25.0
10752026-09-04T15:25:59.061Z Downloaded elliptic-curve v0.13.8
10762026-09-04T15:25:59.064Z Downloaded prefix-trie v0.7.0
10772026-09-04T15:25:59.067Z Downloaded serde_yaml v0.9.34+deprecated
10782026-09-04T15:25:59.067Z Downloaded quinn-proto v0.11.16
10792026-09-04T15:25:59.071Z Downloaded prettyplease v0.2.37
10802026-09-04T15:25:59.074Z Downloaded winnow v0.5.40
10812026-09-04T15:25:59.077Z Downloaded curve25519-dalek v4.1.3
10822026-09-04T15:25:59.081Z Downloaded object v0.30.4
10832026-09-04T15:25:59.086Z Downloaded chumsky v0.9.3
10842026-09-04T15:25:59.089Z Downloaded flume v0.11.1
10852026-09-04T15:25:59.092Z Downloaded libm v0.2.16
10862026-09-04T15:25:59.095Z Downloaded tough v0.22.0
10872026-09-04T15:25:59.100Z Downloaded aes-gcm v0.11.0
10882026-09-04T15:25:59.105Z Downloaded reqwest v0.13.2
10892026-09-04T15:25:59.108Z Downloaded nom v8.0.0
10902026-09-04T15:25:59.111Z Downloaded regex-syntax v0.6.29
10912026-09-04T15:25:59.117Z Downloaded expectorate v1.2.0
10922026-09-04T15:25:59.121Z Downloaded memchr v2.8.0
10932026-09-04T15:25:59.130Z Downloaded nix v0.27.1
10942026-09-04T15:25:59.139Z Downloaded quinn v0.11.11
10952026-09-04T15:25:59.165Z Downloaded tower v0.5.3
10962026-09-04T15:25:59.171Z Downloaded typenum v1.20.1
10972026-09-04T15:25:59.176Z Downloaded hickory-proto v0.24.4
10982026-09-04T15:25:59.184Z Downloaded vcpkg v0.2.15
10992026-09-04T15:25:59.208Z Downloaded tabled v0.15.0
11002026-09-04T15:25:59.216Z Downloaded unicode-width v0.2.0
11012026-09-04T15:25:59.220Z Downloaded proptest v1.11.0
11022026-09-04T15:25:59.225Z Downloaded curve25519-dalek v5.0.0
11032026-09-04T15:25:59.230Z Downloaded hickory-proto v0.25.2
11042026-09-04T15:25:59.239Z Downloaded salty v0.3.0
11052026-09-04T15:25:59.242Z Downloaded ssh-key v0.7.0-rc.11
11062026-09-04T15:25:59.247Z Downloaded rustls v0.23.41
11072026-09-04T15:25:59.254Z Downloaded zerocopy v0.7.35
11082026-09-04T15:25:59.268Z Downloaded aws-lc-rs v1.16.3
11092026-09-04T15:25:59.279Z Downloaded zlib-rs v0.6.2
11102026-09-04T15:25:59.294Z Downloaded bitvec v1.0.1
11112026-09-04T15:25:59.302Z Downloaded zerocopy v0.8.55
11122026-09-04T15:25:59.319Z Downloaded git2 v0.20.4
11132026-09-04T15:25:59.336Z Downloaded gimli v0.32.3
11142026-09-04T15:25:59.340Z Downloaded openssl v0.10.80
11152026-09-04T15:25:59.346Z Downloaded smoltcp v0.11.0
11162026-09-04T15:25:59.352Z Downloaded petname v2.0.2
11172026-09-04T15:25:59.355Z Downloaded russh v0.62.4
11182026-09-04T15:25:59.360Z Downloaded aho-corasick v1.1.4
11192026-09-04T15:25:59.363Z Downloaded syn v2.0.117
11202026-09-04T15:25:59.369Z Downloaded regress v0.11.1
11212026-09-04T15:25:59.374Z Downloaded reedline v0.40.0
11222026-09-04T15:25:59.378Z Downloaded openapiv3 v2.2.0
11232026-09-04T15:25:59.384Z Downloaded nix v0.28.0
11242026-09-04T15:25:59.390Z Downloaded tabled v0.21.0
11252026-09-04T15:25:59.399Z Downloaded ratatui v0.29.0
11262026-09-04T15:25:59.410Z Downloaded p384 v0.13.1
11272026-09-04T15:25:59.413Z Downloaded time v0.3.47
11282026-09-04T15:25:59.419Z Downloaded lalrpop v0.19.12
11292026-09-04T15:25:59.425Z Downloaded bindgen v0.71.1
11302026-09-04T15:25:59.429Z Downloaded diesel v2.3.7
11312026-09-04T15:25:59.441Z Downloaded zerocopy-derive v0.6.6
11322026-09-04T15:25:59.446Z Downloaded radix_trie v0.2.1
11332026-09-04T15:25:59.449Z Downloaded object v0.37.3
11342026-09-04T15:25:59.455Z Downloaded unicode-width v0.1.14
11352026-09-04T15:25:59.473Z Downloaded sled v0.34.7
11362026-09-04T15:25:59.479Z Downloaded syn v3.0.3
11372026-09-04T15:25:59.487Z Downloaded polar-core v0.27.3
11382026-09-04T15:25:59.496Z Downloaded moka v0.12.13
11392026-09-04T15:25:59.504Z Downloaded smoltcp v0.9.1
11402026-09-04T15:25:59.510Z Downloaded dropshot v0.17.1
11412026-09-04T15:25:59.534Z Downloaded sqlparser v0.61.0
11422026-09-04T15:25:59.542Z Downloaded jiff v0.2.34
11432026-09-04T15:25:59.551Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11442026-09-04T15:25:59.566Z Downloaded bstr v1.12.1
11452026-09-04T15:25:59.585Z Downloaded regress v0.10.5
11462026-09-04T15:25:59.589Z Downloaded rustix v0.38.44
11472026-09-04T15:25:59.602Z Downloaded petgraph v0.8.3
11482026-09-04T15:25:59.614Z Downloaded petgraph v0.6.5
11492026-09-04T15:25:59.625Z Downloaded regex-syntax v0.8.10
11502026-09-04T15:25:59.629Z Downloaded libc v0.2.185
11512026-09-04T15:25:59.649Z Downloaded nix v0.31.2
11522026-09-04T15:25:59.656Z Downloaded chrono-tz v0.10.4
11532026-09-04T15:25:59.665Z Downloaded rustix v1.1.4
11542026-09-04T15:25:59.678Z Downloaded typify-impl v0.6.2
11552026-09-04T15:25:59.687Z Downloaded tracing v0.1.44
11562026-09-04T15:25:59.716Z Downloaded sha3 v0.11.0
11572026-09-04T15:25:59.733Z Downloaded regex-automata v0.4.14
11582026-09-04T15:25:59.749Z Downloaded bzip2-sys v0.1.13+1.0.8
11592026-09-04T15:25:59.771Z Downloaded ring v0.17.14
11602026-09-04T15:25:59.800Z Downloaded httpmock v0.8.3
11612026-09-04T15:25:59.813Z Downloaded csv v1.4.0
11622026-09-04T15:25:59.826Z Downloaded sha3 v0.10.8
11632026-09-04T15:25:59.829Z Downloaded libz-sys v1.1.24
11642026-09-04T15:25:59.842Z Downloaded tokio v1.52.1
11652026-09-04T15:25:59.908Z Downloaded encoding_rs v0.8.35
11662026-09-04T15:25:59.934Z Downloaded libgit2-sys v0.18.3+1.9.2
11672026-09-04T15:26:00.315Z Downloaded aws-lc-sys v0.40.0
11682026-09-04T15:26:00.748Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11692026-09-04T15:26:02.907Z Startup: Refreshing catalog 'helios' ... Done
11702026-09-04T15:26:03.342Z Startup: Caching catalogs ... Done
11712026-09-04T15:26:05.994ZPlanning: Solver setup ... Done (2.475s)
11722026-09-04T15:26:06.062ZPlanning: Running solver ... Done (0.069s)
11732026-09-04T15:26:06.119ZPlanning: Finding local manifests ... Done (0.003s)
11742026-09-04T15:26:06.132ZPlanning: Fetching manifests: 0/2 0% complete
11752026-09-04T15:26:06.154ZPlanning: Fetching manifests: 2/2 100% complete
11762026-09-04T15:26:06.168ZPlanning: Package planning ... Done (0.014s)
11772026-09-04T15:26:06.171ZPlanning: Merging actions ... Done (0.002s)
11782026-09-04T15:26:06.330ZPlanning: Checking for conflicting actions ... Done (0.160s)
11792026-09-04T15:26:06.334ZPlanning: Consolidating action changes ... Done (0.001s)
11802026-09-04T15:26:07.203ZPlanning: Evaluating mediators ... Done (0.872s)
11812026-09-04T15:26:07.206ZPlanning: Planning completed in 3.82 seconds
11822026-09-04T15:26:07.213Z Packages to install: 2
11832026-09-04T15:26:07.213Z Estimated space available: 155.72 GB
11842026-09-04T15:26:07.213ZEstimated space to be consumed: 86.48 MB
11852026-09-04T15:26:07.213Z Create boot environment: No
11862026-09-04T15:26:07.213ZCreate backup boot environment: No
11872026-09-04T15:26:07.216Z Rebuild boot archive: No
11882026-09-04T15:26:07.216Z
11892026-09-04T15:26:07.216ZChanged packages:
11902026-09-04T15:26:07.216Zhelios
11912026-09-04T15:26:07.216Z developer/build-essential
11922026-09-04T15:26:07.216Z None -> 11-3.0
11932026-09-04T15:26:07.216Z library/libxmlsec1
11942026-09-04T15:26:07.216Z None -> 1.2.35-3.0
11952026-09-04T15:26:07.240Z
11962026-09-04T15:26:07.240ZDownload: 0/214 items 0.0/1.3MB 0% complete
11972026-09-04T15:26:07.311ZDownload: Completed 1.28 MB in 0.07 seconds (18.0M/s)
11982026-09-04T15:26:07.397Z Actions: 1/268 actions (Installing new actions)
11992026-09-04T15:26:07.436Z Actions: Completed 268 actions in 0.04 seconds.
12002026-09-04T15:26:07.471ZFinalize: Updating package state database ... Done (0.035s)
12012026-09-04T15:26:07.475ZFinalize: Updating package cache ... Done (0.000s)
12022026-09-04T15:26:07.569ZFinalize: Updating image state ... Done (0.097s)
12032026-09-04T15:26:10.357ZFinalize: Creating fast lookup database ... Done (2.732s)
12042026-09-04T15:26:10.426ZFinalize: Reading search index ... Done (0.012s)
12052026-09-04T15:26:10.429ZFinalize: Updating search index ... Done (0.000s)
12062026-09-04T15:26:10.519ZFinalize: Updating package cache ... Done (0.000s)
12072026-09-04T15:26:10.909ZPlanning: Evaluating mediator changes ... Done
12082026-09-04T15:26:11.017ZPlanning: Checking for conflicting actions ... Done
12092026-09-04T15:26:11.021ZPlanning: Consolidating action changes ... Done
12102026-09-04T15:26:11.177ZPlanning: Evaluating mediators ... Done
12112026-09-04T15:26:11.180ZPlanning: Planning completed in 0.27 seconds
12122026-09-04T15:26:11.200Z Mediators to change: 2
12132026-09-04T15:26:11.200Z Create boot environment: No
12142026-09-04T15:26:11.200ZCreate backup boot environment: No
12152026-09-04T15:26:11.248ZFinalize: Updating package state database ... Done
12162026-09-04T15:26:11.248ZFinalize: Updating package cache ... Done
12172026-09-04T15:26:11.314ZFinalize: Updating image state ... Done
12182026-09-04T15:26:13.308ZFinalize: Creating fast lookup database ... Done
12192026-09-04T15:26:13.372ZFinalize: Reading search index ... Done
12202026-09-04T15:26:13.375ZFinalize: Updating search index ... Done
12212026-09-04T15:26:13.437ZFinalize: Updating package cache ... Done
12222026-09-04T15:26:13.743ZPlanning: Evaluating mediator changes ... Done
12232026-09-04T15:26:13.839ZPlanning: Checking for conflicting actions ... Done
12242026-09-04T15:26:13.843ZPlanning: Consolidating action changes ... Done
12252026-09-04T15:26:14.015ZPlanning: Evaluating mediators ... Done
12262026-09-04T15:26:14.020ZPlanning: Planning completed in 0.27 seconds
12272026-09-04T15:26:14.033Z Mediators to change: 1
12282026-09-04T15:26:14.033Z Create boot environment: No
12292026-09-04T15:26:14.033ZCreate backup boot environment: No
12302026-09-04T15:26:14.089ZFinalize: Updating package state database ... Done
12312026-09-04T15:26:14.090ZFinalize: Updating package cache ... Done
12322026-09-04T15:26:14.147ZFinalize: Updating image state ... Done
12332026-09-04T15:26:16.109ZFinalize: Creating fast lookup database ... Done
12342026-09-04T15:26:16.175ZFinalize: Reading search index ... Done
12352026-09-04T15:26:16.178ZFinalize: Updating search index ... Done
12362026-09-04T15:26:16.257ZFinalize: Updating package cache ... Done
12372026-09-04T15:26:16.575ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
12382026-09-04T15:26:16.575Zapache system 2.4 system
12392026-09-04T15:26:16.575Zclang system 15 system
12402026-09-04T15:26:16.575Zcsh system system illumos
12412026-09-04T15:26:16.575Zctags system system illumos
12422026-09-04T15:26:16.575Zfile vendor vendor darwinsys
12432026-09-04T15:26:16.575Zfile system system illumos
12442026-09-04T15:26:16.575Zgcc vendor 14 vendor
12452026-09-04T15:26:16.575Zgcc system 13 system
12462026-09-04T15:26:16.575Zgcc system 10 system
12472026-09-04T15:26:16.575Zgo system 1.25 system
12482026-09-04T15:26:16.575Zllvm system 15 system
12492026-09-04T15:26:16.575Zmariadb system 11.4 system
12502026-09-04T15:26:16.575Zmta vendor vendor dma
12512026-09-04T15:26:16.575Zopenjdk system 17 system
12522026-09-04T15:26:16.575Zopenjdk system 11 system
12532026-09-04T15:26:16.575Zopenssl vendor 3 vendor
12542026-09-04T15:26:16.575Zperl system 5.40 system
12552026-09-04T15:26:16.575Zpostgresql system 18 system
12562026-09-04T15:26:16.575Zpostgresql system 17 system
12572026-09-04T15:26:16.575Zpython vendor 3 vendor
12582026-09-04T15:26:16.575Zpython system 2 system
12592026-09-04T15:26:16.575Zpython3 vendor 3.13 vendor
12602026-09-04T15:26:16.575Zruby system 3.4 system
12612026-09-04T15:26:16.575Zruby system 3.0 system
12622026-09-04T15:26:16.575Zwords vendor vendor american-english
12632026-09-04T15:26:16.575Zwords system system australian-english
12642026-09-04T15:26:16.575Zwords system system british-english
12652026-09-04T15:26:16.575Zwords system system canadian-english
12662026-09-04T15:26:16.575Zwords system system french
12672026-09-04T15:26:16.575Zwords system system italian
12682026-09-04T15:26:16.575Zwords system system ngerman
12692026-09-04T15:26:16.575Zwords system system ogerman
12702026-09-04T15:26:16.575Zwords system system spanish
12712026-09-04T15:26:16.830ZPUBLISHER TYPE STATUS P LOCATION
12722026-09-04T15:26:16.830Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
12732026-09-04T15:26:17.359ZFMRI IFO
12742026-09-04T15:26:17.359Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
12752026-09-04T15:26:17.359Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
12762026-09-04T15:26:17.359Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
12772026-09-04T15:26:17.359Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
12782026-09-04T15:26:17.359Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
12792026-09-04T15:26:17.359Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
12802026-09-04T15:26:17.359Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
12812026-09-04T15:26:17.360Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
12822026-09-04T15:26:17.360Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
12832026-09-04T15:26:17.995Z Downloading crates ...
12842026-09-04T15:26:18.041Z Downloaded cargo_toml v0.21.0
12852026-09-04T15:26:18.083Z Compiling proc-macro2 v1.0.106
12862026-09-04T15:26:18.083Z Compiling unicode-ident v1.0.24
12872026-09-04T15:26:18.086Z Compiling quote v1.0.45
12882026-09-04T15:26:18.086Z Compiling serde_core v1.0.228
12892026-09-04T15:26:18.086Z Compiling libc v0.2.185
12902026-09-04T15:26:18.086Z Compiling version_check v0.9.5
12912026-09-04T15:26:18.086Z Compiling memchr v2.8.0
12922026-09-04T15:26:18.164Z Compiling serde v1.0.228
12932026-09-04T15:26:18.167Z Compiling zmij v1.0.21
12942026-09-04T15:26:18.167Z Compiling ucd-trie v0.1.7
12952026-09-04T15:26:18.167Z Compiling itoa v1.0.17
12962026-09-04T15:26:18.167Z Compiling thiserror v1.0.69
12972026-09-04T15:26:18.167Z Compiling byteorder v1.5.0
12982026-09-04T15:26:18.168Z Compiling rustix v1.1.4
12992026-09-04T15:26:18.449Z Compiling bitflags v2.11.0
13002026-09-04T15:26:18.459Z Compiling serde_json v1.0.151
13012026-09-04T15:26:18.562Z Compiling proc-macro-error-attr v1.0.4
13022026-09-04T15:26:18.618Z Compiling usdt-impl v0.5.0
13032026-09-04T15:26:18.693Z Compiling pest v2.8.6
13042026-09-04T15:26:18.704Z Compiling syn v1.0.109
13052026-09-04T15:26:18.737Z Compiling camino v1.2.5
13062026-09-04T15:26:18.777Z Compiling proc-macro-error v1.0.4
13072026-09-04T15:26:18.827Z Compiling getrandom v0.4.3
13082026-09-04T15:26:18.839Z Compiling log v0.4.33
13092026-09-04T15:26:18.842Z Compiling hashbrown v0.17.0
13102026-09-04T15:26:18.868Z Compiling utf8parse v0.2.2
13112026-09-04T15:26:18.899Z Compiling plain v0.2.3
13122026-09-04T15:26:18.950Z Compiling equivalent v1.0.2
13132026-09-04T15:26:18.997Z Compiling anstyle-parse v1.0.0
13142026-09-04T15:26:19.022Z Compiling anstyle-query v1.1.5
13152026-09-04T15:26:19.054Z Compiling winnow v0.7.14
13162026-09-04T15:26:19.057Z Compiling anstyle v1.0.14
13172026-09-04T15:26:19.087Z Compiling errno v0.3.14
13182026-09-04T15:26:19.097Z Compiling thread-id v4.2.2
13192026-09-04T15:26:19.142Z Compiling pretty-hex v0.4.1
13202026-09-04T15:26:19.155Z Compiling autocfg v1.5.0
13212026-09-04T15:26:19.166Z Compiling cfg-if v1.0.4
13222026-09-04T15:26:19.178Z Compiling thiserror v2.0.18
13232026-09-04T15:26:19.201Z Compiling is_terminal_polyfill v1.70.2
13242026-09-04T15:26:19.242Z Compiling toml_write v0.1.2
13252026-09-04T15:26:19.254Z Compiling colorchoice v1.0.4
13262026-09-04T15:26:19.327Z Compiling unicode-width v0.1.14
13272026-09-04T15:26:19.340Z Compiling clap_lex v1.0.0
13282026-09-04T15:26:19.349Z Compiling bytecount v0.6.9
13292026-09-04T15:26:19.428Z Compiling indexmap v2.14.0
13302026-09-04T15:26:19.446Z Compiling anstream v1.0.0
13312026-09-04T15:26:19.495Z Compiling strsim v0.11.1
13322026-09-04T15:26:19.506Z Compiling once_cell v1.21.3
13332026-09-04T15:26:19.518Z Compiling fastrand v2.3.0
13342026-09-04T15:26:19.593Z Compiling syn v2.0.117
13352026-09-04T15:26:19.632Z Compiling fs-err v3.3.0
13362026-09-04T15:26:19.680Z Compiling heck v0.4.1
13372026-09-04T15:26:19.739Z Compiling heck v0.5.0
13382026-09-04T15:26:19.776Z Compiling pest_meta v2.8.6
13392026-09-04T15:26:19.787Z Compiling fnv v1.0.7
13402026-09-04T15:26:19.804Z Compiling anyhow v1.0.104
13412026-09-04T15:26:19.870Z Compiling papergrid v0.11.0
13422026-09-04T15:26:19.900Z Compiling memmap v0.7.0
13432026-09-04T15:26:19.931Z Compiling smawk v0.3.2
13442026-09-04T15:26:19.947Z Compiling unicode-linebreak v0.1.5
13452026-09-04T15:26:19.989Z Compiling unicode-width v0.2.0
13462026-09-04T15:26:20.079Z Compiling swrite v0.1.0
13472026-09-04T15:26:20.091Z Compiling terminal_size v0.4.3
13482026-09-04T15:26:20.102Z Compiling tempfile v3.27.0
13492026-09-04T15:26:20.191Z Compiling clap_builder v4.6.0
13502026-09-04T15:26:20.219Z Compiling textwrap v0.16.2
13512026-09-04T15:26:20.544Z Compiling cargo-platform v0.3.2
13522026-09-04T15:26:20.572Z Compiling semver v1.0.28
13532026-09-04T15:26:20.820Z Compiling camino-tempfile v1.4.1
13542026-09-04T15:26:21.046Z Compiling tabled_derive v0.7.0
13552026-09-04T15:26:21.706Z Compiling tabled v0.15.0
13562026-09-04T15:26:21.749Z Compiling pest_generator v2.8.6
13572026-09-04T15:26:22.242Z Compiling serde_derive v1.0.228
13582026-09-04T15:26:22.242Z Compiling thiserror-impl v1.0.69
13592026-09-04T15:26:22.247Z Compiling zerocopy-derive v0.7.35
13602026-09-04T15:26:22.247Z Compiling scroll_derive v0.12.1
13612026-09-04T15:26:22.247Z Compiling thiserror-impl v2.0.18
13622026-09-04T15:26:22.247Z Compiling clap_derive v4.6.1
13632026-09-04T15:26:22.273Z Compiling pest_derive v2.8.6
13642026-09-04T15:26:22.905Z Compiling scroll v0.12.0
13652026-09-04T15:26:22.993Z Compiling zerocopy v0.7.35
13662026-09-04T15:26:23.108Z Compiling goblin v0.8.2
13672026-09-04T15:26:23.308Z Compiling dtrace-parser v0.2.0
13682026-09-04T15:26:23.565Z Compiling clap v4.6.1
13692026-09-04T15:26:24.675Z Compiling dof v0.3.0
13702026-09-04T15:26:24.675Z Compiling serde_tokenstream v0.2.3
13712026-09-04T15:26:24.694Z Compiling serde_spanned v0.6.9
13722026-09-04T15:26:24.697Z Compiling toml_datetime v0.6.11
13732026-09-04T15:26:24.697Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13742026-09-04T15:26:24.697Z Compiling cargo_metadata v0.23.1
13752026-09-04T15:26:24.697Z Compiling macaddr v1.0.1
13762026-09-04T15:26:24.890Z Compiling toml_edit v0.22.27
13772026-09-04T15:26:25.330Z Compiling usdt-attr-macro v0.5.0
13782026-09-04T15:26:25.330Z Compiling usdt-macro v0.5.0
13792026-09-04T15:26:25.954Z Compiling usdt v0.5.0
13802026-09-04T15:26:26.145Z Compiling toml v0.8.23
13812026-09-04T15:26:26.484Z Compiling cargo_toml v0.21.0
13822026-09-04T15:26:27.744Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13832026-09-04T15:26:29.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.28s
13842026-09-04T15:26:29.861Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
13852026-09-04T15:26:30.641Z Compiling serde_core v1.0.228
13862026-09-04T15:26:30.641Z Compiling libc v0.2.185
13872026-09-04T15:26:30.641Z Compiling serde v1.0.228
13882026-09-04T15:26:30.644Z Compiling log v0.4.33
13892026-09-04T15:26:30.644Z Compiling smallvec v1.15.1
13902026-09-04T15:26:30.644Z Compiling find-msvc-tools v0.1.9
13912026-09-04T15:26:30.644Z Compiling shlex v1.3.0
13922026-09-04T15:26:30.765Z Compiling subtle v2.6.1
13932026-09-04T15:26:30.830Z Compiling scopeguard v1.2.0
13942026-09-04T15:26:30.833Z Compiling typenum v1.20.1
13952026-09-04T15:26:30.833Z Compiling stable_deref_trait v1.2.1
13962026-09-04T15:26:30.842Z Compiling zerocopy v0.8.55
13972026-09-04T15:26:30.847Z Compiling portable-atomic v1.13.1
13982026-09-04T15:26:30.864Z Compiling serde_json v1.0.151
13992026-09-04T15:26:30.878Z Compiling syn v2.0.117
14002026-09-04T15:26:30.892Z Compiling critical-section v1.2.0
14012026-09-04T15:26:30.945Z Compiling lock_api v0.4.14
14022026-09-04T15:26:30.960Z Compiling libm v0.2.16
14032026-09-04T15:26:30.991Z Compiling num-traits v0.2.19
14042026-09-04T15:26:31.007Z Compiling pkg-config v0.3.32
14052026-09-04T15:26:31.020Z Compiling generic-array v0.14.7
14062026-09-04T15:26:31.051Z Compiling parking_lot_core v0.9.12
14072026-09-04T15:26:31.066Z Compiling getrandom v0.4.3
14082026-09-04T15:26:31.079Z Compiling const-oid v0.9.6
14092026-09-04T15:26:31.126Z Compiling pin-project-lite v0.2.17
14102026-09-04T15:26:31.206Z Compiling rand_core v0.10.0
14112026-09-04T15:26:31.231Z Compiling writeable v0.6.2
14122026-09-04T15:26:31.275Z Compiling litemap v0.8.1
14132026-09-04T15:26:31.334Z Compiling percent-encoding v2.3.2
14142026-09-04T15:26:31.363Z Compiling futures-core v0.3.32
14152026-09-04T15:26:31.406Z Compiling icu_normalizer_data v2.1.1
14162026-09-04T15:26:31.420Z Compiling icu_properties_data v2.1.2
14172026-09-04T15:26:31.432Z Compiling getrandom v0.3.4
14182026-09-04T15:26:31.480Z Compiling rustix v1.1.4
14192026-09-04T15:26:31.500Z Compiling futures-sink v0.3.32
14202026-09-04T15:26:31.503Z Compiling utf8_iter v1.0.4
14212026-09-04T15:26:31.550Z Compiling futures-task v0.3.32
14222026-09-04T15:26:31.554Z Compiling slab v0.4.12
14232026-09-04T15:26:31.605Z Compiling futures-channel v0.3.32
14242026-09-04T15:26:31.635Z Compiling futures-io v0.3.32
14252026-09-04T15:26:31.674Z Compiling form_urlencoded v1.2.2
14262026-09-04T15:26:31.744Z Compiling errno v0.3.14
14272026-09-04T15:26:31.760Z Compiling jobserver v0.1.34
14282026-09-04T15:26:31.763Z Compiling getrandom v0.2.17
14292026-09-04T15:26:31.824Z Compiling mio v1.2.0
14302026-09-04T15:26:31.861Z Compiling signal-hook-registry v1.4.8
14312026-09-04T15:26:31.864Z Compiling socket2 v0.6.3
14322026-09-04T15:26:31.871Z Compiling rustversion v1.0.22
14332026-09-04T15:26:31.927Z Compiling once_cell v1.21.3
14342026-09-04T15:26:31.943Z Compiling rand_core v0.6.4
14352026-09-04T15:26:32.009Z Compiling cc v1.2.56
14362026-09-04T15:26:32.033Z Compiling parking_lot v0.12.5
14372026-09-04T15:26:32.069Z Compiling iana-time-zone v0.1.65
14382026-09-04T15:26:32.116Z Compiling base64ct v1.8.3
14392026-09-04T15:26:32.148Z Compiling dunce v1.0.5
14402026-09-04T15:26:32.199Z Compiling fs_extra v1.3.0
14412026-09-04T15:26:32.213Z Compiling ident_case v1.0.1
14422026-09-04T15:26:32.291Z Compiling flagset v0.4.7
14432026-09-04T15:26:32.305Z Compiling regex-syntax v0.8.10
14442026-09-04T15:26:32.322Z Compiling base64 v0.22.1
14452026-09-04T15:26:32.358Z Compiling rand_core v0.9.5
14462026-09-04T15:26:32.382Z Compiling syn v1.0.109
14472026-09-04T15:26:32.395Z Compiling pem-rfc7468 v0.7.0
14482026-09-04T15:26:32.443Z Compiling vcpkg v0.2.15
14492026-09-04T15:26:32.458Z Compiling tracing-core v0.1.36
14502026-09-04T15:26:32.461Z Compiling simd-adler32 v0.3.8
14512026-09-04T15:26:32.488Z Compiling dyn-clone v1.0.20
14522026-09-04T15:26:32.528Z Compiling aws-lc-rs v1.16.3
14532026-09-04T15:26:32.569Z Compiling schemars v0.8.22
14542026-09-04T15:26:32.643Z Compiling cpufeatures v0.2.17
14552026-09-04T15:26:32.663Z Compiling spin v0.9.8
14562026-09-04T15:26:32.681Z Compiling httparse v1.10.1
14572026-09-04T15:26:32.740Z Compiling openssl-probe v0.2.1
14582026-09-04T15:26:32.792Z Compiling crc32fast v1.5.0
14592026-09-04T15:26:32.799Z Compiling adler2 v2.0.1
14602026-09-04T15:26:32.803Z Compiling cmake v0.1.57
14612026-09-04T15:26:32.874Z Compiling tinyvec_macros v0.1.1
14622026-09-04T15:26:32.889Z Compiling cmov v0.5.4
14632026-09-04T15:26:32.892Z Compiling miniz_oxide v0.8.9
14642026-09-04T15:26:32.924Z Compiling aho-corasick v1.1.4
14652026-09-04T15:26:32.940Z Compiling tinyvec v1.10.0
14662026-09-04T15:26:32.959Z Compiling tower-layer v0.3.3
14672026-09-04T15:26:33.051Z Compiling atomic-waker v1.1.2
14682026-09-04T15:26:33.067Z Compiling bitflags v2.11.0
14692026-09-04T15:26:33.071Z Compiling semver v1.0.28
14702026-09-04T15:26:33.133Z Compiling indexmap v2.14.0
14712026-09-04T15:26:33.149Z Compiling uuid v1.23.4
14722026-09-04T15:26:33.207Z Compiling ctutils v0.4.2
14732026-09-04T15:26:33.283Z Compiling tower-service v0.3.3
14742026-09-04T15:26:33.298Z Compiling try-lock v0.2.5
14752026-09-04T15:26:33.324Z Compiling rustc_version v0.4.1
14762026-09-04T15:26:33.328Z Compiling untrusted v0.7.1
14772026-09-04T15:26:33.397Z Compiling unicode-segmentation v1.12.0
14782026-09-04T15:26:33.424Z Compiling radium v0.7.0
14792026-09-04T15:26:33.451Z Compiling want v0.3.1
14802026-09-04T15:26:33.573Z Compiling maybe-uninit v2.0.0
14812026-09-04T15:26:33.643Z Compiling foreign-types-shared v0.1.1
14822026-09-04T15:26:33.687Z Compiling openssl v0.10.80
14832026-09-04T15:26:33.701Z Compiling aws-lc-sys v0.40.0
14842026-09-04T15:26:33.702Z Compiling openssl-sys v0.9.117
14852026-09-04T15:26:33.745Z Compiling httpdate v1.0.3
14862026-09-04T15:26:33.765Z Compiling untrusted v0.9.0
14872026-09-04T15:26:33.807Z Compiling rustls v0.23.41
14882026-09-04T15:26:33.821Z Compiling regex-automata v0.4.14
14892026-09-04T15:26:33.839Z Compiling tap v1.0.1
14902026-09-04T15:26:33.876Z Compiling synstructure v0.13.2
14912026-09-04T15:26:33.889Z Compiling serde_derive_internals v0.29.1
14922026-09-04T15:26:33.910Z Compiling pest_generator v2.8.6
14932026-09-04T15:26:33.947Z Compiling darling_core v0.20.11
14942026-09-04T15:26:33.972Z Compiling wyz v0.5.1
14952026-09-04T15:26:34.064Z Compiling foreign-types v0.3.2
14962026-09-04T15:26:34.151Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14972026-09-04T15:26:34.188Z Compiling bzip2-sys v0.1.13+1.0.8
14982026-09-04T15:26:34.268Z Compiling terminal_size v0.4.3
14992026-09-04T15:26:34.300Z Compiling tempfile v3.27.0
15002026-09-04T15:26:34.437Z Compiling unicode-normalization v0.1.25
15012026-09-04T15:26:34.496Z Compiling num-integer v0.1.46
15022026-09-04T15:26:34.517Z Compiling socket2 v0.5.10
15032026-09-04T15:26:34.551Z Compiling wait-timeout v0.2.1
15042026-09-04T15:26:34.604Z Compiling ahash v0.8.12
15052026-09-04T15:26:34.667Z Compiling bit-vec v0.8.0
15062026-09-04T15:26:34.724Z Compiling powerfmt v0.2.0
15072026-09-04T15:26:34.741Z Compiling native-tls v0.2.18
15082026-09-04T15:26:34.794Z Compiling time-core v0.1.8
15092026-09-04T15:26:34.853Z Compiling quick-error v1.2.3
15102026-09-04T15:26:34.869Z Compiling funty v2.0.0
15112026-09-04T15:26:34.887Z Compiling packed_struct v0.10.1
15122026-09-04T15:26:34.891Z Compiling num-bigint-dig v0.8.6
15132026-09-04T15:26:34.916Z Compiling num-conv v0.2.0
15142026-09-04T15:26:34.943Z Compiling deranged v0.5.8
15152026-09-04T15:26:34.963Z Compiling rusty-fork v0.3.1
15162026-09-04T15:26:34.967Z Compiling bit-set v0.8.0
15172026-09-04T15:26:34.993Z Compiling num-iter v0.1.45
15182026-09-04T15:26:35.007Z Compiling clap_builder v4.6.0
15192026-09-04T15:26:35.083Z Compiling time-macros v0.2.27
15202026-09-04T15:26:35.161Z Compiling lazy_static v1.5.0
15212026-09-04T15:26:35.177Z Compiling rand_xorshift v0.4.0
15222026-09-04T15:26:35.216Z Compiling sync_wrapper v1.0.2
15232026-09-04T15:26:35.231Z Compiling bitvec v1.0.1
15242026-09-04T15:26:35.274Z Compiling indexmap v1.9.3
15252026-09-04T15:26:35.320Z Compiling crossbeam-utils v0.8.21
15262026-09-04T15:26:35.342Z Compiling object v0.37.3
15272026-09-04T15:26:35.366Z Compiling num_threads v0.1.7
15282026-09-04T15:26:35.487Z Compiling unarray v0.1.4
15292026-09-04T15:26:35.502Z Compiling usdt-impl v0.6.0
15302026-09-04T15:26:35.515Z Compiling crc-catalog v2.4.0
15312026-09-04T15:26:35.621Z Compiling zlib-rs v0.6.2
15322026-09-04T15:26:35.638Z Compiling paste v1.0.15
15332026-09-04T15:26:35.655Z Compiling nodrop v0.1.14
15342026-09-04T15:26:35.658Z Compiling siphasher v1.0.2
15352026-09-04T15:26:35.733Z Compiling serde_derive v1.0.228
15362026-09-04T15:26:35.748Z Compiling zeroize_derive v1.5.0
15372026-09-04T15:26:35.769Z Compiling zerofrom-derive v0.1.6
15382026-09-04T15:26:35.885Z Compiling zerocopy-derive v0.8.55
15392026-09-04T15:26:35.944Z Compiling yoke-derive v0.8.1
15402026-09-04T15:26:36.009Z Compiling zerovec-derive v0.11.2
15412026-09-04T15:26:36.051Z Compiling displaydoc v0.2.5
15422026-09-04T15:26:36.228Z Compiling tokio-macros v2.7.0
15432026-09-04T15:26:36.416Z Compiling futures-macro v0.3.32
15442026-09-04T15:26:36.518Z Compiling thiserror-impl v2.0.18
15452026-09-04T15:26:36.833Z Compiling der_derive v0.7.3
15462026-09-04T15:26:36.938Z Compiling tracing-attributes v0.1.31
15472026-09-04T15:26:36.941Z Compiling schemars_derive v0.8.22
15482026-09-04T15:26:37.066Z Compiling pest_derive v2.8.6
15492026-09-04T15:26:37.279Z Compiling scroll_derive v0.13.1
15502026-09-04T15:26:37.301Z Compiling darling_macro v0.20.11
15512026-09-04T15:26:37.316Z Compiling zerofrom v0.1.6
15522026-09-04T15:26:37.335Z Compiling futures-util v0.3.32
15532026-09-04T15:26:37.466Z Compiling yoke v0.8.1
15542026-09-04T15:26:37.583Z Compiling openssl-macros v0.1.1
15552026-09-04T15:26:37.685Z Compiling zerovec v0.11.5
15562026-09-04T15:26:37.871Z Compiling zerotrie v0.2.3
15572026-09-04T15:26:37.914Z Compiling thiserror-impl v1.0.69
15582026-09-04T15:26:38.005Z Compiling thiserror v2.0.18
15592026-09-04T15:26:38.137Z Compiling darling v0.20.11
15602026-09-04T15:26:38.211Z Compiling tinystr v0.8.2
15612026-09-04T15:26:38.265Z Compiling potential_utf v0.1.4
15622026-09-04T15:26:38.281Z Compiling scroll v0.13.0
15632026-09-04T15:26:38.294Z Compiling packed_struct_codegen v0.10.1
15642026-09-04T15:26:38.336Z Compiling zerocopy-derive v0.6.6
15652026-09-04T15:26:38.352Z Compiling clap_derive v4.6.1
15662026-09-04T15:26:38.396Z Compiling icu_locale_core v2.1.1
15672026-09-04T15:26:38.445Z Compiling icu_collections v2.1.1
15682026-09-04T15:26:38.460Z Compiling tracing v0.1.44
15692026-09-04T15:26:38.464Z Compiling bitfield-macros v0.19.4
15702026-09-04T15:26:38.582Z Compiling goblin v0.10.5
15712026-09-04T15:26:38.779Z Compiling flate2 v1.1.9
15722026-09-04T15:26:38.975Z Compiling derive_builder_core v0.20.2
15732026-09-04T15:26:39.183Z Compiling icu_provider v2.1.1
15742026-09-04T15:26:39.240Z Compiling dtrace-parser v0.3.0
15752026-09-04T15:26:39.272Z Compiling bitfield v0.19.4
15762026-09-04T15:26:39.288Z Compiling zerocopy v0.6.6
15772026-09-04T15:26:39.344Z Compiling time v0.3.47
15782026-09-04T15:26:39.361Z Compiling thiserror v1.0.69
15792026-09-04T15:26:39.483Z Compiling zeroize v1.9.0
15802026-09-04T15:26:39.499Z Compiling bytes v1.11.1
15812026-09-04T15:26:39.515Z Compiling icu_normalizer v2.1.1
15822026-09-04T15:26:39.533Z Compiling icu_properties v2.1.2
15832026-09-04T15:26:39.606Z Compiling chrono v0.4.45
15842026-09-04T15:26:39.654Z Compiling ipnet v2.12.0
15852026-09-04T15:26:39.865Z Compiling der v0.7.10
15862026-09-04T15:26:39.945Z Compiling rustls-pki-types v1.14.0
15872026-09-04T15:26:40.043Z Compiling tokio v1.52.1
15882026-09-04T15:26:40.103Z Compiling http v1.4.2
15892026-09-04T15:26:40.173Z Compiling hybrid-array v0.4.13
15902026-09-04T15:26:40.202Z Compiling hex v0.4.3
15912026-09-04T15:26:40.281Z Compiling block-buffer v0.10.4
15922026-09-04T15:26:40.349Z Compiling crypto-common v0.1.7
15932026-09-04T15:26:40.444Z Compiling idna_adapter v1.2.1
15942026-09-04T15:26:40.480Z Compiling digest v0.10.7
15952026-09-04T15:26:40.502Z Compiling serde_spanned v0.6.9
15962026-09-04T15:26:40.521Z Compiling toml_datetime v0.6.11
15972026-09-04T15:26:40.606Z Compiling idna v1.1.0
15982026-09-04T15:26:40.722Z Compiling ppv-lite86 v0.2.21
15992026-09-04T15:26:40.773Z Compiling spki v0.7.3
16002026-09-04T15:26:40.812Z Compiling http-body v1.0.1
16012026-09-04T15:26:40.914Z Compiling url v2.5.8
16022026-09-04T15:26:40.994Z Compiling pkcs8 v0.10.2
16032026-09-04T15:26:41.017Z Compiling sha2 v0.10.9
16042026-09-04T15:26:41.032Z Compiling rand_chacha v0.9.0
16052026-09-04T15:26:41.048Z Compiling rand_chacha v0.3.1
16062026-09-04T15:26:41.067Z Compiling signature v2.2.0
16072026-09-04T15:26:41.088Z Compiling hmac v0.12.1
16082026-09-04T15:26:41.092Z Compiling http-body-util v0.1.3
16092026-09-04T15:26:41.160Z Compiling clap v4.6.1
16102026-09-04T15:26:41.318Z Compiling pkcs1 v0.7.5
16112026-09-04T15:26:41.334Z Compiling rand v0.9.2
16122026-09-04T15:26:41.350Z Compiling rand v0.8.6
16132026-09-04T15:26:41.464Z Compiling array-init v0.0.4
16142026-09-04T15:26:41.506Z Compiling dof v0.4.0
16152026-09-04T15:26:41.512Z Compiling scroll_derive v0.12.1
16162026-09-04T15:26:41.755Z Compiling structmeta-derive v0.3.0
16172026-09-04T15:26:41.854Z Compiling crc v3.4.0
16182026-09-04T15:26:41.890Z Compiling smallvec v0.6.14
16192026-09-04T15:26:41.907Z Compiling darling_core v0.23.0
16202026-09-04T15:26:41.962Z Compiling proptest v1.11.0
16212026-09-04T15:26:42.121Z Compiling heapless v0.7.17
16222026-09-04T15:26:42.164Z Compiling slog v2.8.2
16232026-09-04T15:26:42.236Z Compiling thread-id v5.1.0
16242026-09-04T15:26:42.250Z Compiling env_filter v2.0.0
16252026-09-04T15:26:42.339Z Compiling ipnetwork v0.21.1
16262026-09-04T15:26:42.385Z Compiling syn v3.0.3
16272026-09-04T15:26:42.400Z Compiling cookie v0.18.1
16282026-09-04T15:26:42.469Z Compiling gimli v0.32.3
16292026-09-04T15:26:42.583Z Compiling zstd-safe v7.2.4
16302026-09-04T15:26:42.613Z Compiling allocator-api2 v0.2.21
16312026-09-04T15:26:42.638Z Compiling iri-string v0.7.10
16322026-09-04T15:26:42.766Z Compiling unicode-bidi v0.3.18
16332026-09-04T15:26:42.781Z Compiling base64 v0.21.7
16342026-09-04T15:26:42.781Z Compiling hashbrown v0.12.3
16352026-09-04T15:26:42.808Z Compiling anyhow v1.0.104
16362026-09-04T15:26:42.858Z Compiling winnow v0.5.40
16372026-09-04T15:26:42.931Z Compiling unicode-properties v0.1.4
16382026-09-04T15:26:42.993Z Compiling ryu v1.0.23
16392026-09-04T15:26:43.139Z Compiling signal-hook v0.3.18
16402026-09-04T15:26:43.158Z Compiling serde_urlencoded v0.7.1
16412026-09-04T15:26:43.189Z Compiling rsa v0.9.10
16422026-09-04T15:26:43.206Z Compiling stringprep v0.1.5
16432026-09-04T15:26:43.355Z Compiling ron v0.8.1
16442026-09-04T15:26:43.373Z Compiling structmeta v0.3.0
16452026-09-04T15:26:43.514Z Compiling oxnet v0.1.6
16462026-09-04T15:26:43.584Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16472026-09-04T15:26:43.627Z Compiling env_logger v0.11.11
16482026-09-04T15:26:43.767Z Compiling scroll v0.12.0
16492026-09-04T15:26:44.002Z Compiling serde-hex v0.1.0
16502026-09-04T15:26:44.022Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16512026-09-04T15:26:44.238Z Compiling tokio-util v0.7.18
16522026-09-04T15:26:44.298Z Compiling tower v0.5.3
16532026-09-04T15:26:44.376Z Compiling addr2line v0.25.1
16542026-09-04T15:26:44.402Z Compiling toml_edit v0.19.15
16552026-09-04T15:26:44.415Z Compiling tokio-native-tls v0.3.1
16562026-09-04T15:26:44.569Z Compiling newtype-uuid v1.3.2
16572026-09-04T15:26:44.624Z Compiling camino v1.2.5
16582026-09-04T15:26:44.654Z Compiling darling_macro v0.23.0
16592026-09-04T15:26:44.747Z Compiling tower-http v0.6.8
16602026-09-04T15:26:44.949Z Compiling bzip2 v0.4.4
16612026-09-04T15:26:45.054Z Compiling h2 v0.4.15
16622026-09-04T15:26:45.186Z Compiling hashbrown v0.13.2
16632026-09-04T15:26:45.207Z Compiling block-padding v0.4.2
16642026-09-04T15:26:45.228Z Compiling crypto-common v0.2.2
16652026-09-04T15:26:45.362Z Compiling block-buffer v0.12.1
16662026-09-04T15:26:45.397Z Compiling x509-cert v0.2.5
16672026-09-04T15:26:45.411Z Compiling md-5 v0.10.6
16682026-09-04T15:26:45.591Z Compiling rustls-native-certs v0.8.3
16692026-09-04T15:26:45.607Z Compiling derive_builder_macro v0.20.2
16702026-09-04T15:26:45.715Z Compiling serde_tokenstream v0.2.3
16712026-09-04T15:26:45.855Z Compiling erased-serde v0.3.31
16722026-09-04T15:26:45.911Z Compiling bstr v1.12.1
16732026-09-04T15:26:46.060Z Compiling zerocopy-derive v0.7.35
16742026-09-04T15:26:46.104Z Compiling daft-derive v0.1.8
16752026-09-04T15:26:46.132Z Compiling async-trait v0.1.89
16762026-09-04T15:26:46.208Z Compiling pin-project-internal v1.1.11
16772026-09-04T15:26:46.409Z Compiling heck v0.4.1
16782026-09-04T15:26:46.441Z Compiling curve25519-dalek v4.1.3
16792026-09-04T15:26:46.619Z Compiling vergen-lib v9.1.0
16802026-09-04T15:26:46.662Z Compiling hash32 v0.2.1
16812026-09-04T15:26:46.807Z Compiling encoding_rs v0.8.35
16822026-09-04T15:26:46.822Z Compiling memoffset v0.9.1
16832026-09-04T15:26:46.873Z Compiling cfg_aliases v0.2.1
16842026-09-04T15:26:46.888Z Compiling owo-colors v4.3.0
16852026-09-04T15:26:46.969Z Compiling ref-cast v1.0.25
16862026-09-04T15:26:47.021Z Compiling rustix v0.38.44
16872026-09-04T15:26:47.044Z Compiling smoltcp v0.9.1
16882026-09-04T15:26:47.059Z Compiling mime v0.3.17
16892026-09-04T15:26:47.095Z Compiling crc-any v2.5.0
16902026-09-04T15:26:47.177Z Compiling fallible-iterator v0.2.0
16912026-09-04T15:26:47.238Z Compiling psl-types v2.0.11
16922026-09-04T15:26:47.264Z Compiling litrs v1.0.0
16932026-09-04T15:26:47.298Z Compiling rustc-demangle v0.1.27
16942026-09-04T15:26:47.359Z Compiling publicsuffix v2.3.0
16952026-09-04T15:26:47.387Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16962026-09-04T15:26:47.426Z Compiling pin-project v1.1.11
16972026-09-04T15:26:47.478Z Compiling postgres-protocol v0.6.10
16982026-09-04T15:26:47.516Z Compiling zerocopy v0.7.35
16992026-09-04T15:26:47.532Z Compiling nix v0.31.2
17002026-09-04T15:26:47.550Z Compiling daft v0.1.8
17012026-09-04T15:26:47.566Z Compiling backtrace v0.3.76
17022026-09-04T15:26:47.707Z Compiling snafu-derive v0.8.9
17032026-09-04T15:26:47.803Z Compiling document-features v0.2.12
17042026-09-04T15:26:47.868Z Compiling derive_builder v0.20.2
17052026-09-04T15:26:47.872Z Compiling toml v0.7.8
17062026-09-04T15:26:47.923Z Compiling object v0.30.4
17072026-09-04T15:26:48.021Z Compiling inout v0.2.2
17082026-09-04T15:26:48.064Z Compiling darling v0.23.0
17092026-09-04T15:26:48.097Z Compiling zip v0.6.6
17102026-09-04T15:26:48.128Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17112026-09-04T15:26:48.154Z Compiling goblin v0.8.2
17122026-09-04T15:26:48.175Z Compiling derive-ex v0.1.8
17132026-09-04T15:26:48.367Z Compiling hyper v1.10.1
17142026-09-04T15:26:48.471Z Compiling futures-executor v0.3.32
17152026-09-04T15:26:48.508Z Compiling hubpack_derive v0.1.1
17162026-09-04T15:26:48.707Z Compiling regex v1.12.3
17172026-09-04T15:26:48.755Z Compiling phf_shared v0.13.1
17182026-09-04T15:26:48.777Z Compiling curve25519-dalek-derive v0.1.1
17192026-09-04T15:26:48.781Z Compiling strum_macros v0.27.2
17202026-09-04T15:26:48.812Z Compiling ref-cast-impl v1.0.25
17212026-09-04T15:26:48.978Z Compiling convert_case v0.10.0
17222026-09-04T15:26:48.997Z Compiling cargo-platform v0.3.2
17232026-09-04T15:26:49.019Z Compiling vergen v9.1.0
17242026-09-04T15:26:49.157Z Compiling ff v0.13.1
17252026-09-04T15:26:49.222Z Compiling fs-err v3.3.0
17262026-09-04T15:26:49.305Z Compiling base16ct v0.2.0
17272026-09-04T15:26:49.305Z Compiling foldhash v0.2.0
17282026-09-04T15:26:49.335Z Compiling foldhash v0.1.5
17292026-09-04T15:26:49.360Z Compiling bumpalo v3.20.2
17302026-09-04T15:26:49.406Z Compiling path-slash v0.1.5
17312026-09-04T15:26:49.445Z Compiling is_ci v1.2.0
17322026-09-04T15:26:49.475Z Compiling hyper-util v0.1.20
17332026-09-04T15:26:49.508Z Compiling same-file v1.0.6
17342026-09-04T15:26:49.530Z Compiling bitflags v1.3.2
17352026-09-04T15:26:49.558Z Compiling jiff-core v0.1.0
17362026-09-04T15:26:49.572Z Compiling libbz2-rs-sys v0.2.2
17372026-09-04T15:26:49.599Z Compiling managed v0.8.0
17382026-09-04T15:26:49.615Z Compiling zopfli v0.8.3
17392026-09-04T15:26:49.638Z Compiling walkdir v2.5.0
17402026-09-04T15:26:49.672Z Compiling snafu v0.8.9
17412026-09-04T15:26:49.689Z Compiling supports-color v3.0.2
17422026-09-04T15:26:49.878Z Compiling textwrap v0.16.2
17432026-09-04T15:26:49.909Z Compiling test-strategy v0.4.5
17442026-09-04T15:26:49.966Z Compiling hashbrown v0.16.1
17452026-09-04T15:26:50.056Z Compiling bzip2 v0.6.1
17462026-09-04T15:26:50.277Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17472026-09-04T15:26:50.292Z Compiling hashbrown v0.15.5
17482026-09-04T15:26:50.306Z Compiling jiff v0.2.34
17492026-09-04T15:26:50.479Z Compiling dof v0.3.0
17502026-09-04T15:26:50.594Z Compiling sec1 v0.7.3
17512026-09-04T15:26:50.678Z Compiling derive_more-impl v2.1.1
17522026-09-04T15:26:50.785Z Compiling group v0.13.0
17532026-09-04T15:26:50.835Z Compiling strum v0.27.2
17542026-09-04T15:26:50.874Z Compiling hyper-tls v0.6.0
17552026-09-04T15:26:50.889Z Compiling cargo_metadata v0.23.1
17562026-09-04T15:26:50.903Z Compiling hubpack v0.1.2
17572026-09-04T15:26:50.998Z Compiling phf v0.13.1
17582026-09-04T15:26:51.001Z Compiling cookie_store v0.22.1
17592026-09-04T15:26:51.140Z Compiling reqwest v0.12.28
17602026-09-04T15:26:51.155Z Compiling signal-hook-mio v0.2.5
17612026-09-04T15:26:51.222Z Compiling futures v0.3.32
17622026-09-04T15:26:51.268Z Compiling zstd v0.13.3
17632026-09-04T15:26:51.350Z Compiling serde_with_macros v3.21.0
17642026-09-04T15:26:51.368Z Compiling cipher v0.5.2
17652026-09-04T15:26:51.468Z Compiling backtrace-ext v0.2.1
17662026-09-04T15:26:51.575Z Compiling postgres-types v0.2.12
17672026-09-04T15:26:51.711Z Compiling globset v0.4.18
17682026-09-04T15:26:51.727Z Compiling usdt-attr-macro v0.6.0
17692026-09-04T15:26:51.747Z Compiling usdt-macro v0.6.0
17702026-09-04T15:26:51.767Z Compiling byte-wrapper v0.1.0
17712026-09-04T15:26:51.913Z Compiling ed25519 v2.2.3
17722026-09-04T15:26:52.127Z Compiling hkdf v0.12.4
17732026-09-04T15:26:52.168Z Compiling crypto-bigint v0.5.5
17742026-09-04T15:26:52.334Z Compiling dtrace-parser v0.2.0
17752026-09-04T15:26:52.350Z Compiling serde_plain v1.0.2
17762026-09-04T15:26:52.437Z Compiling serde-big-array v0.5.1
17772026-09-04T15:26:52.452Z Compiling olpc-cjson v0.1.4
17782026-09-04T15:26:52.555Z Compiling phf_shared v0.11.3
17792026-09-04T15:26:52.572Z Compiling miette-derive v7.6.0
17802026-09-04T15:26:52.590Z Compiling enum-as-inner v0.6.1
17812026-09-04T15:26:52.604Z Compiling async-recursion v1.1.1
17822026-09-04T15:26:52.620Z Compiling strum_macros v0.26.4
17832026-09-04T15:26:52.633Z Compiling serde_repr v0.1.20
17842026-09-04T15:26:52.765Z Compiling float-cmp v0.10.0
17852026-09-04T15:26:52.810Z Compiling pem v3.0.6
17862026-09-04T15:26:52.852Z Compiling thread-id v4.2.2
17872026-09-04T15:26:52.937Z Compiling memmap2 v0.9.10
17882026-09-04T15:26:52.955Z Compiling static_assertions v1.1.0
17892026-09-04T15:26:53.024Z Compiling typed-path v0.9.3
17902026-09-04T15:26:53.048Z Compiling new_debug_unreachable v1.0.6
17912026-09-04T15:26:53.108Z Compiling keccak v0.1.6
17922026-09-04T15:26:53.133Z Compiling difflib v0.4.0
17932026-09-04T15:26:53.151Z Compiling whoami v2.1.0
17942026-09-04T15:26:53.170Z Compiling winnow v1.0.3
17952026-09-04T15:26:53.184Z Compiling data-encoding v2.10.0
17962026-09-04T15:26:53.233Z Compiling supports-unicode v3.0.0
17972026-09-04T15:26:53.311Z Compiling supports-hyperlinks v3.2.0
17982026-09-04T15:26:53.363Z Compiling precomputed-hash v0.1.1
17992026-09-04T15:26:53.406Z Compiling fixedbitset v0.5.7
18002026-09-04T15:26:53.464Z Compiling normalize-line-endings v0.3.0
18012026-09-04T15:26:53.485Z Compiling cpufeatures v0.3.0
18022026-09-04T15:26:53.551Z Compiling either v1.15.0
18032026-09-04T15:26:53.599Z Compiling const-oid v0.10.2
18042026-09-04T15:26:53.605Z Compiling fixedbitset v0.4.2
18052026-09-04T15:26:53.717Z Compiling predicates-core v1.0.10
18062026-09-04T15:26:53.732Z Compiling digest v0.11.3
18072026-09-04T15:26:53.783Z Compiling petgraph v0.6.5
18082026-09-04T15:26:53.787Z Compiling miette v7.6.0
18092026-09-04T15:26:53.812Z Compiling itertools v0.13.0
18102026-09-04T15:26:53.834Z Compiling petgraph v0.8.3
18112026-09-04T15:26:53.878Z Compiling predicates v3.1.4
18122026-09-04T15:26:53.899Z Compiling toml_edit v0.22.27
18132026-09-04T15:26:53.913Z Compiling chacha20 v0.10.0
18142026-09-04T15:26:53.958Z Compiling hickory-proto v0.25.2
18152026-09-04T15:26:53.984Z Compiling string_cache v0.8.9
18162026-09-04T15:26:54.238Z Compiling toml_parser v1.1.2+spec-1.1.0
18172026-09-04T15:26:54.264Z Compiling tokio-postgres v0.7.16
18182026-09-04T15:26:54.279Z Compiling sha3 v0.10.8
18192026-09-04T15:26:54.318Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18202026-09-04T15:26:54.333Z Compiling elliptic-curve v0.13.8
18212026-09-04T15:26:54.441Z Compiling strum v0.26.3
18222026-09-04T15:26:54.534Z Compiling usdt v0.6.0
18232026-09-04T15:26:54.593Z Compiling usdt-impl v0.5.0
18242026-09-04T15:26:54.759Z Compiling zip v4.6.1
18252026-09-04T15:26:54.775Z Compiling serde_with v3.21.0
18262026-09-04T15:26:54.834Z Compiling crossterm v0.28.1
18272026-09-04T15:26:54.878Z Compiling ed25519-dalek v2.2.0
18282026-09-04T15:26:54.966Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18292026-09-04T15:26:54.997Z Compiling derive_more v2.1.1
18302026-09-04T15:26:55.188Z Compiling iddqd v0.4.2
18312026-09-04T15:26:55.426Z Compiling similar v2.7.0
18322026-09-04T15:26:55.483Z Compiling tokio-stream v0.1.18
18332026-09-04T15:26:55.725Z Compiling crossbeam-epoch v0.9.18
18342026-09-04T15:26:55.741Z Compiling buf-list v1.1.2
18352026-09-04T15:26:55.797Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18362026-09-04T15:26:55.964Z Compiling openapiv3 v2.2.0
18372026-09-04T15:26:56.040Z Compiling lalrpop-util v0.19.12
18382026-09-04T15:26:56.074Z Compiling peg-runtime v0.8.5
18392026-09-04T15:26:56.126Z Compiling thread_local v1.1.9
18402026-09-04T15:26:56.142Z Compiling slog-async v2.8.0
18412026-09-04T15:26:56.308Z Compiling crossbeam-channel v0.5.15
18422026-09-04T15:26:56.324Z Compiling filetime v0.2.27
18432026-09-04T15:26:56.442Z Compiling is-terminal v0.4.17
18442026-09-04T15:26:56.455Z Compiling term v1.2.1
18452026-09-04T15:26:56.508Z Compiling xattr v1.6.1
18462026-09-04T15:26:56.522Z Compiling take_mut v0.2.2
18472026-09-04T15:26:56.525Z Compiling camino-tempfile v1.4.1
18482026-09-04T15:26:56.647Z Compiling tar v0.4.46
18492026-09-04T15:26:56.777Z Compiling slog-term v2.9.2
18502026-09-04T15:27:13.844Z Compiling rustls-webpki v0.103.13
18512026-09-04T15:27:16.547Z Compiling tokio-rustls v0.26.4
18522026-09-04T15:27:16.547Z Compiling rustls-platform-verifier v0.6.2
18532026-09-04T15:27:16.547Z Compiling tough v0.22.0
18542026-09-04T15:27:16.744Z Compiling hyper-rustls v0.27.7
18552026-09-04T15:27:16.936Z Compiling reqwest v0.13.2
18562026-09-04T15:27:19.118Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18572026-09-04T15:27:19.359Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18582026-09-04T15:27:22.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.38s
18592026-09-04T15:27:22.448Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18602026-09-04T15:27:22.472ZSep 04 15:27:21.635 INFO Starting download, target: Cockroach
18612026-09-04T15:27:22.472ZSep 04 15:27:21.636 INFO Starting download, target: Console
18622026-09-04T15:27:22.472ZSep 04 15:27:21.636 INFO Starting download, target: Clickhouse
18632026-09-04T15:27:22.472ZSep 04 15:27:21.636 INFO Starting download, target: DendriteStub
18642026-09-04T15:27:22.472ZSep 04 15:27:21.636 INFO Starting download, target: MaghemiteMgd
18652026-09-04T15:27:22.477ZSep 04 15:27:21.636 INFO Starting download, target: MaghemiteDdmd
18662026-09-04T15:27:22.477ZSep 04 15:27:21.636 INFO Starting download, target: TransceiverControl
18672026-09-04T15:27:22.477ZSep 04 15:27:21.636 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18682026-09-04T15:27:22.477ZSep 04 15:27:21.637 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18692026-09-04T15:27:22.477ZSep 04 15:27:21.637 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18702026-09-04T15:27:22.477ZSep 04 15:27:21.637 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18712026-09-04T15:27:22.477ZSep 04 15:27:21.637 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18722026-09-04T15:27:22.477ZSep 04 15:27:21.637 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18732026-09-04T15:27:22.477ZSep 04 15:27:21.637 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18742026-09-04T15:27:24.241ZSep 04 15:27:23.406 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18752026-09-04T15:27:24.479ZSep 04 15:27:23.644 INFO Download complete, target: Console
18762026-09-04T15:27:25.559ZSep 04 15:27:24.722 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18772026-09-04T15:27:25.588ZSep 04 15:27:24.750 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18782026-09-04T15:27:25.807ZSep 04 15:27:24.967 INFO Download complete, target: TransceiverControl
18792026-09-04T15:27:27.015ZSep 04 15:27:26.180 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18802026-09-04T15:27:27.173ZSep 04 15:27:26.331 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18812026-09-04T15:27:27.205ZSep 04 15:27:26.370 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18822026-09-04T15:27:27.900ZSep 04 15:27:27.064 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18832026-09-04T15:27:27.900ZSep 04 15:27:27.064 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18842026-09-04T15:27:29.218ZSep 04 15:27:28.379 INFO Download complete, target: MaghemiteDdmd
18852026-09-04T15:27:29.657ZSep 04 15:27:28.820 INFO Download complete, target: DendriteStub
18862026-09-04T15:27:29.866ZSep 04 15:27:29.028 INFO Download complete, target: MaghemiteMgd
18872026-09-04T15:27:32.233ZSep 04 15:27:31.398 INFO Checking that binary works, target: Clickhouse
18882026-09-04T15:27:32.325ZSep 04 15:27:31.491 INFO Download complete, target: Clickhouse
18892026-09-04T15:27:32.531ZSep 04 15:27:31.696 INFO Checking that binary works, target: Cockroach
18902026-09-04T15:27:32.655ZSep 04 15:27:31.819 INFO Download complete, target: Cockroach
18912026-09-04T15:27:32.693ZAll prerequisites installed successfully
18922026-09-04T15:27:32.694Z
18932026-09-04T15:27:32.694Zreal 1:31.909962219
18942026-09-04T15:27:32.694Zuser 7:28.537570004
18952026-09-04T15:27:32.694Zsys 1:46.363469571
18962026-09-04T15:27:32.694Ztrap 0.267336364
18972026-09-04T15:27:32.694Ztflt 0.842464834
18982026-09-04T15:27:32.694Zdflt 1.798218353
18992026-09-04T15:27:32.694Zkflt 0.024945464
19002026-09-04T15:27:32.694Zlock 28:18.225548986
19012026-09-04T15:27:32.694Zslp 20:08.966600320
19022026-09-04T15:27:32.694Zlat 26.969696059
19032026-09-04T15:27:32.694Zstop 3:05.009393193
19042026-09-04T15:27:32.694Z+ source ./tools/include/force-git-over-https.sh
19052026-09-04T15:27:32.694Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
19062026-09-04T15:27:32.694Z++ (( i = 0 ))
19072026-09-04T15:27:32.694Z++ (( i < 5 ))
19082026-09-04T15:27:32.694Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
19092026-09-04T15:27:32.695Z++ (( i++ ))
19102026-09-04T15:27:32.695Z++ (( i < 5 ))
19112026-09-04T15:27:32.695Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
19122026-09-04T15:27:32.695Z++ (( i++ ))
19132026-09-04T15:27:32.695Z++ (( i < 5 ))
19142026-09-04T15:27:32.695Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
19152026-09-04T15:27:32.721Z++ (( i++ ))
19162026-09-04T15:27:32.721Z++ (( i < 5 ))
19172026-09-04T15:27:32.721Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
19182026-09-04T15:27:32.722Z++ (( i++ ))
19192026-09-04T15:27:32.722Z++ (( i < 5 ))
19202026-09-04T15:27:32.722Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
19212026-09-04T15:27:32.722Z++ (( i++ ))
19222026-09-04T15:27:32.722Z++ (( i < 5 ))
19232026-09-04T15:27:32.722Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
19242026-09-04T15:27:32.722Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
19252026-09-04T15:27:32.722Z+ rc=0
19262026-09-04T15:27:32.722Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
19272026-09-04T15:27:40.007Z+ case $rc in
19282026-09-04T15:27:40.007Z+ pfexec zfs create -p rpool/images/build/host
19292026-09-04T15:27:40.211Z+ pfexec zfs create -p rpool/images/build/recovery
19302026-09-04T15:27:40.287Z+ cargo xtask releng --output-dir /work --mkincorp --verify-debug-libraries
19312026-09-04T15:27:40.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19322026-09-04T15:27:40.750Z Running `target/debug/xtask releng --output-dir /work --mkincorp --verify-debug-libraries`
19332026-09-04T15:27:41.614Z Compiling proc-macro2 v1.0.106
19342026-09-04T15:27:41.614Z Compiling quote v1.0.45
19352026-09-04T15:27:41.614Z Compiling unicode-ident v1.0.24
19362026-09-04T15:27:41.618Z Compiling serde_core v1.0.228
19372026-09-04T15:27:41.619Z Compiling libc v0.2.185
19382026-09-04T15:27:41.619Z Compiling serde v1.0.228
19392026-09-04T15:27:41.619Z Compiling cfg-if v1.0.4
19402026-09-04T15:27:41.619Z Compiling shlex v1.3.0
19412026-09-04T15:27:41.755Z Compiling find-msvc-tools v0.1.9
19422026-09-04T15:27:41.782Z Compiling autocfg v1.5.0
19432026-09-04T15:27:41.782Z Compiling version_check v0.9.5
19442026-09-04T15:27:41.782Z Compiling zerocopy v0.8.55
19452026-09-04T15:27:41.782Z Compiling portable-atomic v1.13.1
19462026-09-04T15:27:41.782Z Compiling memchr v2.8.0
19472026-09-04T15:27:41.782Z Compiling zmij v1.0.21
19482026-09-04T15:27:41.864Z Compiling serde_json v1.0.151
19492026-09-04T15:27:41.901Z Compiling libm v0.2.16
19502026-09-04T15:27:42.138Z Compiling getrandom v0.4.3
19512026-09-04T15:27:42.147Z Compiling parking_lot_core v0.9.12
19522026-09-04T15:27:42.175Z Compiling pkg-config v0.3.32
19532026-09-04T15:27:42.175Z Compiling icu_normalizer_data v2.1.1
19542026-09-04T15:27:42.216Z Compiling icu_properties_data v2.1.2
19552026-09-04T15:27:42.237Z Compiling smallvec v1.15.1
19562026-09-04T15:27:42.258Z Compiling num-traits v0.2.19
19572026-09-04T15:27:42.267Z Compiling generic-array v0.14.7
19582026-09-04T15:27:42.324Z Compiling rustix v1.1.4
19592026-09-04T15:27:42.345Z Compiling log v0.4.33
19602026-09-04T15:27:42.441Z Compiling itoa v1.0.17
19612026-09-04T15:27:42.471Z Compiling getrandom v0.3.4
19622026-09-04T15:27:42.482Z Compiling subtle v2.6.1
19632026-09-04T15:27:42.558Z Compiling stable_deref_trait v1.2.1
19642026-09-04T15:27:42.596Z Compiling scopeguard v1.2.0
19652026-09-04T15:27:42.667Z Compiling typenum v1.20.1
19662026-09-04T15:27:42.704Z Compiling lock_api v0.4.14
19672026-09-04T15:27:42.725Z Compiling critical-section v1.2.0
19682026-09-04T15:27:42.753Z Compiling thiserror v2.0.18
19692026-09-04T15:27:42.767Z Compiling rand_core v0.10.0
19702026-09-04T15:27:42.927Z Compiling jobserver v0.1.34
19712026-09-04T15:27:42.938Z Compiling errno v0.3.14
19722026-09-04T15:27:42.989Z Compiling syn v2.0.117
19732026-09-04T15:27:43.106Z Compiling getrandom v0.2.17
19742026-09-04T15:27:43.128Z Compiling cc v1.2.56
19752026-09-04T15:27:43.142Z Compiling heck v0.5.0
19762026-09-04T15:27:43.172Z Compiling dunce v1.0.5
19772026-09-04T15:27:43.194Z Compiling fs_extra v1.3.0
19782026-09-04T15:27:43.308Z Compiling once_cell v1.21.3
19792026-09-04T15:27:43.318Z Compiling rand_core v0.6.4
19802026-09-04T15:27:43.334Z Compiling litemap v0.8.1
19812026-09-04T15:27:43.347Z Compiling writeable v0.6.2
19822026-09-04T15:27:43.371Z Compiling percent-encoding v2.3.2
19832026-09-04T15:27:43.477Z Compiling const-oid v0.9.6
19842026-09-04T15:27:43.627Z Compiling pin-project-lite v0.2.17
19852026-09-04T15:27:43.632Z Compiling schemars v0.8.22
19862026-09-04T15:27:43.742Z Compiling equivalent v1.0.2
19872026-09-04T15:27:43.759Z Compiling signal-hook-registry v1.4.8
19882026-09-04T15:27:43.778Z Compiling futures-core v0.3.32
19892026-09-04T15:27:43.875Z Compiling aws-lc-rs v1.16.3
19902026-09-04T15:27:43.879Z Compiling rustversion v1.0.22
19912026-09-04T15:27:43.905Z Compiling bitflags v2.11.0
19922026-09-04T15:27:43.974Z Compiling cmake v0.1.57
19932026-09-04T15:27:43.977Z Compiling semver v1.0.28
19942026-09-04T15:27:44.161Z Compiling parking_lot v0.12.5
19952026-09-04T15:27:44.195Z Compiling mio v1.2.0
19962026-09-04T15:27:44.334Z Compiling crc32fast v1.5.0
19972026-09-04T15:27:44.348Z Compiling utf8_iter v1.0.4
19982026-09-04T15:27:44.396Z Compiling form_urlencoded v1.2.2
19992026-09-04T15:27:44.453Z Compiling aws-lc-sys v0.40.0
20002026-09-04T15:27:44.580Z Compiling vcpkg v0.2.15
20012026-09-04T15:27:44.626Z Compiling hashbrown v0.17.0
20022026-09-04T15:27:44.653Z Compiling syn v1.0.109
20032026-09-04T15:27:44.767Z Compiling fnv v1.0.7
20042026-09-04T15:27:44.782Z Compiling strsim v0.11.1
20052026-09-04T15:27:44.796Z Compiling byteorder v1.5.0
20062026-09-04T15:27:44.909Z Compiling socket2 v0.6.3
20072026-09-04T15:27:45.167Z Compiling httparse v1.10.1
20082026-09-04T15:27:45.183Z Compiling openssl-sys v0.9.117
20092026-09-04T15:27:45.187Z Compiling radium v0.7.0
20102026-09-04T15:27:45.187Z Compiling futures-sink v0.3.32
20112026-09-04T15:27:45.264Z Compiling indexmap v2.14.0
20122026-09-04T15:27:45.320Z Compiling futures-channel v0.3.32
20132026-09-04T15:27:45.363Z Compiling thiserror v1.0.69
20142026-09-04T15:27:45.399Z Compiling slab v0.4.12
20152026-09-04T15:27:45.442Z Compiling futures-task v0.3.32
20162026-09-04T15:27:45.499Z Compiling futures-io v0.3.32
20172026-09-04T15:27:45.516Z Compiling iana-time-zone v0.1.65
20182026-09-04T15:27:45.576Z Compiling rustls v0.23.41
20192026-09-04T15:27:45.613Z Compiling base64 v0.22.1
20202026-09-04T15:27:45.673Z Compiling maybe-uninit v2.0.0
20212026-09-04T15:27:45.733Z Compiling rustc_version v0.4.1
20222026-09-04T15:27:45.820Z Compiling synstructure v0.13.2
20232026-09-04T15:27:45.824Z Compiling serde_derive_internals v0.29.1
20242026-09-04T15:27:45.951Z Compiling bzip2-sys v0.1.13+1.0.8
20252026-09-04T15:27:45.951Z Compiling uuid v1.23.4
20262026-09-04T15:27:45.982Z Compiling ahash v0.8.12
20272026-09-04T15:27:45.985Z Compiling ucd-trie v0.1.7
20282026-09-04T15:27:45.997Z Compiling num-bigint-dig v0.8.6
20292026-09-04T15:27:46.044Z Compiling ident_case v1.0.1
20302026-09-04T15:27:46.060Z Compiling regex-syntax v0.8.10
20312026-09-04T15:27:46.095Z Compiling base64ct v1.8.3
20322026-09-04T15:27:46.137Z Compiling packed_struct v0.10.1
20332026-09-04T15:27:46.173Z Compiling pest v2.8.6
20342026-09-04T15:27:46.235Z Compiling rand_core v0.9.5
20352026-09-04T15:27:46.298Z Compiling fastrand v2.3.0
20362026-09-04T15:27:46.317Z Compiling openssl v0.10.80
20372026-09-04T15:27:46.369Z Compiling flagset v0.4.7
20382026-09-04T15:27:46.424Z Compiling pem-rfc7468 v0.7.0
20392026-09-04T15:27:46.459Z Compiling dyn-clone v1.0.20
20402026-09-04T15:27:46.538Z Compiling tempfile v3.27.0
20412026-09-04T15:27:46.575Z Compiling indexmap v1.9.3
20422026-09-04T15:27:46.575Z Compiling unicode-segmentation v1.12.0
20432026-09-04T15:27:46.639Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20442026-09-04T15:27:46.684Z Compiling cpufeatures v0.2.17
20452026-09-04T15:27:46.721Z Compiling paste v1.0.15
20462026-09-04T15:27:46.774Z Compiling simd-adler32 v0.3.8
20472026-09-04T15:27:46.778Z Compiling native-tls v0.2.18
20482026-09-04T15:27:47.031Z Compiling syn v3.0.3
20492026-09-04T15:27:47.103Z Compiling adler2 v2.0.1
20502026-09-04T15:27:47.107Z Compiling crossbeam-utils v0.8.21
20512026-09-04T15:27:47.140Z Compiling anstyle v1.0.14
20522026-09-04T15:27:47.143Z Compiling camino v1.2.5
20532026-09-04T15:27:47.143Z Compiling utf8parse v0.2.2
20542026-09-04T15:27:47.143Z Compiling serde_derive v1.0.228
20552026-09-04T15:27:47.208Z Compiling zeroize_derive v1.5.0
20562026-09-04T15:27:47.222Z Compiling zerofrom-derive v0.1.6
20572026-09-04T15:27:47.262Z Compiling zerocopy-derive v0.8.55
20582026-09-04T15:27:47.284Z Compiling yoke-derive v0.8.1
20592026-09-04T15:27:47.406Z Compiling zerovec-derive v0.11.2
20602026-09-04T15:27:47.427Z Compiling displaydoc v0.2.5
20612026-09-04T15:27:47.430Z Compiling tokio-macros v2.7.0
20622026-09-04T15:27:47.431Z Compiling futures-macro v0.3.32
20632026-09-04T15:27:47.473Z Compiling thiserror-impl v2.0.18
20642026-09-04T15:27:47.510Z Compiling der_derive v0.7.3
20652026-09-04T15:27:47.824Z Compiling schemars_derive v0.8.22
20662026-09-04T15:27:48.153Z Compiling tracing-attributes v0.1.31
20672026-09-04T15:27:48.194Z Compiling thiserror-impl v1.0.69
20682026-09-04T15:27:48.258Z Compiling futures-util v0.3.32
20692026-09-04T15:27:48.379Z Compiling zerofrom v0.1.6
20702026-09-04T15:27:48.503Z Compiling yoke v0.8.1
20712026-09-04T15:27:48.545Z Compiling clap_derive v4.6.1
20722026-09-04T15:27:48.571Z Compiling packed_struct_codegen v0.10.1
20732026-09-04T15:27:48.677Z Compiling zerovec v0.11.5
20742026-09-04T15:27:48.691Z Compiling zerotrie v0.2.3
20752026-09-04T15:27:49.217Z Compiling tinystr v0.8.2
20762026-09-04T15:27:49.274Z Compiling potential_utf v0.1.4
20772026-09-04T15:27:49.310Z Compiling pest_meta v2.8.6
20782026-09-04T15:27:49.342Z Compiling zerocopy-derive v0.6.6
20792026-09-04T15:27:49.376Z Compiling bitfield-macros v0.19.4
20802026-09-04T15:27:49.467Z Compiling icu_locale_core v2.1.1
20812026-09-04T15:27:49.489Z Compiling icu_collections v2.1.1
20822026-09-04T15:27:50.057Z Compiling pest_generator v2.8.6
20832026-09-04T15:27:50.073Z Compiling openssl-macros v0.1.1
20842026-09-04T15:27:50.145Z Compiling scroll_derive v0.13.1
20852026-09-04T15:27:50.164Z Compiling anstyle-parse v1.0.0
20862026-09-04T15:27:50.178Z Compiling daft-derive v0.1.8
20872026-09-04T15:27:50.234Z Compiling icu_provider v2.1.1
20882026-09-04T15:27:50.433Z Compiling zeroize v1.9.0
20892026-09-04T15:27:50.520Z Compiling bytes v1.11.1
20902026-09-04T15:27:50.665Z Compiling icu_properties v2.1.2
20912026-09-04T15:27:50.695Z Compiling icu_normalizer v2.1.1
20922026-09-04T15:27:50.729Z Compiling chrono v0.4.45
20932026-09-04T15:27:50.761Z Compiling der v0.7.10
20942026-09-04T15:27:50.941Z Compiling hex v0.4.3
20952026-09-04T15:27:50.956Z Compiling pest_derive v2.8.6
20962026-09-04T15:27:51.044Z Compiling tokio v1.52.1
20972026-09-04T15:27:51.240Z Compiling block-buffer v0.10.4
20982026-09-04T15:27:51.254Z Compiling crypto-common v0.1.7
20992026-09-04T15:27:51.413Z Compiling digest v0.10.7
21002026-09-04T15:27:51.480Z Compiling http v1.4.2
21012026-09-04T15:27:51.484Z Compiling rustls-pki-types v1.14.0
21022026-09-04T15:27:51.666Z Compiling idna_adapter v1.2.1
21032026-09-04T15:27:51.681Z Compiling sha2 v0.10.9
21042026-09-04T15:27:51.821Z Compiling idna v1.1.0
21052026-09-04T15:27:52.037Z Compiling ppv-lite86 v0.2.21
21062026-09-04T15:27:52.158Z Compiling spki v0.7.3
21072026-09-04T15:27:52.161Z Compiling miniz_oxide v0.8.9
21082026-09-04T15:27:52.358Z Compiling url v2.5.8
21092026-09-04T15:27:52.377Z Compiling pkcs8 v0.10.2
21102026-09-04T15:27:52.404Z Compiling rand_chacha v0.9.0
21112026-09-04T15:27:52.658Z Compiling rand v0.9.2
21122026-09-04T15:27:52.711Z Compiling terminal_size v0.4.3
21132026-09-04T15:27:52.794Z Compiling spin v0.9.8
21142026-09-04T15:27:52.834Z Compiling is_terminal_polyfill v1.70.2
21152026-09-04T15:27:52.885Z Compiling num-conv v0.2.0
21162026-09-04T15:27:52.885Z Compiling colorchoice v1.0.4
21172026-09-04T15:27:52.916Z Compiling time-core v0.1.8
21182026-09-04T15:27:52.948Z Compiling anstyle-query v1.1.5
21192026-09-04T15:27:52.948Z Compiling tinyvec_macros v0.1.1
21202026-09-04T15:27:53.075Z Compiling tinyvec v1.10.0
21212026-09-04T15:27:53.075Z Compiling anstream v1.0.0
21222026-09-04T15:27:53.075Z Compiling async-trait v0.1.89
21232026-09-04T15:27:53.090Z Compiling structmeta-derive v0.3.0
21242026-09-04T15:27:53.094Z Compiling tracing-core v0.1.36
21252026-09-04T15:27:53.121Z Compiling time-macros v0.2.27
21262026-09-04T15:27:53.275Z Compiling plain v0.2.3
21272026-09-04T15:27:53.367Z Compiling object v0.37.3
21282026-09-04T15:27:53.401Z Compiling untrusted v0.7.1
21292026-09-04T15:27:53.499Z Compiling cmov v0.5.4
21302026-09-04T15:27:53.542Z Compiling tracing v0.1.44
21312026-09-04T15:27:53.706Z Compiling ctutils v0.4.2
21322026-09-04T15:27:53.744Z Compiling http-body v1.0.1
21332026-09-04T15:27:53.918Z Compiling toml_datetime v0.6.11
21342026-09-04T15:27:53.934Z Compiling serde_spanned v0.6.9
21352026-09-04T15:27:53.937Z Compiling pin-project-internal v1.1.11
21362026-09-04T15:27:53.999Z Compiling slog v2.8.2
21372026-09-04T15:27:54.070Z Compiling wait-timeout v0.2.1
21382026-09-04T15:27:54.088Z Compiling cookie v0.18.1
21392026-09-04T15:27:54.126Z Compiling structmeta v0.3.0
21402026-09-04T15:27:54.187Z Compiling quick-error v1.2.3
21412026-09-04T15:27:54.223Z Compiling bit-vec v0.8.0
21422026-09-04T15:27:54.261Z Compiling openssl-probe v0.2.1
21432026-09-04T15:27:54.283Z Compiling tap v1.0.1
21442026-09-04T15:27:54.316Z Compiling zstd-safe v7.2.4
21452026-09-04T15:27:54.411Z Compiling clap_lex v1.0.0
21462026-09-04T15:27:54.426Z Compiling untrusted v0.9.0
21472026-09-04T15:27:54.442Z Compiling bit-set v0.8.0
21482026-09-04T15:27:54.516Z Compiling wyz v0.5.1
21492026-09-04T15:27:54.530Z Compiling derive-ex v0.1.8
21502026-09-04T15:27:54.578Z Compiling rusty-fork v0.3.1
21512026-09-04T15:27:54.607Z Compiling clap_builder v4.6.0
21522026-09-04T15:27:54.826Z Compiling hybrid-array v0.4.13
21532026-09-04T15:27:54.868Z Compiling unicode-normalization v0.1.25
21542026-09-04T15:27:54.947Z Compiling tokio-util v0.7.18
21552026-09-04T15:27:54.982Z Compiling rand_chacha v0.3.1
21562026-09-04T15:27:54.986Z Compiling signature v2.2.0
21572026-09-04T15:27:55.111Z Compiling scroll_derive v0.12.1
21582026-09-04T15:27:55.133Z Compiling heck v0.4.1
21592026-09-04T15:27:55.213Z Compiling rand_xorshift v0.4.0
21602026-09-04T15:27:55.219Z Compiling heapless v0.7.17
21612026-09-04T15:27:55.511Z Compiling num-integer v0.1.46
21622026-09-04T15:27:55.526Z Compiling aho-corasick v1.1.4
21632026-09-04T15:27:55.555Z Compiling pretty-hex v0.4.1
21642026-09-04T15:27:55.558Z Compiling anyhow v1.0.104
21652026-09-04T15:27:55.688Z Compiling rustix v0.38.44
21662026-09-04T15:27:55.715Z Compiling tower-layer v0.3.3
21672026-09-04T15:27:55.885Z Compiling atomic-waker v1.1.2
21682026-09-04T15:27:55.903Z Compiling unarray v0.1.4
21692026-09-04T15:27:55.920Z Compiling tower-service v0.3.3
21702026-09-04T15:27:55.981Z Compiling signal-hook v0.3.18
21712026-09-04T15:27:56.032Z Compiling try-lock v0.2.5
21722026-09-04T15:27:56.049Z Compiling zlib-rs v0.6.2
21732026-09-04T15:27:56.052Z Compiling usdt-impl v0.6.0
21742026-09-04T15:27:56.203Z Compiling funty v2.0.0
21752026-09-04T15:27:56.259Z Compiling h2 v0.4.15
21762026-09-04T15:27:56.306Z Compiling want v0.3.1
21772026-09-04T15:27:56.329Z Compiling test-strategy v0.4.5
21782026-09-04T15:27:56.344Z Compiling regex-automata v0.4.14
21792026-09-04T15:27:56.619Z Compiling bitvec v1.0.1
21802026-09-04T15:27:56.641Z Compiling clap v4.6.1
21812026-09-04T15:27:56.746Z Compiling proptest v1.11.0
21822026-09-04T15:27:56.857Z Compiling num-iter v0.1.45
21832026-09-04T15:27:57.211Z Compiling snafu-derive v0.8.9
21842026-09-04T15:27:57.306Z Compiling rand v0.8.6
21852026-09-04T15:27:57.606Z Compiling ipnetwork v0.21.1
21862026-09-04T15:27:58.032Z Compiling lazy_static v1.5.0
21872026-09-04T15:27:58.138Z Compiling scroll v0.13.0
21882026-09-04T15:27:58.154Z Compiling ipnet v2.12.0
21892026-09-04T15:27:58.420Z Compiling flate2 v1.1.9
21902026-09-04T15:27:58.447Z Compiling strum_macros v0.26.4
21912026-09-04T15:27:58.699Z Compiling darling_core v0.20.11
21922026-09-04T15:27:58.858Z Compiling darling_core v0.23.0
21932026-09-04T15:27:58.930Z Compiling nodrop v0.1.14
21942026-09-04T15:27:58.946Z Compiling httpdate v1.0.3
21952026-09-04T15:27:59.043Z Compiling foreign-types-shared v0.1.1
21962026-09-04T15:27:59.057Z Compiling crc-catalog v2.4.0
21972026-09-04T15:27:59.148Z Compiling winnow v0.5.40
21982026-09-04T15:27:59.191Z Compiling crc v3.4.0
21992026-09-04T15:27:59.397Z Compiling newtype-uuid v1.3.2
22002026-09-04T15:27:59.487Z Compiling foreign-types v0.3.2
22012026-09-04T15:27:59.502Z Compiling array-init v0.0.4
22022026-09-04T15:27:59.827Z Compiling hyper v1.10.1
22032026-09-04T15:28:00.111Z Compiling goblin v0.10.5
22042026-09-04T15:28:00.128Z Compiling oxnet v0.1.6
22052026-09-04T15:28:00.416Z Compiling smallvec v0.6.14
22062026-09-04T15:28:00.691Z Compiling darling_macro v0.20.11
22072026-09-04T15:28:00.919Z Compiling toml_edit v0.19.15
22082026-09-04T15:28:01.111Z Compiling darling_macro v0.23.0
22092026-09-04T15:28:01.226Z Compiling pkcs1 v0.7.5
22102026-09-04T15:28:01.516Z Compiling zerocopy v0.6.6
22112026-09-04T15:28:01.609Z Compiling bitfield v0.19.4
22122026-09-04T15:28:01.644Z Compiling zerocopy-derive v0.7.35
22132026-09-04T15:28:01.662Z Compiling curve25519-dalek v4.1.3
22142026-09-04T15:28:01.751Z Compiling socket2 v0.5.10
22152026-09-04T15:28:01.925Z Compiling env_filter v2.0.0
22162026-09-04T15:28:01.930Z Compiling memoffset v0.9.1
22172026-09-04T15:28:01.930Z Compiling owo-colors v4.3.0
22182026-09-04T15:28:01.970Z Compiling hashbrown v0.12.3
22192026-09-04T15:28:02.050Z Compiling smoltcp v0.9.1
22202026-09-04T15:28:02.066Z Compiling litrs v1.0.0
22212026-09-04T15:28:02.279Z Compiling ref-cast v1.0.25
22222026-09-04T15:28:02.375Z Compiling base64 v0.21.7
22232026-09-04T15:28:02.523Z Compiling toml v0.7.8
22242026-09-04T15:28:02.560Z Compiling document-features v0.2.12
22252026-09-04T15:28:02.617Z Compiling hyper-util v0.1.20
22262026-09-04T15:28:02.706Z Compiling ron v0.8.1
22272026-09-04T15:28:02.724Z Compiling env_logger v0.11.11
22282026-09-04T15:28:02.935Z Compiling dof v0.4.0
22292026-09-04T15:28:02.951Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22302026-09-04T15:28:02.987Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22312026-09-04T15:28:03.217Z Compiling darling v0.23.0
22322026-09-04T15:28:03.249Z Compiling rsa v0.9.10
22332026-09-04T15:28:03.794Z Compiling bzip2 v0.4.4
22342026-09-04T15:28:03.813Z Compiling darling v0.20.11
22352026-09-04T15:28:03.915Z Compiling serde-hex v0.1.0
22362026-09-04T15:28:03.950Z Compiling daft v0.1.8
22372026-09-04T15:28:04.001Z Compiling hashbrown v0.13.2
22382026-09-04T15:28:04.156Z Compiling x509-cert v0.2.5
22392026-09-04T15:28:04.175Z Compiling hmac v0.12.1
22402026-09-04T15:28:04.207Z Compiling dtrace-parser v0.3.0
22412026-09-04T15:28:04.421Z Compiling async-recursion v1.1.1
22422026-09-04T15:28:04.633Z Compiling sync_wrapper v1.0.2
22432026-09-04T15:28:04.687Z Compiling thread-id v5.1.0
22442026-09-04T15:28:04.777Z Compiling powerfmt v0.2.0
22452026-09-04T15:28:04.791Z Compiling siphasher v1.0.2
22462026-09-04T15:28:04.808Z Compiling cfg_aliases v0.2.1
22472026-09-04T15:28:04.911Z Compiling crc-any v2.5.0
22482026-09-04T15:28:05.072Z Compiling deranged v0.5.8
22492026-09-04T15:28:05.264Z Compiling nix v0.31.2
22502026-09-04T15:28:05.455Z Compiling tower v0.5.3
22512026-09-04T15:28:06.033Z Compiling object v0.30.4
22522026-09-04T15:28:06.125Z Compiling zip v0.6.6
22532026-09-04T15:28:06.206Z Compiling derive_builder_core v0.20.2
22542026-09-04T15:28:06.289Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22552026-09-04T15:28:06.304Z Compiling serde_with_macros v3.21.0
22562026-09-04T15:28:06.705Z Compiling bstr v1.12.1
22572026-09-04T15:28:06.783Z Compiling block-buffer v0.12.1
22582026-09-04T15:28:06.798Z Compiling crypto-common v0.2.2
22592026-09-04T15:28:07.016Z Compiling http-body-util v0.1.3
22602026-09-04T15:28:07.328Z Compiling futures-executor v0.3.32
22612026-09-04T15:28:07.341Z Compiling serde_tokenstream v0.2.3
22622026-09-04T15:28:07.356Z Compiling erased-serde v0.3.31
22632026-09-04T15:28:07.464Z Compiling hubpack_derive v0.1.1
22642026-09-04T15:28:07.647Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22652026-09-04T15:28:07.663Z Compiling curve25519-dalek-derive v0.1.1
22662026-09-04T15:28:07.677Z Compiling strum_macros v0.27.2
22672026-09-04T15:28:07.680Z Compiling ref-cast-impl v1.0.25
22682026-09-04T15:28:07.857Z Compiling usdt-impl v0.5.0
22692026-09-04T15:28:07.915Z Compiling fs-err v3.3.0
22702026-09-04T15:28:07.975Z Compiling allocator-api2 v0.2.21
22712026-09-04T15:28:08.151Z Compiling ryu v1.0.23
22722026-09-04T15:28:08.252Z Compiling gimli v0.32.3
22732026-09-04T15:28:08.278Z Compiling unicode-properties v0.1.4
22742026-09-04T15:28:08.294Z Compiling iri-string v0.7.10
22752026-09-04T15:28:08.327Z Compiling same-file v1.0.6
22762026-09-04T15:28:08.344Z Compiling num_threads v0.1.7
22772026-09-04T15:28:08.518Z Compiling path-slash v0.1.5
22782026-09-04T15:28:08.869Z Compiling unicode-bidi v0.3.18
22792026-09-04T15:28:09.109Z Compiling serde_urlencoded v0.7.1
22802026-09-04T15:28:09.395Z Compiling stringprep v0.1.5
22812026-09-04T15:28:09.422Z Compiling time v0.3.47
22822026-09-04T15:28:09.499Z Compiling tower-http v0.6.8
22832026-09-04T15:28:09.932Z Compiling addr2line v0.25.1
22842026-09-04T15:28:10.152Z Compiling walkdir v2.5.0
22852026-09-04T15:28:10.650Z Compiling futures v0.3.32
22862026-09-04T15:28:10.748Z Compiling derive_builder_macro v0.20.2
22872026-09-04T15:28:11.037Z Compiling tokio-native-tls v0.3.1
22882026-09-04T15:28:11.171Z Compiling strum v0.26.3
22892026-09-04T15:28:11.276Z Compiling block-padding v0.4.2
22902026-09-04T15:28:11.341Z Compiling scroll v0.12.0
22912026-09-04T15:28:11.426Z Compiling pin-project v1.1.11
22922026-09-04T15:28:11.426Z Compiling rustls-native-certs v0.8.3
22932026-09-04T15:28:11.561Z Compiling md-5 v0.10.6
22942026-09-04T15:28:11.634Z Compiling convert_case v0.10.0
22952026-09-04T15:28:11.649Z Compiling hash32 v0.2.1
22962026-09-04T15:28:11.675Z Compiling vergen-lib v9.1.0
22972026-09-04T15:28:11.692Z Compiling encoding_rs v0.8.35
22982026-09-04T15:28:11.753Z Compiling psl-types v2.0.11
22992026-09-04T15:28:11.842Z Compiling fallible-iterator v0.2.0
23002026-09-04T15:28:11.885Z Compiling mime v0.3.17
23012026-09-04T15:28:11.985Z Compiling cpufeatures v0.3.0
23022026-09-04T15:28:12.017Z Compiling jiff-core v0.1.0
23032026-09-04T15:28:12.073Z Compiling rustc-demangle v0.1.27
23042026-09-04T15:28:12.153Z Compiling postgres-protocol v0.6.10
23052026-09-04T15:28:12.156Z Compiling derive_more-impl v2.1.1
23062026-09-04T15:28:12.210Z Compiling publicsuffix v2.3.0
23072026-09-04T15:28:12.445Z Compiling goblin v0.8.2
23082026-09-04T15:28:12.654Z Compiling snafu v0.8.9
23092026-09-04T15:28:12.765Z Compiling inout v0.2.2
23102026-09-04T15:28:12.848Z Compiling jiff v0.2.34
23112026-09-04T15:28:13.004Z Compiling derive_builder v0.20.2
23122026-09-04T15:28:13.150Z Compiling hyper-tls v0.6.0
23132026-09-04T15:28:13.207Z Compiling backtrace v0.3.76
23142026-09-04T15:28:13.409Z Compiling usdt-macro v0.6.0
23152026-09-04T15:28:13.453Z Compiling usdt-attr-macro v0.6.0
23162026-09-04T15:28:13.482Z Compiling globset v0.4.18
23172026-09-04T15:28:13.486Z Compiling phf_shared v0.13.1
23182026-09-04T15:28:13.597Z Compiling crossbeam-epoch v0.9.18
23192026-09-04T15:28:13.710Z Compiling zerocopy v0.7.35
23202026-09-04T15:28:13.964Z Compiling regex v1.12.3
23212026-09-04T15:28:14.238Z Compiling serde_plain v1.0.2
23222026-09-04T15:28:14.285Z Compiling miette-derive v7.6.0
23232026-09-04T15:28:14.305Z Compiling enum-as-inner v0.6.1
23242026-09-04T15:28:14.445Z Compiling serde_repr v0.1.20
23252026-09-04T15:28:14.490Z Compiling pem v3.0.6
23262026-09-04T15:28:14.509Z Compiling vergen v9.1.0
23272026-09-04T15:28:14.533Z Compiling cargo-platform v0.3.2
23282026-09-04T15:28:14.634Z Compiling ff v0.13.1
23292026-09-04T15:28:14.708Z Compiling filetime v0.2.27
23302026-09-04T15:28:14.799Z Compiling const-oid v0.10.2
23312026-09-04T15:28:14.799Z Compiling typed-path v0.9.3
23322026-09-04T15:28:14.835Z Compiling unicode-linebreak v0.1.5
23332026-09-04T15:28:14.894Z Compiling libbz2-rs-sys v0.2.2
23342026-09-04T15:28:15.057Z Compiling managed v0.8.0
23352026-09-04T15:28:15.141Z Compiling xattr v1.6.1
23362026-09-04T15:28:15.217Z Compiling base16ct v0.2.0
23372026-09-04T15:28:15.290Z Compiling smawk v0.3.2
23382026-09-04T15:28:15.337Z Compiling bitflags v1.3.2
23392026-09-04T15:28:15.358Z Compiling unicode-width v0.2.0
23402026-09-04T15:28:15.373Z Compiling foldhash v0.2.0
23412026-09-04T15:28:15.428Z Compiling bumpalo v3.20.2
23422026-09-04T15:28:15.460Z Compiling is_ci v1.2.0
23432026-09-04T15:28:15.499Z Compiling foldhash v0.1.5
23442026-09-04T15:28:15.547Z Compiling hashbrown v0.16.1
23452026-09-04T15:28:15.568Z Compiling supports-color v3.0.2
23462026-09-04T15:28:15.602Z Compiling textwrap v0.16.2
23472026-09-04T15:28:15.650Z Compiling zopfli v0.8.3
23482026-09-04T15:28:15.684Z Compiling hashbrown v0.15.5
23492026-09-04T15:28:15.687Z Compiling sec1 v0.7.3
23502026-09-04T15:28:15.713Z Compiling bzip2 v0.6.1
23512026-09-04T15:28:15.854Z Compiling tar v0.4.46
23522026-09-04T15:28:15.986Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23532026-09-04T15:28:16.161Z Compiling digest v0.11.3
23542026-09-04T15:28:16.220Z Compiling group v0.13.0
23552026-09-04T15:28:16.245Z Compiling cargo_metadata v0.23.1
23562026-09-04T15:28:16.294Z Compiling dof v0.3.0
23572026-09-04T15:28:17.304Z Compiling phf v0.13.1
23582026-09-04T15:28:17.339Z Compiling backtrace-ext v0.2.1
23592026-09-04T15:28:17.404Z Compiling zstd v0.13.3
23602026-09-04T15:28:17.480Z Compiling reqwest v0.12.28
23612026-09-04T15:28:17.501Z Compiling signal-hook-mio v0.2.5
23622026-09-04T15:28:17.632Z Compiling cookie_store v0.22.1
23632026-09-04T15:28:17.674Z Compiling cipher v0.5.2
23642026-09-04T15:28:17.692Z Compiling postgres-types v0.2.12
23652026-09-04T15:28:17.964Z Compiling strum v0.27.2
23662026-09-04T15:28:18.128Z Compiling hubpack v0.1.2
23672026-09-04T15:28:18.250Z Compiling phf_shared v0.11.3
23682026-09-04T15:28:18.253Z Compiling hkdf v0.12.4
23692026-09-04T15:28:18.280Z Compiling dtrace-parser v0.2.0
23702026-09-04T15:28:18.284Z Compiling byte-wrapper v0.1.0
23712026-09-04T15:28:18.378Z Compiling ed25519 v2.2.3
23722026-09-04T15:28:18.435Z Compiling olpc-cjson v0.1.4
23732026-09-04T15:28:18.693Z Compiling crypto-bigint v0.5.5
23742026-09-04T15:28:18.799Z Compiling serde-big-array v0.5.1
23752026-09-04T15:28:18.876Z Compiling float-cmp v0.10.0
23762026-09-04T15:28:18.969Z Compiling memmap2 v0.9.10
23772026-09-04T15:28:19.046Z Compiling thread-id v4.2.2
23782026-09-04T15:28:19.151Z Compiling difflib v0.4.0
23792026-09-04T15:28:19.166Z Compiling normalize-line-endings v0.3.0
23802026-09-04T15:28:19.289Z Compiling winnow v0.7.14
23812026-09-04T15:28:19.309Z Compiling toml_write v0.1.2
23822026-09-04T15:28:19.365Z Compiling new_debug_unreachable v1.0.6
23832026-09-04T15:28:19.449Z Compiling unicode-width v0.1.14
23842026-09-04T15:28:19.530Z Compiling whoami v2.1.0
23852026-09-04T15:28:19.548Z Compiling winnow v1.0.3
23862026-09-04T15:28:19.703Z Compiling either v1.15.0
23872026-09-04T15:28:19.777Z Compiling keccak v0.1.6
23882026-09-04T15:28:19.887Z Compiling data-encoding v2.10.0
23892026-09-04T15:28:19.926Z Compiling predicates-core v1.0.10
23902026-09-04T15:28:19.995Z Compiling fixedbitset v0.4.2
23912026-09-04T15:28:20.107Z Compiling rayon-core v1.13.0
23922026-09-04T15:28:20.171Z Compiling static_assertions v1.1.0
23932026-09-04T15:28:20.210Z Compiling supports-hyperlinks v3.2.0
23942026-09-04T15:28:20.342Z Compiling precomputed-hash v0.1.1
23952026-09-04T15:28:20.382Z Compiling supports-unicode v3.0.0
23962026-09-04T15:28:20.424Z Compiling fixedbitset v0.5.7
23972026-09-04T15:28:20.447Z Compiling string_cache v0.8.9
23982026-09-04T15:28:20.486Z Compiling miette v7.6.0
23992026-09-04T15:28:20.503Z Compiling toml_parser v1.1.2+spec-1.1.0
24002026-09-04T15:28:20.536Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24012026-09-04T15:28:20.638Z Compiling petgraph v0.8.3
24022026-09-04T15:28:20.667Z Compiling toml_edit v0.22.27
24032026-09-04T15:28:20.683Z Compiling hickory-proto v0.25.2
24042026-09-04T15:28:20.713Z Compiling petgraph v0.6.5
24052026-09-04T15:28:20.854Z Compiling predicates v3.1.4
24062026-09-04T15:28:21.042Z Compiling sha3 v0.10.8
24072026-09-04T15:28:21.080Z Compiling itertools v0.13.0
24082026-09-04T15:28:21.328Z Compiling tokio-postgres v0.7.16
24092026-09-04T15:28:21.509Z Compiling elliptic-curve v0.13.8
24102026-09-04T15:28:22.230Z Compiling usdt v0.6.0
24112026-09-04T15:28:22.343Z Compiling chacha20 v0.10.0
24122026-09-04T15:28:22.701Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24132026-09-04T15:28:23.093Z Compiling ed25519-dalek v2.2.0
24142026-09-04T15:28:23.378Z Compiling zip v4.6.1
24152026-09-04T15:28:23.514Z Compiling crossterm v0.28.1
24162026-09-04T15:28:23.815Z Compiling iddqd v0.4.2
24172026-09-04T15:28:24.243Z Compiling derive_more v2.1.1
24182026-09-04T15:28:24.370Z Compiling similar v2.7.0
24192026-09-04T15:28:24.564Z Compiling serde_with v3.21.0
24202026-09-04T15:28:25.131Z Compiling tokio-stream v0.1.18
24212026-09-04T15:28:25.162Z Compiling buf-list v1.1.2
24222026-09-04T15:28:25.232Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24232026-09-04T15:28:25.391Z Compiling half v2.7.1
24242026-09-04T15:28:25.409Z Compiling openapiv3 v2.2.0
24252026-09-04T15:28:25.647Z Compiling lalrpop-util v0.19.12
24262026-09-04T15:28:25.854Z Compiling peg-runtime v0.8.5
24272026-09-04T15:28:25.886Z Compiling ciborium-io v0.2.2
24282026-09-04T15:28:26.000Z Compiling ciborium-ll v0.2.2
24292026-09-04T15:28:27.100Z Compiling crossbeam-deque v0.8.6
24302026-09-04T15:28:27.466Z Compiling camino-tempfile v1.4.1
24312026-09-04T15:28:27.624Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24322026-09-04T15:28:27.810Z Compiling blake3 v1.8.5
24332026-09-04T15:28:27.855Z Compiling fs-err v2.11.0
24342026-09-04T15:28:29.627Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24352026-09-04T15:28:30.763Z Compiling ciborium v0.2.2
24362026-09-04T15:28:31.055Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24372026-09-04T15:28:31.256Z Compiling thread_local v1.1.9
24382026-09-04T15:28:31.424Z Compiling slog-async v2.8.0
24392026-09-04T15:28:31.571Z Compiling constant_time_eq v0.4.2
24402026-09-04T15:28:31.586Z Compiling arrayvec v0.7.6
24412026-09-04T15:28:31.628Z Compiling arrayref v0.3.9
24422026-09-04T15:28:31.690Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24432026-09-04T15:28:31.717Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24442026-09-04T15:28:31.757Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24452026-09-04T15:28:31.775Z Compiling toml v0.8.23
24462026-09-04T15:28:31.840Z Compiling atomicwrites v0.4.4
24472026-09-04T15:28:32.025Z Compiling sha2 v0.11.0
24482026-09-04T15:28:32.056Z Compiling digest-io v0.1.0
24492026-09-04T15:28:32.095Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24502026-09-04T15:28:32.109Z Compiling crossbeam-channel v0.5.15
24512026-09-04T15:28:32.217Z Compiling serde_path_to_error v0.1.20
24522026-09-04T15:28:32.407Z Compiling is-terminal v0.4.17
24532026-09-04T15:28:32.434Z Compiling debug-ignore v1.0.5
24542026-09-04T15:28:32.484Z Compiling parse-size v1.1.0
24552026-09-04T15:28:32.505Z Compiling take_mut v0.2.2
24562026-09-04T15:28:32.529Z Compiling indent_write v2.2.0
24572026-09-04T15:28:32.564Z Compiling rawzip v0.4.4
24582026-09-04T15:28:32.640Z Compiling term v1.2.1
24592026-09-04T15:28:32.659Z Compiling topological-sort v0.2.2
24602026-09-04T15:28:32.696Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
24612026-09-04T15:28:32.712Z Compiling shell-words v1.1.1
24622026-09-04T15:28:33.019Z Compiling slog-term v2.9.2
24632026-09-04T15:28:36.012Z Compiling rustls-webpki v0.103.13
24642026-09-04T15:28:38.848Z Compiling tokio-rustls v0.26.4
24652026-09-04T15:28:38.848Z Compiling rustls-platform-verifier v0.6.2
24662026-09-04T15:28:38.851Z Compiling tough v0.22.0
24672026-09-04T15:28:39.062Z Compiling hyper-rustls v0.27.7
24682026-09-04T15:28:39.253Z Compiling reqwest v0.13.2
24692026-09-04T15:28:40.543Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24702026-09-04T15:28:41.541Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24712026-09-04T15:28:42.572Z Compiling omicron-zone-package v0.12.3
24722026-09-04T15:28:42.898Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24732026-09-04T15:28:43.207Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24742026-09-04T15:28:43.248Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24752026-09-04T15:28:45.779Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24762026-09-04T15:29:05.858Z Finished `release` profile [optimized] target(s) in 1m 25s
24772026-09-04T15:29:06.006Z Running `target/release/omicron-releng --output-dir /work --mkincorp --verify-debug-libraries`
24782026-09-04T15:29:06.066ZSep 04 15:29:05.229 DEBG changing working directory to /work/oxidecomputer/omicron
24792026-09-04T15:29:06.163ZSep 04 15:29:05.328 DEBG running: git rev-parse HEAD
24802026-09-04T15:29:06.167ZSep 04 15:29:05.331 DEBG process exited with exit status: 0 (2.532403ms)
24812026-09-04T15:29:06.167ZSep 04 15:29:05.331 INFO version: 23.0.0-0.ci+git68d90e6ae1f
24822026-09-04T15:29:06.174ZSep 04 15:29:05.339 INFO cloning helios to /work/oxidecomputer/helios
24832026-09-04T15:29:06.174ZSep 04 15:29:05.339 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24842026-09-04T15:29:06.177ZCloning into '/work/oxidecomputer/helios'...
24852026-09-04T15:29:06.789ZSep 04 15:29:05.954 DEBG process exited with exit status: 0 (614.745251ms)
24862026-09-04T15:29:06.789ZSep 04 15:29:05.954 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24872026-09-04T15:29:06.793ZSep 04 15:29:05.957 DEBG process exited with exit status: 0 (2.553833ms)
24882026-09-04T15:29:06.793ZSep 04 15:29:05.957 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24892026-09-04T15:29:07.184ZSep 04 15:29:06.349 DEBG process exited with exit status: 0 (391.844397ms)
24902026-09-04T15:29:07.184ZSep 04 15:29:06.349 DEBG running: zfs list rpool/images/build/host
24912026-09-04T15:29:07.187ZNAME USED AVAIL REFER MOUNTPOINT
24922026-09-04T15:29:07.187Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
24932026-09-04T15:29:07.191ZSep 04 15:29:06.353 DEBG process exited with exit status: 0 (4.670045ms)
24942026-09-04T15:29:07.191ZSep 04 15:29:06.353 DEBG running: zfs list rpool/images/build/recovery
24952026-09-04T15:29:07.194ZNAME USED AVAIL REFER MOUNTPOINT
24962026-09-04T15:29:07.194Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
24972026-09-04T15:29:07.194ZSep 04 15:29:06.357 DEBG process exited with exit status: 0 (3.602215ms)
24982026-09-04T15:29:07.194ZSep 04 15:29:06.357 INFO console assets match pinned console commit (c1e623cad30d6f38a45db1f835d8f5c2e9a387d1)
24992026-09-04T15:29:07.204ZSep 04 15:29:06.370 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-04T15:29:07.208ZSep 04 15:29:06.371 INFO [incorp-manifest] running task
25012026-09-04T15:29:07.208ZSep 04 15:29:06.371 INFO [hubris-production] running task
25022026-09-04T15:29:07.208ZSep 04 15:29:06.371 INFO [hubris-staging] running task
25032026-09-04T15:29:07.208ZSep 04 15:29:06.371 DEBG running: pkg list -H -o branch -n -g https://pkg.oxide.computer/helios/3/dev/ release/name
25042026-09-04T15:29:07.208ZSep 04 15:29:06.371 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
25052026-09-04T15:29:07.211ZSep 04 15:29:06.373 INFO [incorp-create] running: pkgrepo create /work/incorporation
25062026-09-04T15:29:07.211ZSep 04 15:29:06.373 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-04T15:29:07.250Z[ helios-setup] cd tools/helios-build && cargo build --quiet
25082026-09-04T15:29:07.322Z[ omicron-package] Blocking waiting for file lock on package cache
25092026-09-04T15:29:07.450ZSep 04 15:29:06.615 INFO [incorp-create] process exited with exit status: 0 (243.057257ms)
25102026-09-04T15:29:07.453ZSep 04 15:29:06.615 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios
25112026-09-04T15:29:07.676ZSep 04 15:29:06.841 INFO [incorp-publisher] process exited with exit status: 0 (226.330818ms)
25122026-09-04T15:29:08.045Z[ omicron-package] Blocking waiting for file lock on package cache
25132026-09-04T15:29:08.412ZSep 04 15:29:07.577 INFO [hubris-production] task succeeded (1.206302767s)
25142026-09-04T15:29:09.319Z[ omicron-package] Compiling macaddr v1.0.1
25152026-09-04T15:29:09.319Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
25162026-09-04T15:29:09.319Z[ omicron-package] Compiling itertools v0.15.0
25172026-09-04T15:29:09.323Z[ omicron-package] Compiling secrecy v0.10.3
25182026-09-04T15:29:09.323Z[ omicron-package] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192026-09-04T15:29:09.323Z[ omicron-package] Compiling toml_datetime v0.7.5+spec-1.1.0
25202026-09-04T15:29:09.323Z[ omicron-package] Compiling heapless v0.8.0
25212026-09-04T15:29:09.323Z[ omicron-package] Compiling hash32 v0.3.1
25222026-09-04T15:29:09.323Z[ omicron-package] Compiling inout v0.1.4
25232026-09-04T15:29:09.323Z[ omicron-package] Compiling multer v3.1.0
25242026-09-04T15:29:09.323Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25252026-09-04T15:29:09.323Z[ omicron-package] Compiling compression-core v0.4.31
25262026-09-04T15:29:09.323Z[ omicron-package] Compiling match_cfg v0.1.0
25272026-09-04T15:29:09.323Z[ omicron-package] Compiling smoltcp v0.11.0
25282026-09-04T15:29:09.861ZSep 04 15:29:09.026 DEBG process exited with exit status: 0 (2.65494398s)
25292026-09-04T15:29:09.861ZSep 04 15:29:09.026 DEBG running: pkg list -g https://pkg.oxide.computer/helios/3/dev/ -F json -o fmri -n '*'
25302026-09-04T15:29:09.994Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25312026-09-04T15:29:09.998Z[ omicron-package] Compiling slog-json v2.6.1
25322026-09-04T15:29:10.268Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
25332026-09-04T15:29:10.311Z[ omicron-package] Compiling serde_tokenstream v0.3.0
25342026-09-04T15:29:10.352Z[ omicron-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25352026-09-04T15:29:10.437Z[ omicron-package] Compiling compression-codecs v0.4.37
25362026-09-04T15:29:10.498Z[ omicron-package] Compiling hostname v0.3.1
25372026-09-04T15:29:10.539Z[ omicron-package] Compiling newtype-uuid-macros v0.1.0
25382026-09-04T15:29:10.648Z[ omicron-package] Compiling cobs v0.3.0
25392026-09-04T15:29:10.751Z[ omicron-package] Compiling cipher v0.4.4
25402026-09-04T15:29:10.790Z[ omicron-package] Compiling universal-hash v0.5.1
25412026-09-04T15:29:10.888Z[ omicron-package] Compiling thiserror-impl-no-std v2.0.2
25422026-09-04T15:29:10.891Z[ omicron-package] Compiling dropshot v0.17.1
25432026-09-04T15:29:10.891Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
25442026-09-04T15:29:10.977Z[ omicron-package] Compiling serde_spanned v1.1.1
25452026-09-04T15:29:10.977Z[ omicron-package] Compiling proc-macro-crate v3.4.0
25462026-09-04T15:29:10.977Z[ omicron-package] Compiling toml_datetime v1.1.1+spec-1.1.0
25472026-09-04T15:29:10.977Z[ omicron-package] Compiling async-stream-impl v0.3.6
25482026-09-04T15:29:11.033Z[ omicron-package] Compiling toml_writer v1.1.1+spec-1.1.0
25492026-09-04T15:29:11.037Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25502026-09-04T15:29:11.074Z[ omicron-package] Compiling convert_case v0.4.0
25512026-09-04T15:29:11.077Z[ omicron-package] Compiling opaque-debug v0.3.1
25522026-09-04T15:29:11.197Z[ omicron-package] Compiling ingot-macros v0.2.0
25532026-09-04T15:29:11.245Z[ omicron-package] Compiling poly1305 v0.8.0
25542026-09-04T15:29:11.309Z[ omicron-package] Compiling chacha20 v0.9.1
25552026-09-04T15:29:11.385Z[ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25562026-09-04T15:29:11.542Z[ omicron-package] Compiling toml v1.1.2+spec-1.1.0
25572026-09-04T15:29:11.608Z[ omicron-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25582026-09-04T15:29:11.703Z[ omicron-package] Compiling async-compression v0.4.41
25592026-09-04T15:29:11.703Z[ omicron-package] Compiling postcard v1.1.3
25602026-09-04T15:29:11.703Z[ omicron-package] Compiling num_enum_derive v0.7.6
25612026-09-04T15:29:11.824Z[ omicron-package] Compiling oxide-generation-macros v0.2.0
25622026-09-04T15:29:11.824Z[ omicron-package] Compiling async-stream v0.3.6
25632026-09-04T15:29:11.827Z[ omicron-package] Compiling derive_more v0.99.20
25642026-09-04T15:29:11.827Z[ omicron-package] Compiling slog-bunyan v2.5.0
25652026-09-04T15:29:11.888Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25662026-09-04T15:29:12.076Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25672026-09-04T15:29:12.128Z[ omicron-package] Compiling thiserror-no-std v2.0.2
25682026-09-04T15:29:12.225Z[ omicron-package] Compiling sha1 v0.11.0
25692026-09-04T15:29:12.228Z[ omicron-package] Compiling progenitor-client v0.14.0
25702026-09-04T15:29:12.282Z[ omicron-package] Compiling oxide-generation v0.1.3
25712026-09-04T15:29:12.337Z[ omicron-package] Compiling parse-display-derive v0.10.0
25722026-09-04T15:29:12.395Z[ omicron-package] Compiling waitgroup v0.1.2
25732026-09-04T15:29:12.430Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25742026-09-04T15:29:12.577Z[ omicron-package] Compiling rustls-pemfile v2.2.0
25752026-09-04T15:29:12.657Z[ omicron-package] Compiling backon v1.6.0
25762026-09-04T15:29:12.723Z[ omicron-package] Compiling password-hash v0.5.0
25772026-09-04T15:29:12.852Z[ omicron-package] Compiling dropshot_endpoint v0.17.1
25782026-09-04T15:29:12.936Z[ omicron-package] Compiling blake2 v0.10.6
25792026-09-04T15:29:12.960Z[ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25802026-09-04T15:29:12.967Z[ omicron-package] Compiling aead v0.5.2
25812026-09-04T15:29:12.995Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25822026-09-04T15:29:13.062Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25832026-09-04T15:29:13.062Z[ omicron-package] Compiling proc-macro-error v1.0.4
25842026-09-04T15:29:13.062Z[ omicron-package] Compiling instant v0.1.13
25852026-09-04T15:29:13.090Z[ omicron-package] Compiling hostname v0.4.2
25862026-09-04T15:29:13.093Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25872026-09-04T15:29:13.192ZSep 04 15:29:12.356 DEBG process exited with exit status: 0 (3.323357462s)
25882026-09-04T15:29:13.196ZSep 04 15:29:12.360 INFO [incorp-manifest] task succeeded (5.989216084s)
25892026-09-04T15:29:13.196ZSep 04 15:29:12.360 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
25902026-09-04T15:29:13.234Z[ omicron-package] Compiling illumos-nvpair-sys v0.2.0
25912026-09-04T15:29:13.281Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25922026-09-04T15:29:13.373Z[ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25932026-09-04T15:29:13.422Z[ omicron-package] Compiling argon2 v0.5.3
25942026-09-04T15:29:13.471ZSep 04 15:29:12.635 INFO [incorp-fmt] process exited with exit status: 0 (275.477655ms)
25952026-09-04T15:29:13.476ZSep 04 15:29:12.641 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
25962026-09-04T15:29:13.499Z[ omicron-package] Compiling backoff v0.4.0
25972026-09-04T15:29:13.509Z[ omicron-package] Compiling chacha20poly1305 v0.10.1
25982026-09-04T15:29:13.529Z[ omicron-package] Compiling num_enum_derive v0.5.11
25992026-09-04T15:29:13.614Z[ omicron-package] Compiling num_enum v0.7.6
26002026-09-04T15:29:13.668Z[ omicron-package] Compiling progenitor-extras v0.2.0
26012026-09-04T15:29:13.735Z[ omicron-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26022026-09-04T15:29:13.772Z[ omicron-package] Compiling vsss-rs v3.3.4
26032026-09-04T15:29:13.819Z[ incorp-pkgsend] pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260904T152912Z
26042026-09-04T15:29:13.825Z[ incorp-pkgsend] PUBLISHED
26052026-09-04T15:29:13.865Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26062026-09-04T15:29:13.884ZSep 04 15:29:13.049 INFO [incorp-pkgsend] process exited with exit status: 0 (413.119731ms)
26072026-09-04T15:29:13.888ZSep 04 15:29:13.049 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
26082026-09-04T15:29:13.930Z[ omicron-package] Compiling foreign-types v0.5.0
26092026-09-04T15:29:14.038Z[ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26102026-09-04T15:29:14.142Z[ omicron-package] Compiling regress v0.10.5
26112026-09-04T15:29:14.220Z[ omicron-package] Compiling itertools v0.14.0
26122026-09-04T15:29:14.220Z[ helios-incorp] Retrieving packages for publisher helios ...
26132026-09-04T15:29:14.220Z[ omicron-package] Compiling tabwriter v1.4.1
26142026-09-04T15:29:14.253Z[ helios-incorp] Retrieving catalog 'helios' ... Done
26152026-09-04T15:29:14.270Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26162026-09-04T15:29:14.270Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26172026-09-04T15:29:14.270Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26182026-09-04T15:29:14.274Z[ helios-incorp]
26192026-09-04T15:29:14.274Z[ helios-incorp] Archiving packages ...
26202026-09-04T15:29:14.274Z[ helios-incorp] Packages to add: 1
26212026-09-04T15:29:14.274Z[ helios-incorp] Files to retrieve: 0
26222026-09-04T15:29:14.275Z[ helios-incorp] Estimated transfer size: 0.00 B
26232026-09-04T15:29:14.275Z[ helios-incorp]
26242026-09-04T15:29:14.275Z[ helios-incorp] Packages to archive:
26252026-09-04T15:29:14.275Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260904T152912Z
26262026-09-04T15:29:14.275Z[ helios-incorp]
26272026-09-04T15:29:14.275Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26282026-09-04T15:29:14.275Z[ helios-incorp] Archiving: Completed 120.69 kB in 0.00 seconds
26292026-09-04T15:29:14.311Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26302026-09-04T15:29:14.311Z[ omicron-package] Compiling parse-display v0.10.0
26312026-09-04T15:29:14.331ZSep 04 15:29:13.496 INFO [helios-incorp] process exited with exit status: 0 (446.82538ms)
26322026-09-04T15:29:14.473Z[ omicron-package] Compiling cstr-argument v0.1.2
26332026-09-04T15:29:14.502Z[ omicron-package] Compiling ingot-types v0.2.0
26342026-09-04T15:29:14.537Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26352026-09-04T15:29:14.585Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
26362026-09-04T15:29:14.644Z[ omicron-package] Compiling humantime v2.3.0
26372026-09-04T15:29:14.765Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26382026-09-04T15:29:14.830Z[ omicron-package] Compiling num_enum v0.5.11
26392026-09-04T15:29:14.901Z[ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26402026-09-04T15:29:14.953Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26412026-09-04T15:29:14.978Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
26422026-09-04T15:29:15.019Z[ omicron-package] Compiling ingot v0.2.1
26432026-09-04T15:29:15.061Z[ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26442026-09-04T15:29:15.084Z[ omicron-package] Compiling rayon v1.11.0
26452026-09-04T15:29:15.088Z[ omicron-package] Compiling rand v0.10.1
26462026-09-04T15:29:15.194Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
26472026-09-04T15:29:15.206Z[ omicron-package] Compiling libefi-sys v0.1.0
26482026-09-04T15:29:15.289Z[ omicron-package] Compiling colored v3.1.1
26492026-09-04T15:29:15.419Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26502026-09-04T15:29:15.422Z[ omicron-package] Compiling zone_cfg_derive v0.3.1
26512026-09-04T15:29:15.584Z[ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26522026-09-04T15:29:15.639Z[ omicron-package] Compiling illumos-nvpair v0.3.0
26532026-09-04T15:29:15.742Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26542026-09-04T15:29:15.961Z[ omicron-package] Compiling itertools v0.12.1
26552026-09-04T15:29:15.991Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
26562026-09-04T15:29:15.995Z[ omicron-package] Compiling usdt-macro v0.5.0
26572026-09-04T15:29:16.064Z[ omicron-package] Compiling memmap v0.7.0
26582026-09-04T15:29:16.085Z[ omicron-package] Compiling sigpipe v0.1.3
26592026-09-04T15:29:16.101Z[ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26602026-09-04T15:29:16.130Z[ omicron-package] Compiling bitfield-struct v0.6.2
26612026-09-04T15:29:16.296Z[ omicron-package] Compiling num-derive v0.4.2
26622026-09-04T15:29:16.346Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26632026-09-04T15:29:16.373Z[ omicron-package] Compiling glob v0.3.3
26642026-09-04T15:29:16.411Z[ omicron-package] Compiling swrite v0.1.0
26652026-09-04T15:29:16.793Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26662026-09-04T15:29:16.967Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26672026-09-04T15:29:17.064Z[ omicron-package] Compiling usdt v0.5.0
26682026-09-04T15:29:17.141Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26692026-09-04T15:29:17.141Z[ omicron-package] Compiling smf v0.2.3
26702026-09-04T15:29:17.243Z[ omicron-package] Compiling whoami v1.6.1
26712026-09-04T15:29:17.286Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26722026-09-04T15:29:17.357Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26732026-09-04T15:29:17.437Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26742026-09-04T15:29:17.514Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26752026-09-04T15:29:17.577Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26762026-09-04T15:29:17.651Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26772026-09-04T15:29:17.695Z[ omicron-package] Compiling zone v0.3.1
26782026-09-04T15:29:17.695Z[ omicron-package] Compiling tokio-dtrace v0.1.1
26792026-09-04T15:29:17.784Z[ omicron-package] Compiling gethostname v0.5.0
26802026-09-04T15:29:17.784Z[ omicron-package] Compiling console v0.16.2
26812026-09-04T15:29:17.858Z[ omicron-package] Compiling unit-prefix v0.5.2
26822026-09-04T15:29:18.048Z[ omicron-package] Compiling oxide-tokio-rt v0.1.4
26832026-09-04T15:29:18.407Z[ omicron-package] Compiling indicatif v0.18.4
26842026-09-04T15:29:19.098Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26852026-09-04T15:29:19.156Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26862026-09-04T15:29:20.424Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26872026-09-04T15:29:22.535Z[ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26882026-09-04T15:29:22.573Z[ helios-setup] Sep 04 15:29:21.736 INFO helios repository root is: /work/oxidecomputer/helios
26892026-09-04T15:29:22.576Z[ helios-setup] Sep 04 15:29:21.737 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
26902026-09-04T15:29:22.576Z[ helios-setup] Sep 04 15:29:21.738 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26912026-09-04T15:29:22.576Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26922026-09-04T15:29:23.488ZSep 04 15:29:22.653 INFO [hubris-staging] task succeeded (16.282434309s)
26932026-09-04T15:29:23.520Z[ helios-setup] Sep 04 15:29:22.685 INFO clone ok!, project: chelsio-t6-roms
26942026-09-04T15:29:23.523Z[ helios-setup] Sep 04 15:29:22.685 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26952026-09-04T15:29:23.523Z[ helios-setup] Sep 04 15:29:22.685 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
26962026-09-04T15:29:23.523Z[ helios-setup] Sep 04 15:29:22.685 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26972026-09-04T15:29:23.523Z[ helios-setup] Sep 04 15:29:22.685 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
26982026-09-04T15:29:23.523Z[ helios-setup] Sep 04 15:29:22.685 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26992026-09-04T15:29:23.523Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
27002026-09-04T15:29:24.559Z[ helios-setup] Sep 04 15:29:23.723 INFO clone ok!, project: bootserver
27012026-09-04T15:29:24.559Z[ helios-setup] Sep 04 15:29:23.724 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
27022026-09-04T15:29:24.562Z[ helios-setup] Sep 04 15:29:23.724 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
27032026-09-04T15:29:24.562Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
27042026-09-04T15:29:25.553Z[ helios-setup] Sep 04 15:29:24.718 INFO clone ok!, project: amd-host-image-builder
27052026-09-04T15:29:25.554Z[ helios-setup] Sep 04 15:29:24.718 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
27062026-09-04T15:29:25.557Z[ helios-setup] Sep 04 15:29:24.718 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
27072026-09-04T15:29:25.557Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
27082026-09-04T15:29:32.425Z[ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27092026-09-04T15:29:32.746Z[ helios-setup] Sep 04 15:29:31.911 INFO clone ok!, project: amd-firmware
27102026-09-04T15:29:32.746Z[ helios-setup] Sep 04 15:29:31.911 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
27112026-09-04T15:29:32.750Z[ helios-setup] Sep 04 15:29:31.911 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
27122026-09-04T15:29:32.750Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
27132026-09-04T15:29:33.345Z[ helios-setup] Sep 04 15:29:32.510 INFO clone ok!, project: image-builder
27142026-09-04T15:29:33.348Z[ helios-setup] Sep 04 15:29:32.510 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
27152026-09-04T15:29:33.348Z[ helios-setup] Sep 04 15:29:32.510 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
27162026-09-04T15:29:33.349Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
27172026-09-04T15:29:34.680Z[ helios-setup] Sep 04 15:29:33.845 INFO clone ok!, project: pilot
27182026-09-04T15:29:34.685Z[ helios-setup] Sep 04 15:29:33.845 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-04T15:29:34.685Z[ helios-setup] Sep 04 15:29:33.845 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
27202026-09-04T15:29:34.685Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
27212026-09-04T15:29:35.572Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27222026-09-04T15:29:35.660Z[ helios-setup] Sep 04 15:29:34.824 INFO clone ok!, project: dmar-report
27232026-09-04T15:29:35.660Z[ helios-setup] Sep 04 15:29:34.824 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
27242026-09-04T15:29:35.663Z[ helios-setup] Sep 04 15:29:34.824 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
27252026-09-04T15:29:35.663Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
27262026-09-04T15:29:36.211Z[ helios-setup] Sep 04 15:29:35.375 INFO clone ok!, project: pinprick
27272026-09-04T15:29:36.211Z[ helios-setup] Sep 04 15:29:35.375 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
27282026-09-04T15:29:36.214Z[ helios-setup] Sep 04 15:29:35.375 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
27292026-09-04T15:29:36.214Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
27302026-09-04T15:29:36.637Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
27312026-09-04T15:29:37.271Z[ helios-setup] Sep 04 15:29:36.436 INFO clone ok!, project: phbl
27322026-09-04T15:29:37.274Z[ helios-setup] Sep 04 15:29:36.436 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
27332026-09-04T15:29:37.502Z[ helios-setup] Sep 04 15:29:36.667 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios"], pwd: None
27342026-09-04T15:29:37.748Z[ helios-setup] Sep 04 15:29:36.913 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios created
27352026-09-04T15:29:37.748Z[ helios-setup] Sep 04 15:29:36.913 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
27362026-09-04T15:29:37.972Z[ helios-setup] Sep 04 15:29:37.136 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios"], pwd: None
27372026-09-04T15:29:38.195Z[ helios-setup] Sep 04 15:29:37.360 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios created
27382026-09-04T15:29:38.195Z[ helios-setup] Sep 04 15:29:37.360 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
27392026-09-04T15:29:38.414Z[ helios-setup] Sep 04 15:29:37.578 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios"], pwd: None
27402026-09-04T15:29:38.631Z[ helios-setup] Sep 04 15:29:37.796 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios created
27412026-09-04T15:29:38.632Z[ helios-setup] Sep 04 15:29:37.797 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
27422026-09-04T15:29:38.632Z[ helios-setup] Sep 04 15:29:37.797 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
27432026-09-04T15:29:38.635Z[ helios-setup] Sep 04 15:29:37.797 INFO ok!
27442026-09-04T15:29:38.635Z[ helios-setup] Sep 04 15:29:37.797 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
27452026-09-04T15:29:38.635Z[ helios-setup] Sep 04 15:29:37.797 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
27462026-09-04T15:29:38.635Z[ helios-setup] Sep 04 15:29:37.797 INFO ok!
27472026-09-04T15:29:38.635Z[ helios-setup] Sep 04 15:29:37.797 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
27482026-09-04T15:29:38.635Z[ helios-setup] Sep 04 15:29:37.797 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
27492026-09-04T15:29:38.635Z[ helios-setup] Sep 04 15:29:37.797 INFO ok!
27502026-09-04T15:29:38.635Z[ helios-setup] Sep 04 15:29:37.797 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
27512026-09-04T15:29:38.638Z[ helios-setup] Sep 04 15:29:37.804 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.97.1-x86_64-unknown-illumos (default)"
27522026-09-04T15:29:38.638Z[ helios-setup] Sep 04 15:29:37.804 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
27532026-09-04T15:29:38.641Z[ helios-setup] Sep 04 15:29:37.804 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
27542026-09-04T15:29:38.710Z[ helios-setup] Sep 04 15:29:37.875 INFO E| Downloading crates ...
27552026-09-04T15:29:38.755Z[ helios-setup] Sep 04 15:29:37.918 INFO E| Downloaded cpufeatures v0.2.5
27562026-09-04T15:29:38.760Z[ helios-setup] Sep 04 15:29:37.925 INFO E| Downloaded unicode-width v0.1.10
27572026-09-04T15:29:38.766Z[ helios-setup] Sep 04 15:29:37.932 INFO E| Downloaded digest v0.10.3
27582026-09-04T15:29:38.772Z[ helios-setup] Sep 04 15:29:37.938 INFO E| Downloaded flate2 v1.0.25
27592026-09-04T15:29:38.775Z[ helios-setup] Sep 04 15:29:37.940 INFO E| Downloaded bytes v1.2.1
27602026-09-04T15:29:38.778Z[ helios-setup] Sep 04 15:29:37.942 INFO E| Downloaded block-buffer v0.10.3
27612026-09-04T15:29:38.781Z[ helios-setup] Sep 04 15:29:37.944 INFO E| Downloaded generic-array v0.14.6
27622026-09-04T15:29:38.781Z[ helios-setup] Sep 04 15:29:37.946 INFO E| Downloaded sha2 v0.10.5
27632026-09-04T15:29:38.784Z[ helios-setup] Sep 04 15:29:37.947 INFO E| Downloaded typenum v1.15.0
27642026-09-04T15:29:38.784Z[ helios-setup] Sep 04 15:29:37.949 INFO E| Downloaded miniz_oxide v0.6.2
27652026-09-04T15:29:38.787Z[ helios-setup] Sep 04 15:29:37.950 INFO E| Downloaded anyhow v1.0.62
27662026-09-04T15:29:38.817Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling version_check v0.9.4
27672026-09-04T15:29:38.817Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling typenum v1.15.0
27682026-09-04T15:29:38.820Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling cfg-if v1.0.0
27692026-09-04T15:29:38.820Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling crc32fast v1.3.2
27702026-09-04T15:29:38.820Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling anyhow v1.0.62
27712026-09-04T15:29:38.820Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling adler v1.0.2
27722026-09-04T15:29:38.820Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling unicode-width v0.1.10
27732026-09-04T15:29:38.821Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling cpufeatures v0.2.5
27742026-09-04T15:29:38.821Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling bitflags v1.3.2
27752026-09-04T15:29:38.821Z[ helios-setup] Sep 04 15:29:37.982 INFO E| Compiling bytes v1.2.1
27762026-09-04T15:29:38.908Z[ helios-setup] Sep 04 15:29:38.073 INFO E| Compiling miniz_oxide v0.6.2
27772026-09-04T15:29:38.912Z[ helios-setup] Sep 04 15:29:38.076 INFO E| Compiling getopts v0.2.21
27782026-09-04T15:29:39.047Z[ helios-setup] Sep 04 15:29:38.212 INFO E| Compiling generic-array v0.14.6
27792026-09-04T15:29:39.256Z[ helios-setup] Sep 04 15:29:38.421 INFO E| Compiling flate2 v1.0.25
27802026-09-04T15:29:40.249Z[ helios-setup] Sep 04 15:29:39.413 INFO E| Compiling block-buffer v0.10.3
27812026-09-04T15:29:40.249Z[ helios-setup] Sep 04 15:29:39.414 INFO E| Compiling crypto-common v0.1.6
27822026-09-04T15:29:40.357Z[ helios-setup] Sep 04 15:29:39.522 INFO E| Compiling digest v0.10.3
27832026-09-04T15:29:40.513Z[ helios-setup] Sep 04 15:29:39.678 INFO E| Compiling sha2 v0.10.5
27842026-09-04T15:29:40.705Z[ helios-setup] Sep 04 15:29:39.869 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
27852026-09-04T15:29:42.968Z[ helios-setup] Sep 04 15:29:42.133 INFO E| Finished `release` profile [optimized] target(s) in 4.32s
27862026-09-04T15:29:42.979Z[ helios-setup] Sep 04 15:29:42.144 INFO building project "bootserver" ok (4 seconds)
27872026-09-04T15:29:42.979Z[ helios-setup] Sep 04 15:29:42.144 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
27882026-09-04T15:29:43.016Z[ helios-setup] Sep 04 15:29:42.181 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')"
27892026-09-04T15:29:43.016Z[ helios-setup] Sep 04 15:29:42.181 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
27902026-09-04T15:29:43.020Z[ helios-setup] Sep 04 15:29:42.181 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
27912026-09-04T15:29:43.172Z[ helios-setup] Sep 04 15:29:42.337 INFO E| Updating crates.io index
27922026-09-04T15:29:43.176Z[ helios-setup] Sep 04 15:29:42.338 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
27932026-09-04T15:29:43.840Z[ helios-setup] Sep 04 15:29:43.005 INFO E| From https://github.com/oxidecomputer/amd-apcb
27942026-09-04T15:29:43.840Z[ helios-setup] Sep 04 15:29:43.005 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
27952026-09-04T15:29:43.853Z[ helios-setup] Sep 04 15:29:43.018 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
27962026-09-04T15:29:44.245Z[ helios-setup] Sep 04 15:29:43.410 INFO E| From https://github.com/oxidecomputer/amd-efs
27972026-09-04T15:29:44.245Z[ helios-setup] Sep 04 15:29:43.410 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
27982026-09-04T15:29:44.475Z[ helios-setup] Sep 04 15:29:43.639 INFO E| Downloading crates ...
27992026-09-04T15:29:44.520Z[ helios-setup] Sep 04 15:29:43.685 INFO E| Downloaded parse_int v0.9.0
28002026-09-04T15:29:44.545Z[ helios-setup] Sep 04 15:29:43.709 INFO E| Downloaded serde_derive v1.0.219
28012026-09-04T15:29:44.548Z[ helios-setup] Sep 04 15:29:43.712 INFO E| Downloaded structopt v0.3.26
28022026-09-04T15:29:44.554Z[ helios-setup] Sep 04 15:29:43.719 INFO E| Downloaded ansi_term v0.12.1
28032026-09-04T15:29:44.558Z[ helios-setup] Sep 04 15:29:43.720 INFO E| Downloaded modular-bitfield-impl v0.13.1
28042026-09-04T15:29:44.558Z[ helios-setup] Sep 04 15:29:43.721 INFO E| Downloaded thiserror-impl v2.0.12
28052026-09-04T15:29:44.558Z[ helios-setup] Sep 04 15:29:43.722 INFO E| Downloaded vec_map v0.8.2
28062026-09-04T15:29:44.561Z[ helios-setup] Sep 04 15:29:43.723 INFO E| Downloaded unic-ucd-version v0.9.0
28072026-09-04T15:29:44.561Z[ helios-setup] Sep 04 15:29:43.724 INFO E| Downloaded textwrap v0.11.0
28082026-09-04T15:29:44.561Z[ helios-setup] Sep 04 15:29:43.725 INFO E| Downloaded pest_derive v2.8.0
28092026-09-04T15:29:44.561Z[ helios-setup] Sep 04 15:29:43.726 INFO E| Downloaded unicode-ident v1.0.18
28102026-09-04T15:29:44.565Z[ helios-setup] Sep 04 15:29:43.728 INFO E| Downloaded strum v0.27.1
28112026-09-04T15:29:44.565Z[ helios-setup] Sep 04 15:29:43.729 INFO E| Downloaded itoa v1.0.15
28122026-09-04T15:29:44.568Z[ helios-setup] Sep 04 15:29:43.730 INFO E| Downloaded dyn-clone v1.0.19
28132026-09-04T15:29:44.569Z[ helios-setup] Sep 04 15:29:43.731 INFO E| Downloaded unic-char-range v0.9.0
28142026-09-04T15:29:44.572Z[ helios-setup] Sep 04 15:29:43.736 INFO E| Downloaded unic-common v0.9.0
28152026-09-04T15:29:44.575Z[ helios-setup] Sep 04 15:29:43.739 INFO E| Downloaded proc-macro2 v1.0.95
28162026-09-04T15:29:44.583Z[ helios-setup] Sep 04 15:29:43.748 INFO E| Downloaded four-cc v0.4.0
28172026-09-04T15:29:44.586Z[ helios-setup] Sep 04 15:29:43.749 INFO E| Downloaded unic-ucd-ident v0.9.0
28182026-09-04T15:29:44.589Z[ helios-setup] Sep 04 15:29:43.754 INFO E| Downloaded heck v0.3.3
28192026-09-04T15:29:44.593Z[ helios-setup] Sep 04 15:29:43.755 INFO E| Downloaded strsim v0.8.0
28202026-09-04T15:29:44.612Z[ helios-setup] Sep 04 15:29:43.777 INFO E| Downloaded unic-char-property v0.9.0
28212026-09-04T15:29:44.616Z[ helios-setup] Sep 04 15:29:43.778 INFO E| Downloaded thiserror v2.0.12
28222026-09-04T15:29:44.619Z[ helios-setup] Sep 04 15:29:43.781 INFO E| Downloaded quote v1.0.40
28232026-09-04T15:29:44.619Z[ helios-setup] Sep 04 15:29:43.783 INFO E| Downloaded structopt-derive v0.4.18
28242026-09-04T15:29:44.622Z[ helios-setup] Sep 04 15:29:43.784 INFO E| Downloaded rustversion v1.0.20
28252026-09-04T15:29:44.622Z[ helios-setup] Sep 04 15:29:43.787 INFO E| Downloaded bytesize v2.0.1
28262026-09-04T15:29:44.622Z[ helios-setup] Sep 04 15:29:43.787 INFO E| Downloaded modular-bitfield-impl v0.11.2
28272026-09-04T15:29:44.626Z[ helios-setup] Sep 04 15:29:43.788 INFO E| Downloaded pest_meta v2.8.0
28282026-09-04T15:29:44.626Z[ helios-setup] Sep 04 15:29:43.789 INFO E| Downloaded strum_macros v0.27.1
28292026-09-04T15:29:44.629Z[ helios-setup] Sep 04 15:29:43.791 INFO E| Downloaded modular-bitfield v0.11.2
28302026-09-04T15:29:44.632Z[ helios-setup] Sep 04 15:29:43.797 INFO E| Downloaded autocfg v1.4.0
28312026-09-04T15:29:44.636Z[ helios-setup] Sep 04 15:29:43.799 INFO E| Downloaded modular-bitfield v0.13.1
28322026-09-04T15:29:44.639Z[ helios-setup] Sep 04 15:29:43.804 INFO E| Downloaded pest_generator v2.8.0
28332026-09-04T15:29:44.642Z[ helios-setup] Sep 04 15:29:43.805 INFO E| Downloaded log v0.4.27
28342026-09-04T15:29:44.642Z[ helios-setup] Sep 04 15:29:43.806 INFO E| Downloaded ryu v1.0.20
28352026-09-04T15:29:44.645Z[ helios-setup] Sep 04 15:29:43.808 INFO E| Downloaded zerocopy-derive v0.8.25
28362026-09-04T15:29:44.649Z[ helios-setup] Sep 04 15:29:43.812 INFO E| Downloaded syn v2.0.101
28372026-09-04T15:29:44.654Z[ helios-setup] Sep 04 15:29:43.819 INFO E| Downloaded typenum v1.18.0
28382026-09-04T15:29:44.657Z[ helios-setup] Sep 04 15:29:43.821 INFO E| Downloaded memchr v2.7.4
28392026-09-04T15:29:44.661Z[ helios-setup] Sep 04 15:29:43.824 INFO E| Downloaded serde v1.0.219
28402026-09-04T15:29:44.664Z[ helios-setup] Sep 04 15:29:43.826 INFO E| Downloaded fletcher v1.0.0
28412026-09-04T15:29:44.664Z[ helios-setup] Sep 04 15:29:43.826 INFO E| Downloaded serde_json v1.0.140
28422026-09-04T15:29:44.667Z[ helios-setup] Sep 04 15:29:43.831 INFO E| Downloaded pest v2.8.0
28432026-09-04T15:29:44.673Z[ helios-setup] Sep 04 15:29:43.838 INFO E| Downloaded clap v2.34.0
28442026-09-04T15:29:44.677Z[ helios-setup] Sep 04 15:29:43.842 INFO E| Downloaded goblin v0.9.3
28452026-09-04T15:29:44.681Z[ helios-setup] Sep 04 15:29:43.847 INFO E| Downloaded zerocopy v0.8.25
28462026-09-04T15:29:44.713Z[ helios-setup] Sep 04 15:29:43.877 INFO E| Downloaded libc v0.2.172
28472026-09-04T15:29:44.774Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling proc-macro2 v1.0.95
28482026-09-04T15:29:44.774Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling unicode-ident v1.0.18
28492026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling memchr v2.7.4
28502026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling autocfg v1.4.0
28512026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling thiserror v2.0.12
28522026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling serde v1.0.219
28532026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling syn v1.0.109
28542026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling version_check v0.9.5
28552026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling serde_json v1.0.140
28562026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling itoa v1.0.15
28572026-09-04T15:29:44.778Z[ helios-setup] Sep 04 15:29:43.939 INFO E| Compiling schemars v0.8.22
28582026-09-04T15:29:44.889Z[ helios-setup] Sep 04 15:29:44.053 INFO E| Compiling ryu v1.0.20
28592026-09-04T15:29:44.918Z[ helios-setup] Sep 04 15:29:44.053 INFO E| Compiling dyn-clone v1.0.19
28602026-09-04T15:29:44.918Z[ helios-setup] Sep 04 15:29:44.054 INFO E| Compiling zerocopy v0.8.25
28612026-09-04T15:29:44.918Z[ helios-setup] Sep 04 15:29:44.054 INFO E| Compiling paste v1.0.15
28622026-09-04T15:29:44.918Z[ helios-setup] Sep 04 15:29:44.054 INFO E| Compiling static_assertions v1.1.0
28632026-09-04T15:29:45.004Z[ helios-setup] Sep 04 15:29:44.168 INFO E| Compiling libc v0.2.172
28642026-09-04T15:29:45.007Z[ helios-setup] Sep 04 15:29:44.169 INFO E| Compiling rustversion v1.0.20
28652026-09-04T15:29:45.080Z[ helios-setup] Sep 04 15:29:44.245 INFO E| Compiling ucd-trie v0.1.7
28662026-09-04T15:29:45.321Z[ helios-setup] Sep 04 15:29:44.486 INFO E| Compiling once_cell v1.21.3
28672026-09-04T15:29:45.419Z[ helios-setup] Sep 04 15:29:44.583 INFO E| Compiling unicode-segmentation v1.12.0
28682026-09-04T15:29:45.426Z[ helios-setup] Sep 04 15:29:44.589 INFO E| Compiling heck v0.5.0
28692026-09-04T15:29:45.520Z[ helios-setup] Sep 04 15:29:44.684 INFO E| Compiling num-traits v0.2.19
28702026-09-04T15:29:45.564Z[ helios-setup] Sep 04 15:29:44.728 INFO E| Compiling memoffset v0.9.1
28712026-09-04T15:29:45.682Z[ helios-setup] Sep 04 15:29:44.847 INFO E| Compiling proc-macro-error-attr v1.0.4
28722026-09-04T15:29:45.746Z[ helios-setup] Sep 04 15:29:44.909 INFO E| Compiling proc-macro-error v1.0.4
28732026-09-04T15:29:45.780Z[ helios-setup] Sep 04 15:29:44.944 INFO E| Compiling unicode-width v0.1.14
28742026-09-04T15:29:45.878Z[ helios-setup] Sep 04 15:29:45.043 INFO E| Compiling unic-common v0.9.0
28752026-09-04T15:29:45.890Z[ helios-setup] Sep 04 15:29:45.055 INFO E| Compiling fletcher v1.0.0
28762026-09-04T15:29:45.979Z[ helios-setup] Sep 04 15:29:45.144 INFO E| Compiling ansi_term v0.12.1
28772026-09-04T15:29:46.002Z[ helios-setup] Sep 04 15:29:45.167 INFO E| Compiling strum v0.27.1
28782026-09-04T15:29:46.111Z[ helios-setup] Sep 04 15:29:45.275 INFO E| Compiling vec_map v0.8.2
28792026-09-04T15:29:46.169Z[ helios-setup] Sep 04 15:29:45.334 INFO E| Compiling bitflags v1.3.2
28802026-09-04T15:29:46.240Z[ helios-setup] Sep 04 15:29:45.405 INFO E| Compiling heck v0.3.3
28812026-09-04T15:29:46.253Z[ helios-setup] Sep 04 15:29:45.418 INFO E| Compiling unic-char-range v0.9.0
28822026-09-04T15:29:46.280Z[ helios-setup] Sep 04 15:29:45.445 INFO E| Compiling strsim v0.8.0
28832026-09-04T15:29:46.347Z[ helios-setup] Sep 04 15:29:45.511 INFO E| Compiling byteorder v1.5.0
28842026-09-04T15:29:46.361Z[ helios-setup] Sep 04 15:29:45.526 INFO E| Compiling unic-char-property v0.9.0
28852026-09-04T15:29:46.404Z[ helios-setup] Sep 04 15:29:45.569 INFO E| Compiling textwrap v0.11.0
28862026-09-04T15:29:46.428Z[ helios-setup] Sep 04 15:29:45.593 INFO E| Compiling unic-ucd-version v0.9.0
28872026-09-04T15:29:46.450Z[ helios-setup] Sep 04 15:29:45.615 INFO E| Compiling lazy_static v1.5.0
28882026-09-04T15:29:46.476Z[ helios-setup] Sep 04 15:29:45.641 INFO E| Compiling plain v0.2.3
28892026-09-04T15:29:46.513Z[ helios-setup] Sep 04 15:29:45.678 INFO E| Compiling log v0.4.27
28902026-09-04T15:29:46.551Z[ helios-setup] Sep 04 15:29:45.716 INFO E| Compiling unic-ucd-ident v0.9.0
28912026-09-04T15:29:46.582Z[ helios-setup] Sep 04 15:29:45.747 INFO E| Compiling bytesize v2.0.1
28922026-09-04T15:29:46.723Z[ helios-setup] Sep 04 15:29:45.887 INFO E| Compiling atty v0.2.14
28932026-09-04T15:29:46.806Z[ helios-setup] Sep 04 15:29:45.971 INFO E| Compiling clap v2.34.0
28942026-09-04T15:29:47.108Z[ helios-setup] Sep 04 15:29:46.273 INFO E| Compiling quote v1.0.40
28952026-09-04T15:29:47.154Z[ helios-setup] Sep 04 15:29:46.319 INFO E| Compiling parse_int v0.9.0
28962026-09-04T15:29:47.297Z[ helios-setup] Sep 04 15:29:46.462 INFO E| Compiling syn v2.0.101
28972026-09-04T15:29:49.991Z[ helios-setup] Sep 04 15:29:49.156 INFO E| Compiling modular-bitfield-impl v0.11.2
28982026-09-04T15:29:49.991Z[ helios-setup] Sep 04 15:29:49.156 INFO E| Compiling structopt-derive v0.4.18
28992026-09-04T15:29:50.026Z[ helios-setup] Sep 04 15:29:49.191 INFO E| Compiling serde_derive_internals v0.29.1
29002026-09-04T15:29:50.444Z[ helios-setup] Sep 04 15:29:49.609 INFO E| Compiling thiserror-impl v2.0.12
29012026-09-04T15:29:50.444Z[ helios-setup] Sep 04 15:29:49.609 INFO E| Compiling serde_derive v1.0.219
29022026-09-04T15:29:50.444Z[ helios-setup] Sep 04 15:29:49.609 INFO E| Compiling zerocopy-derive v0.8.25
29032026-09-04T15:29:50.444Z[ helios-setup] Sep 04 15:29:49.609 INFO E| Compiling num-derive v0.4.2
29042026-09-04T15:29:50.449Z[ helios-setup] Sep 04 15:29:49.609 INFO E| Compiling modular-bitfield-impl v0.13.1
29052026-09-04T15:29:50.453Z[ helios-setup] Sep 04 15:29:49.614 INFO E| Compiling scroll_derive v0.12.1
29062026-09-04T15:29:50.490Z[ helios-setup] Sep 04 15:29:49.655 INFO E| Compiling strum_macros v0.27.1
29072026-09-04T15:29:50.550Z[ helios-setup] Sep 04 15:29:49.714 INFO E| Compiling schemars_derive v0.8.22
29082026-09-04T15:29:50.972Z[ helios-setup] Sep 04 15:29:50.137 INFO E| Compiling structopt v0.3.26
29092026-09-04T15:29:51.003Z[ helios-setup] Sep 04 15:29:50.168 INFO E| Compiling modular-bitfield v0.11.2
29102026-09-04T15:29:51.046Z[ omicron-package] Finished `release` profile [optimized] target(s) in 43.83s
29112026-09-04T15:29:51.171Z[ helios-setup] Sep 04 15:29:50.336 INFO E| Compiling scroll v0.12.0
29122026-09-04T15:29:51.323Z[ omicron-package]
29132026-09-04T15:29:51.323Z[ omicron-package] real 44.024364922
29142026-09-04T15:29:51.323Z[ omicron-package] user 4:17.072585186
29152026-09-04T15:29:51.327Z[ omicron-package] sys 30.396599756
29162026-09-04T15:29:51.327Z[ omicron-package] trap 0.405001139
29172026-09-04T15:29:51.327Z[ omicron-package] tflt 0.499028363
29182026-09-04T15:29:51.327Z[ omicron-package] dflt 2.609184504
29192026-09-04T15:29:51.327Z[ omicron-package] kflt 0.000372700
29202026-09-04T15:29:51.327Z[ omicron-package] lock 8:53.954118203
29212026-09-04T15:29:51.327Z[ omicron-package] slp 4:47.476695804
29222026-09-04T15:29:51.327Z[ omicron-package] lat 1:09.774743507
29232026-09-04T15:29:51.327Z[ omicron-package] stop 1:53.374087934
29242026-09-04T15:29:51.327ZSep 04 15:29:50.489 INFO [omicron-package] process exited with exit status: 0 (44.115498686s)
29252026-09-04T15:29:51.327ZSep 04 15:29:50.489 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
29262026-09-04T15:29:51.327ZSep 04 15:29:50.489 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
29272026-09-04T15:29:51.332Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
29282026-09-04T15:29:51.335Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
29292026-09-04T15:29:51.335Z[ recovery-target] Created new build target 'recovery' and set it as active
29302026-09-04T15:29:51.335Z[ host-target] Created new build target 'host' and set it as active
29312026-09-04T15:29:51.339ZSep 04 15:29:50.501 INFO [recovery-target] process exited with exit status: 0 (12.332124ms)
29322026-09-04T15:29:51.339ZSep 04 15:29:50.502 INFO [host-target] process exited with exit status: 0 (12.512454ms)
29332026-09-04T15:29:51.339ZSep 04 15:29:50.502 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
29342026-09-04T15:29:51.343Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
29352026-09-04T15:29:51.390Z[ helios-setup] Sep 04 15:29:50.554 INFO E| Compiling goblin v0.9.3
29362026-09-04T15:29:51.515Z[ helios-setup] Sep 04 15:29:50.680 INFO E| Compiling modular-bitfield v0.13.1
29372026-09-04T15:29:51.583Z[ helios-setup] Sep 04 15:29:50.748 INFO E| Compiling pest v2.8.0
29382026-09-04T15:29:52.579Z[ helios-setup] Sep 04 15:29:51.744 INFO E| Compiling pest_meta v2.8.0
29392026-09-04T15:29:53.040Z[ host-package] Compiling cfg-if v1.0.4
29402026-09-04T15:29:53.103Z[ helios-setup] Sep 04 15:29:52.268 INFO E| Compiling pest_generator v2.8.0
29412026-09-04T15:29:53.272Z[ host-package] Compiling serde_core v1.0.228
29422026-09-04T15:29:53.272Z[ host-package] Compiling libc v0.2.185
29432026-09-04T15:29:53.275Z[ host-package] Compiling memchr v2.8.0
29442026-09-04T15:29:53.346Z[ host-package] Compiling smallvec v1.15.1
29452026-09-04T15:29:53.385Z[ host-package] Compiling stable_deref_trait v1.2.1
29462026-09-04T15:29:53.416Z[ host-package] Compiling libm v0.2.16
29472026-09-04T15:29:53.419Z[ host-package] Compiling scopeguard v1.2.0
29482026-09-04T15:29:53.462Z[ host-package] Compiling zerofrom v0.1.6
29492026-09-04T15:29:53.486Z[ host-package] Compiling rand_core v0.10.0
29502026-09-04T15:29:53.511Z[ host-package] Compiling writeable v0.6.2
29512026-09-04T15:29:53.511Z[ host-package] Compiling litemap v0.8.1
29522026-09-04T15:29:53.515Z[ host-package] Compiling percent-encoding v2.3.2
29532026-09-04T15:29:53.584Z[ host-package] Compiling lock_api v0.4.14
29542026-09-04T15:29:53.588Z[ host-package] Compiling icu_properties_data v2.1.2
29552026-09-04T15:29:53.620Z[ helios-setup] Sep 04 15:29:52.784 INFO E| Compiling pest_derive v2.8.0
29562026-09-04T15:29:53.636Z[ host-package] Compiling icu_normalizer_data v2.1.1
29572026-09-04T15:29:53.637Z[ host-package] Compiling yoke v0.8.1
29582026-09-04T15:29:53.703Z[ host-package] Compiling utf8_iter v1.0.4
29592026-09-04T15:29:53.707Z[ host-package] Compiling form_urlencoded v1.2.2
29602026-09-04T15:29:53.745Z[ host-package] Compiling iana-time-zone v0.1.65
29612026-09-04T15:29:53.749Z[ host-package] Compiling zerocopy v0.8.55
29622026-09-04T15:29:53.749Z[ host-package] Compiling errno v0.3.14
29632026-09-04T15:29:53.896Z[ host-package] Compiling zerovec v0.11.5
29642026-09-04T15:29:53.899Z[ host-package] Compiling getrandom v0.4.3
29652026-09-04T15:29:53.899Z[ host-package] Compiling zerotrie v0.2.3
29662026-09-04T15:29:53.900Z[ host-package] Compiling parking_lot_core v0.9.12
29672026-09-04T15:29:53.955Z[ host-package] Compiling signal-hook-registry v1.4.8
29682026-09-04T15:29:53.955Z[ host-package] Compiling mio v1.2.0
29692026-09-04T15:29:53.960Z[ host-package] Compiling socket2 v0.6.3
29702026-09-04T15:29:54.160Z[ host-package] Compiling thiserror v2.0.18
29712026-09-04T15:29:54.229Z[ host-package] Compiling parking_lot v0.12.5
29722026-09-04T15:29:54.269Z[ host-package] Compiling getrandom v0.2.17
29732026-09-04T15:29:54.280Z[ host-package] Compiling futures-util v0.3.32
29742026-09-04T15:29:54.283Z[ host-package] Compiling getrandom v0.3.4
29752026-09-04T15:29:54.283Z[ host-package] Compiling base64 v0.22.1
29762026-09-04T15:29:54.402Z[ host-package] Compiling num-traits v0.2.19
29772026-09-04T15:29:54.431Z[ host-package] Compiling time v0.3.47
29782026-09-04T15:29:54.435Z[ host-package] Compiling aho-corasick v1.1.4
29792026-09-04T15:29:54.542Z[ host-package] Compiling tinystr v0.8.2
29802026-09-04T15:29:54.545Z[ host-package] Compiling potential_utf v0.1.4
29812026-09-04T15:29:54.549Z[ helios-setup] Sep 04 15:29:53.713 INFO E| Compiling json5 v0.4.1
29822026-09-04T15:29:54.661Z[ host-package] Compiling rand_core v0.6.4
29832026-09-04T15:29:54.661Z[ host-package] Compiling rand_core v0.9.5
29842026-09-04T15:29:54.734Z[ host-package] Compiling spin v0.9.8
29852026-09-04T15:29:54.734Z[ host-package] Compiling socket2 v0.5.10
29862026-09-04T15:29:54.838Z[ host-package] Compiling icu_collections v2.1.1
29872026-09-04T15:29:54.842Z[ host-package] Compiling pest v2.8.6
29882026-09-04T15:29:54.941Z[ host-package] Compiling icu_locale_core v2.1.1
29892026-09-04T15:29:54.941Z[ host-package] Compiling encoding_rs v0.8.35
29902026-09-04T15:29:54.945Z[ host-package] Compiling simd-adler32 v0.3.8
29912026-09-04T15:29:55.041Z[ host-package] Compiling adler2 v2.0.1
29922026-09-04T15:29:55.076Z[ host-package] Compiling crc32fast v1.5.0
29932026-09-04T15:29:55.152Z[ host-package] Compiling wait-timeout v0.2.1
29942026-09-04T15:29:55.302Z[ host-package] Compiling miniz_oxide v0.8.9
29952026-09-04T15:29:55.393Z[ host-package] Compiling serde v1.0.228
29962026-09-04T15:29:55.448Z[ host-package] Compiling serde_json v1.0.151
29972026-09-04T15:29:55.449Z[ host-package] Compiling bitflags v2.11.0
29982026-09-04T15:29:55.575Z[ host-package] Compiling uuid v1.23.4
29992026-09-04T15:29:55.653Z[ host-package] Compiling semver v1.0.28
30002026-09-04T15:29:55.755Z[ host-package] Compiling indexmap v2.14.0
30012026-09-04T15:29:55.825Z[ host-package] Compiling icu_provider v2.1.1
30022026-09-04T15:29:55.928Z[ host-package] Compiling rustix v1.1.4
30032026-09-04T15:29:56.036Z[ host-package] Compiling bytes v1.11.1
30042026-09-04T15:29:56.176Z[ helios-setup] Sep 04 15:29:55.340 INFO E| Compiling four-cc v0.4.0
30052026-09-04T15:29:56.176Z[ helios-setup] Sep 04 15:29:55.341 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
30062026-09-04T15:29:56.206Z[ host-package] Compiling zeroize v1.9.0
30072026-09-04T15:29:56.324Z[ helios-setup] Sep 04 15:29:55.489 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
30082026-09-04T15:29:56.368Z[ host-package] Compiling icu_normalizer v2.1.1
30092026-09-04T15:29:56.392Z[ host-package] Compiling icu_properties v2.1.2
30102026-09-04T15:29:56.495Z[ host-package] Compiling chrono v0.4.45
30112026-09-04T15:29:56.596Z[ host-package] Compiling generic-array v0.14.7
30122026-09-04T15:29:56.703Z[ host-package] Compiling erased-serde v0.3.31
30132026-09-04T15:29:56.802Z[ host-package] Compiling tokio v1.52.1
30142026-09-04T15:29:56.948Z[ host-package] Compiling http v1.4.2
30152026-09-04T15:29:57.024Z[ host-package] Compiling rustls-pki-types v1.14.0
30162026-09-04T15:29:57.237Z[ host-package] Compiling ipnet v2.12.0
30172026-09-04T15:29:57.373Z[ host-package] Compiling crypto-common v0.1.7
30182026-09-04T15:29:57.459Z[ host-package] Compiling block-buffer v0.10.4
30192026-09-04T15:29:57.500Z[ host-package] Compiling ppv-lite86 v0.2.21
30202026-09-04T15:29:57.543Z[ host-package] Compiling slog v2.8.2
30212026-09-04T15:29:57.593Z[ host-package] Compiling idna_adapter v1.2.1
30222026-09-04T15:29:57.636Z[ host-package] Compiling terminal_size v0.4.3
30232026-09-04T15:29:57.670Z[ host-package] Compiling digest v0.10.7
30242026-09-04T15:29:57.698Z[ host-package] Compiling aws-lc-rs v1.16.3
30252026-09-04T15:29:57.767Z[ host-package] Compiling idna v1.1.0
30262026-09-04T15:29:57.767Z[ host-package] Compiling regex-automata v0.4.14
30272026-09-04T15:29:57.767Z[ host-package] Compiling tempfile v3.27.0
30282026-09-04T15:29:57.814Z[ host-package] Compiling clap_builder v4.6.0
30292026-09-04T15:29:57.814Z[ host-package] Compiling der v0.7.10
30302026-09-04T15:29:57.838Z[ host-package] Compiling serde_urlencoded v0.7.1
30312026-09-04T15:29:57.870Z[ host-package] Compiling rand_chacha v0.9.0
30322026-09-04T15:29:57.954Z[ host-package] Compiling http-body v1.0.1
30332026-09-04T15:29:57.983Z[ host-package] Compiling rand_chacha v0.3.1
30342026-09-04T15:29:58.146Z[ host-package] Compiling url v2.5.8
30352026-09-04T15:29:58.226Z[ host-package] Compiling rand v0.9.2
30362026-09-04T15:29:58.227Z[ host-package] Compiling http-body-util v0.1.3
30372026-09-04T15:29:58.227Z[ host-package] Compiling rustls-native-certs v0.8.3
30382026-09-04T15:29:58.352Z[ host-package] Compiling rand v0.8.6
30392026-09-04T15:29:58.460Z[ host-package] Compiling futures-executor v0.3.32
30402026-09-04T15:29:58.531Z[ host-package] Compiling hybrid-array v0.4.13
30412026-09-04T15:29:58.578Z[ host-package] Compiling hubpack v0.1.2
30422026-09-04T15:29:58.582Z[ host-package] Compiling hex v0.4.3
30432026-09-04T15:29:58.632Z[ host-package] Compiling publicsuffix v2.3.0
30442026-09-04T15:29:58.858Z[ host-package] Compiling futures v0.3.32
30452026-09-04T15:29:58.903Z[ host-package] Compiling schemars v0.8.22
30462026-09-04T15:29:58.934Z[ host-package] Compiling rustls-webpki v0.103.13
30472026-09-04T15:29:58.979Z[ host-package] Compiling spki v0.7.3
30482026-09-04T15:29:58.983Z[ host-package] Compiling openapiv3 v2.2.0
30492026-09-04T15:29:59.006Z[ host-package] Compiling cookie v0.18.1
30502026-09-04T15:29:59.097Z[ host-package] Compiling zlib-rs v0.6.2
30512026-09-04T15:29:59.188Z[ host-package] Compiling rusty-fork v0.3.1
30522026-09-04T15:29:59.321Z[ host-package] Compiling pkcs8 v0.10.2
30532026-09-04T15:29:59.446Z[ host-package] Compiling sha2 v0.10.9
30542026-09-04T15:29:59.540Z[ host-package] Compiling cookie_store v0.22.1
30552026-09-04T15:29:59.831Z[ host-package] Compiling rustls v0.23.41
30562026-09-04T15:29:59.948Z[ host-package] Compiling clap v4.6.1
30572026-09-04T15:29:59.997Z[ host-package] Compiling rand_xorshift v0.4.0
30582026-09-04T15:30:00.023Z[ host-package] Compiling block-buffer v0.12.1
30592026-09-04T15:30:00.118Z[ host-package] Compiling ipnetwork v0.21.1
30602026-09-04T15:30:00.154Z[ host-package] Compiling crypto-common v0.2.2
30612026-09-04T15:30:00.237Z[ host-package] Compiling signature v2.2.0
30622026-09-04T15:30:00.296Z[ host-package] Compiling proptest v1.11.0
30632026-09-04T15:30:00.320Z[ host-package] Compiling lazy_static v1.5.0
30642026-09-04T15:30:00.431Z[ host-package] Compiling camino v1.2.5
30652026-09-04T15:30:00.466Z[ host-package] Compiling dof v0.4.0
30662026-09-04T15:30:00.500Z[ host-package] Compiling oxnet v0.1.6
30672026-09-04T15:30:00.573Z[ host-package] Compiling hmac v0.12.1
30682026-09-04T15:30:00.795Z[ host-package] Compiling dtrace-parser v0.3.0
30692026-09-04T15:30:00.914Z[ host-package] Compiling regex v1.12.3
30702026-09-04T15:30:00.987Z[ host-package] Compiling thread-id v5.1.0
30712026-09-04T15:30:01.024Z[ host-package] Compiling data-encoding v2.10.0
30722026-09-04T15:30:01.083Z[ host-package] Compiling memmap2 v0.9.10
30732026-09-04T15:30:01.143Z[ host-package] Compiling num-integer v0.1.46
30742026-09-04T15:30:01.327Z[ host-package] Compiling usdt-impl v0.6.0
30752026-09-04T15:30:01.386Z[ host-package] Compiling rustix v0.38.44
30762026-09-04T15:30:01.456Z[ host-package] Compiling x509-cert v0.2.5
30772026-09-04T15:30:01.501Z[ host-package] Compiling toml_datetime v0.6.11
30782026-09-04T15:30:01.655Z[ host-package] Compiling flate2 v1.1.9
30792026-09-04T15:30:01.658Z[ host-package] Compiling serde_spanned v0.6.9
30802026-09-04T15:30:01.777Z[ host-package] Compiling usdt v0.6.0
30812026-09-04T15:30:01.908Z[ host-package] Compiling tokio-util v0.7.18
30822026-09-04T15:30:01.940Z[ host-package] Compiling tower v0.5.3
30832026-09-04T15:30:02.303Z[ host-package] Compiling dof v0.3.0
30842026-09-04T15:30:02.344Z[ host-package] Compiling num-iter v0.1.45
30852026-09-04T15:30:02.423Z[ host-package] Compiling bstr v1.12.1
30862026-09-04T15:30:02.462Z[ host-package] Compiling dtrace-parser v0.2.0
30872026-09-04T15:30:02.570Z[ host-package] Compiling tower-http v0.6.8
30882026-09-04T15:30:02.650Z[ host-package] Compiling ff v0.13.1
30892026-09-04T15:30:02.860Z[ host-package] Compiling h2 v0.4.15
30902026-09-04T15:30:02.922Z[ host-package] Compiling thread-id v4.2.2
30912026-09-04T15:30:03.064Z[ host-package] Compiling newtype-uuid v1.3.2
30922026-09-04T15:30:03.093Z[ host-package] Compiling digest v0.11.3
30932026-09-04T15:30:03.377Z[ host-package] Compiling daft v0.1.8
30942026-09-04T15:30:03.420Z[ host-package] Compiling sec1 v0.7.3
30952026-09-04T15:30:03.471Z[ host-package] Compiling usdt-impl v0.5.0
30962026-09-04T15:30:03.475Z[ host-package] Compiling signal-hook v0.3.18
30972026-09-04T15:30:03.579Z[ host-package] Compiling nix v0.31.2
30982026-09-04T15:30:03.731Z[ host-package] Compiling tokio-rustls v0.26.4
30992026-09-04T15:30:03.778Z[ host-package] Compiling rustls-platform-verifier v0.6.2
31002026-09-04T15:30:03.782Z[ host-package] Compiling group v0.13.0
31012026-09-04T15:30:03.918Z[ host-package] Compiling hkdf v0.12.4
31022026-09-04T15:30:03.959Z[ host-package] Compiling serde_with v3.21.0
31032026-09-04T15:30:04.036Z[ host-package] Compiling crypto-bigint v0.5.5
31042026-09-04T15:30:04.075Z[ host-package] Compiling foreign-types-shared v0.1.1
31052026-09-04T15:30:04.128Z[ host-package] Compiling ahash v0.8.12
31062026-09-04T15:30:04.128Z[ host-package] Compiling num-bigint-dig v0.8.6
31072026-09-04T15:30:04.132Z[ host-package] Compiling packed_struct v0.10.1
31082026-09-04T15:30:04.211Z[ host-package] Compiling openssl-sys v0.9.117
31092026-09-04T15:30:04.237Z[ host-package] Compiling foreign-types v0.3.2
31102026-09-04T15:30:04.237Z[ host-package] Compiling pkcs1 v0.7.5
31112026-09-04T15:30:04.309Z[ host-package] Compiling toml_edit v0.19.15
31122026-09-04T15:30:04.388Z[ host-package] Compiling serde-hex v0.1.0
31132026-09-04T15:30:04.498Z[ host-package] Compiling hashbrown v0.13.2
31142026-09-04T15:30:04.813Z[ host-package] Compiling openssl v0.10.80
31152026-09-04T15:30:05.141Z[ host-package] Compiling elliptic-curve v0.13.8
31162026-09-04T15:30:05.223Z[ host-package] Compiling bzip2 v0.4.4
31172026-09-04T15:30:05.355Z[ host-package] Compiling rsa v0.9.10
31182026-09-04T15:30:05.656Z[ host-package] Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
31192026-09-04T15:30:05.684Z[ host-package] Compiling signal-hook-mio v0.2.5
31202026-09-04T15:30:05.732Z[ host-package] Compiling ron v0.8.1
31212026-09-04T15:30:05.818Z[ host-package] Compiling globset v0.4.18
31222026-09-04T15:30:05.864Z[ host-package] Compiling block-padding v0.4.2
31232026-09-04T15:30:05.891Z[ host-package] Compiling sha3 v0.10.8
31242026-09-04T15:30:05.891Z[ host-package] Compiling curve25519-dalek v4.1.3
31252026-09-04T15:30:05.895Z[ host-package] Compiling zip v0.6.6
31262026-09-04T15:30:05.895Z[ host-package] Compiling object v0.30.4
31272026-09-04T15:30:06.136Z[ host-package] Compiling inout v0.2.2
31282026-09-04T15:30:06.350Z[ host-package] Compiling toml v0.7.8
31292026-09-04T15:30:06.387Z[ host-package] Compiling jiff v0.2.34
31302026-09-04T15:30:06.574Z[ host-package] Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31312026-09-04T15:30:06.627Z[ host-package] Compiling cipher v0.5.2
31322026-09-04T15:30:06.833Z[ host-package] Compiling crossterm v0.28.1
31332026-09-04T15:30:06.912Z[ host-package] Compiling ed25519 v2.2.3
31342026-09-04T15:30:06.955Z[ host-package] Compiling serde-big-array v0.5.1
31352026-09-04T15:30:07.049Z[ host-package] Compiling hyper v1.10.1
31362026-09-04T15:30:07.096Z[ host-package] Compiling pem v3.0.6
31372026-09-04T15:30:07.214Z[ host-package] Compiling petgraph v0.8.3
31382026-09-04T15:30:07.302Z[ host-package] Compiling object v0.37.3
31392026-09-04T15:30:07.478Z[ host-package] Compiling heapless v0.7.17
31402026-09-04T15:30:07.508Z[ host-package] Compiling ed25519-dalek v2.2.0
31412026-09-04T15:30:07.577Z[ host-package] Compiling native-tls v0.2.18
31422026-09-04T15:30:07.622Z[ host-package] Compiling chacha20 v0.10.0
31432026-09-04T15:30:07.667Z[ host-package] Compiling byte-wrapper v0.1.0
31442026-09-04T15:30:08.030Z[ host-package] Compiling tokio-native-tls v0.3.1
31452026-09-04T15:30:08.056Z[ host-package] Compiling md-5 v0.10.6
31462026-09-04T15:30:08.094Z[ host-package] Compiling serde_plain v1.0.2
31472026-09-04T15:30:08.144Z[ host-package] Compiling toml_edit v0.22.27
31482026-09-04T15:30:08.271Z[ host-package] Compiling postgres-protocol v0.6.10
31492026-09-04T15:30:08.325Z[ host-package] Compiling zopfli v0.8.3
31502026-09-04T15:30:08.395Z[ host-package] Compiling smoltcp v0.9.1
31512026-09-04T15:30:08.454Z[ host-package] Compiling hickory-proto v0.25.2
31522026-09-04T15:30:08.962Z[ host-package] Compiling hyper-util v0.1.20
31532026-09-04T15:30:09.031Z[ host-package] Compiling float-cmp v0.10.0
31542026-09-04T15:30:09.223Z[ host-package] Compiling predicates v3.1.4
31552026-09-04T15:30:09.261Z[ host-package] Compiling textwrap v0.16.2
31562026-09-04T15:30:09.401Z[ host-package] Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
31572026-09-04T15:30:09.448Z[ host-package] Compiling zip v4.6.1
31582026-09-04T15:30:09.651Z[ host-package] Compiling string_cache v0.8.9
31592026-09-04T15:30:09.903Z[ host-package] Compiling petgraph v0.6.5
31602026-09-04T15:30:09.970Z[ host-package] Compiling postgres-types v0.2.12
31612026-09-04T15:30:10.001Z[ host-package] Compiling iddqd v0.4.2
31622026-09-04T15:30:10.001Z[ host-package] Compiling similar v2.7.0
31632026-09-04T15:30:10.162Z[ host-package] Compiling tokio-stream v0.1.18
31642026-09-04T15:30:10.427Z[ host-package] Compiling olpc-cjson v0.1.4
31652026-09-04T15:30:10.760Z[ host-package] Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
31662026-09-04T15:30:10.789Z[ host-package] Compiling backtrace v0.3.76
31672026-09-04T15:30:10.842Z[ host-package] Compiling hyper-rustls v0.27.7
31682026-09-04T15:30:10.912Z[ host-package] Compiling hyper-tls v0.6.0
31692026-09-04T15:30:11.126Z[ helios-setup] Sep 04 15:30:10.291 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
31702026-09-04T15:30:11.154Z[ host-package] Compiling reqwest v0.12.28
31712026-09-04T15:30:11.199Z[ host-package] Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
31722026-09-04T15:30:11.271Z[ host-package] Compiling tokio-postgres v0.7.16
31732026-09-04T15:30:11.622Z[ host-package] Compiling reqwest v0.13.2
31742026-09-04T15:30:11.721Z[ host-package] Compiling backtrace-ext v0.2.1
31752026-09-04T15:30:11.830Z[ host-package] Compiling fs-err v3.3.0
31762026-09-04T15:30:11.938Z[ host-package] Compiling miette v7.6.0
31772026-09-04T15:30:11.941Z[ host-package] Compiling buf-list v1.1.2
31782026-09-04T15:30:11.982Z[ host-package] Compiling thread_local v1.1.9
31792026-09-04T15:30:12.089Z[ host-package] Compiling is-terminal v0.4.17
31802026-09-04T15:30:12.178Z[ host-package] Compiling hostname v0.3.1
31812026-09-04T15:30:12.294Z[ host-package] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
31822026-09-04T15:30:12.424Z[ host-package] Compiling slog-async v2.8.0
31832026-09-04T15:30:12.493Z[ host-package] Compiling slog-term v2.9.2
31842026-09-04T15:30:12.572Z[ host-package] Compiling slog-json v2.6.1
31852026-09-04T15:30:12.617Z[ host-package] Compiling compression-codecs v0.4.37
31862026-09-04T15:30:12.768Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31872026-09-04T15:30:12.989Z[ host-package] Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31882026-09-04T15:30:13.015Z[ host-package] Compiling tough v0.22.0
31892026-09-04T15:30:13.089Z[ host-package] Compiling slog-bunyan v2.5.0
31902026-09-04T15:30:13.258Z[ host-package] Compiling toml_datetime v1.1.1+spec-1.1.0
31912026-09-04T15:30:13.304Z[ host-package] Compiling serde_spanned v1.1.1
31922026-09-04T15:30:13.359Z[ host-package] Compiling multer v3.1.0
31932026-09-04T15:30:13.512Z[ host-package] Compiling async-compression v0.4.41
31942026-09-04T15:30:13.622Z[ host-package] Compiling toml v1.1.2+spec-1.1.0
31952026-09-04T15:30:13.738Z[ host-package] Compiling progenitor-client v0.14.0
31962026-09-04T15:30:13.808Z[ host-package] Compiling sha1 v0.11.0
31972026-09-04T15:30:13.876Z[ host-package] Compiling rustls-pemfile v2.2.0
31982026-09-04T15:30:14.103Z[ host-package] Compiling serde_path_to_error v0.1.20
31992026-09-04T15:30:14.148Z[ host-package] Compiling hostname v0.4.2
32002026-09-04T15:30:14.256Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
32012026-09-04T15:30:14.284Z[ host-package] Compiling atomicwrites v0.4.4
32022026-09-04T15:30:14.284Z[ host-package] Compiling macaddr v1.0.1
32032026-09-04T15:30:14.310Z[ host-package] Compiling instant v0.1.13
32042026-09-04T15:30:14.378Z[ host-package] Compiling oxide-generation v0.1.3
32052026-09-04T15:30:14.418Z[ host-package] Compiling regress v0.10.5
32062026-09-04T15:30:14.455Z[ host-package] Compiling progenitor-extras v0.2.0
32072026-09-04T15:30:14.480Z[ host-package] Compiling backoff v0.4.0
32082026-09-04T15:30:14.542Z[ host-package] Compiling parse-display v0.10.0
32092026-09-04T15:30:14.569Z[ helios-setup] Sep 04 15:30:13.734 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
32102026-09-04T15:30:14.590Z[ host-package] Compiling half v2.7.1
32112026-09-04T15:30:14.593Z[ host-package] Compiling heck v0.5.0
32122026-09-04T15:30:14.635Z[ host-package] Compiling dropshot v0.17.1
32132026-09-04T15:30:14.756Z[ host-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32142026-09-04T15:30:14.814Z[ host-package] Compiling regress v0.11.1
32152026-09-04T15:30:14.957Z[ host-package] Compiling ciborium-ll v0.2.2
32162026-09-04T15:30:15.032Z[ host-package] Compiling secrecy v0.10.3
32172026-09-04T15:30:15.085Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32182026-09-04T15:30:15.211Z[ host-package] Compiling ciborium v0.2.2
32192026-09-04T15:30:15.289Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32202026-09-04T15:30:15.313Z[ host-package] Compiling inout v0.1.4
32212026-09-04T15:30:15.424Z[ host-package] Compiling universal-hash v0.5.1
32222026-09-04T15:30:15.476Z[ host-package] Compiling cipher v0.4.4
32232026-09-04T15:30:15.579Z[ host-package] Compiling unsafe-libyaml v0.2.11
32242026-09-04T15:30:15.709Z[ host-package] Compiling poly1305 v0.8.0
32252026-09-04T15:30:15.798Z[ host-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32262026-09-04T15:30:15.872Z[ host-package] Compiling chacha20 v0.9.1
32272026-09-04T15:30:16.051Z[ host-package] Compiling blake2 v0.10.6
32282026-09-04T15:30:16.051Z[ host-package] Compiling aead v0.5.2
32292026-09-04T15:30:16.128Z[ host-package] Compiling password-hash v0.5.0
32302026-09-04T15:30:16.225Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32312026-09-04T15:30:16.302Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
32322026-09-04T15:30:16.306Z[ host-package] Compiling chacha20poly1305 v0.10.1
32332026-09-04T15:30:16.355Z[ host-package] Compiling vsss-rs v3.3.4
32342026-09-04T15:30:16.413Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32352026-09-04T15:30:16.413Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32362026-09-04T15:30:16.439Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32372026-09-04T15:30:16.498Z[ host-package] Compiling argon2 v0.5.3
32382026-09-04T15:30:16.531Z[ host-package] Compiling camino-tempfile v1.4.1
32392026-09-04T15:30:16.769Z[ host-package] Compiling typify-impl v0.6.2
32402026-09-04T15:30:16.813Z[ host-package] Compiling heapless v0.8.0
32412026-09-04T15:30:16.985Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32422026-09-04T15:30:17.164Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32432026-09-04T15:30:17.193Z[ host-package] Compiling ingot-types v0.2.0
32442026-09-04T15:30:17.225Z[ host-package] Compiling cobs v0.3.0
32452026-09-04T15:30:17.502Z[ host-package] Compiling smoltcp v0.11.0
32462026-09-04T15:30:17.587Z[ host-package] Compiling postcard v1.1.3
32472026-09-04T15:30:17.657Z[ host-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32482026-09-04T15:30:17.690Z[ host-package] Compiling ingot v0.2.1
32492026-09-04T15:30:17.750Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32502026-09-04T15:30:17.798Z[ host-package] Compiling cstr-argument v0.1.2
32512026-09-04T15:30:17.879Z[ host-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32522026-09-04T15:30:18.067Z[ host-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32532026-09-04T15:30:18.067Z[ host-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32542026-09-04T15:30:18.127Z[ host-package] Compiling rand v0.10.1
32552026-09-04T15:30:18.165Z[ host-package] Compiling sigpipe v0.1.3
32562026-09-04T15:30:18.366Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32572026-09-04T15:30:18.404Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32582026-09-04T15:30:18.449Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32592026-09-04T15:30:18.536Z[ host-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32602026-09-04T15:30:18.669Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32612026-09-04T15:30:18.874Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
32622026-09-04T15:30:19.009Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32632026-09-04T15:30:19.053Z[ host-package] Compiling memmap v0.7.0
32642026-09-04T15:30:19.124Z[ host-package] Compiling zone v0.3.1
32652026-09-04T15:30:19.230Z[ host-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
32662026-09-04T15:30:19.311Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32672026-09-04T15:30:19.364Z[ host-package] Compiling usdt v0.5.0
32682026-09-04T15:30:19.602Z[ host-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32692026-09-04T15:30:19.766Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32702026-09-04T15:30:19.849Z[ host-package] Compiling derive-where v1.6.0
32712026-09-04T15:30:20.054Z[ host-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32722026-09-04T15:30:20.097Z[ host-package] Compiling bytecount v0.6.9
32732026-09-04T15:30:20.131Z[ host-package] Compiling toml v0.8.23
32742026-09-04T15:30:20.186Z[ host-package] Compiling tokio-dtrace v0.1.1
32752026-09-04T15:30:20.245Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32762026-09-04T15:30:20.516Z[ host-package] Compiling oxide-tokio-rt v0.1.4
32772026-09-04T15:30:20.593Z[ host-package] Compiling prettyplease v0.2.37
32782026-09-04T15:30:20.710Z[ host-package] Compiling typify-macro v0.6.2
32792026-09-04T15:30:20.756Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32802026-09-04T15:30:20.851Z[ host-package] Compiling newline-converter v0.3.0
32812026-09-04T15:30:20.957Z[ host-package] Compiling gethostname v0.5.0
32822026-09-04T15:30:20.992Z[ host-package] Compiling console v0.15.11
32832026-09-04T15:30:21.065Z[ host-package] Compiling slog-dtrace v0.3.0
32842026-09-04T15:30:21.217Z[ host-package] Compiling cancel-safe-futures v0.1.5
32852026-09-04T15:30:21.417Z[ host-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32862026-09-04T15:30:21.457Z[ host-package] Compiling num-rational v0.4.2
32872026-09-04T15:30:21.460Z[ host-package] Compiling num-complex v0.4.6
32882026-09-04T15:30:21.536Z[ host-package] Compiling oxide-update-engine-types v0.1.2
32892026-09-04T15:30:21.634Z[ host-package] Compiling expectorate v1.2.0
32902026-09-04T15:30:21.974Z[ host-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32912026-09-04T15:30:21.978Z[ host-package] Compiling resolv-conf v0.7.6
32922026-09-04T15:30:22.047Z[ host-package] Compiling compression-core v0.4.31
32932026-09-04T15:30:22.183Z[ host-package] Compiling match_cfg v0.1.0
32942026-09-04T15:30:22.224Z[ host-package] Compiling num v0.4.3
32952026-09-04T15:30:22.401Z[ host-package] Compiling crossbeam-channel v0.5.15
32962026-09-04T15:30:22.532Z[ host-package] Compiling term v1.2.1
32972026-09-04T15:30:22.592Z[ host-package] Compiling float-ord v0.3.2
32982026-09-04T15:30:22.620Z[ host-package] Compiling take_mut v0.2.2
32992026-09-04T15:30:22.676Z[ host-package] Compiling toml_writer v1.1.1+spec-1.1.0
33002026-09-04T15:30:22.724Z[ host-package] Compiling linear-map v1.2.0
33012026-09-04T15:30:22.754Z[ host-package] Compiling typify v0.6.2
33022026-09-04T15:30:22.887Z[ host-package] Compiling progenitor-impl v0.14.0
33032026-09-04T15:30:22.996Z[ host-package] Compiling oxide-update-engine v0.1.2
33042026-09-04T15:30:23.049Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33052026-09-04T15:30:23.049Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33062026-09-04T15:30:23.488Z[ host-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33072026-09-04T15:30:23.853Z[ host-package] Compiling async-stream v0.3.6
33082026-09-04T15:30:24.125Z[ host-package] Compiling waitgroup v0.1.2
33092026-09-04T15:30:24.303Z[ host-package] Compiling backon v1.6.0
33102026-09-04T15:30:24.560Z[ host-package] Compiling minimal-lexical v0.2.1
33112026-09-04T15:30:24.592Z[ host-package] Compiling linked-hash-map v0.5.6
33122026-09-04T15:30:24.592Z[ host-package] Compiling debug-ignore v1.0.5
33132026-09-04T15:30:24.804Z[ host-package] Compiling nom v7.1.3
33142026-09-04T15:30:24.828Z[ host-package] Compiling lru-cache v0.1.2
33152026-09-04T15:30:24.916Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33162026-09-04T15:30:25.115Z[ host-package] Compiling itertools v0.14.0
33172026-09-04T15:30:25.296Z[ host-package] Compiling progenitor-macro v0.14.0
33182026-09-04T15:30:25.842Z[ host-package] Compiling unicode-xid v0.2.6
33192026-09-04T15:30:25.901Z[ host-package] Compiling humantime v2.3.0
33202026-09-04T15:30:26.040Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33212026-09-04T15:30:26.084Z[ host-package] Compiling hickory-proto v0.24.4
33222026-09-04T15:30:26.183Z[ helios-setup] Sep 04 15:30:25.348 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.13s
33232026-09-04T15:30:26.223Z[ helios-setup] Sep 04 15:30:25.387 INFO building project "amd-host-image-builder" ok (43 seconds)
33242026-09-04T15:30:26.223Z[ helios-setup] Sep 04 15:30:25.388 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
33252026-09-04T15:30:26.232Z[ helios-setup] Sep 04 15:30:25.396 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.97.1-x86_64-unknown-illumos (default)"
33262026-09-04T15:30:26.232Z[ helios-setup] Sep 04 15:30:25.396 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
33272026-09-04T15:30:26.232Z[ helios-setup] Sep 04 15:30:25.396 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
33282026-09-04T15:30:26.248Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33292026-09-04T15:30:26.300Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33302026-09-04T15:30:26.330Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33312026-09-04T15:30:26.349Z[ helios-setup] Sep 04 15:30:25.513 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
33322026-09-04T15:30:26.661Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33332026-09-04T15:30:26.665Z[ helios-setup] Sep 04 15:30:25.830 INFO E| From https://github.com/jclulow/rust-jmclib
33342026-09-04T15:30:26.665Z[ helios-setup] Sep 04 15:30:25.830 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
33352026-09-04T15:30:26.677Z[ helios-setup] Sep 04 15:30:25.842 INFO E| Updating crates.io index
33362026-09-04T15:30:26.838Z[ helios-setup] Sep 04 15:30:26.003 INFO E| Downloading crates ...
33372026-09-04T15:30:26.914Z[ helios-setup] Sep 04 15:30:26.079 INFO E| Downloaded fastrand v2.0.0
33382026-09-04T15:30:26.920Z[ helios-setup] Sep 04 15:30:26.085 INFO E| Downloaded itoa v1.0.9
33392026-09-04T15:30:26.924Z[ helios-setup] Sep 04 15:30:26.087 INFO E| Downloaded md-5 v0.9.1
33402026-09-04T15:30:26.929Z[ helios-setup] Sep 04 15:30:26.093 INFO E| Downloaded block-buffer v0.9.0
33412026-09-04T15:30:26.932Z[ helios-setup] Sep 04 15:30:26.094 INFO E| Downloaded cpufeatures v0.2.9
33422026-09-04T15:30:26.932Z[ helios-setup] Sep 04 15:30:26.095 INFO E| Downloaded digest v0.9.0
33432026-09-04T15:30:26.935Z[ helios-setup] Sep 04 15:30:26.098 INFO E| Downloaded libdevinfo-sys v1.0.0
33442026-09-04T15:30:26.943Z[ helios-setup] Sep 04 15:30:26.108 INFO E| Downloaded opaque-debug v0.3.0
33452026-09-04T15:30:26.946Z[ helios-setup] Sep 04 15:30:26.109 INFO E| Downloaded errno v0.3.1
33462026-09-04T15:30:26.950Z[ helios-setup] Sep 04 15:30:26.112 INFO E| Downloaded tempfile v3.7.0
33472026-09-04T15:30:26.950Z[ helios-setup] Sep 04 15:30:26.114 INFO E| Downloaded quote v1.0.31
33482026-09-04T15:30:26.953Z[ helios-setup] Sep 04 15:30:26.116 INFO E| Downloaded walkdir v2.3.3
33492026-09-04T15:30:26.960Z[ helios-setup] Sep 04 15:30:26.125 INFO E| Downloaded anyhow v1.0.72
33502026-09-04T15:30:26.963Z[ helios-setup] Sep 04 15:30:26.127 INFO E| Downloaded bitflags v2.3.3
33512026-09-04T15:30:26.966Z[ helios-setup] Sep 04 15:30:26.129 INFO E| Downloaded getrandom v0.2.10
33522026-09-04T15:30:26.966Z[ helios-setup] Sep 04 15:30:26.131 INFO E| Downloaded sha-1 v0.9.8
33532026-09-04T15:30:26.970Z[ helios-setup] Sep 04 15:30:26.132 INFO E| Downloaded once_cell v1.18.0
33542026-09-04T15:30:26.970Z[ helios-setup] Sep 04 15:30:26.134 INFO E| Downloaded unicode-ident v1.0.11
33552026-09-04T15:30:26.973Z[ helios-setup] Sep 04 15:30:26.136 INFO E| Downloaded uuid v0.8.2
33562026-09-04T15:30:26.973Z[ helios-setup] Sep 04 15:30:26.138 INFO E| Downloaded ryu v1.0.15
33572026-09-04T15:30:26.976Z[ helios-setup] Sep 04 15:30:26.140 INFO E| Downloaded glob v0.3.1
33582026-09-04T15:30:26.976Z[ helios-setup] Sep 04 15:30:26.141 INFO E| Downloaded typenum v1.16.0
33592026-09-04T15:30:26.979Z[ helios-setup] Sep 04 15:30:26.142 INFO E| Downloaded proc-macro2 v1.0.66
33602026-09-04T15:30:26.979Z[ helios-setup] Sep 04 15:30:26.144 INFO E| Downloaded serde_derive v1.0.193
33612026-09-04T15:30:26.982Z[ helios-setup] Sep 04 15:30:26.145 INFO E| Downloaded toml v0.5.11
33622026-09-04T15:30:26.982Z[ helios-setup] Sep 04 15:30:26.147 INFO E| Downloaded serde v1.0.193
33632026-09-04T15:30:26.997Z[ helios-setup] Sep 04 15:30:26.162 INFO E| Downloaded serde_json v1.0.103
33642026-09-04T15:30:27.016Z[ helios-setup] Sep 04 15:30:26.180 INFO E| Downloaded syn v2.0.32
33652026-09-04T15:30:27.022Z[ helios-setup] Sep 04 15:30:26.187 INFO E| Downloaded rustix v0.38.4
33662026-09-04T15:30:27.043Z[ helios-setup] Sep 04 15:30:26.207 INFO E| Downloaded libc v0.2.147
33672026-09-04T15:30:27.126Z[ helios-setup] Sep 04 15:30:26.290 INFO E| Compiling libc v0.2.147
33682026-09-04T15:30:27.126Z[ helios-setup] Sep 04 15:30:26.290 INFO E| Compiling proc-macro2 v1.0.66
33692026-09-04T15:30:27.129Z[ helios-setup] Sep 04 15:30:26.290 INFO E| Compiling unicode-ident v1.0.11
33702026-09-04T15:30:27.129Z[ helios-setup] Sep 04 15:30:26.290 INFO E| Compiling cfg-if v1.0.0
33712026-09-04T15:30:27.129Z[ helios-setup] Sep 04 15:30:26.290 INFO E| Compiling typenum v1.16.0
33722026-09-04T15:30:27.129Z[ helios-setup] Sep 04 15:30:26.290 INFO E| Compiling version_check v0.9.4
33732026-09-04T15:30:27.129Z[ helios-setup] Sep 04 15:30:26.290 INFO E| Compiling serde v1.0.193
33742026-09-04T15:30:27.129Z[ helios-setup] Sep 04 15:30:26.291 INFO E| Compiling slog v2.7.0
33752026-09-04T15:30:27.157Z[ helios-setup] Sep 04 15:30:26.321 INFO E| Compiling rustix v0.38.4
33762026-09-04T15:30:27.157Z[ helios-setup] Sep 04 15:30:26.321 INFO E| Compiling itoa v1.0.9
33772026-09-04T15:30:27.157Z[ helios-setup] Sep 04 15:30:26.321 INFO E| Compiling time-core v0.1.2
33782026-09-04T15:30:27.160Z[ helios-setup] Sep 04 15:30:26.321 INFO E| Compiling num-conv v0.1.0
33792026-09-04T15:30:27.160Z[ helios-setup] Sep 04 15:30:26.321 INFO E| Compiling powerfmt v0.2.0
33802026-09-04T15:30:27.160Z[ helios-setup] Sep 04 15:30:26.321 INFO E| Compiling bitflags v2.3.3
33812026-09-04T15:30:27.160Z[ helios-setup] Sep 04 15:30:26.322 INFO E| Compiling num_threads v0.1.6
33822026-09-04T15:30:27.195Z[ helios-setup] Sep 04 15:30:26.359 INFO E| Compiling once_cell v1.18.0
33832026-09-04T15:30:27.260Z[ host-package] Compiling papergrid v0.11.0
33842026-09-04T15:30:27.308Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33852026-09-04T15:30:27.372Z[ helios-setup] Sep 04 15:30:26.536 INFO E| Compiling anyhow v1.0.72
33862026-09-04T15:30:27.375Z[ host-package] Compiling tabled_derive v0.7.0
33872026-09-04T15:30:27.514Z[ host-package] Compiling termtree v0.5.1
33882026-09-04T15:30:27.694Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33892026-09-04T15:30:27.780Z[ host-package] Compiling crossterm v0.29.0
33902026-09-04T15:30:27.838Z[ host-package] Compiling phf_shared v0.12.1
33912026-09-04T15:30:27.870Z[ helios-setup] Sep 04 15:30:27.035 INFO E| Compiling thread_local v1.1.7
33922026-09-04T15:30:27.873Z[ helios-setup] Sep 04 15:30:27.035 INFO E| Compiling fastrand v2.0.0
33932026-09-04T15:30:27.888Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33942026-09-04T15:30:27.948Z[ helios-setup] Sep 04 15:30:27.113 INFO E| Compiling opaque-debug v0.3.0
33952026-09-04T15:30:27.948Z[ helios-setup] Sep 04 15:30:27.113 INFO E| Compiling serde_json v1.0.103
33962026-09-04T15:30:28.010Z[ helios-setup] Sep 04 15:30:27.174 INFO E| Compiling cpufeatures v0.2.9
33972026-09-04T15:30:28.060Z[ helios-setup] Sep 04 15:30:27.224 INFO E| Compiling ryu v1.0.15
33982026-09-04T15:30:28.109Z[ helios-setup] Sep 04 15:30:27.274 INFO E| Compiling deranged v0.3.11
33992026-09-04T15:30:28.217Z[ helios-setup] Sep 04 15:30:27.381 INFO E| Compiling time-macros v0.2.18
34002026-09-04T15:30:28.252Z[ helios-setup] Sep 04 15:30:27.417 INFO E| Compiling generic-array v0.14.7
34012026-09-04T15:30:28.270Z[ helios-setup] Sep 04 15:30:27.434 INFO E| Compiling same-file v1.0.6
34022026-09-04T15:30:28.338Z[ helios-setup] Sep 04 15:30:27.502 INFO E| Compiling unicode-width v0.1.10
34032026-09-04T15:30:28.561Z[ helios-setup] Sep 04 15:30:27.726 INFO E| Compiling walkdir v2.3.3
34042026-09-04T15:30:28.580Z[ helios-setup] Sep 04 15:30:27.744 INFO E| Compiling getopts v0.2.21
34052026-09-04T15:30:28.625Z[ helios-setup] Sep 04 15:30:27.790 INFO E| Compiling libdevinfo-sys v1.0.0
34062026-09-04T15:30:28.653Z[ host-package] Compiling vte v0.14.1
34072026-09-04T15:30:28.675Z[ helios-setup] Sep 04 15:30:27.838 INFO E| Compiling glob v0.3.1
34082026-09-04T15:30:28.766Z[ helios-setup] Sep 04 15:30:27.931 INFO E| Compiling quote v1.0.31
34092026-09-04T15:30:28.788Z[ helios-setup] Sep 04 15:30:27.953 INFO E| Compiling dirs-sys-next v0.1.2
34102026-09-04T15:30:28.824Z[ helios-setup] Sep 04 15:30:27.989 INFO E| Compiling errno v0.3.1
34112026-09-04T15:30:28.894Z[ helios-setup] Sep 04 15:30:28.059 INFO E| Compiling atty v0.2.14
34122026-09-04T15:30:28.908Z[ helios-setup] Sep 04 15:30:28.073 INFO E| Compiling getrandom v0.2.10
34132026-09-04T15:30:28.912Z[ host-package] Compiling csv-core v0.1.13
34142026-09-04T15:30:29.092Z[ helios-setup] Sep 04 15:30:28.257 INFO E| Compiling dirs-next v2.0.0
34152026-09-04T15:30:29.169Z[ host-package] Compiling chrono-tz v0.10.4
34162026-09-04T15:30:29.201Z[ helios-setup] Sep 04 15:30:28.366 INFO E| Compiling term v0.7.0
34172026-09-04T15:30:29.259Z[ helios-setup] Sep 04 15:30:28.424 INFO E| Compiling syn v2.0.32
34182026-09-04T15:30:29.291Z[ host-package] Compiling tabled v0.15.0
34192026-09-04T15:30:29.608Z[ host-package] Compiling hickory-resolver v0.24.4
34202026-09-04T15:30:29.731Z[ host-package] Compiling highway v1.3.0
34212026-09-04T15:30:29.820Z[ helios-setup] Sep 04 15:30:28.985 INFO E| Compiling tempfile v3.7.0
34222026-09-04T15:30:29.992Z[ host-package] Compiling csv v1.4.0
34232026-09-04T15:30:30.292Z[ host-package] Compiling strip-ansi-escapes v0.2.1
34242026-09-04T15:30:30.463Z[ helios-setup] Sep 04 15:30:29.627 INFO E| Compiling time v0.3.36
34252026-09-04T15:30:30.508Z[ helios-setup] Sep 04 15:30:29.672 INFO E| Compiling digest v0.9.0
34262026-09-04T15:30:30.508Z[ helios-setup] Sep 04 15:30:29.673 INFO E| Compiling block-buffer v0.9.0
34272026-09-04T15:30:30.690Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34282026-09-04T15:30:30.767Z[ helios-setup] Sep 04 15:30:29.932 INFO E| Compiling sha-1 v0.9.8
34292026-09-04T15:30:30.768Z[ helios-setup] Sep 04 15:30:29.932 INFO E| Compiling md-5 v0.9.1
34302026-09-04T15:30:30.833Z[ host-package] Compiling phf v0.12.1
34312026-09-04T15:30:30.909Z[ host-package] Compiling progenitor v0.14.0
34322026-09-04T15:30:31.001Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34332026-09-04T15:30:31.092Z[ host-package] Compiling const_format_proc_macros v0.2.34
34342026-09-04T15:30:31.153Z[ host-package] Compiling fd-lock v4.0.4
34352026-09-04T15:30:31.226Z[ host-package] Compiling peg-macros v0.8.5
34362026-09-04T15:30:31.342Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34372026-09-04T15:30:31.365Z[ host-package] Compiling nu-ansi-term v0.50.3
34382026-09-04T15:30:31.447Z[ helios-setup] Sep 04 15:30:30.611 INFO E| Compiling slog-term v2.9.0
34392026-09-04T15:30:31.539Z[ host-package] Compiling qorb v0.4.1
34402026-09-04T15:30:31.739Z[ helios-setup] Sep 04 15:30:30.903 INFO E| Compiling serde_derive v1.0.193
34412026-09-04T15:30:31.743Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34422026-09-04T15:30:31.802Z[ host-package] Compiling reedline v0.40.0
34432026-09-04T15:30:31.924Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
34442026-09-04T15:30:31.975Z[ host-package] Compiling bcs v0.1.6
34452026-09-04T15:30:32.186Z[ host-package] Compiling const_format v0.2.35
34462026-09-04T15:30:32.326Z[ host-package] Compiling nom v8.0.0
34472026-09-04T15:30:32.563Z[ host-package] Compiling semver v0.1.20
34482026-09-04T15:30:32.710Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34492026-09-04T15:30:32.710Z[ host-package] Compiling peg v0.8.5
34502026-09-04T15:30:32.879Z[ host-package] Compiling rustc_version v0.1.7
34512026-09-04T15:30:32.942Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34522026-09-04T15:30:33.009Z[ host-package] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34532026-09-04T15:30:33.237Z[ host-package] Compiling newtype_derive v0.1.6
34542026-09-04T15:30:33.563Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34552026-09-04T15:30:33.762Z[ host-package] Compiling steno v0.4.1
34562026-09-04T15:30:33.942Z[ host-package] Compiling dropshot-api-manager-types v0.8.0
34572026-09-04T15:30:34.085Z[ host-package] Compiling sha1 v0.10.6
34582026-09-04T15:30:34.344Z[ host-package] Compiling utf-8 v0.7.6
34592026-09-04T15:30:34.347Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34602026-09-04T15:30:34.410Z[ host-package] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34612026-09-04T15:30:34.461Z[ host-package] Compiling tagptr v0.2.0
34622026-09-04T15:30:34.575Z[ host-package] Compiling tungstenite v0.21.0
34632026-09-04T15:30:34.618Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34642026-09-04T15:30:34.691Z[ host-package] Compiling moka v0.12.13
34652026-09-04T15:30:34.721Z[ host-package] Compiling darling_core v0.21.3
34662026-09-04T15:30:34.779Z[ host-package] Compiling display-error-chain v0.2.2
34672026-09-04T15:30:34.808Z[ host-package] Compiling vergen-lib v0.1.6
34682026-09-04T15:30:34.842Z[ host-package] Compiling diesel_derives v2.3.7
34692026-09-04T15:30:35.051Z[ host-package] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34702026-09-04T15:30:35.165Z[ host-package] Compiling scheduled-thread-pool v0.2.7
34712026-09-04T15:30:35.189Z[ host-package] Compiling vergen-gitcl v1.0.8
34722026-09-04T15:30:35.288Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
34732026-09-04T15:30:35.460Z[ host-package] Compiling tokio-tungstenite v0.21.0
34742026-09-04T15:30:35.505Z[ host-package] Compiling dirs-sys-next v0.1.2
34752026-09-04T15:30:35.667Z[ host-package] Compiling crunchy v0.2.4
34762026-09-04T15:30:35.710Z[ host-package] Compiling maplit v1.0.2
34772026-09-04T15:30:35.860Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-04T15:30:35.918Z[ host-package] Compiling glob v0.3.3
34792026-09-04T15:30:35.951Z[ host-package] Compiling hickory-resolver v0.25.2
34802026-09-04T15:30:36.056Z[ host-package] Compiling dirs-next v2.0.0
34812026-09-04T15:30:36.152Z[ host-package] Compiling r2d2 v0.8.10
34822026-09-04T15:30:36.227Z[ host-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34832026-09-04T15:30:36.230Z[ host-package] Compiling libscf-sys v1.2.0
34842026-09-04T15:30:36.360Z[ host-package] Compiling clang-sys v1.8.1
34852026-09-04T15:30:36.448Z[ host-package] Compiling xshell-macros v0.2.7
34862026-09-04T15:30:36.448Z[ host-package] Compiling tiny-keccak v2.0.2
34872026-09-04T15:30:36.507Z[ host-package] Compiling downcast-rs v2.0.2
34882026-09-04T15:30:36.570Z[ host-package] Compiling term v0.7.0
34892026-09-04T15:30:36.672Z[ helios-setup] Sep 04 15:30:35.833 INFO E| Compiling toml v0.5.11
34902026-09-04T15:30:36.672Z[ helios-setup] Sep 04 15:30:35.833 INFO E| Compiling uuid v0.8.2
34912026-09-04T15:30:36.848Z[ host-package] Compiling papergrid v0.18.0
34922026-09-04T15:30:36.952Z[ host-package] Compiling bit-vec v0.6.3
34932026-09-04T15:30:37.100Z[ host-package] Compiling xshell v0.2.7
34942026-09-04T15:30:37.104Z[ host-package] Compiling ascii-canvas v3.0.0
34952026-09-04T15:30:37.183Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34962026-09-04T15:30:37.186Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34972026-09-04T15:30:37.186Z[ host-package] Compiling darling_macro v0.21.3
34982026-09-04T15:30:37.264Z[ host-package] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34992026-09-04T15:30:37.267Z[ host-package] Compiling bit-set v0.5.3
35002026-09-04T15:30:37.267Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35012026-09-04T15:30:37.401Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35022026-09-04T15:30:37.437Z[ helios-setup] Sep 04 15:30:36.602 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
35032026-09-04T15:30:37.598Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35042026-09-04T15:30:37.748Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35052026-09-04T15:30:37.910Z[ host-package] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35062026-09-04T15:30:37.941Z[ host-package] Compiling darling v0.21.3
35072026-09-04T15:30:37.945Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35082026-09-04T15:30:38.026Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
35092026-09-04T15:30:38.094Z[ host-package] Compiling dsl_auto_type v0.2.0
35102026-09-04T15:30:38.097Z[ host-package] Compiling itertools v0.15.0
35112026-09-04T15:30:38.187Z[ helios-setup] Sep 04 15:30:37.352 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
35122026-09-04T15:30:38.255Z[ host-package] Compiling tabled v0.21.0
35132026-09-04T15:30:38.346Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35142026-09-04T15:30:38.494Z[ host-package] Compiling itertools v0.10.5
35152026-09-04T15:30:38.636Z[ host-package] Compiling ena v0.14.4
35162026-09-04T15:30:38.675Z[ host-package] Compiling libloading v0.8.9
35172026-09-04T15:30:38.936Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35182026-09-04T15:30:38.979Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35192026-09-04T15:30:39.412Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35202026-09-04T15:30:39.732Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35212026-09-04T15:30:39.795Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
35222026-09-04T15:30:39.912Z[ host-package] Compiling unicase v2.9.0
35232026-09-04T15:30:39.943Z[ host-package] Compiling regex-syntax v0.6.29
35242026-09-04T15:30:40.177Z[ host-package] Compiling bindgen v0.71.1
35252026-09-04T15:30:40.333Z[ host-package] Compiling diff v0.1.13
35262026-09-04T15:30:40.478Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
35272026-09-04T15:30:40.791Z[ host-package] Compiling cexpr v0.6.0
35282026-09-04T15:30:40.887Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35292026-09-04T15:30:41.268Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
35302026-09-04T15:30:41.307Z[ host-package] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35312026-09-04T15:30:41.527Z[ host-package] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35322026-09-04T15:30:41.684Z[ host-package] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35332026-09-04T15:30:41.802Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35342026-09-04T15:30:41.878Z[ host-package] Compiling lalrpop v0.19.12
35352026-09-04T15:30:42.075Z[ host-package] Compiling rustc-hash v2.1.1
35362026-09-04T15:30:42.287Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35372026-09-04T15:30:42.809Z[ helios-setup] Sep 04 15:30:41.973 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.56s
35382026-09-04T15:30:42.836Z[ helios-setup] Sep 04 15:30:41.999 INFO building project "image-builder" ok (16 seconds)
35392026-09-04T15:30:42.836Z[ helios-setup] Sep 04 15:30:41.999 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
35402026-09-04T15:30:42.844Z[ helios-setup] Sep 04 15:30:42.008 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.97.1-x86_64-unknown-illumos (default)"
35412026-09-04T15:30:42.844Z[ helios-setup] Sep 04 15:30:42.008 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
35422026-09-04T15:30:42.847Z[ helios-setup] Sep 04 15:30:42.008 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
35432026-09-04T15:30:42.966Z[ helios-setup] Sep 04 15:30:42.130 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
35442026-09-04T15:30:43.334Z[ helios-setup] Sep 04 15:30:42.499 INFO E| From https://github.com/jclulow/hiercmd
35452026-09-04T15:30:43.334Z[ helios-setup] Sep 04 15:30:42.499 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
35462026-09-04T15:30:43.348Z[ helios-setup] Sep 04 15:30:42.513 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
35472026-09-04T15:30:43.670Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35482026-09-04T15:30:43.699Z[ helios-setup] Sep 04 15:30:42.863 INFO E| From https://github.com/oxidecomputer/network-interface
35492026-09-04T15:30:43.699Z[ helios-setup] Sep 04 15:30:42.863 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
35502026-09-04T15:30:43.702Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35512026-09-04T15:30:43.714Z[ helios-setup] Sep 04 15:30:42.879 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
35522026-09-04T15:30:43.804Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35532026-09-04T15:30:44.070Z[ helios-setup] Sep 04 15:30:43.234 INFO E| From https://github.com/oxidecomputer/boot-image-tools
35542026-09-04T15:30:44.070Z[ helios-setup] Sep 04 15:30:43.234 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
35552026-09-04T15:30:44.089Z[ helios-setup] Sep 04 15:30:43.254 INFO E| Updating crates.io index
35562026-09-04T15:30:44.097Z[ host-package] Compiling diesel v2.3.7
35572026-09-04T15:30:44.263Z[ helios-setup] Sep 04 15:30:43.427 INFO E| Downloading crates ...
35582026-09-04T15:30:44.314Z[ helios-setup] Sep 04 15:30:43.479 INFO E| Downloaded getopts v0.2.24
35592026-09-04T15:30:44.325Z[ helios-setup] Sep 04 15:30:43.490 INFO E| Downloaded rsa v0.9.8
35602026-09-04T15:30:44.328Z[ helios-setup] Sep 04 15:30:43.493 INFO E| Downloaded bitfield v0.19.3
35612026-09-04T15:30:44.331Z[ helios-setup] Sep 04 15:30:43.495 INFO E| Downloaded clap v4.5.51
35622026-09-04T15:30:44.344Z[ helios-setup] Sep 04 15:30:43.509 INFO E| Downloaded crc v3.3.0
35632026-09-04T15:30:44.348Z[ helios-setup] Sep 04 15:30:43.510 INFO E| Downloaded flate2 v1.1.5
35642026-09-04T15:30:44.348Z[ host-package] Compiling headers-core v0.3.0
35652026-09-04T15:30:44.351Z[ helios-setup] Sep 04 15:30:43.514 INFO E| Downloaded anyhow v1.0.100
35662026-09-04T15:30:44.354Z[ helios-setup] Sep 04 15:30:43.517 INFO E| Downloaded clap_lex v0.7.6
35672026-09-04T15:30:44.354Z[ helios-setup] Sep 04 15:30:43.517 INFO E| Downloaded futures v0.3.31
35682026-09-04T15:30:44.357Z[ helios-setup] Sep 04 15:30:43.520 INFO E| Downloaded bitfield-macros v0.19.3
35692026-09-04T15:30:44.372Z[ helios-setup] Sep 04 15:30:43.537 INFO E| Downloaded clap_derive v4.5.49
35702026-09-04T15:30:44.375Z[ helios-setup] Sep 04 15:30:43.538 INFO E| Downloaded indexmap v2.12.0
35712026-09-04T15:30:44.378Z[ helios-setup] Sep 04 15:30:43.541 INFO E| Downloaded futures-core v0.3.31
35722026-09-04T15:30:44.378Z[ helios-setup] Sep 04 15:30:43.542 INFO E| Downloaded generic-array v0.14.9
35732026-09-04T15:30:44.378Z[ helios-setup] Sep 04 15:30:43.543 INFO E| Downloaded futures-macro v0.3.31
35742026-09-04T15:30:44.382Z[ helios-setup] Sep 04 15:30:43.543 INFO E| Downloaded anstyle-query v1.1.4
35752026-09-04T15:30:44.409Z[ helios-setup] Sep 04 15:30:43.574 INFO E| Downloaded pin-utils v0.1.0
35762026-09-04T15:30:44.412Z[ helios-setup] Sep 04 15:30:43.575 INFO E| Downloaded futures-io v0.3.31
35772026-09-04T15:30:44.412Z[ helios-setup] Sep 04 15:30:43.575 INFO E| Downloaded libdevinfo-sys v1.1.0
35782026-09-04T15:30:44.412Z[ helios-setup] Sep 04 15:30:43.576 INFO E| Downloaded zeroize_derive v1.4.2
35792026-09-04T15:30:44.412Z[ helios-setup] Sep 04 15:30:43.576 INFO E| Downloaded futures-executor v0.3.31
35802026-09-04T15:30:44.412Z[ helios-setup] Sep 04 15:30:43.577 INFO E| Downloaded futures-task v0.3.31
35812026-09-04T15:30:44.415Z[ helios-setup] Sep 04 15:30:43.578 INFO E| Downloaded env_filter v0.1.4
35822026-09-04T15:30:44.420Z[ helios-setup] Sep 04 15:30:43.585 INFO E| Downloaded serde_spanned v1.0.3
35832026-09-04T15:30:44.423Z[ helios-setup] Sep 04 15:30:43.586 INFO E| Downloaded time-core v0.1.6
35842026-09-04T15:30:44.423Z[ helios-setup] Sep 04 15:30:43.587 INFO E| Downloaded futures-sink v0.3.31
35852026-09-04T15:30:44.459Z[ helios-setup] Sep 04 15:30:43.624 INFO E| Downloaded devinfo v0.1.0
35862026-09-04T15:30:44.463Z[ helios-setup] Sep 04 15:30:43.625 INFO E| Downloaded simd-adler32 v0.3.7
35872026-09-04T15:30:44.463Z[ helios-setup] Sep 04 15:30:43.626 INFO E| Downloaded quote v1.0.41
35882026-09-04T15:30:44.466Z[ helios-setup] Sep 04 15:30:43.628 INFO E| Downloaded toml_datetime v0.7.3
35892026-09-04T15:30:44.466Z[ helios-setup] Sep 04 15:30:43.629 INFO E| Downloaded pin-project-lite v0.2.16
35902026-09-04T15:30:44.470Z[ helios-setup] Sep 04 15:30:43.632 INFO E| Downloaded deranged v0.5.5
35912026-09-04T15:30:44.470Z[ helios-setup] Sep 04 15:30:43.633 INFO E| Downloaded hashbrown v0.16.0
35922026-09-04T15:30:44.473Z[ helios-setup] Sep 04 15:30:43.636 INFO E| Downloaded zeroize v1.8.2
35932026-09-04T15:30:44.473Z[ helios-setup] Sep 04 15:30:43.637 INFO E| Downloaded thiserror v2.0.17
35942026-09-04T15:30:44.477Z[ helios-setup] Sep 04 15:30:43.642 INFO E| Downloaded thiserror-impl v2.0.17
35952026-09-04T15:30:44.480Z[ helios-setup] Sep 04 15:30:43.642 INFO E| Downloaded anstyle v1.0.13
35962026-09-04T15:30:44.480Z[ helios-setup] Sep 04 15:30:43.643 INFO E| Downloaded slab v0.4.11
35972026-09-04T15:30:44.480Z[ helios-setup] Sep 04 15:30:43.644 INFO E| Downloaded signal-hook-registry v1.4.6
35982026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.645 INFO E| Downloaded base64ct v1.8.0
35992026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.646 INFO E| Downloaded tokio-macros v2.6.0
36002026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.684 INFO E| Downloaded num_enum_derive v0.7.5
36012026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.685 INFO E| Downloaded term v1.2.0
36022026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.687 INFO E| Downloaded time-macros v0.2.24
36032026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.689 INFO E| Downloaded env_logger v0.11.8
36042026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.690 INFO E| Downloaded mio v1.1.0
36052026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.694 INFO E| Downloaded unicode-ident v1.0.22
36062026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.696 INFO E| Downloaded getrandom v0.2.16
36072026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.698 INFO E| Downloaded iana-time-zone v0.1.64
36082026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.699 INFO E| Downloaded num_enum v0.7.5
36092026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.703 INFO E| Downloaded toml_writer v1.0.4
36102026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.704 INFO E| Downloaded toml_parser v1.0.4
36112026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.705 INFO E| Downloaded futures-channel v0.3.31
36122026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.706 INFO E| Downloaded log v0.4.28
36132026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.708 INFO E| Downloaded proc-macro2 v1.0.103
36142026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.710 INFO E| Downloaded socket2 v0.6.1
36152026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.711 INFO E| Downloaded find-msvc-tools v0.1.4
36162026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.713 INFO E| Downloaded toml v0.9.8
36172026-09-04T15:30:44.551Z[ helios-setup] Sep 04 15:30:43.715 INFO E| Downloaded bitflags v2.10.0
36182026-09-04T15:30:44.556Z[ helios-setup] Sep 04 15:30:43.718 INFO E| Downloaded uuid v1.18.1
36192026-09-04T15:30:44.556Z[ host-package] Compiling libxml v0.3.3
36202026-09-04T15:30:44.571Z[ helios-setup] Sep 04 15:30:43.736 INFO E| Downloaded toml_edit v0.23.7
36212026-09-04T15:30:44.578Z[ helios-setup] Sep 04 15:30:43.742 INFO E| Downloaded typenum v1.19.0
36222026-09-04T15:30:44.582Z[ host-package] Compiling crc8 v0.1.1
36232026-09-04T15:30:44.585Z[ helios-setup] Sep 04 15:30:43.747 INFO E| Downloaded memchr v2.7.6
36242026-09-04T15:30:44.601Z[ helios-setup] Sep 04 15:30:43.766 INFO E| Downloaded zerocopy-derive v0.8.27
36252026-09-04T15:30:44.609Z[ helios-setup] Sep 04 15:30:43.774 INFO E| Downloaded rand v0.8.5
36262026-09-04T15:30:44.612Z[ helios-setup] Sep 04 15:30:43.777 INFO E| Downloaded bytes v1.10.1
36272026-09-04T15:30:44.616Z[ helios-setup] Sep 04 15:30:43.779 INFO E| Downloaded cc v1.2.44
36282026-09-04T15:30:44.621Z[ helios-setup] Sep 04 15:30:43.786 INFO E| Downloaded iddqd v0.3.14
36292026-09-04T15:30:44.647Z[ helios-setup] Sep 04 15:30:43.812 INFO E| Downloaded num-bigint-dig v0.8.4
36302026-09-04T15:30:44.650Z[ helios-setup] Sep 04 15:30:43.815 INFO E| Downloaded time v0.3.44
36312026-09-04T15:30:44.656Z[ helios-setup] Sep 04 15:30:43.821 INFO E| Downloaded winnow v0.7.13
36322026-09-04T15:30:44.665Z[ helios-setup] Sep 04 15:30:43.827 INFO E| Downloaded libm v0.2.15
36332026-09-04T15:30:44.669Z[ helios-setup] Sep 04 15:30:43.834 INFO E| Downloaded serde_json v1.0.145
36342026-09-04T15:30:44.676Z[ helios-setup] Sep 04 15:30:43.839 INFO E| Downloaded clap_builder v4.5.51
36352026-09-04T15:30:44.679Z[ helios-setup] Sep 04 15:30:43.843 INFO E| Downloaded futures-util v0.3.31
36362026-09-04T15:30:44.686Z[ helios-setup] Sep 04 15:30:43.851 INFO E| Downloaded chrono v0.4.42
36372026-09-04T15:30:44.716Z[ helios-setup] Sep 04 15:30:43.880 INFO E| Downloaded zerocopy v0.8.27
36382026-09-04T15:30:44.731Z[ helios-setup] Sep 04 15:30:43.896 INFO E| Downloaded unicode-width v0.2.2
36392026-09-04T15:30:44.736Z[ helios-setup] Sep 04 15:30:43.900 INFO E| Downloaded syn v2.0.108
36402026-09-04T15:30:44.744Z[ helios-setup] Sep 04 15:30:43.909 INFO E| Downloaded rustix v1.1.2
36412026-09-04T15:30:44.789Z[ helios-setup] Sep 04 15:30:43.952 INFO E| Downloaded libc v0.2.177
36422026-09-04T15:30:44.803Z[ host-package] Compiling headers v0.4.1
36432026-09-04T15:30:44.807Z[ helios-setup] Sep 04 15:30:43.972 INFO E| Downloaded tokio v1.48.0
36442026-09-04T15:30:44.874Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36452026-09-04T15:30:44.912Z[ helios-setup] Sep 04 15:30:44.077 INFO E| Compiling proc-macro2 v1.0.103
36462026-09-04T15:30:44.969Z[ helios-setup] Sep 04 15:30:44.133 INFO E| Compiling quote v1.0.41
36472026-09-04T15:30:44.969Z[ helios-setup] Sep 04 15:30:44.134 INFO E| Compiling unicode-ident v1.0.22
36482026-09-04T15:30:44.972Z[ helios-setup] Sep 04 15:30:44.134 INFO E| Compiling libc v0.2.177
36492026-09-04T15:30:44.972Z[ helios-setup] Sep 04 15:30:44.134 INFO E| Compiling serde_core v1.0.228
36502026-09-04T15:30:44.972Z[ helios-setup] Sep 04 15:30:44.134 INFO E| Compiling cfg-if v1.0.4
36512026-09-04T15:30:44.972Z[ helios-setup] Sep 04 15:30:44.134 INFO E| Compiling serde v1.0.228
36522026-09-04T15:30:44.972Z[ helios-setup] Sep 04 15:30:44.134 INFO E| Compiling version_check v0.9.5
36532026-09-04T15:30:44.975Z[ helios-setup] Sep 04 15:30:44.139 INFO E| Compiling autocfg v1.5.0
36542026-09-04T15:30:44.975Z[ helios-setup] Sep 04 15:30:44.139 INFO E| Compiling typenum v1.19.0
36552026-09-04T15:30:44.975Z[ helios-setup] Sep 04 15:30:44.140 INFO E| Compiling const-oid v0.9.6
36562026-09-04T15:30:44.975Z[ helios-setup] Sep 04 15:30:44.140 INFO E| Compiling libm v0.2.15
36572026-09-04T15:30:44.988Z[ helios-setup] Sep 04 15:30:44.152 INFO E| Compiling zerocopy v0.8.27
36582026-09-04T15:30:45.003Z[ helios-setup] Sep 04 15:30:44.168 INFO E| Compiling rustversion v1.0.22
36592026-09-04T15:30:45.007Z[ helios-setup] Sep 04 15:30:44.168 INFO E| Compiling base64ct v1.8.0
36602026-09-04T15:30:45.007Z[ helios-setup] Sep 04 15:30:44.168 INFO E| Compiling zeroize v1.8.2
36612026-09-04T15:30:45.033Z[ host-package] Compiling strum_macros v0.24.3
36622026-09-04T15:30:45.142Z[ host-package] Compiling indoc v1.0.9
36632026-09-04T15:30:45.392Z[ helios-setup] Sep 04 15:30:44.557 INFO E| Compiling smallvec v1.15.1
36642026-09-04T15:30:45.414Z[ helios-setup] Sep 04 15:30:44.579 INFO E| Compiling anyhow v1.0.100
36652026-09-04T15:30:45.564Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36662026-09-04T15:30:45.692Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36672026-09-04T15:30:45.929Z[ helios-setup] Sep 04 15:30:45.093 INFO E| Compiling flagset v0.4.7
36682026-09-04T15:30:45.966Z[ helios-setup] Sep 04 15:30:45.131 INFO E| Compiling pem-rfc7468 v0.7.0
36692026-09-04T15:30:45.991Z[ helios-setup] Sep 04 15:30:45.156 INFO E| Compiling generic-array v0.14.9
36702026-09-04T15:30:45.998Z[ helios-setup] Sep 04 15:30:45.162 INFO E| Compiling memchr v2.7.6
36712026-09-04T15:30:46.027Z[ helios-setup] Sep 04 15:30:45.191 INFO E| Compiling num-traits v0.2.19
36722026-09-04T15:30:46.069Z[ helios-setup] Sep 04 15:30:45.234 INFO E| Compiling equivalent v1.0.2
36732026-09-04T15:30:46.130Z[ host-package] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36742026-09-04T15:30:46.136Z[ helios-setup] Sep 04 15:30:45.301 INFO E| Compiling rustix v1.1.2
36752026-09-04T15:30:46.217Z[ helios-setup] Sep 04 15:30:45.382 INFO E| Compiling byteorder v1.5.0
36762026-09-04T15:30:46.240Z[ host-package] Compiling quick-xml v0.37.5
36772026-09-04T15:30:46.260Z[ helios-setup] Sep 04 15:30:45.424 INFO E| Compiling winnow v0.7.13
36782026-09-04T15:30:46.464Z[ helios-setup] Sep 04 15:30:45.628 INFO E| Compiling hashbrown v0.16.0
36792026-09-04T15:30:46.644Z[ helios-setup] Sep 04 15:30:45.808 INFO E| Compiling crc32fast v1.5.0
36802026-09-04T15:30:46.661Z[ helios-setup] Sep 04 15:30:45.825 INFO E| Compiling utf8parse v0.2.2
36812026-09-04T15:30:46.807Z[ host-package] Compiling derive_builder v0.20.2
36822026-09-04T15:30:46.811Z[ helios-setup] Sep 04 15:30:45.973 INFO E| Compiling anstyle-parse v0.2.7
36832026-09-04T15:30:46.829Z[ helios-setup] Sep 04 15:30:45.994 INFO E| Compiling syn v1.0.109
36842026-09-04T15:30:47.189Z[ helios-setup] Sep 04 15:30:46.353 INFO E| Compiling getrandom v0.2.16
36852026-09-04T15:30:47.195Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
36862026-09-04T15:30:47.248Z[ helios-setup] Sep 04 15:30:46.412 INFO E| Compiling errno v0.3.14
36872026-09-04T15:30:47.392Z[ helios-setup] Sep 04 15:30:46.556 INFO E| Compiling anstyle v1.0.13
36882026-09-04T15:30:47.462Z[ host-package] Compiling oso-derive v0.27.3
36892026-09-04T15:30:47.528Z[ helios-setup] Sep 04 15:30:46.693 INFO E| Compiling rand_core v0.6.4
36902026-09-04T15:30:47.567Z[ helios-setup] Sep 04 15:30:46.699 INFO E| Compiling radium v0.7.0
36912026-09-04T15:30:47.570Z[ helios-setup] Sep 04 15:30:46.732 INFO E| Compiling is_terminal_polyfill v1.70.2
36922026-09-04T15:30:47.589Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
36932026-09-04T15:30:47.660Z[ host-package] Compiling openssl-probe v0.1.6
36942026-09-04T15:30:47.687Z[ helios-setup] Sep 04 15:30:46.852 INFO E| Compiling indexmap v2.12.0
36952026-09-04T15:30:47.833Z[ helios-setup] Sep 04 15:30:46.998 INFO E| Compiling colorchoice v1.0.4
36962026-09-04T15:30:47.907Z[ helios-setup] Sep 04 15:30:47.072 INFO E| Compiling syn v2.0.108
36972026-09-04T15:30:47.926Z[ helios-setup] Sep 04 15:30:47.090 INFO E| Compiling toml_datetime v0.7.3
36982026-09-04T15:30:47.929Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36992026-09-04T15:30:47.934Z[ helios-setup] Sep 04 15:30:47.099 INFO E| Compiling anstyle-query v1.1.4
37002026-09-04T15:30:48.036Z[ helios-setup] Sep 04 15:30:47.201 INFO E| Compiling cpufeatures v0.2.17
37012026-09-04T15:30:48.036Z[ helios-setup] Sep 04 15:30:47.201 INFO E| Compiling allocator-api2 v0.2.21
37022026-09-04T15:30:48.054Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37032026-09-04T15:30:48.057Z[ helios-setup] Sep 04 15:30:47.222 INFO E| Compiling find-msvc-tools v0.1.4
37042026-09-04T15:30:48.081Z[ helios-setup] Sep 04 15:30:47.246 INFO E| Compiling shlex v1.3.0
37052026-09-04T15:30:48.137Z[ helios-setup] Sep 04 15:30:47.302 INFO E| Compiling anstream v0.6.21
37062026-09-04T15:30:48.210Z[ helios-setup] Sep 04 15:30:47.375 INFO E| Compiling slog v2.8.2
37072026-09-04T15:30:48.443Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37082026-09-04T15:30:48.584Z[ helios-setup] Sep 04 15:30:47.748 INFO E| Compiling crypto-common v0.1.6
37092026-09-04T15:30:48.609Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37102026-09-04T15:30:48.609Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37112026-09-04T15:30:48.630Z[ helios-setup] Sep 04 15:30:47.795 INFO E| Compiling block-buffer v0.10.4
37122026-09-04T15:30:48.719Z[ helios-setup] Sep 04 15:30:47.884 INFO E| Compiling cc v1.2.44
37132026-09-04T15:30:48.849Z[ helios-setup] Sep 04 15:30:48.012 INFO E| Compiling pkg-config v0.3.32
37142026-09-04T15:30:48.873Z[ host-package] Compiling bb8 v0.8.6
37152026-09-04T15:30:48.942Z[ helios-setup] Sep 04 15:30:48.106 INFO E| Compiling digest v0.10.7
37162026-09-04T15:30:49.024Z[ helios-setup] Sep 04 15:30:48.188 INFO E| Compiling futures-sink v0.3.31
37172026-09-04T15:30:49.032Z[ helios-setup] Sep 04 15:30:48.196 INFO E| Compiling unicode-width v0.2.2
37182026-09-04T15:30:49.032Z[ helios-setup] Sep 04 15:30:48.196 INFO E| Compiling tap v1.0.1
37192026-09-04T15:30:49.100Z[ helios-setup] Sep 04 15:30:48.265 INFO E| Compiling parking_lot_core v0.9.12
37202026-09-04T15:30:49.107Z[ helios-setup] Sep 04 15:30:48.272 INFO E| Compiling maybe-uninit v2.0.0
37212026-09-04T15:30:49.124Z[ helios-setup] Sep 04 15:30:48.289 INFO E| Compiling futures-core v0.3.31
37222026-09-04T15:30:49.174Z[ host-package] Compiling filetime v0.2.27
37232026-09-04T15:30:49.184Z[ helios-setup] Sep 04 15:30:48.349 INFO E| Compiling pin-project-lite v0.2.16
37242026-09-04T15:30:49.266Z[ helios-setup] Sep 04 15:30:48.430 INFO E| Compiling num-integer v0.1.46
37252026-09-04T15:30:49.369Z[ helios-setup] Sep 04 15:30:48.534 INFO E| Compiling toml_parser v1.0.4
37262026-09-04T15:30:49.380Z[ helios-setup] Sep 04 15:30:48.545 INFO E| Compiling wyz v0.5.1
37272026-09-04T15:30:49.541Z[ helios-setup] Sep 04 15:30:48.705 INFO E| Compiling futures-channel v0.3.31
37282026-09-04T15:30:49.584Z[ helios-setup] Sep 04 15:30:48.749 INFO E| Compiling sha2 v0.10.9
37292026-09-04T15:30:49.587Z[ host-package] Compiling trait-variant v0.1.2
37302026-09-04T15:30:49.777Z[ helios-setup] Sep 04 15:30:48.942 INFO E| Compiling getopts v0.2.24
37312026-09-04T15:30:49.918Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
37322026-09-04T15:30:49.946Z[ helios-setup] Sep 04 15:30:49.110 INFO E| Compiling ahash v0.8.12
37332026-09-04T15:30:49.980Z[ helios-setup] Sep 04 15:30:49.145 INFO E| Compiling clap_lex v0.7.6
37342026-09-04T15:30:50.022Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
37352026-09-04T15:30:50.043Z[ helios-setup] Sep 04 15:30:49.208 INFO E| Compiling heck v0.5.0
37362026-09-04T15:30:50.101Z[ helios-setup] Sep 04 15:30:49.266 INFO E| Compiling bitflags v2.10.0
37372026-09-04T15:30:50.113Z[ helios-setup] Sep 04 15:30:49.278 INFO E| Compiling pin-utils v0.1.0
37382026-09-04T15:30:50.136Z[ helios-setup] Sep 04 15:30:49.300 INFO E| Compiling bytes v1.10.1
37392026-09-04T15:30:50.206Z[ helios-setup] Sep 04 15:30:49.371 INFO E| Compiling toml_edit v0.23.7
37402026-09-04T15:30:50.302Z[ host-package] Compiling half v1.8.3
37412026-09-04T15:30:50.331Z[ helios-setup] Sep 04 15:30:49.496 INFO E| Compiling slab v0.4.11
37422026-09-04T15:30:50.341Z[ helios-setup] Sep 04 15:30:49.506 INFO E| Compiling strsim v0.11.1
37432026-09-04T15:30:50.397Z[ host-package] Compiling tar v0.4.46
37442026-09-04T15:30:50.400Z[ helios-setup] Sep 04 15:30:49.564 INFO E| Compiling time-core v0.1.6
37452026-09-04T15:30:50.476Z[ host-package] Compiling samael v0.0.19
37462026-09-04T15:30:50.546Z[ helios-setup] Sep 04 15:30:49.703 INFO E| Compiling funty v2.0.0
37472026-09-04T15:30:50.662Z[ helios-setup] Sep 04 15:30:49.826 INFO E| Compiling num-bigint-dig v0.8.4
37482026-09-04T15:30:50.729Z[ helios-setup] Sep 04 15:30:49.893 INFO E| Compiling itoa v1.0.15
37492026-09-04T15:30:50.729Z[ helios-setup] Sep 04 15:30:49.893 INFO E| Compiling num-conv v0.1.0
37502026-09-04T15:30:50.791Z[ host-package] Compiling serde_cbor v0.11.2
37512026-09-04T15:30:50.864Z[ helios-setup] Sep 04 15:30:50.027 INFO E| Compiling spin v0.9.8
37522026-09-04T15:30:50.885Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
37532026-09-04T15:30:50.923Z[ helios-setup] Sep 04 15:30:50.087 INFO E| Compiling futures-task v0.3.31
37542026-09-04T15:30:50.933Z[ helios-setup] Sep 04 15:30:50.098 INFO E| Compiling futures-io v0.3.31
37552026-09-04T15:30:50.952Z[ helios-setup] Sep 04 15:30:50.116 INFO E| Compiling powerfmt v0.2.0
37562026-09-04T15:30:51.072Z[ helios-setup] Sep 04 15:30:50.236 INFO E| Compiling scopeguard v1.2.0
37572026-09-04T15:30:51.093Z[ host-package] Compiling proc-macro-error2 v2.0.1
37582026-09-04T15:30:51.204Z[ helios-setup] Sep 04 15:30:50.368 INFO E| Compiling packed_struct v0.10.1
37592026-09-04T15:30:51.228Z[ helios-setup] Sep 04 15:30:50.392 INFO E| Compiling thiserror v1.0.69
37602026-09-04T15:30:51.311Z[ helios-setup] Sep 04 15:30:50.473 INFO E| Compiling getrandom v0.3.4
37612026-09-04T15:30:51.340Z[ helios-setup] Sep 04 15:30:50.504 INFO E| Compiling deranged v0.5.5
37622026-09-04T15:30:51.366Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37632026-09-04T15:30:51.535Z[ helios-setup] Sep 04 15:30:50.699 INFO E| Compiling terminal_size v0.4.3
37642026-09-04T15:30:51.539Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37652026-09-04T15:30:51.639Z[ helios-setup] Sep 04 15:30:50.803 INFO E| Compiling proc-macro-crate v3.4.0
37662026-09-04T15:30:51.722Z[ helios-setup] Sep 04 15:30:50.887 INFO E| Compiling clap_builder v4.5.51
37672026-09-04T15:30:51.785Z[ helios-setup] Sep 04 15:30:50.949 INFO E| Compiling lock_api v0.4.14
37682026-09-04T15:30:51.810Z[ host-package] Compiling hashbrown v0.14.5
37692026-09-04T15:30:51.839Z[ helios-setup] Sep 04 15:30:51.003 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
37702026-09-04T15:30:51.958Z[ helios-setup] Sep 04 15:30:51.122 INFO E| Compiling lazy_static v1.5.0
37712026-09-04T15:30:51.977Z[ helios-setup] Sep 04 15:30:51.141 INFO E| Compiling bitvec v1.0.1
37722026-09-04T15:30:52.001Z[ host-package] Compiling rfc6979 v0.4.0
37732026-09-04T15:30:52.005Z[ helios-setup] Sep 04 15:30:51.166 INFO E| Compiling time-macros v0.2.24
37742026-09-04T15:30:52.006Z[ host-package] Compiling salty v0.3.0
37752026-09-04T15:30:52.251Z[ helios-setup] Sep 04 15:30:51.413 INFO E| Compiling num-iter v0.1.45
37762026-09-04T15:30:52.268Z[ helios-setup] Sep 04 15:30:51.432 INFO E| Compiling indexmap v1.9.3
37772026-09-04T15:30:52.301Z[ helios-setup] Sep 04 15:30:51.465 INFO E| Compiling adler2 v2.0.1
37782026-09-04T15:30:52.323Z[ helios-setup] Sep 04 15:30:51.487 INFO E| Compiling iana-time-zone v0.1.64
37792026-09-04T15:30:52.565Z[ host-package] Compiling knus-derive v3.4.0
37802026-09-04T15:30:52.580Z[ helios-setup] Sep 04 15:30:51.745 INFO E| Compiling log v0.4.28
37812026-09-04T15:30:52.627Z[ helios-setup] Sep 04 15:30:51.791 INFO E| Compiling serde_json v1.0.145
37822026-09-04T15:30:52.640Z[ helios-setup] Sep 04 15:30:51.804 INFO E| Compiling crc-catalog v2.4.0
37832026-09-04T15:30:52.742Z[ helios-setup] Sep 04 15:30:51.907 INFO E| Compiling thiserror v2.0.17
37842026-09-04T15:30:52.876Z[ helios-setup] Sep 04 15:30:52.041 INFO E| Compiling simd-adler32 v0.3.7
37852026-09-04T15:30:52.922Z[ host-package] Compiling chumsky v0.9.3
37862026-09-04T15:30:52.925Z[ host-package] Compiling ecdsa v0.16.9
37872026-09-04T15:30:52.926Z[ helios-setup] Sep 04 15:30:52.090 INFO E| Compiling nodrop v0.1.14
37882026-09-04T15:30:52.936Z[ helios-setup] Sep 04 15:30:52.101 INFO E| Compiling once_cell v1.21.3
37892026-09-04T15:30:53.023Z[ helios-setup] Sep 04 15:30:52.187 INFO E| Compiling array-init v0.0.4
37902026-09-04T15:30:53.080Z[ helios-setup] Sep 04 15:30:52.244 INFO E| Compiling env_filter v0.1.4
37912026-09-04T15:30:53.097Z[ helios-setup] Sep 04 15:30:52.261 INFO E| Compiling crc v3.3.0
37922026-09-04T15:30:53.214Z[ helios-setup] Sep 04 15:30:52.374 INFO E| Compiling miniz_oxide v0.8.9
37932026-09-04T15:30:53.270Z[ helios-setup] Sep 04 15:30:52.434 INFO E| Compiling parking_lot v0.12.5
37942026-09-04T15:30:53.304Z[ helios-setup] Sep 04 15:30:52.469 INFO E| Compiling chrono v0.4.42
37952026-09-04T15:30:53.509Z[ helios-setup] Sep 04 15:30:52.673 INFO E| Compiling smallvec v0.6.14
37962026-09-04T15:30:53.630Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
37972026-09-04T15:30:53.633Z[ host-package] Compiling primeorder v0.13.6
37982026-09-04T15:30:53.787Z[ helios-setup] Sep 04 15:30:52.951 INFO E| Compiling serde_spanned v1.0.3
37992026-09-04T15:30:53.981Z[ host-package] Compiling nonempty v0.12.0
38002026-09-04T15:30:54.023Z[ helios-setup] Sep 04 15:30:53.184 INFO E| Compiling signature v2.2.0
38012026-09-04T15:30:54.063Z[ helios-setup] Sep 04 15:30:53.228 INFO E| Compiling signal-hook-registry v1.4.6
38022026-09-04T15:30:54.206Z[ helios-setup] Sep 04 15:30:53.370 INFO E| Compiling time v0.3.44
38032026-09-04T15:30:54.248Z[ helios-setup] Sep 04 15:30:53.412 INFO E| Compiling is-terminal v0.4.17
38042026-09-04T15:30:54.442Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
38052026-09-04T15:30:54.539Z[ helios-setup] Sep 04 15:30:53.704 INFO E| Compiling mio v1.1.0
38062026-09-04T15:30:54.573Z[ helios-setup] Sep 04 15:30:53.738 INFO E| Compiling socket2 v0.6.1
38072026-09-04T15:30:54.621Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
38082026-09-04T15:30:54.721Z[ helios-setup] Sep 04 15:30:53.886 INFO E| Compiling thread_local v1.1.9
38092026-09-04T15:30:54.746Z[ helios-setup] Sep 04 15:30:53.910 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
38102026-09-04T15:30:54.749Z[ host-package] Compiling polar-core v0.27.3
38112026-09-04T15:30:54.770Z[ helios-setup] Sep 04 15:30:53.934 INFO E| Compiling serde_derive v1.0.228
38122026-09-04T15:30:54.927Z[ helios-setup] Sep 04 15:30:54.092 INFO E| Compiling zerocopy-derive v0.8.27
38132026-09-04T15:30:55.051Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38142026-09-04T15:30:55.141Z[ helios-setup] Sep 04 15:30:54.305 INFO E| Compiling der_derive v0.7.3
38152026-09-04T15:30:55.368Z[ helios-setup] Sep 04 15:30:54.532 INFO E| Compiling futures-macro v0.3.31
38162026-09-04T15:30:55.371Z[ helios-setup] Sep 04 15:30:54.533 INFO E| Compiling packed_struct_codegen v0.10.1
38172026-09-04T15:30:55.417Z[ helios-setup] Sep 04 15:30:54.582 INFO E| Compiling bitfield-macros v0.19.3
38182026-09-04T15:30:55.440Z[ host-package] Compiling p384 v0.13.1
38192026-09-04T15:30:55.704Z[ host-package] Compiling knus v3.4.0
38202026-09-04T15:30:55.903Z[ host-package] Compiling fxhash v0.2.1
38212026-09-04T15:30:55.933Z[ helios-setup] Sep 04 15:30:55.073 INFO E| Compiling num_enum_derive v0.7.5
38222026-09-04T15:30:55.971Z[ helios-setup] Sep 04 15:30:55.135 INFO E| Compiling zerocopy-derive v0.6.6
38232026-09-04T15:30:56.026Z[ helios-setup] Sep 04 15:30:55.190 INFO E| Compiling clap_derive v4.5.49
38242026-09-04T15:30:56.029Z[ helios-setup] Sep 04 15:30:55.191 INFO E| Compiling thiserror-impl v1.0.69
38252026-09-04T15:30:56.162Z[ host-package] Compiling libz-sys v1.1.24
38262026-09-04T15:30:56.781Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
38272026-09-04T15:30:56.813Z[ helios-setup] Sep 04 15:30:55.978 INFO E| Compiling tokio-macros v2.6.0
38282026-09-04T15:30:56.997Z[ helios-setup] Sep 04 15:30:56.160 INFO E| Compiling thiserror-impl v2.0.17
38292026-09-04T15:30:57.002Z[ host-package] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
38302026-09-04T15:30:57.005Z[ host-package] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
38312026-09-04T15:30:57.424Z[ helios-setup] Sep 04 15:30:56.589 INFO E| Compiling futures-util v0.3.31
38322026-09-04T15:30:57.756Z[ helios-setup] Sep 04 15:30:56.921 INFO E| Compiling der v0.7.10
38332026-09-04T15:30:57.759Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38342026-09-04T15:30:57.907Z[ helios-setup] Sep 04 15:30:57.072 INFO E| Compiling num_enum v0.7.5
38352026-09-04T15:30:57.998Z[ helios-setup] Sep 04 15:30:57.162 INFO E| Compiling ryu v1.0.20
38362026-09-04T15:30:58.009Z[ helios-setup] Sep 04 15:30:57.174 INFO E| Compiling zerocopy v0.6.6
38372026-09-04T15:30:58.033Z[ helios-setup] Sep 04 15:30:57.197 INFO E| Compiling bitfield v0.19.3
38382026-09-04T15:30:58.111Z[ host-package] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
38392026-09-04T15:30:58.114Z[ host-package] Compiling kstat-rs v0.2.5
38402026-09-04T15:30:58.122Z[ helios-setup] Sep 04 15:30:57.286 INFO E| Compiling toml_writer v1.0.4
38412026-09-04T15:30:58.130Z[ helios-setup] Sep 04 15:30:57.295 INFO E| Compiling subtle v2.6.1
38422026-09-04T15:30:58.247Z[ helios-setup] Sep 04 15:30:57.411 INFO E| Compiling winnow v0.5.40
38432026-09-04T15:30:58.461Z[ helios-setup] Sep 04 15:30:57.625 INFO E| Compiling libdevinfo-sys v1.1.0
38442026-09-04T15:30:58.495Z[ helios-setup] Sep 04 15:30:57.660 INFO E| Compiling term v1.2.0
38452026-09-04T15:30:58.526Z[ helios-setup] Sep 04 15:30:57.690 INFO E| Compiling base64 v0.21.7
38462026-09-04T15:30:58.607Z[ helios-setup] Sep 04 15:30:57.772 INFO E| Compiling hashbrown v0.12.3
38472026-09-04T15:30:58.836Z[ helios-setup] Sep 04 15:30:58.000 INFO E| Compiling devinfo v0.1.0
38482026-09-04T15:30:58.854Z[ helios-setup] Sep 04 15:30:58.018 INFO E| Compiling toml v0.9.8
38492026-09-04T15:30:59.015Z[ helios-setup] Sep 04 15:30:58.180 INFO E| Compiling tokio v1.48.0
38502026-09-04T15:30:59.016Z[ helios-setup] Sep 04 15:30:58.180 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
38512026-09-04T15:30:59.121Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
38522026-09-04T15:30:59.203Z[ host-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38532026-09-04T15:30:59.435Z[ host-package] Compiling mime_guess v2.0.5
38542026-09-04T15:30:59.435Z[ helios-setup] Sep 04 15:30:58.598 INFO E| Compiling bzip2 v0.4.4
38552026-09-04T15:30:59.618Z[ helios-setup] Sep 04 15:30:58.782 INFO E| Compiling clap v4.5.51
38562026-09-04T15:30:59.767Z[ helios-setup] Sep 04 15:30:58.927 INFO E| Compiling flate2 v1.1.5
38572026-09-04T15:30:59.770Z[ host-package] Compiling nanorand v0.7.0
38582026-09-04T15:30:59.898Z[ helios-setup] Sep 04 15:30:59.062 INFO E| Compiling uuid v1.18.1
38592026-09-04T15:30:59.919Z[ helios-setup] Sep 04 15:30:59.084 INFO E| Compiling env_logger v0.11.8
38602026-09-04T15:30:59.992Z[ helios-setup] Sep 04 15:30:59.155 INFO E| Compiling spki v0.7.3
38612026-09-04T15:31:00.056Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
38622026-09-04T15:31:00.385Z[ host-package] Compiling parking_lot_core v0.8.6
38632026-09-04T15:31:00.441Z[ helios-setup] Sep 04 15:30:59.605 INFO E| Compiling hex v0.4.3
38642026-09-04T15:31:00.564Z[ host-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38652026-09-04T15:31:00.747Z[ helios-setup] Sep 04 15:30:59.911 INFO E| Compiling ppv-lite86 v0.2.21
38662026-09-04T15:31:00.864Z[ host-package] Compiling flume v0.11.1
38672026-09-04T15:31:00.921Z[ helios-setup] Sep 04 15:31:00.086 INFO E| Compiling pkcs8 v0.10.2
38682026-09-04T15:31:00.947Z[ helios-setup] Sep 04 15:31:00.110 INFO E| Compiling x509-cert v0.2.5
38692026-09-04T15:31:01.091Z[ helios-setup] Sep 04 15:31:00.255 INFO E| Compiling erased-serde v0.3.31
38702026-09-04T15:31:01.099Z[ helios-setup] Sep 04 15:31:00.264 INFO E| Compiling toml_datetime v0.6.11
38712026-09-04T15:31:01.346Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38722026-09-04T15:31:01.485Z[ helios-setup] Sep 04 15:31:00.649 INFO E| Compiling rand_chacha v0.3.1
38732026-09-04T15:31:01.607Z[ helios-setup] Sep 04 15:31:00.771 INFO E| Compiling pkcs1 v0.7.5
38742026-09-04T15:31:01.680Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
38752026-09-04T15:31:01.930Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38762026-09-04T15:31:01.961Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
38772026-09-04T15:31:02.094Z[ helios-setup] Sep 04 15:31:01.258 INFO E| Compiling rand v0.8.5
38782026-09-04T15:31:02.159Z[ helios-setup] Sep 04 15:31:01.323 INFO E| Compiling serde_spanned v0.6.9
38792026-09-04T15:31:02.225Z[ helios-setup] Sep 04 15:31:01.389 INFO E| Compiling hashbrown v0.13.2
38802026-09-04T15:31:02.299Z[ helios-setup] Sep 04 15:31:01.463 INFO E| Compiling serde-hex v0.1.0
38812026-09-04T15:31:02.413Z[ host-package] Compiling git-stub v1.0.0
38822026-09-04T15:31:02.452Z[ helios-setup] Sep 04 15:31:01.616 INFO E| Compiling toml_edit v0.19.15
38832026-09-04T15:31:02.604Z[ helios-setup] Sep 04 15:31:01.768 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
38842026-09-04T15:31:02.888Z[ helios-setup] Sep 04 15:31:02.052 INFO E| Compiling futures-executor v0.3.31
38852026-09-04T15:31:02.973Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
38862026-09-04T15:31:03.055Z[ host-package] Compiling corncobs v0.1.4
38872026-09-04T15:31:03.218Z[ host-package] Compiling strsim v0.10.0
38882026-09-04T15:31:03.238Z[ helios-setup] Sep 04 15:31:02.403 INFO E| Compiling futures v0.3.31
38892026-09-04T15:31:03.293Z[ helios-setup] Sep 04 15:31:02.457 INFO E| Compiling slog-term v2.9.2
38902026-09-04T15:31:03.343Z[ helios-setup] Sep 04 15:31:02.507 INFO E| Compiling ron v0.8.1
38912026-09-04T15:31:03.357Z[ helios-setup] Sep 04 15:31:02.521 INFO E| Compiling foldhash v0.2.0
38922026-09-04T15:31:03.431Z[ helios-setup] Sep 04 15:31:02.583 INFO E| Compiling bitflags v1.3.2
38932026-09-04T15:31:03.435Z[ host-package] Compiling instability v0.3.11
38942026-09-04T15:31:03.559Z[ helios-setup] Sep 04 15:31:02.723 INFO E| Compiling crc-any v2.5.0
38952026-09-04T15:31:03.592Z[ host-package] Compiling http-range v0.1.5
38962026-09-04T15:31:03.930Z[ helios-setup] Sep 04 15:31:03.094 INFO E| Compiling rustc-hash v2.1.1
38972026-09-04T15:31:03.933Z[ host-package] Compiling darling_core v0.13.4
38982026-09-04T15:31:04.132Z[ helios-setup] Sep 04 15:31:03.296 INFO E| Compiling iddqd v0.3.14
38992026-09-04T15:31:04.205Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
39002026-09-04T15:31:04.332Z[ host-package] Compiling git-stub-vcs v0.1.0
39012026-09-04T15:31:04.398Z[ helios-setup] Sep 04 15:31:03.562 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
39022026-09-04T15:31:04.511Z[ helios-setup] Sep 04 15:31:03.675 INFO E| Compiling object v0.30.4
39032026-09-04T15:31:04.827Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
39042026-09-04T15:31:05.407Z[ helios-setup] Sep 04 15:31:04.572 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
39052026-09-04T15:31:05.468Z[ helios-setup] Sep 04 15:31:04.633 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
39062026-09-04T15:31:05.552Z[ helios-setup] Sep 04 15:31:04.717 INFO E| Compiling zip v0.6.6
39072026-09-04T15:31:05.765Z[ helios-setup] Sep 04 15:31:04.919 INFO E| Compiling rsa v0.9.8
39082026-09-04T15:31:05.879Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39092026-09-04T15:31:05.982Z[ helios-setup] Sep 04 15:31:05.146 INFO E| Compiling toml v0.7.8
39102026-09-04T15:31:06.090Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
39112026-09-04T15:31:06.131Z[ host-package] Compiling progenitor-impl v0.13.0
39122026-09-04T15:31:06.513Z[ helios-setup] Sep 04 15:31:05.677 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
39132026-09-04T15:31:06.801Z[ host-package] Compiling ignore v0.4.25
39142026-09-04T15:31:07.067Z[ host-package] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
39152026-09-04T15:31:07.152Z[ helios-setup] Sep 04 15:31:06.317 INFO E| Compiling path-slash v0.1.5
39162026-09-04T15:31:07.270Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
39172026-09-04T15:31:07.446Z[ host-package] Compiling secrecy v0.8.0
39182026-09-04T15:31:07.465Z[ helios-setup] Sep 04 15:31:06.630 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
39192026-09-04T15:31:07.566Z[ helios-setup] Sep 04 15:31:06.730 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
39202026-09-04T15:31:07.877Z[ host-package] Compiling anstyle-parse v0.2.7
39212026-09-04T15:31:08.029Z[ host-package] Compiling vergen-git2 v9.1.0
39222026-09-04T15:31:08.747Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
39232026-09-04T15:31:08.885Z[ host-package] Compiling castaway v0.2.4
39242026-09-04T15:31:09.522Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
39252026-09-04T15:31:09.728Z[ host-package] Compiling indoc v2.0.7
39262026-09-04T15:31:10.155Z[ host-package] Compiling compact_str v0.8.1
39272026-09-04T15:31:10.376Z[ host-package] Compiling progenitor-macro v0.13.0
39282026-09-04T15:31:11.470Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39292026-09-04T15:31:12.029Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
39302026-09-04T15:31:12.545Z[ host-package] Compiling anstream v0.6.21
39312026-09-04T15:31:12.853Z[ host-package] Compiling globwalk v0.9.1
39322026-09-04T15:31:13.384Z[ host-package] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
39332026-09-04T15:31:13.728Z[ host-package] Compiling darling_macro v0.13.4
39342026-09-04T15:31:13.774Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39352026-09-04T15:31:14.295Z[ host-package] Compiling oso v0.27.3
39362026-09-04T15:31:14.377Z[ host-package] Compiling hyper-staticfile v0.10.1
39372026-09-04T15:31:14.413Z[ host-package] Compiling parking_lot v0.11.2
39382026-09-04T15:31:14.576Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
39392026-09-04T15:31:14.653Z[ helios-setup] Sep 04 15:31:13.817 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
39402026-09-04T15:31:14.662Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
39412026-09-04T15:31:15.098Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39422026-09-04T15:31:15.402Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
39432026-09-04T15:31:15.464Z[ host-package] Compiling predicates-tree v1.0.13
39442026-09-04T15:31:15.524Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39452026-09-04T15:31:15.901Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
39462026-09-04T15:31:15.958Z[ host-package] Compiling progenitor-client v0.13.0
39472026-09-04T15:31:15.985Z[ helios-setup] Sep 04 15:31:15.149 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
39482026-09-04T15:31:16.412Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39492026-09-04T15:31:16.456Z[ host-package] Compiling unicode-truncate v1.1.0
39502026-09-04T15:31:16.620Z[ host-package] Compiling digest-io v0.1.0
39512026-09-04T15:31:16.842Z[ host-package] Compiling sha2 v0.11.0
39522026-09-04T15:31:17.040Z[ host-package] Compiling lru v0.12.5
39532026-09-04T15:31:17.043Z[ host-package] Compiling prefix-trie v0.7.0
39542026-09-04T15:31:17.319Z[ host-package] Compiling rand_seeder v0.4.0
39552026-09-04T15:31:17.510Z[ host-package] Compiling cassowary v0.3.0
39562026-09-04T15:31:17.919Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39572026-09-04T15:31:18.271Z[ host-package] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
39582026-09-04T15:31:18.545Z[ host-package] Compiling ratatui v0.29.0
39592026-09-04T15:31:18.694Z[ host-package] Compiling hickory-server v0.25.2
39602026-09-04T15:31:18.762Z[ host-package] Compiling progenitor v0.13.0
39612026-09-04T15:31:18.955Z[ host-package] Compiling async-bb8-diesel v0.2.1
39622026-09-04T15:31:19.014Z[ host-package] Compiling diesel-dtrace v0.5.0
39632026-09-04T15:31:19.420Z[ host-package] Compiling camino-tempfile-ext v0.3.3
39642026-09-04T15:31:19.519Z[ host-package] Compiling sled v0.34.7
39652026-09-04T15:31:19.903Z[ host-package] Compiling darling v0.13.4
39662026-09-04T15:31:20.084Z[ helios-setup] Sep 04 15:31:19.248 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
39672026-09-04T15:31:20.741Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39682026-09-04T15:31:21.629Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39692026-09-04T15:31:21.826Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
39702026-09-04T15:31:22.017Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39712026-09-04T15:31:22.554Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39722026-09-04T15:31:22.889Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39732026-09-04T15:31:23.209Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39742026-09-04T15:31:23.523Z[ host-package] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39752026-09-04T15:31:24.034Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39762026-09-04T15:31:24.431Z[ host-package] Compiling serde_with_macros v1.5.2
39772026-09-04T15:31:24.718Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
39782026-09-04T15:31:25.506Z[ host-package] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
39792026-09-04T15:31:25.609Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39802026-09-04T15:31:25.732Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39812026-09-04T15:31:25.820Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39822026-09-04T15:31:25.925Z[ host-package] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
39832026-09-04T15:31:25.975Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39842026-09-04T15:31:26.070Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39852026-09-04T15:31:26.189Z[ host-package] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
39862026-09-04T15:31:26.231Z[ host-package] Compiling arc-swap v1.8.2
39872026-09-04T15:31:26.262Z[ host-package] Compiling void v1.0.2
39882026-09-04T15:31:26.392Z[ host-package] Compiling lzss v0.8.2
39892026-09-04T15:31:26.560Z[ host-package] Compiling serde_with v1.14.0
39902026-09-04T15:31:26.571Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
39912026-09-04T15:31:26.907Z[ host-package] Compiling slog-scope v4.4.1
39922026-09-04T15:31:26.907Z[ host-package] Compiling scuffle v0.1.0
39932026-09-04T15:31:26.907Z[ host-package] Compiling tungstenite v0.23.0
39942026-09-04T15:31:27.018Z[ host-package] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
39952026-09-04T15:31:27.498Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
39962026-09-04T15:31:27.884Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39972026-09-04T15:31:27.992Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39982026-09-04T15:31:28.167Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
39992026-09-04T15:31:28.282Z[ host-package] Compiling libsw-core v0.3.2
40002026-09-04T15:31:28.498Z[ host-package] Compiling nix v0.27.1
40012026-09-04T15:31:28.554Z[ host-package] Compiling twox-hash v2.1.2
40022026-09-04T15:31:28.594Z[ host-package] Compiling serde_bytes v0.11.19
40032026-09-04T15:31:28.669Z[ host-package] Compiling atty v0.2.14
40042026-09-04T15:31:28.863Z[ host-package] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
40052026-09-04T15:31:28.863Z[ host-package] Compiling libsw v3.5.0
40062026-09-04T15:31:28.935Z[ host-package] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
40072026-09-04T15:31:28.971Z[ host-package] Compiling tokio-tungstenite v0.23.1
40082026-09-04T15:31:29.036Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
40092026-09-04T15:31:29.107Z[ host-package] Compiling slog-stdlog v4.1.1
40102026-09-04T15:31:29.153Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
40112026-09-04T15:31:29.177Z[ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
40122026-09-04T15:31:29.201Z[ host-package] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
40132026-09-04T15:31:29.490Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
40142026-09-04T15:31:29.551Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
40152026-09-04T15:31:29.551Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
40162026-09-04T15:31:29.702Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
40172026-09-04T15:31:29.949Z[ host-package] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
40182026-09-04T15:31:30.030Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
40192026-09-04T15:31:30.359Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40202026-09-04T15:31:30.382Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
40212026-09-04T15:31:30.637Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
40222026-09-04T15:31:30.839Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
40232026-09-04T15:31:31.379Z[ helios-setup] Sep 04 15:31:30.543 INFO E| Finished `release` profile [optimized] target(s) in 48.52s
40242026-09-04T15:31:31.383Z[ helios-setup] Sep 04 15:31:30.545 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
40252026-09-04T15:31:31.383Z[ helios-setup] Sep 04 15:31:30.545 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
40262026-09-04T15:31:31.443Z[ helios-setup] Sep 04 15:31:30.604 INFO building project "pilot" ok (48 seconds)
40272026-09-04T15:31:31.443Z[ helios-setup] Sep 04 15:31:30.604 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
40282026-09-04T15:31:31.451Z[ helios-setup] Sep 04 15:31:30.613 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.97.1-x86_64-unknown-illumos (default)"
40292026-09-04T15:31:31.451Z[ helios-setup] Sep 04 15:31:30.613 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
40302026-09-04T15:31:31.451Z[ helios-setup] Sep 04 15:31:30.613 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
40312026-09-04T15:31:31.502Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
40322026-09-04T15:31:31.652Z[ helios-setup] Sep 04 15:31:30.816 INFO E| Downloading crates ...
40332026-09-04T15:31:31.656Z[ host-package] Compiling signal-hook-tokio v0.3.1
40342026-09-04T15:31:31.711Z[ helios-setup] Sep 04 15:31:30.874 INFO E| Downloaded time-core v0.1.4
40352026-09-04T15:31:31.719Z[ helios-setup] Sep 04 15:31:30.883 INFO E| Downloaded errno v0.3.12
40362026-09-04T15:31:31.731Z[ helios-setup] Sep 04 15:31:30.895 INFO E| Downloaded serde_with_macros v3.12.0
40372026-09-04T15:31:31.735Z[ helios-setup] Sep 04 15:31:30.896 INFO E| Downloaded time-macros v0.2.22
40382026-09-04T15:31:31.735Z[ helios-setup] Sep 04 15:31:30.898 INFO E| Downloaded deranged v0.4.0
40392026-09-04T15:31:31.738Z[ helios-setup] Sep 04 15:31:30.899 INFO E| Downloaded iana-time-zone v0.1.63
40402026-09-04T15:31:31.742Z[ helios-setup] Sep 04 15:31:30.902 INFO E| Downloaded tempfile v3.20.0
40412026-09-04T15:31:31.746Z[ helios-setup] Sep 04 15:31:30.905 INFO E| Downloaded bitflags v2.9.1
40422026-09-04T15:31:31.746Z[ helios-setup] Sep 04 15:31:30.907 INFO E| Downloaded anyhow v1.0.98
40432026-09-04T15:31:31.750Z[ host-package] Compiling fatfs v0.3.6
40442026-09-04T15:31:31.750Z[ helios-setup] Sep 04 15:31:30.912 INFO E| Downloaded getrandom v0.3.3
40452026-09-04T15:31:31.755Z[ helios-setup] Sep 04 15:31:30.919 INFO E| Downloaded indexmap v2.9.0
40462026-09-04T15:31:31.762Z[ helios-setup] Sep 04 15:31:30.926 INFO E| Downloaded chrono v0.4.41
40472026-09-04T15:31:31.769Z[ helios-setup] Sep 04 15:31:30.933 INFO E| Downloaded hashbrown v0.15.3
40482026-09-04T15:31:31.772Z[ helios-setup] Sep 04 15:31:30.936 INFO E| Downloaded time v0.3.41
40492026-09-04T15:31:31.777Z[ helios-setup] Sep 04 15:31:30.941 INFO E| Downloaded serde_with v3.12.0
40502026-09-04T15:31:31.780Z[ host-package] Compiling yasna v0.5.2
40512026-09-04T15:31:31.808Z[ helios-setup] Sep 04 15:31:30.972 INFO E| Downloaded rustix v1.0.7
40522026-09-04T15:31:31.873Z[ helios-setup] Sep 04 15:31:31.037 INFO E| Compiling proc-macro2 v1.0.95
40532026-09-04T15:31:31.891Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40542026-09-04T15:31:31.932Z[ helios-setup] Sep 04 15:31:31.091 INFO E| Compiling unicode-ident v1.0.18
40552026-09-04T15:31:31.932Z[ helios-setup] Sep 04 15:31:31.091 INFO E| Compiling libc v0.2.172
40562026-09-04T15:31:31.952Z[ helios-setup] Sep 04 15:31:31.116 INFO E| Compiling strsim v0.11.1
40572026-09-04T15:31:31.956Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40582026-09-04T15:31:32.016Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40592026-09-04T15:31:32.026Z[ helios-setup] Sep 04 15:31:31.190 INFO E| Compiling fnv v1.0.7
40602026-09-04T15:31:32.032Z[ helios-setup] Sep 04 15:31:31.196 INFO E| Compiling ident_case v1.0.1
40612026-09-04T15:31:32.041Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling serde v1.0.219
40622026-09-04T15:31:32.041Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling getrandom v0.3.3
40632026-09-04T15:31:32.044Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling rustix v1.0.7
40642026-09-04T15:31:32.044Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling bitflags v2.9.1
40652026-09-04T15:31:32.044Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling anyhow v1.0.98
40662026-09-04T15:31:32.044Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling serde_json v1.0.140
40672026-09-04T15:31:32.044Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling thiserror v2.0.12
40682026-09-04T15:31:32.044Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling cfg-if v1.0.0
40692026-09-04T15:31:32.045Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
40702026-09-04T15:31:32.045Z[ helios-setup] Sep 04 15:31:31.205 INFO E| Compiling memchr v2.7.4
40712026-09-04T15:31:32.048Z[ host-package] Compiling git2 v0.20.4
40722026-09-04T15:31:32.238Z[ helios-setup] Sep 04 15:31:31.402 INFO E| Compiling once_cell v1.21.3
40732026-09-04T15:31:32.280Z[ helios-setup] Sep 04 15:31:31.444 INFO E| Compiling itoa v1.0.15
40742026-09-04T15:31:32.642Z[ helios-setup] Sep 04 15:31:31.806 INFO E| Compiling ryu v1.0.20
40752026-09-04T15:31:32.665Z[ helios-setup] Sep 04 15:31:31.829 INFO E| Compiling fastrand v2.3.0
40762026-09-04T15:31:32.721Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40772026-09-04T15:31:33.053Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40782026-09-04T15:31:33.157Z[ host-package] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
40792026-09-04T15:31:33.298Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40802026-09-04T15:31:33.690Z[ helios-setup] Sep 04 15:31:32.854 INFO E| Compiling errno v0.3.12
40812026-09-04T15:31:33.862Z[ helios-setup] Sep 04 15:31:33.027 INFO E| Compiling quote v1.0.40
40822026-09-04T15:31:34.156Z[ helios-setup] Sep 04 15:31:33.320 INFO E| Compiling syn v2.0.101
40832026-09-04T15:31:34.436Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40842026-09-04T15:31:34.840Z[ helios-setup] Sep 04 15:31:34.004 INFO E| Compiling tempfile v3.20.0
40852026-09-04T15:31:35.050Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40862026-09-04T15:31:36.383Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40872026-09-04T15:31:36.734Z[ helios-setup] Sep 04 15:31:35.898 INFO E| Compiling darling_core v0.20.11
40882026-09-04T15:31:36.764Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
40892026-09-04T15:31:36.909Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40902026-09-04T15:31:37.128Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40912026-09-04T15:31:37.543Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40922026-09-04T15:31:37.563Z[ helios-setup] Sep 04 15:31:36.727 INFO E| Compiling serde_derive v1.0.219
40932026-09-04T15:31:37.563Z[ helios-setup] Sep 04 15:31:36.727 INFO E| Compiling thiserror-impl v2.0.12
40942026-09-04T15:31:38.621Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40952026-09-04T15:31:38.777Z[ helios-setup] Sep 04 15:31:37.941 INFO E| Compiling darling_macro v0.20.11
40962026-09-04T15:31:38.788Z[ host-package] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
40972026-09-04T15:31:38.838Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
40982026-09-04T15:31:39.566Z[ helios-setup] Sep 04 15:31:38.729 INFO E| Compiling darling v0.20.11
40992026-09-04T15:31:39.674Z[ helios-setup] Sep 04 15:31:38.838 INFO E| Compiling serde_with_macros v3.12.0
41002026-09-04T15:31:39.828Z[ host-package] Compiling console v0.16.2
41012026-09-04T15:31:40.785Z[ host-package] Compiling assert_matches v1.5.0
41022026-09-04T15:31:40.859Z[ host-package] Compiling seq-macro v0.3.6
41032026-09-04T15:31:40.908Z[ host-package] Compiling indicatif v0.18.4
41042026-09-04T15:31:41.294Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41052026-09-04T15:31:41.428Z[ host-package] Compiling rcgen v0.12.1
41062026-09-04T15:31:41.463Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
41072026-09-04T15:31:42.543Z[ host-package] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41082026-09-04T15:31:42.960Z[ helios-setup] Sep 04 15:31:42.124 INFO E| Compiling serde_with v3.12.0
41092026-09-04T15:31:43.501Z[ host-package] Compiling slog-envlogger v2.2.0
41102026-09-04T15:31:44.394Z[ host-package] Compiling oxide-update-engine-display v0.1.2
41112026-09-04T15:31:45.121Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
41122026-09-04T15:31:47.271Z[ helios-setup] Sep 04 15:31:46.435 INFO E| Finished `release` profile [optimized] target(s) in 15.81s
41132026-09-04T15:31:47.295Z[ helios-setup] Sep 04 15:31:46.459 INFO building project "dmar-report" ok (15 seconds)
41142026-09-04T15:31:47.295Z[ helios-setup] Sep 04 15:31:46.459 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
41152026-09-04T15:31:47.304Z[ helios-setup] Sep 04 15:31:46.469 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.97.1-x86_64-unknown-illumos (default)"
41162026-09-04T15:31:47.304Z[ helios-setup] Sep 04 15:31:46.469 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
41172026-09-04T15:31:47.304Z[ helios-setup] Sep 04 15:31:46.469 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
41182026-09-04T15:31:47.422Z[ helios-setup] Sep 04 15:31:46.586 INFO E| Blocking waiting for file lock on package cache
41192026-09-04T15:31:47.493Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
41202026-09-04T15:31:47.796Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41212026-09-04T15:31:47.899Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41222026-09-04T15:31:48.026Z[ host-package] Compiling port-file v0.1.0
41232026-09-04T15:31:48.136Z[ host-package] Compiling rtoolbox v0.0.3
41242026-09-04T15:31:48.340Z[ host-package] Compiling subprocess v0.2.15
41252026-09-04T15:31:48.398Z[ host-package] Compiling rpassword v7.5.4
41262026-09-04T15:31:48.798Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41272026-09-04T15:31:48.942Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41282026-09-04T15:31:49.310Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41292026-09-04T15:31:49.337Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41302026-09-04T15:31:49.455Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
41312026-09-04T15:31:49.538Z[ host-package] Compiling tui-tree-widget v0.23.1
41322026-09-04T15:31:49.879Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
41332026-09-04T15:31:50.548Z[ host-package] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
41342026-09-04T15:31:51.493Z[ host-package] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
41352026-09-04T15:31:52.115Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
41362026-09-04T15:31:52.384Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41372026-09-04T15:31:52.448Z[ host-package] Compiling uzers v0.12.2
41382026-09-04T15:31:52.618Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41392026-09-04T15:31:52.893Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41402026-09-04T15:31:53.098Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41412026-09-04T15:31:53.288Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41422026-09-04T15:31:53.482Z[ host-package] Compiling support-bundle-viewer v0.1.2
41432026-09-04T15:31:53.709Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
41442026-09-04T15:31:53.775Z[ helios-setup] Sep 04 15:31:52.939 INFO E| Blocking waiting for file lock on package cache
41452026-09-04T15:31:53.870Z[ helios-setup] Sep 04 15:31:53.034 INFO E| Blocking waiting for file lock on package cache
41462026-09-04T15:31:53.929Z[ host-package] Compiling multimap v0.10.1
41472026-09-04T15:31:54.793Z[ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
41482026-09-04T15:31:57.447Z[ helios-setup] Sep 04 15:31:56.611 INFO E| Downloading crates ...
41492026-09-04T15:31:57.490Z[ helios-setup] Sep 04 15:31:56.654 INFO E| Downloaded adler2 v2.0.0
41502026-09-04T15:31:57.499Z[ helios-setup] Sep 04 15:31:56.663 INFO E| Downloaded miniz_oxide v0.8.8
41512026-09-04T15:31:57.543Z[ helios-setup] Sep 04 15:31:56.707 INFO E| Compiling adler2 v2.0.0
41522026-09-04T15:31:57.645Z[ helios-setup] Sep 04 15:31:56.810 INFO E| Compiling miniz_oxide v0.8.8
41532026-09-04T15:31:59.021Z[ helios-setup] Sep 04 15:31:58.185 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
41542026-09-04T15:31:59.935Z[ helios-setup] Sep 04 15:31:59.099 INFO E| Finished `release` profile [optimized] target(s) in 12.61s
41552026-09-04T15:31:59.946Z[ helios-setup] Sep 04 15:31:59.110 INFO building project "pinprick" ok (12 seconds)
41562026-09-04T15:31:59.946Z[ helios-setup] Sep 04 15:31:59.110 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
41572026-09-04T15:32:23.330Z[ host-package] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
41582026-09-04T15:32:24.095Z[ helios-setup] Sep 04 15:32:23.259 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')"
41592026-09-04T15:32:24.099Z[ helios-setup] rm -f helios-build
41602026-09-04T15:32:24.104Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
41612026-09-04T15:32:24.104Z[ helios-setup]
41622026-09-04T15:32:24.108Z[ helios-setup] Setup complete! ./helios-build is now available.
41632026-09-04T15:32:24.108Z[ helios-setup]
41642026-09-04T15:32:24.108Z[ helios-setup]
41652026-09-04T15:32:24.108Z[ helios-setup] real 3:16.895015967
41662026-09-04T15:32:24.108Z[ helios-setup] user 7:28.636420242
41672026-09-04T15:32:24.108Z[ helios-setup] sys 1:21.992803667
41682026-09-04T15:32:24.108Z[ helios-setup] trap 0.571037975
41692026-09-04T15:32:24.108Z[ helios-setup] tflt 3.485495838
41702026-09-04T15:32:24.108Z[ helios-setup] dflt 5.534435521
41712026-09-04T15:32:24.108Z[ helios-setup] kflt 0.017099339
41722026-09-04T15:32:24.108Z[ helios-setup] lock 1:00:44.036198601
41732026-09-04T15:32:24.108Z[ helios-setup] slp 39:59.458706151
41742026-09-04T15:32:24.108Z[ helios-setup] lat 7:02.322251160
41752026-09-04T15:32:24.109Z[ helios-setup] stop 1:42.596285581
41762026-09-04T15:32:24.109ZSep 04 15:32:23.269 INFO [helios-setup] process exited with exit status: 0 (196.898069021s)
41772026-09-04T15:32:24.109ZSep 04 15:32:23.269 INFO [helios-record] running task
41782026-09-04T15:32:24.109ZSep 04 15:32:23.270 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
41792026-09-04T15:32:24.113ZSep 04 15:32:23.274 DEBG process exited with exit status: 0 (4.628385ms)
41802026-09-04T15:32:24.113ZSep 04 15:32:23.274 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
41812026-09-04T15:32:24.118ZSep 04 15:32:23.283 DEBG process exited with exit status: 0 (8.42041ms)
41822026-09-04T15:32:24.122ZSep 04 15:32:23.283 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
41832026-09-04T15:32:24.126ZSep 04 15:32:23.287 DEBG process exited with exit status: 0 (4.267125ms)
41842026-09-04T15:32:24.126ZSep 04 15:32:23.287 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
41852026-09-04T15:32:24.129ZSep 04 15:32:23.291 DEBG process exited with exit status: 0 (3.710334ms)
41862026-09-04T15:32:24.129ZSep 04 15:32:23.291 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
41872026-09-04T15:32:24.133ZSep 04 15:32:23.294 DEBG process exited with exit status: 0 (3.571014ms)
41882026-09-04T15:32:24.133ZSep 04 15:32:23.294 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
41892026-09-04T15:32:24.136ZSep 04 15:32:23.298 DEBG process exited with exit status: 0 (3.503464ms)
41902026-09-04T15:32:24.136ZSep 04 15:32:23.298 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
41912026-09-04T15:32:24.140ZSep 04 15:32:23.301 DEBG process exited with exit status: 0 (3.566844ms)
41922026-09-04T15:32:24.140ZSep 04 15:32:23.302 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
41932026-09-04T15:32:24.144ZSep 04 15:32:23.305 DEBG process exited with exit status: 0 (3.393574ms)
41942026-09-04T15:32:24.144ZSep 04 15:32:23.305 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
41952026-09-04T15:32:24.148ZSep 04 15:32:23.309 DEBG process exited with exit status: 0 (3.618684ms)
41962026-09-04T15:32:24.148ZSep 04 15:32:23.309 INFO [helios-record] task succeeded (39.430015ms)
41972026-09-04T15:32:42.384Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41982026-09-04T15:32:57.624Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41992026-09-04T15:40:40.509Z[ host-package] Finished `release` profile [optimized] target(s) in 10m 49s
42002026-09-04T15:40:40.513Z[ host-package] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42012026-09-04T15:40:40.513Z[ host-package] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42022026-09-04T15:41:17.171ZSep 04 15:41:16.333 INFO [host-package] process exited with exit status: 0 (685.831218214s)
42032026-09-04T15:41:17.171ZSep 04 15:41:16.333 INFO [host-libraries] running task
42042026-09-04T15:41:17.171ZSep 04 15:41:16.333 INFO [host-stamp] running task
42052026-09-04T15:41:17.175ZSep 04 15:41:16.336 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+git68d90e6ae1f
42062026-09-04T15:41:17.175ZSep 04 15:41:16.336 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+git68d90e6ae1f
42072026-09-04T15:41:17.175ZSep 04 15:41:16.336 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+git68d90e6ae1f
42082026-09-04T15:41:17.176ZSep 04 15:41:16.337 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+git68d90e6ae1f
42092026-09-04T15:41:17.176ZSep 04 15:41:16.337 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+git68d90e6ae1f
42102026-09-04T15:41:17.176ZSep 04 15:41:16.337 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+git68d90e6ae1f
42112026-09-04T15:41:17.176ZSep 04 15:41:16.337 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+git68d90e6ae1f
42122026-09-04T15:41:17.180ZSep 04 15:41:16.338 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+git68d90e6ae1f
42132026-09-04T15:41:17.186Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
42142026-09-04T15:41:17.186Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42152026-09-04T15:41:17.186Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
42162026-09-04T15:41:17.186Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
42172026-09-04T15:41:17.186Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
42182026-09-04T15:41:17.189Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42192026-09-04T15:41:17.190Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
42202026-09-04T15:41:17.190Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
42212026-09-04T15:41:17.190Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
42222026-09-04T15:41:17.193ZSep 04 15:41:16.353 INFO [stamp-overlay] process exited with exit status: 0 (16.719449ms)
42232026-09-04T15:41:17.194Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
42242026-09-04T15:41:17.197ZSep 04 15:41:16.357 INFO [stamp-oxlog] process exited with exit status: 0 (19.324522ms)
42252026-09-04T15:41:17.227Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
42262026-09-04T15:41:17.232ZSep 04 15:41:16.392 INFO [stamp-crucible-utils] process exited with exit status: 0 (54.824553ms)
42272026-09-04T15:41:17.238Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
42282026-09-04T15:41:17.242ZSep 04 15:41:16.403 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (66.980457ms)
42292026-09-04T15:41:17.411Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
42302026-09-04T15:41:17.416ZSep 04 15:41:16.577 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (240.089414ms)
42312026-09-04T15:41:17.434Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
42322026-09-04T15:41:17.438ZSep 04 15:41:16.599 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (262.109479ms)
42332026-09-04T15:41:17.740Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
42342026-09-04T15:41:17.744ZSep 04 15:41:16.906 INFO [stamp-propolis-server] process exited with exit status: 0 (569.74791ms)
42352026-09-04T15:41:18.047ZSep 04 15:41:17.210 INFO [host-libraries] task succeeded (876.45154ms)
42362026-09-04T15:41:18.051ZSep 04 15:41:17.210 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
42372026-09-04T15:41:18.054Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
42382026-09-04T15:41:19.100Z[recovery-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42392026-09-04T15:41:19.228Z[recovery-package] Compiling regress v0.11.1
42402026-09-04T15:41:19.269Z[recovery-package] Compiling oxide-update-engine-types v0.1.2
42412026-09-04T15:41:19.273Z[recovery-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42422026-09-04T15:41:19.273Z[recovery-package] Compiling slog-scope v4.4.1
42432026-09-04T15:41:19.273Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
42442026-09-04T15:41:19.273Z[recovery-package] Compiling cancel-safe-futures v0.1.5
42452026-09-04T15:41:19.273Z[recovery-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
42462026-09-04T15:41:19.425Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
42472026-09-04T15:41:19.481Z[recovery-package] Compiling slog-stdlog v4.1.1
42482026-09-04T15:41:19.532Z[recovery-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
42492026-09-04T15:41:19.641Z[recovery-package] Compiling slog-envlogger v2.2.0
42502026-09-04T15:41:19.840Z[recovery-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42512026-09-04T15:41:20.327Z[recovery-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
42522026-09-04T15:41:20.461Z[recovery-package] Compiling oxide-update-engine v0.1.2
42532026-09-04T15:41:20.933Z[recovery-package] Compiling typify-impl v0.6.2
42542026-09-04T15:41:22.327Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
42552026-09-04T15:41:22.330ZSep 04 15:41:21.493 INFO [stamp-switch-asic] process exited with exit status: 0 (5.154842542s)
42562026-09-04T15:41:22.330ZSep 04 15:41:21.493 INFO [host-stamp] task succeeded (5.159390267s)
42572026-09-04T15:41:22.330ZSep 04 15:41:21.493 INFO [host-proto] running task
42582026-09-04T15:41:22.669ZSep 04 15:41:21.831 INFO [host-proto] task succeeded (338.565996ms)
42592026-09-04T15:41:22.669ZSep 04 15:41:21.831 INFO [host-profile] running task
42602026-09-04T15:41:22.673ZSep 04 15:41:21.832 INFO [host-profile] task succeeded (257.04µs)
42612026-09-04T15:41:22.673ZSep 04 15:41:21.832 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/.tmpc4ZNqU/proto/host/root -N 'ci 68d90e6/${os_short_commit} 2026-09-04 15:29' -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/'
42622026-09-04T15:41:22.676Z[ host-image] Sep 04 15:41:21.839 INFO Checking files for board 'gimlet'
42632026-09-04T15:41:22.676Z[ host-image] Sep 04 15:41:21.839 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
42642026-09-04T15:41:22.680Z[ host-image] Sep 04 15:41:21.839 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
42652026-09-04T15:41:22.680Z[ host-image] Sep 04 15:41:21.839 INFO Checking files for board 'cosmo-mbist'
42662026-09-04T15:41:22.680Z[ host-image] Sep 04 15:41:21.839 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
42672026-09-04T15:41:22.680Z[ host-image] Sep 04 15:41:21.839 INFO Checking files for board 'cosmo'
42682026-09-04T15:41:22.680Z[ host-image] Sep 04 15:41:21.839 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
42692026-09-04T15:41:22.680Z[ host-image] Sep 04 15:41:21.839 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
42702026-09-04T15:41:22.680Z[ host-image] Sep 04 15:41:21.839 INFO Checking files for board 'cosmo-mbist-noaggr'
42712026-09-04T15:41:22.680Z[ host-image] Sep 04 15:41:21.839 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
42722026-09-04T15:41:22.686Z[ host-image] Sep 04 15:41:21.848 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpc4ZNqU/proto/host/root"
42732026-09-04T15:41:22.689Z[ host-image] Sep 04 15:41:21.849 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
42742026-09-04T15:41:22.690Z[ host-image] Sep 04 15:41:21.849 INFO image builder template: ramdisk-01-os...
42752026-09-04T15:41:22.690Z[ host-image] Sep 04 15:41:21.849 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/.tmpc4ZNqU/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
42762026-09-04T15:41:22.700Z[ host-image] Sep 04 15:41:21.862 INFO O| Sep 04 15:41:21.862 INFO CREATE DATASET: rpool/images/build/host/output
42772026-09-04T15:41:22.718Z[recovery-package] Compiling typify v0.6.2
42782026-09-04T15:41:22.807Z[recovery-package] Compiling progenitor-impl v0.14.0
42792026-09-04T15:41:23.767Z[ host-image] Sep 04 15:41:22.929 INFO O| Sep 04 15:41:22.929 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
42802026-09-04T15:41:23.771Z[ host-image] Sep 04 15:41:22.932 INFO O| Sep 04 15:41:22.932 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
42812026-09-04T15:41:24.011Z[ host-image] Sep 04 15:41:23.173 INFO O| Sep 04 15:41:23.173 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
42822026-09-04T15:41:24.075Z[ host-image] Sep 04 15:41:23.237 INFO O| Sep 04 15:41:23.237 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
42832026-09-04T15:41:24.076Z[ host-image] Sep 04 15:41:23.237 INFO O| Sep 04 15:41:23.237 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
42842026-09-04T15:41:24.080Z[ host-image] Sep 04 15:41:23.238 INFO O| Sep 04 15:41:23.237 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
42852026-09-04T15:41:24.080Z[ host-image] Sep 04 15:41:23.238 INFO O| Sep 04 15:41:23.238 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
42862026-09-04T15:41:24.083Z[ host-image] Sep 04 15:41:23.242 INFO O| Sep 04 15:41:23.242 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
42872026-09-04T15:41:24.210Z[recovery-package] Compiling progenitor v0.14.0
42882026-09-04T15:41:24.324Z[recovery-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42892026-09-04T15:41:24.324Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
42902026-09-04T15:41:24.372Z[ host-image] Sep 04 15:41:23.535 INFO O| Sep 04 15:41:23.534 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42912026-09-04T15:41:24.381Z[ host-image] Sep 04 15:41:23.543 INFO O| Sep 04 15:41:23.543 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
42922026-09-04T15:41:24.715Z[ host-image] Sep 04 15:41:23.877 INFO O| Sep 04 15:41:23.877 INFO O| Caching catalogs ... Done
42932026-09-04T15:41:24.800Z[ host-image] Sep 04 15:41:23.961 INFO O| Sep 04 15:41:23.961 INFO STEP 0 (pkg_image_create) COMPLETE
42942026-09-04T15:41:24.800Z[ host-image] Sep 04 15:41:23.962 INFO O| Sep 04 15:41:23.961 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42952026-09-04T15:41:24.809Z[ host-image] Sep 04 15:41:23.971 INFO O| Sep 04 15:41:23.971 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"]
42962026-09-04T15:41:24.918Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
42972026-09-04T15:41:25.093Z[ host-image] Sep 04 15:41:24.254 INFO O| Sep 04 15:41:24.254 INFO STEP 1 (pkg_set_publisher) COMPLETE
42982026-09-04T15:41:25.093Z[ host-image] Sep 04 15:41:24.255 INFO O| Sep 04 15:41:24.254 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42992026-09-04T15:41:25.093Z[ host-image] Sep 04 15:41:24.255 INFO O| Sep 04 15:41:24.254 INFO skip step because feature "publisher_1_name" is not enabled
43002026-09-04T15:41:25.097Z[ host-image] Sep 04 15:41:24.255 INFO O| Sep 04 15:41:24.254 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43012026-09-04T15:41:25.097Z[ host-image] Sep 04 15:41:24.255 INFO O| Sep 04 15:41:24.254 INFO skip step because feature "publisher_2_name" is not enabled
43022026-09-04T15:41:25.097Z[ host-image] Sep 04 15:41:24.255 INFO O| Sep 04 15:41:24.254 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43032026-09-04T15:41:25.097Z[ host-image] Sep 04 15:41:24.255 INFO O| Sep 04 15:41:24.254 INFO skip step because feature "publisher_3_name" is not enabled
43042026-09-04T15:41:25.097Z[ host-image] Sep 04 15:41:24.255 INFO O| Sep 04 15:41:24.254 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43052026-09-04T15:41:25.386Z[ host-image] Sep 04 15:41:24.546 INFO O| Sep 04 15:41:24.546 INFO variant opensolaris.zone is already global
43062026-09-04T15:41:25.386Z[ host-image] Sep 04 15:41:24.546 INFO O| Sep 04 15:41:24.546 INFO STEP 5 (pkg_change_variant) COMPLETE
43072026-09-04T15:41:25.390Z[ host-image] Sep 04 15:41:24.546 INFO O| Sep 04 15:41:24.546 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43082026-09-04T15:41:25.649Z[ host-image] Sep 04 15:41:24.811 INFO O| Sep 04 15:41:24.811 INFO variant opensolaris.imagetype is full; changing to partial
43092026-09-04T15:41:25.649Z[ host-image] Sep 04 15:41:24.811 INFO O| Sep 04 15:41:24.811 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
43102026-09-04T15:41:27.523Z[ host-image] Sep 04 15:41:26.685 INFO O| Sep 04 15:41:26.685 INFO O| Startup: Refreshing catalog 'helios' ... Done
43112026-09-04T15:41:27.989Z[ host-image] Sep 04 15:41:27.151 INFO O| Sep 04 15:41:27.151 INFO O| Startup: Caching catalogs ... Done
43122026-09-04T15:41:28.005Z[ host-image] Sep 04 15:41:27.167 INFO O| Sep 04 15:41:27.167 INFO O| Planning: Planning completed in 0.00 seconds
43132026-09-04T15:41:28.008Z[ host-image] Sep 04 15:41:27.167 INFO O| Sep 04 15:41:27.167 INFO O| Planning: Consolidating action changes ... Done
43142026-09-04T15:41:28.008Z[ host-image] Sep 04 15:41:27.167 INFO O| Sep 04 15:41:27.167 INFO O| Planning: Evaluating mediators ... Done
43152026-09-04T15:41:28.008Z[ host-image] Sep 04 15:41:27.168 INFO O| Sep 04 15:41:27.167 INFO O| Planning: Planning completed in 0.00 seconds
43162026-09-04T15:41:28.008Z[ host-image] Sep 04 15:41:27.168 INFO O| Sep 04 15:41:27.168 INFO O| Variants/Facets to change: 1
43172026-09-04T15:41:28.017Z[ host-image] Sep 04 15:41:27.177 INFO O| Sep 04 15:41:27.177 INFO O| Finalize: Updating package state database ... Done
43182026-09-04T15:41:28.018Z[ host-image] Sep 04 15:41:27.177 INFO O| Sep 04 15:41:27.177 INFO O| Finalize: Updating package cache ... Done
43192026-09-04T15:41:28.088Z[ host-image] Sep 04 15:41:27.250 INFO O| Sep 04 15:41:27.250 INFO O| Finalize: Updating image state ... Done
43202026-09-04T15:41:28.101Z[ host-image] Sep 04 15:41:27.263 INFO O| Sep 04 15:41:27.263 INFO O| Finalize: Creating fast lookup database ... Done
43212026-09-04T15:41:28.104Z[ host-image] Sep 04 15:41:27.263 INFO O| Sep 04 15:41:27.263 INFO O| Finalize: Reading search index ... Done
43222026-09-04T15:41:28.104Z[ host-image] Sep 04 15:41:27.263 INFO O| Sep 04 15:41:27.263 INFO O| Finalize: Updating search index ... Done
43232026-09-04T15:41:28.104Z[ host-image] Sep 04 15:41:27.264 INFO O| Sep 04 15:41:27.264 INFO O| Finalize: Updating package cache ... Done
43242026-09-04T15:41:28.308Z[ host-image] Sep 04 15:41:27.470 INFO O| Sep 04 15:41:27.470 INFO STEP 6 (pkg_change_variant) COMPLETE
43252026-09-04T15:41:28.308Z[ host-image] Sep 04 15:41:27.471 INFO O| Sep 04 15:41:27.470 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43262026-09-04T15:41:28.308Z[ host-image] Sep 04 15:41:27.471 INFO O| Sep 04 15:41:27.470 INFO skip step because feature "debug_variant" is not enabled
43272026-09-04T15:41:28.312Z[ host-image] Sep 04 15:41:27.471 INFO O| Sep 04 15:41:27.470 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43282026-09-04T15:41:28.559Z[ host-image] Sep 04 15:41:27.721 INFO O| Sep 04 15:41:27.721 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
43292026-09-04T15:41:30.440Z[ host-image] Sep 04 15:41:29.602 INFO O| Sep 04 15:41:29.602 INFO O| Startup: Refreshing catalog 'helios' ... Done
43302026-09-04T15:41:30.898Z[ host-image] Sep 04 15:41:30.060 INFO O| Sep 04 15:41:30.060 INFO O| Startup: Caching catalogs ... Done
43312026-09-04T15:41:30.915Z[ host-image] Sep 04 15:41:30.077 INFO O| Sep 04 15:41:30.077 INFO O| Planning: Planning completed in 0.00 seconds
43322026-09-04T15:41:30.918Z[ host-image] Sep 04 15:41:30.077 INFO O| Sep 04 15:41:30.077 INFO O| Planning: Consolidating action changes ... Done
43332026-09-04T15:41:30.918Z[ host-image] Sep 04 15:41:30.077 INFO O| Sep 04 15:41:30.077 INFO O| Planning: Evaluating mediators ... Done
43342026-09-04T15:41:30.918Z[ host-image] Sep 04 15:41:30.077 INFO O| Sep 04 15:41:30.077 INFO O| Planning: Planning completed in 0.00 seconds
43352026-09-04T15:41:30.918Z[ host-image] Sep 04 15:41:30.078 INFO O| Sep 04 15:41:30.078 INFO O| Variants/Facets to change: 1
43362026-09-04T15:41:30.924Z[ host-image] Sep 04 15:41:30.087 INFO O| Sep 04 15:41:30.087 INFO O| Finalize: Updating package state database ... Done
43372026-09-04T15:41:30.924Z[ host-image] Sep 04 15:41:30.087 INFO O| Sep 04 15:41:30.087 INFO O| Finalize: Updating package cache ... Done
43382026-09-04T15:41:30.999Z[ host-image] Sep 04 15:41:30.161 INFO O| Sep 04 15:41:30.161 INFO O| Finalize: Updating image state ... Done
43392026-09-04T15:41:31.011Z[ host-image] Sep 04 15:41:30.173 INFO O| Sep 04 15:41:30.173 INFO O| Finalize: Creating fast lookup database ... Done
43402026-09-04T15:41:31.014Z[ host-image] Sep 04 15:41:30.173 INFO O| Sep 04 15:41:30.173 INFO O| Finalize: Reading search index ... Done
43412026-09-04T15:41:31.014Z[ host-image] Sep 04 15:41:30.174 INFO O| Sep 04 15:41:30.173 INFO O| Finalize: Updating search index ... Done
43422026-09-04T15:41:31.014Z[ host-image] Sep 04 15:41:30.174 INFO O| Sep 04 15:41:30.174 INFO O| Finalize: Updating package cache ... Done
43432026-09-04T15:41:31.102Z[recovery-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43442026-09-04T15:41:31.224Z[ host-image] Sep 04 15:41:30.386 INFO O| Sep 04 15:41:30.386 INFO STEP 8 (pkg_change_facet) COMPLETE
43452026-09-04T15:41:31.224Z[ host-image] Sep 04 15:41:30.386 INFO O| Sep 04 15:41:30.386 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43462026-09-04T15:41:31.224Z[ host-image] Sep 04 15:41:30.386 INFO O| Sep 04 15:41:30.386 INFO skip step because feature "recovery" is not enabled
43472026-09-04T15:41:31.227Z[ host-image] Sep 04 15:41:30.386 INFO O| Sep 04 15:41:30.386 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43482026-09-04T15:41:31.227Z[ host-image] Sep 04 15:41:30.386 INFO O| Sep 04 15:41:30.386 INFO skip step because feature "recovery" is not enabled
43492026-09-04T15:41:31.227Z[ host-image] Sep 04 15:41:30.386 INFO O| Sep 04 15:41:30.386 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43502026-09-04T15:41:31.232Z[ host-image] Sep 04 15:41:30.394 INFO O| Sep 04 15:41:30.394 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"]
43512026-09-04T15:41:32.123Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
43522026-09-04T15:41:32.123Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43532026-09-04T15:41:33.256Z[ host-image] Sep 04 15:41:32.418 INFO O| Sep 04 15:41:32.418 INFO O| Startup: Refreshing catalog 'helios' ... Done
43542026-09-04T15:41:33.737Z[ host-image] Sep 04 15:41:32.899 INFO O| Sep 04 15:41:32.899 INFO O| Startup: Caching catalogs ... Done
43552026-09-04T15:41:34.415Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43562026-09-04T15:41:34.415Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43572026-09-04T15:41:35.499Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43582026-09-04T15:41:36.114Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43592026-09-04T15:41:36.548Z[ host-image] Sep 04 15:41:35.710 INFO O| Sep 04 15:41:35.709 INFO O| Planning: Solver setup ... Done
43602026-09-04T15:41:36.855Z[ host-image] Sep 04 15:41:36.017 INFO O| Sep 04 15:41:36.017 INFO O| Planning: Running solver ... Done
43612026-09-04T15:41:36.912Z[ host-image] Sep 04 15:41:36.074 INFO O| Sep 04 15:41:36.074 INFO O| Planning: Finding local manifests ... Done
43622026-09-04T15:41:36.930Z[ host-image] Sep 04 15:41:36.092 INFO O| Sep 04 15:41:36.092 INFO O| Planning: Fetching manifests: 0/130 0% complete
43632026-09-04T15:41:38.496Z[ host-image] Sep 04 15:41:37.658 INFO O| Sep 04 15:41:37.658 INFO O| Planning: Fetching manifests: 130/130 100% complete
43642026-09-04T15:41:39.036Z[ host-image] Sep 04 15:41:38.198 INFO O| Sep 04 15:41:38.198 INFO O| Planning: Package planning ... Done
43652026-09-04T15:41:39.362Z[ host-image] Sep 04 15:41:38.524 INFO O| Sep 04 15:41:38.524 INFO O| Planning: Merging actions ... Done
43662026-09-04T15:41:39.468Z[ host-image] Sep 04 15:41:38.630 INFO O| Sep 04 15:41:38.630 INFO O| Planning: Checking for conflicting actions ... Done
43672026-09-04T15:41:39.573Z[ host-image] Sep 04 15:41:38.734 INFO O| Sep 04 15:41:38.734 INFO O| Planning: Consolidating action changes ... Done
43682026-09-04T15:41:39.916Z[ host-image] Sep 04 15:41:39.078 INFO O| Sep 04 15:41:39.077 INFO O| Planning: Evaluating mediators ... Done
43692026-09-04T15:41:41.413Z[ host-image] Sep 04 15:41:40.575 INFO O| Sep 04 15:41:40.575 INFO O| Planning: Planning completed in 7.66 seconds
43702026-09-04T15:41:41.416Z[ host-image] Sep 04 15:41:40.577 INFO O| Sep 04 15:41:40.577 INFO O| Packages to install: 130
43712026-09-04T15:41:41.416Z[ host-image] Sep 04 15:41:40.577 INFO O| Sep 04 15:41:40.577 INFO O| Mediators to change: 5
43722026-09-04T15:41:41.416Z[ host-image] Sep 04 15:41:40.577 INFO O| Sep 04 15:41:40.577 INFO O| Services to change: 6
43732026-09-04T15:41:41.446Z[ host-image] Sep 04 15:41:40.609 INFO O| Sep 04 15:41:40.608 INFO O| Download: 0/23891 items 0.0/223.0MB 0% complete
43742026-09-04T15:41:46.453Z[ host-image] Sep 04 15:41:45.615 INFO O| Sep 04 15:41:45.615 INFO O| Download: 13012/23891 items 117.5/223.0MB 52% complete (23.2M/s)
43752026-09-04T15:41:51.460Z[ host-image] Sep 04 15:41:50.621 INFO O| Sep 04 15:41:50.621 INFO O| Download: 23338/23891 items 221.0/223.0MB 99% complete (22.1M/s)
43762026-09-04T15:41:51.676Z[ host-image] Sep 04 15:41:50.838 INFO O| Sep 04 15:41:50.837 INFO O| Download: Completed 223.04 MB in 10.23 seconds (21.8M/s)
43772026-09-04T15:41:52.103Z[ host-image] Sep 04 15:41:51.265 INFO O| Sep 04 15:41:51.265 INFO O| Actions: 1/54206 actions (Installing new actions)
43782026-09-04T15:41:53.277Z[recovery-package] Finished `release` profile [optimized] target(s) in 35.09s
43792026-09-04T15:41:56.681ZSep 04 15:41:55.843 INFO [recovery-package] process exited with exit status: 0 (38.63318855s)
43802026-09-04T15:41:56.681ZSep 04 15:41:55.843 INFO [recovery-libraries] running task
43812026-09-04T15:41:56.681ZSep 04 15:41:55.843 INFO [recovery-stamp] running task
43822026-09-04T15:41:56.685ZSep 04 15:41:55.843 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 23.0.0-0.ci+git68d90e6ae1f
43832026-09-04T15:41:56.685ZSep 04 15:41:55.844 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+git68d90e6ae1f
43842026-09-04T15:41:56.690Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
43852026-09-04T15:41:56.693Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
43862026-09-04T15:41:56.703ZSep 04 15:41:55.866 INFO [recovery-libraries] task succeeded (22.571616ms)
43872026-09-04T15:41:56.707ZSep 04 15:41:55.866 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries
43882026-09-04T15:41:56.733Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
43892026-09-04T15:41:56.737ZSep 04 15:41:55.899 INFO [stamp-installinator] process exited with exit status: 0 (55.106043ms)
43902026-09-04T15:41:56.849Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
43912026-09-04T15:41:56.852ZSep 04 15:41:56.014 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (170.254784ms)
43922026-09-04T15:41:56.853ZSep 04 15:41:56.014 INFO [recovery-stamp] task succeeded (170.982175ms)
43932026-09-04T15:41:56.853ZSep 04 15:41:56.014 INFO [recovery-proto] running task
43942026-09-04T15:41:56.853ZSep 04 15:41:56.014 INFO [tuf-stamp] running task
43952026-09-04T15:41:56.856ZSep 04 15:41:56.015 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+git68d90e6ae1f
43962026-09-04T15:41:56.856ZSep 04 15:41:56.016 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+git68d90e6ae1f
43972026-09-04T15:41:56.856ZSep 04 15:41:56.016 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+git68d90e6ae1f
43982026-09-04T15:41:56.856ZSep 04 15:41:56.016 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+git68d90e6ae1f
43992026-09-04T15:41:56.856ZSep 04 15:41:56.017 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+git68d90e6ae1f
44002026-09-04T15:41:56.856ZSep 04 15:41:56.017 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+git68d90e6ae1f
44012026-09-04T15:41:56.856ZSep 04 15:41:56.018 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+git68d90e6ae1f
44022026-09-04T15:41:56.856ZSep 04 15:41:56.018 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+git68d90e6ae1f
44032026-09-04T15:41:56.856ZSep 04 15:41:56.018 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+git68d90e6ae1f
44042026-09-04T15:41:56.860ZSep 04 15:41:56.019 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+git68d90e6ae1f
44052026-09-04T15:41:56.860ZSep 04 15:41:56.019 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+git68d90e6ae1f
44062026-09-04T15:41:56.860ZSep 04 15:41:56.019 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+git68d90e6ae1f
44072026-09-04T15:41:56.863Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
44082026-09-04T15:41:56.863Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44092026-09-04T15:41:56.863Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
44102026-09-04T15:41:56.863Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
44112026-09-04T15:41:56.863Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
44122026-09-04T15:41:56.863Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
44132026-09-04T15:41:56.863Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
44142026-09-04T15:41:56.863Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44152026-09-04T15:41:56.863Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
44162026-09-04T15:41:56.863Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
44172026-09-04T15:41:56.863Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44182026-09-04T15:41:56.867Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44192026-09-04T15:41:56.915Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
44202026-09-04T15:41:56.919ZSep 04 15:41:56.081 INFO [stamp-probe] process exited with exit status: 0 (63.300372ms)
44212026-09-04T15:41:56.956ZSep 04 15:41:56.118 INFO [recovery-proto] task succeeded (104.206609ms)
44222026-09-04T15:41:56.959ZSep 04 15:41:56.119 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/.tmpc4ZNqU/proto/recovery/root -N 'recovery 68d90e6/${os_short_commit} 2026-09-04 15:29' -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/'
44232026-09-04T15:41:56.963Z[ recovery-image] Sep 04 15:41:56.126 INFO Checking files for board 'cosmo-mbist-noaggr'
44242026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
44252026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO Checking files for board 'gimlet'
44262026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
44272026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
44282026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO Checking files for board 'cosmo'
44292026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
44302026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
44312026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO Checking files for board 'cosmo-mbist'
44322026-09-04T15:41:56.967Z[ recovery-image] Sep 04 15:41:56.126 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
44332026-09-04T15:41:56.974Z[ recovery-image] Sep 04 15:41:56.136 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpc4ZNqU/proto/recovery/root"
44342026-09-04T15:41:56.977Z[ recovery-image] Sep 04 15:41:56.136 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
44352026-09-04T15:41:56.977Z[ recovery-image] Sep 04 15:41:56.136 INFO image builder template: ramdisk-01-os...
44362026-09-04T15:41:56.977Z[ recovery-image] Sep 04 15:41:56.136 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/.tmpc4ZNqU/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
44372026-09-04T15:41:56.980Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
44382026-09-04T15:41:56.983ZSep 04 15:41:56.146 INFO [stamp-ntp] process exited with exit status: 0 (129.409288ms)
44392026-09-04T15:41:56.991Z[ recovery-image] Sep 04 15:41:56.153 INFO O| Sep 04 15:41:56.153 INFO CREATE DATASET: rpool/images/build/recovery/output
44402026-09-04T15:41:57.106Z[ host-image] Sep 04 15:41:56.268 INFO O| Sep 04 15:41:56.268 INFO O| Actions: 24187/54206 actions (Installing new actions)
44412026-09-04T15:41:57.140Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
44422026-09-04T15:41:57.143ZSep 04 15:41:56.306 INFO [stamp-external-dns] process exited with exit status: 0 (290.056861ms)
44432026-09-04T15:41:57.193Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
44442026-09-04T15:41:57.196ZSep 04 15:41:56.358 INFO [stamp-internal-dns] process exited with exit status: 0 (339.226497ms)
44452026-09-04T15:41:57.268Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
44462026-09-04T15:41:57.272ZSep 04 15:41:56.434 INFO [stamp-oximeter] process exited with exit status: 0 (417.721166ms)
44472026-09-04T15:41:57.288Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
44482026-09-04T15:41:57.291ZSep 04 15:41:56.452 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (433.807235ms)
44492026-09-04T15:41:57.365Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
44502026-09-04T15:41:57.394Z[verify-libraries] Running `target/debug/xtask verify-libraries`
44512026-09-04T15:41:57.481Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
44522026-09-04T15:41:57.485ZSep 04 15:41:56.646 INFO [stamp-crucible-zone] process exited with exit status: 0 (627.301796ms)
44532026-09-04T15:41:57.538Z[ recovery-image] Sep 04 15:41:56.700 INFO O| Sep 04 15:41:56.700 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44542026-09-04T15:41:57.542Z[ recovery-image] Sep 04 15:41:56.704 INFO O| Sep 04 15:41:56.704 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44552026-09-04T15:41:58.231Z[ recovery-image] Sep 04 15:41:57.393 INFO O| Sep 04 15:41:57.393 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
44562026-09-04T15:41:58.567Z[ recovery-image] Sep 04 15:41:57.729 INFO O| Sep 04 15:41:57.729 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44572026-09-04T15:41:58.567Z[ recovery-image] Sep 04 15:41:57.729 INFO O| Sep 04 15:41:57.729 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
44582026-09-04T15:41:58.567Z[ recovery-image] Sep 04 15:41:57.729 INFO O| Sep 04 15:41:57.729 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
44592026-09-04T15:41:58.571Z[ recovery-image] Sep 04 15:41:57.729 INFO O| Sep 04 15:41:57.729 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
44602026-09-04T15:41:58.575Z[ recovery-image] Sep 04 15:41:57.736 INFO O| Sep 04 15:41:57.736 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
44612026-09-04T15:41:58.984Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
44622026-09-04T15:41:58.987ZSep 04 15:41:58.149 INFO [stamp-cockroachdb] process exited with exit status: 0 (2.131160152s)
44632026-09-04T15:41:59.475Z[ host-image] Sep 04 15:41:58.637 INFO O| Sep 04 15:41:58.637 INFO O| Actions: Completed 54206 actions in 7.37 seconds.
44642026-09-04T15:41:59.565Z[ host-image] Sep 04 15:41:58.727 INFO O| Sep 04 15:41:58.727 INFO O| Finalize: Updating package state database ... Done
44652026-09-04T15:41:59.565Z[ host-image] Sep 04 15:41:58.727 INFO O| Sep 04 15:41:58.727 INFO O| Finalize: Updating package cache ... Done
44662026-09-04T15:41:59.702Z[ host-image] Sep 04 15:41:58.864 INFO O| Sep 04 15:41:58.864 INFO O| Finalize: Updating image state ... Done
44672026-09-04T15:42:00.127Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
44682026-09-04T15:42:00.130ZSep 04 15:41:59.292 INFO [stamp-nexus] process exited with exit status: 0 (3.274810946s)
44692026-09-04T15:42:00.566Z[ host-image] Sep 04 15:41:59.728 INFO O| Sep 04 15:41:59.727 INFO O| Finalize: Creating fast lookup database ... Done
44702026-09-04T15:42:00.595Z[ host-image] Sep 04 15:41:59.757 INFO O| Sep 04 15:41:59.757 INFO O| Finalize: Reading search index ... Done
44712026-09-04T15:42:00.599Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
44722026-09-04T15:42:00.602ZSep 04 15:41:59.761 INFO [stamp-clickhouse_server] process exited with exit status: 0 (3.746349185s)
44732026-09-04T15:42:00.687Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
44742026-09-04T15:42:00.691ZSep 04 15:41:59.853 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (3.834733806s)
44752026-09-04T15:42:00.717Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
44762026-09-04T15:42:00.720ZSep 04 15:41:59.882 INFO [stamp-clickhouse] process exited with exit status: 0 (3.864405249s)
44772026-09-04T15:42:00.720ZSep 04 15:41:59.882 INFO [tuf-stamp] task succeeded (3.867547753s)
44782026-09-04T15:42:00.720ZSep 04 15:41:59.882 INFO [tuf-v2-zones] running task
44792026-09-04T15:42:00.797ZSep 04 15:41:59.958 INFO [tuf-v2-zones] task succeeded (76.541798ms)
44802026-09-04T15:42:02.117Z[verify-libraries] Compiling match_cfg v0.1.0
44812026-09-04T15:42:02.117Z[verify-libraries] Compiling slog-json v2.6.1
44822026-09-04T15:42:02.117Z[verify-libraries] Compiling debug-ignore v1.0.5
44832026-09-04T15:42:02.120Z[verify-libraries] Compiling newtype-uuid-macros v0.1.0
44842026-09-04T15:42:02.120Z[verify-libraries] Compiling sha1 v0.11.0
44852026-09-04T15:42:02.121Z[verify-libraries] Compiling serde_path_to_error v0.1.20
44862026-09-04T15:42:02.323Z[verify-libraries] Compiling multer v3.1.0
44872026-09-04T15:42:02.326Z[verify-libraries] Compiling compression-core v0.4.31
44882026-09-04T15:42:02.327Z[verify-libraries] Compiling progenitor-client v0.14.0
44892026-09-04T15:42:02.327Z[verify-libraries] Compiling async-stream-impl v0.3.6
44902026-09-04T15:42:02.327Z[verify-libraries] Compiling serde_spanned v1.1.1
44912026-09-04T15:42:02.342Z[verify-libraries] Compiling toml_datetime v1.1.1+spec-1.1.0
44922026-09-04T15:42:02.346Z[verify-libraries] Compiling dropshot v0.17.1
44932026-09-04T15:42:02.578Z[verify-libraries] Compiling toml_writer v1.1.1+spec-1.1.0
44942026-09-04T15:42:02.604Z[verify-libraries] Compiling hostname v0.3.1
44952026-09-04T15:42:02.609Z[verify-libraries] Compiling waitgroup v0.1.2
44962026-09-04T15:42:02.609Z[verify-libraries] Compiling rustls-pemfile v2.2.0
44972026-09-04T15:42:02.609Z[verify-libraries] Compiling dropshot_endpoint v0.17.1
44982026-09-04T15:42:02.739Z[verify-libraries] Compiling compression-codecs v0.4.37
44992026-09-04T15:42:02.739Z[verify-libraries] Compiling hostname v0.4.2
45002026-09-04T15:42:02.786Z[verify-libraries] Compiling slog-bunyan v2.5.0
45012026-09-04T15:42:02.790Z[verify-libraries] Compiling toml v1.1.2+spec-1.1.0
45022026-09-04T15:42:02.790Z[verify-libraries] Compiling atomicwrites v0.4.4
45032026-09-04T15:42:02.875Z[verify-libraries] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
45042026-09-04T15:42:02.879Z[verify-libraries] Compiling macaddr v1.0.1
45052026-09-04T15:42:02.879Z[verify-libraries] Compiling serde_tokenstream v0.3.0
45062026-09-04T15:42:02.879Z[verify-libraries] Compiling regress v0.10.5
45072026-09-04T15:42:02.879Z[verify-libraries] Compiling instant v0.1.13
45082026-09-04T15:42:02.879Z[verify-libraries] Compiling oxide-generation v0.1.3
45092026-09-04T15:42:02.879Z[verify-libraries] Compiling parse-display-derive v0.10.0
45102026-09-04T15:42:02.895Z[ recovery-image] Sep 04 15:42:02.056 INFO O| Sep 04 15:42:02.056 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45112026-09-04T15:42:02.905Z[ recovery-image] Sep 04 15:42:02.066 INFO O| Sep 04 15:42:02.066 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
45122026-09-04T15:42:02.988Z[verify-libraries] Compiling async-compression v0.4.41
45132026-09-04T15:42:02.992Z[verify-libraries] Compiling itertools v0.14.0
45142026-09-04T15:42:03.032Z[verify-libraries] Compiling backon v1.6.0
45152026-09-04T15:42:03.101Z[ host-image] Sep 04 15:42:02.263 INFO O| Sep 04 15:42:02.262 INFO O| Finalize: Building new search index ... Done
45162026-09-04T15:42:03.129Z[verify-libraries] Compiling backoff v0.4.0
45172026-09-04T15:42:03.193Z[verify-libraries] Compiling async-stream v0.3.6
45182026-09-04T15:42:03.193Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
45192026-09-04T15:42:03.193Z[verify-libraries] Compiling humantime v2.3.0
45202026-09-04T15:42:03.276Z[ recovery-image] Sep 04 15:42:02.438 INFO O| Sep 04 15:42:02.438 INFO O| Caching catalogs ... Done
45212026-09-04T15:42:03.301Z[verify-libraries] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
45222026-09-04T15:42:03.325Z[verify-libraries] Compiling progenitor-extras v0.2.0
45232026-09-04T15:42:03.356Z[verify-libraries] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
45242026-09-04T15:42:03.356Z[verify-libraries] Compiling convert_case v0.4.0
45252026-09-04T15:42:03.372Z[ recovery-image] Sep 04 15:42:02.533 INFO O| Sep 04 15:42:02.533 INFO STEP 0 (pkg_image_create) COMPLETE
45262026-09-04T15:42:03.376Z[ recovery-image] Sep 04 15:42:02.533 INFO O| Sep 04 15:42:02.533 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45272026-09-04T15:42:03.383Z[ recovery-image] Sep 04 15:42:02.544 INFO O| Sep 04 15:42:02.544 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"]
45282026-09-04T15:42:03.402Z[verify-libraries] Compiling half v2.7.1
45292026-09-04T15:42:03.406Z[verify-libraries] Compiling ciborium-io v0.2.2
45302026-09-04T15:42:03.447Z[verify-libraries] Compiling oxide-generation-macros v0.2.0
45312026-09-04T15:42:03.484Z[verify-libraries] Compiling crucible-workspace-hack v0.1.0
45322026-09-04T15:42:03.487Z[verify-libraries] Compiling indent_write v2.2.0
45332026-09-04T15:42:03.535Z[ host-image] Sep 04 15:42:02.697 INFO O| Sep 04 15:42:02.696 INFO O| Finalize: Updating package cache ... Done
45342026-09-04T15:42:03.583Z[verify-libraries] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
45352026-09-04T15:42:03.587Z[verify-libraries] Compiling regress v0.11.1
45362026-09-04T15:42:03.658Z[verify-libraries] Compiling secrecy v0.10.3
45372026-09-04T15:42:03.732Z[verify-libraries] Compiling ciborium-ll v0.2.2
45382026-09-04T15:42:03.742Z[ recovery-image] Sep 04 15:42:02.897 INFO O| Sep 04 15:42:02.895 INFO STEP 1 (pkg_set_publisher) COMPLETE
45392026-09-04T15:42:03.742Z[ recovery-image] Sep 04 15:42:02.897 INFO O| Sep 04 15:42:02.895 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45402026-09-04T15:42:03.742Z[ recovery-image] Sep 04 15:42:02.897 INFO O| Sep 04 15:42:02.895 INFO skip step because feature "publisher_1_name" is not enabled
45412026-09-04T15:42:03.742Z[ recovery-image] Sep 04 15:42:02.897 INFO O| Sep 04 15:42:02.895 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45422026-09-04T15:42:03.742Z[ recovery-image] Sep 04 15:42:02.897 INFO O| Sep 04 15:42:02.895 INFO skip step because feature "publisher_2_name" is not enabled
45432026-09-04T15:42:03.742Z[ recovery-image] Sep 04 15:42:02.897 INFO O| Sep 04 15:42:02.895 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45442026-09-04T15:42:03.742Z[ recovery-image] Sep 04 15:42:02.897 INFO O| Sep 04 15:42:02.895 INFO skip step because feature "publisher_3_name" is not enabled
45452026-09-04T15:42:03.742Z[ recovery-image] Sep 04 15:42:02.897 INFO O| Sep 04 15:42:02.895 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45462026-09-04T15:42:03.756Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
45472026-09-04T15:42:03.782Z[verify-libraries] Compiling derive_more v0.99.20
45482026-09-04T15:42:03.831Z[verify-libraries] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45492026-09-04T15:42:03.865Z[verify-libraries] Compiling inout v0.1.4
45502026-09-04T15:42:03.940Z[ host-image] Sep 04 15:42:03.098 INFO O| Sep 04 15:42:03.098 INFO STEP 11 (pkg_install) COMPLETE
45512026-09-04T15:42:03.940Z[ host-image] Sep 04 15:42:03.098 INFO O| Sep 04 15:42:03.098 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45522026-09-04T15:42:03.946Z[ host-image] Sep 04 15:42:03.108 INFO O| Sep 04 15:42:03.108 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"]
45532026-09-04T15:42:03.959Z[verify-libraries] Compiling ciborium v0.2.2
45542026-09-04T15:42:03.964Z[verify-libraries] Compiling universal-hash v0.5.1
45552026-09-04T15:42:04.013Z[verify-libraries] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
45562026-09-04T15:42:04.077Z[verify-libraries] Compiling thiserror-impl-no-std v2.0.2
45572026-09-04T15:42:04.129Z[ recovery-image] Sep 04 15:42:03.288 INFO O| Sep 04 15:42:03.288 INFO variant opensolaris.zone is already global
45582026-09-04T15:42:04.130Z[ recovery-image] Sep 04 15:42:03.288 INFO O| Sep 04 15:42:03.288 INFO STEP 5 (pkg_change_variant) COMPLETE
45592026-09-04T15:42:04.133Z[ recovery-image] Sep 04 15:42:03.288 INFO O| Sep 04 15:42:03.288 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45602026-09-04T15:42:04.148Z[verify-libraries] Compiling cipher v0.4.4
45612026-09-04T15:42:04.198Z[verify-libraries] Compiling opaque-debug v0.3.1
45622026-09-04T15:42:04.230Z[verify-libraries] Compiling unsafe-libyaml v0.2.11
45632026-09-04T15:42:04.278Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45642026-09-04T15:42:04.278Z[verify-libraries] Compiling blake2 v0.10.6
45652026-09-04T15:42:04.334Z[verify-libraries] Compiling poly1305 v0.8.0
45662026-09-04T15:42:04.335Z[verify-libraries] Compiling aead v0.5.2
45672026-09-04T15:42:04.390Z[verify-libraries] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
45682026-09-04T15:42:04.480Z[ recovery-image] Sep 04 15:42:03.642 INFO O| Sep 04 15:42:03.642 INFO variant opensolaris.imagetype is full; changing to partial
45692026-09-04T15:42:04.481Z[ recovery-image] Sep 04 15:42:03.642 INFO O| Sep 04 15:42:03.642 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
45702026-09-04T15:42:04.487Z[verify-libraries] Compiling chacha20 v0.9.1
45712026-09-04T15:42:04.556Z[verify-libraries] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45722026-09-04T15:42:04.628Z[verify-libraries] Compiling password-hash v0.5.0
45732026-09-04T15:42:04.666Z[verify-libraries] Compiling itertools v0.15.0
45742026-09-04T15:42:04.832Z[verify-libraries] Compiling chacha20poly1305 v0.10.1
45752026-09-04T15:42:04.835Z[verify-libraries] Compiling parse-display v0.10.0
45762026-09-04T15:42:04.835Z[verify-libraries] Compiling num-derive v0.4.2
45772026-09-04T15:42:04.913Z[verify-libraries] Compiling serde_yaml v0.9.34+deprecated
45782026-09-04T15:42:04.963Z[verify-libraries] Compiling argon2 v0.5.3
45792026-09-04T15:42:05.066Z[verify-libraries] Compiling crossbeam-deque v0.8.6
45802026-09-04T15:42:05.105Z[verify-libraries] Compiling rayon-core v1.13.0
45812026-09-04T15:42:05.180Z[verify-libraries] Compiling toml_datetime v0.7.5+spec-1.1.0
45822026-09-04T15:42:05.248Z[verify-libraries] Compiling glob v0.3.3
45832026-09-04T15:42:05.300Z[verify-libraries] Compiling heapless v0.8.0
45842026-09-04T15:42:05.358Z[verify-libraries] Compiling proc-macro-error v1.0.4
45852026-09-04T15:42:05.495Z[verify-libraries] Compiling typify-impl v0.6.2
45862026-09-04T15:42:05.495Z[verify-libraries] Compiling thiserror-no-std v2.0.2
45872026-09-04T15:42:05.581Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45882026-09-04T15:42:05.735Z[verify-libraries] Compiling vsss-rs v3.3.4
45892026-09-04T15:42:05.768Z[verify-libraries] Compiling toml_edit v0.23.10+spec-1.0.0
45902026-09-04T15:42:06.047Z[verify-libraries] Compiling usdt-macro v0.5.0
45912026-09-04T15:42:06.095Z[verify-libraries] Compiling usdt-attr-macro v0.5.0
45922026-09-04T15:42:06.260Z[verify-libraries] Compiling tabwriter v1.4.1
45932026-09-04T15:42:06.427Z[verify-libraries] Compiling hash32 v0.3.1
45942026-09-04T15:42:06.474Z[verify-libraries] Compiling ingot-macros v0.2.0
45952026-09-04T15:42:06.677Z[ host-image] Sep 04 15:42:05.836 INFO O| Sep 04 15:42:05.836 INFO O| Startup: Refreshing catalog 'helios' ... Done
45962026-09-04T15:42:06.697Z[verify-libraries] Compiling proc-macro-crate v3.4.0
45972026-09-04T15:42:06.742Z[verify-libraries] Compiling memmap v0.7.0
45982026-09-04T15:42:06.742Z[verify-libraries] Compiling illumos-nvpair-sys v0.2.0
45992026-09-04T15:42:06.742Z[verify-libraries] Compiling smoltcp v0.11.0
46002026-09-04T15:42:06.883Z[verify-libraries] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
46012026-09-04T15:42:06.919Z[verify-libraries] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46022026-09-04T15:42:07.013Z[verify-libraries] Compiling cobs v0.3.0
46032026-09-04T15:42:07.013Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
46042026-09-04T15:42:07.047Z[ recovery-image] Sep 04 15:42:06.208 INFO O| Sep 04 15:42:06.208 INFO O| Startup: Refreshing catalog 'helios' ... Done
46052026-09-04T15:42:07.133Z[verify-libraries] Compiling colored v3.1.1
46062026-09-04T15:42:07.133Z[verify-libraries] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46072026-09-04T15:42:07.182Z[verify-libraries] Compiling usdt v0.5.0
46082026-09-04T15:42:07.247Z[verify-libraries] Compiling postcard v1.1.3
46092026-09-04T15:42:07.277Z[ host-image] Sep 04 15:42:06.433 INFO O| Sep 04 15:42:06.433 INFO O| Startup: Caching catalogs ... Done
46102026-09-04T15:42:07.301Z[verify-libraries] Compiling rayon v1.11.0
46112026-09-04T15:42:07.364Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
46122026-09-04T15:42:07.389Z[verify-libraries] Compiling num_enum_derive v0.7.6
46132026-09-04T15:42:07.544Z[verify-libraries] Compiling rand v0.10.1
46142026-09-04T15:42:07.548Z[verify-libraries] Compiling proc-macro-crate v1.3.1
46152026-09-04T15:42:07.585Z[ recovery-image] Sep 04 15:42:06.746 INFO O| Sep 04 15:42:06.746 INFO O| Startup: Caching catalogs ... Done
46162026-09-04T15:42:07.595Z[verify-libraries] Compiling foreign-types-macros v0.2.3
46172026-09-04T15:42:07.603Z[ recovery-image] Sep 04 15:42:06.765 INFO O| Sep 04 15:42:06.765 INFO O| Planning: Planning completed in 0.00 seconds
46182026-09-04T15:42:07.607Z[ recovery-image] Sep 04 15:42:06.766 INFO O| Sep 04 15:42:06.766 INFO O| Planning: Consolidating action changes ... Done
46192026-09-04T15:42:07.607Z[ recovery-image] Sep 04 15:42:06.766 INFO O| Sep 04 15:42:06.766 INFO O| Planning: Evaluating mediators ... Done
46202026-09-04T15:42:07.607Z[ recovery-image] Sep 04 15:42:06.766 INFO O| Sep 04 15:42:06.766 INFO O| Planning: Planning completed in 0.00 seconds
46212026-09-04T15:42:07.607Z[ recovery-image] Sep 04 15:42:06.766 INFO O| Sep 04 15:42:06.766 INFO O| Variants/Facets to change: 1
46222026-09-04T15:42:07.615Z[ recovery-image] Sep 04 15:42:06.777 INFO O| Sep 04 15:42:06.777 INFO O| Finalize: Updating package state database ... Done
46232026-09-04T15:42:07.615Z[ recovery-image] Sep 04 15:42:06.777 INFO O| Sep 04 15:42:06.777 INFO O| Finalize: Updating package cache ... Done
46242026-09-04T15:42:07.644Z[verify-libraries] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46252026-09-04T15:42:07.644Z[verify-libraries] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46262026-09-04T15:42:07.702Z[ recovery-image] Sep 04 15:42:06.864 INFO O| Sep 04 15:42:06.864 INFO O| Finalize: Updating image state ... Done
46272026-09-04T15:42:07.713Z[verify-libraries] Compiling foreign-types-shared v0.3.1
46282026-09-04T15:42:07.721Z[ recovery-image] Sep 04 15:42:06.883 INFO O| Sep 04 15:42:06.883 INFO O| Finalize: Creating fast lookup database ... Done
46292026-09-04T15:42:07.724Z[ recovery-image] Sep 04 15:42:06.884 INFO O| Sep 04 15:42:06.884 INFO O| Finalize: Reading search index ... Done
46302026-09-04T15:42:07.724Z[ recovery-image] Sep 04 15:42:06.884 INFO O| Sep 04 15:42:06.884 INFO O| Finalize: Updating search index ... Done
46312026-09-04T15:42:07.724Z[ recovery-image] Sep 04 15:42:06.885 INFO O| Sep 04 15:42:06.885 INFO O| Finalize: Updating package cache ... Done
46322026-09-04T15:42:07.932Z[verify-libraries] Compiling illumos-nvpair v0.3.0
46332026-09-04T15:42:07.985Z[ host-image] Sep 04 15:42:07.147 INFO O| Sep 04 15:42:07.147 INFO O| Planning: Solver setup ... Done
46342026-09-04T15:42:07.990Z[ host-image] Sep 04 15:42:07.152 INFO O| Sep 04 15:42:07.152 INFO O| Planning: Running solver ... Done
46352026-09-04T15:42:08.011Z[ host-image] Sep 04 15:42:07.171 INFO O| Sep 04 15:42:07.171 INFO O| Planning: Finding local manifests ... Done
46362026-09-04T15:42:08.040Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
46372026-09-04T15:42:08.043Z[ host-image] Sep 04 15:42:07.203 INFO O| Sep 04 15:42:07.203 INFO O| Planning: Fetching manifests: 0/6 0% complete
46382026-09-04T15:42:08.078Z[ recovery-image] Sep 04 15:42:07.239 INFO O| Sep 04 15:42:07.239 INFO STEP 6 (pkg_change_variant) COMPLETE
46392026-09-04T15:42:08.078Z[ recovery-image] Sep 04 15:42:07.239 INFO O| Sep 04 15:42:07.239 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46402026-09-04T15:42:08.082Z[ recovery-image] Sep 04 15:42:07.239 INFO O| Sep 04 15:42:07.239 INFO skip step because feature "debug_variant" is not enabled
46412026-09-04T15:42:08.082Z[ recovery-image] Sep 04 15:42:07.239 INFO O| Sep 04 15:42:07.239 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46422026-09-04T15:42:08.094Z[verify-libraries] Compiling num_enum_derive v0.5.11
46432026-09-04T15:42:08.128Z[verify-libraries] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46442026-09-04T15:42:08.131Z[ host-image] Sep 04 15:42:07.292 INFO O| Sep 04 15:42:07.292 INFO O| Planning: Fetching manifests: 6/6 100% complete
46452026-09-04T15:42:08.175Z[verify-libraries] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46462026-09-04T15:42:08.175Z[ host-image] Sep 04 15:42:07.337 INFO O| Sep 04 15:42:07.336 INFO O| Planning: Package planning ... Done
46472026-09-04T15:42:08.178Z[ host-image] Sep 04 15:42:07.339 INFO O| Sep 04 15:42:07.339 INFO O| Planning: Merging actions ... Done
46482026-09-04T15:42:08.232Z[verify-libraries] Compiling cstr-argument v0.1.2
46492026-09-04T15:42:08.235Z[ host-image] Sep 04 15:42:07.396 INFO O| Sep 04 15:42:07.396 INFO O| Planning: Checking for conflicting actions ... Done
46502026-09-04T15:42:08.238Z[ host-image] Sep 04 15:42:07.398 INFO O| Sep 04 15:42:07.397 INFO O| Planning: Consolidating action changes ... Done
46512026-09-04T15:42:08.324Z[verify-libraries] Compiling foreign-types v0.5.0
46522026-09-04T15:42:08.324Z[verify-libraries] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
46532026-09-04T15:42:08.389Z[ host-image] Sep 04 15:42:07.551 INFO O| Sep 04 15:42:07.551 INFO O| Planning: Evaluating mediators ... Done
46542026-09-04T15:42:08.392Z[ host-image] Sep 04 15:42:07.552 INFO O| Sep 04 15:42:07.552 INFO O| Planning: Planning completed in 1.10 seconds
46552026-09-04T15:42:08.392Z[ host-image] Sep 04 15:42:07.553 INFO O| Sep 04 15:42:07.553 INFO O| Packages to install: 6
46562026-09-04T15:42:08.392Z[ host-image] Sep 04 15:42:07.553 INFO O| Sep 04 15:42:07.553 INFO O| Services to change: 2
46572026-09-04T15:42:08.402Z[ host-image] Sep 04 15:42:07.564 INFO O| Sep 04 15:42:07.564 INFO O| Download: 0/156 items 0.0/1.8MB 0% complete
46582026-09-04T15:42:08.434Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
46592026-09-04T15:42:08.449Z[ recovery-image] Sep 04 15:42:07.611 INFO O| Sep 04 15:42:07.611 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
46602026-09-04T15:42:08.520Z[verify-libraries] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
46612026-09-04T15:42:08.578Z[verify-libraries] Compiling itertools v0.12.1
46622026-09-04T15:42:08.578Z[verify-libraries] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
46632026-09-04T15:42:08.606Z[ host-image] Sep 04 15:42:07.768 INFO O| Sep 04 15:42:07.768 INFO O| Download: Completed 1.76 MB in 0.20 seconds (8.6M/s)
46642026-09-04T15:42:08.638Z[ host-image] Sep 04 15:42:07.795 INFO O| Sep 04 15:42:07.795 INFO O| Actions: 1/391 actions (Installing new actions)
46652026-09-04T15:42:08.679Z[verify-libraries] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46662026-09-04T15:42:08.734Z[verify-libraries] Compiling sigpipe v0.1.3
46672026-09-04T15:42:08.734Z[verify-libraries] Compiling num_enum v0.7.6
46682026-09-04T15:42:08.785Z[ host-image] Sep 04 15:42:07.947 INFO O| Sep 04 15:42:07.947 INFO O| Actions: Completed 391 actions in 0.15 seconds.
46692026-09-04T15:42:08.796Z[verify-libraries] Compiling zone_cfg_derive v0.3.1
46702026-09-04T15:42:08.799Z[verify-libraries] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
46712026-09-04T15:42:08.837Z[ host-image] Sep 04 15:42:07.999 INFO O| Sep 04 15:42:07.999 INFO O| Finalize: Updating package state database ... Done
46722026-09-04T15:42:08.837Z[ host-image] Sep 04 15:42:07.999 INFO O| Sep 04 15:42:07.999 INFO O| Finalize: Updating package cache ... Done
46732026-09-04T15:42:08.848Z[verify-libraries] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46742026-09-04T15:42:08.890Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
46752026-09-04T15:42:08.890Z[verify-libraries] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
46762026-09-04T15:42:08.953Z[verify-libraries] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46772026-09-04T15:42:08.968Z[ host-image] Sep 04 15:42:08.130 INFO O| Sep 04 15:42:08.130 INFO O| Finalize: Updating image state ... Done
46782026-09-04T15:42:09.018Z[verify-libraries] Compiling toml v0.8.23
46792026-09-04T15:42:09.144Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
46802026-09-04T15:42:09.191Z[verify-libraries] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46812026-09-04T15:42:09.372Z[verify-libraries] Compiling smf v0.2.3
46822026-09-04T15:42:09.372Z[verify-libraries] Compiling whoami v1.6.1
46832026-09-04T15:42:09.376Z[verify-libraries] Compiling tokio-dtrace v0.1.1
46842026-09-04T15:42:09.447Z[verify-libraries] Compiling num_enum v0.5.11
46852026-09-04T15:42:09.537Z[verify-libraries] Compiling derive-where v1.6.0
46862026-09-04T15:42:09.605Z[verify-libraries] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
46872026-09-04T15:42:09.608Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
46882026-09-04T15:42:09.686Z[verify-libraries] Compiling oxide-tokio-rt v0.1.4
46892026-09-04T15:42:09.755Z[verify-libraries] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
46902026-09-04T15:42:09.825Z[verify-libraries] Compiling gethostname v0.5.0
46912026-09-04T15:42:09.851Z[verify-libraries] Compiling ingot-types v0.2.0
46922026-09-04T15:42:09.854Z[verify-libraries] Compiling cancel-safe-futures v0.1.5
46932026-09-04T15:42:10.020Z[verify-libraries] Compiling zone v0.3.1
46942026-09-04T15:42:10.028Z[ host-image] Sep 04 15:42:09.190 INFO O| Sep 04 15:42:09.190 INFO O| Finalize: Creating fast lookup database ... Done
46952026-09-04T15:42:10.055Z[verify-libraries] Compiling newline-converter v0.3.0
46962026-09-04T15:42:10.055Z[verify-libraries] Compiling console v0.15.11
46972026-09-04T15:42:10.063Z[ host-image] Sep 04 15:42:09.224 INFO O| Sep 04 15:42:09.224 INFO O| Finalize: Reading search index ... Done
46982026-09-04T15:42:10.063Z[ host-image] Sep 04 15:42:09.224 INFO O| Sep 04 15:42:09.224 INFO O| Finalize: Updating search index ... Done
46992026-09-04T15:42:10.078Z[ host-image] Sep 04 15:42:09.240 INFO O| Sep 04 15:42:09.240 INFO O| Finalize: Updating package cache ... Done
47002026-09-04T15:42:10.111Z[verify-libraries] Compiling linear-map v1.2.0
47012026-09-04T15:42:10.148Z[verify-libraries] Compiling num-rational v0.4.2
47022026-09-04T15:42:10.277Z[verify-libraries] Compiling ingot v0.2.1
47032026-09-04T15:42:10.331Z[verify-libraries] Compiling num-complex v0.4.6
47042026-09-04T15:42:10.334Z[verify-libraries] Compiling slog-dtrace v0.3.0
47052026-09-04T15:42:10.397Z[verify-libraries] Compiling resolv-conf v0.7.6
47062026-09-04T15:42:10.407Z[ host-image] Sep 04 15:42:09.569 INFO O| Sep 04 15:42:09.569 INFO STEP 12 (pkg_install) COMPLETE
47072026-09-04T15:42:10.407Z[ host-image] Sep 04 15:42:09.569 INFO O| Sep 04 15:42:09.569 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47082026-09-04T15:42:10.417Z[ host-image] Sep 04 15:42:09.579 INFO O| Sep 04 15:42:09.579 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
47092026-09-04T15:42:10.481Z[verify-libraries] Compiling expectorate v1.2.0
47102026-09-04T15:42:10.607Z[verify-libraries] Compiling prettyplease v0.2.37
47112026-09-04T15:42:10.766Z[verify-libraries] Compiling num v0.4.3
47122026-09-04T15:42:10.766Z[verify-libraries] Compiling float-ord v0.3.2
47132026-09-04T15:42:10.796Z[ recovery-image] Sep 04 15:42:09.957 INFO O| Sep 04 15:42:09.956 INFO O| Startup: Refreshing catalog 'helios' ... Done
47142026-09-04T15:42:10.858Z[verify-libraries] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
47152026-09-04T15:42:10.899Z[verify-libraries] Compiling linked-hash-map v0.5.6
47162026-09-04T15:42:10.937Z[verify-libraries] Compiling minimal-lexical v0.2.1
47172026-09-04T15:42:10.941Z[verify-libraries] Compiling hickory-proto v0.24.4
47182026-09-04T15:42:10.985Z[verify-libraries] Compiling unicode-xid v0.2.6
47192026-09-04T15:42:11.038Z[verify-libraries] Compiling typify-macro v0.6.2
47202026-09-04T15:42:11.043Z[verify-libraries] Compiling tabled_derive v0.7.0
47212026-09-04T15:42:11.179Z[verify-libraries] Compiling lru-cache v0.1.2
47222026-09-04T15:42:11.208Z[verify-libraries] Compiling oxide-update-engine-types v0.1.2
47232026-09-04T15:42:11.212Z[verify-libraries] Compiling nom v7.1.3
47242026-09-04T15:42:11.212Z[verify-libraries] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
47252026-09-04T15:42:11.368Z[verify-libraries] Compiling ar_archive_writer v0.5.1
47262026-09-04T15:42:11.405Z[verify-libraries] Compiling fd-lock v4.0.4
47272026-09-04T15:42:11.405Z[verify-libraries] Compiling vte v0.14.1
47282026-09-04T15:42:11.578Z[verify-libraries] Compiling display-error-chain v0.2.2
47292026-09-04T15:42:11.680Z[verify-libraries] Compiling crossterm v0.29.0
47302026-09-04T15:42:11.732Z[ recovery-image] Sep 04 15:42:10.894 INFO O| Sep 04 15:42:10.894 INFO O| Startup: Caching catalogs ... Done
47312026-09-04T15:42:11.751Z[ recovery-image] Sep 04 15:42:10.913 INFO O| Sep 04 15:42:10.913 INFO O| Planning: Planning completed in 0.00 seconds
47322026-09-04T15:42:11.755Z[ recovery-image] Sep 04 15:42:10.914 INFO O| Sep 04 15:42:10.914 INFO O| Planning: Consolidating action changes ... Done
47332026-09-04T15:42:11.755Z[ recovery-image] Sep 04 15:42:10.914 INFO O| Sep 04 15:42:10.914 INFO O| Planning: Evaluating mediators ... Done
47342026-09-04T15:42:11.755Z[ recovery-image] Sep 04 15:42:10.914 INFO O| Sep 04 15:42:10.914 INFO O| Planning: Planning completed in 0.00 seconds
47352026-09-04T15:42:11.755Z[ recovery-image] Sep 04 15:42:10.914 INFO O| Sep 04 15:42:10.914 INFO O| Variants/Facets to change: 1
47362026-09-04T15:42:11.770Z[ recovery-image] Sep 04 15:42:10.932 INFO O| Sep 04 15:42:10.932 INFO O| Finalize: Updating package state database ... Done
47372026-09-04T15:42:11.771Z[ recovery-image] Sep 04 15:42:10.932 INFO O| Sep 04 15:42:10.932 INFO O| Finalize: Updating package cache ... Done
47382026-09-04T15:42:11.810Z[verify-libraries] Compiling nu-ansi-term v0.50.3
47392026-09-04T15:42:11.814Z[verify-libraries] Compiling strip-ansi-escapes v0.2.1
47402026-09-04T15:42:11.861Z[ recovery-image] Sep 04 15:42:11.022 INFO O| Sep 04 15:42:11.022 INFO O| Finalize: Updating image state ... Done
47412026-09-04T15:42:11.864Z[verify-libraries] Compiling stacker v0.1.23
47422026-09-04T15:42:11.875Z[ recovery-image] Sep 04 15:42:11.037 INFO O| Sep 04 15:42:11.037 INFO O| Finalize: Creating fast lookup database ... Done
47432026-09-04T15:42:11.879Z[ recovery-image] Sep 04 15:42:11.037 INFO O| Sep 04 15:42:11.037 INFO O| Finalize: Reading search index ... Done
47442026-09-04T15:42:11.879Z[ recovery-image] Sep 04 15:42:11.038 INFO O| Sep 04 15:42:11.038 INFO O| Finalize: Updating search index ... Done
47452026-09-04T15:42:11.879Z[ recovery-image] Sep 04 15:42:11.038 INFO O| Sep 04 15:42:11.038 INFO O| Finalize: Updating package cache ... Done
47462026-09-04T15:42:12.116Z[verify-libraries] Compiling reedline v0.40.0
47472026-09-04T15:42:12.205Z[verify-libraries] Compiling cfg_aliases v0.1.1
47482026-09-04T15:42:12.233Z[ recovery-image] Sep 04 15:42:11.395 INFO O| Sep 04 15:42:11.395 INFO STEP 8 (pkg_change_facet) COMPLETE
47492026-09-04T15:42:12.233Z[ recovery-image] Sep 04 15:42:11.395 INFO O| Sep 04 15:42:11.395 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47502026-09-04T15:42:12.303Z[verify-libraries] Compiling tabled v0.15.0
47512026-09-04T15:42:12.350Z[verify-libraries] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47522026-09-04T15:42:12.424Z[verify-libraries] Compiling oxide-update-engine v0.1.2
47532026-09-04T15:42:12.428Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
47542026-09-04T15:42:12.520Z[verify-libraries] Compiling psm v0.1.30
47552026-09-04T15:42:12.524Z[verify-libraries] Compiling nix v0.28.0
47562026-09-04T15:42:12.583Z[ recovery-image] Sep 04 15:42:11.745 INFO O| Sep 04 15:42:11.744 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
47572026-09-04T15:42:12.647Z[ host-image] Sep 04 15:42:11.808 INFO O| Sep 04 15:42:11.808 INFO O| Startup: Refreshing catalog 'helios' ... Done
47582026-09-04T15:42:12.677Z[verify-libraries] Compiling semver v0.1.20
47592026-09-04T15:42:12.744Z[verify-libraries] Compiling termtree v0.5.1
47602026-09-04T15:42:12.811Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
47612026-09-04T15:42:12.982Z[verify-libraries] Compiling rustc_version v0.1.7
47622026-09-04T15:42:13.048Z[verify-libraries] Compiling phf_shared v0.12.1
47632026-09-04T15:42:13.074Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
47642026-09-04T15:42:13.114Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
47652026-09-04T15:42:13.117Z[verify-libraries] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
47662026-09-04T15:42:13.117Z[verify-libraries] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
47672026-09-04T15:42:13.205Z[ host-image] Sep 04 15:42:12.366 INFO O| Sep 04 15:42:12.366 INFO O| Startup: Caching catalogs ... Done
47682026-09-04T15:42:13.221Z[verify-libraries] Compiling typify v0.6.2
47692026-09-04T15:42:13.324Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
47702026-09-04T15:42:13.390Z[verify-libraries] Compiling progenitor-impl v0.14.0
47712026-09-04T15:42:13.459Z[verify-libraries] Compiling hickory-resolver v0.24.4
47722026-09-04T15:42:13.636Z[verify-libraries] Compiling nibble_vec v0.1.0
47732026-09-04T15:42:13.741Z[verify-libraries] Compiling highway v1.3.0
47742026-09-04T15:42:13.837Z[verify-libraries] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47752026-09-04T15:42:13.858Z[ host-image] Sep 04 15:42:13.020 INFO O| Sep 04 15:42:13.020 INFO O| Planning: Solver setup ... Done
47762026-09-04T15:42:13.864Z[ host-image] Sep 04 15:42:13.026 INFO O| Sep 04 15:42:13.026 INFO O| Planning: Running solver ... Done
47772026-09-04T15:42:13.881Z[ host-image] Sep 04 15:42:13.043 INFO O| Sep 04 15:42:13.043 INFO O| Planning: Finding local manifests ... Done
47782026-09-04T15:42:13.900Z[ host-image] Sep 04 15:42:13.058 INFO O| Sep 04 15:42:13.057 INFO O| Planning: Fetching manifests: 0/6 0% complete
47792026-09-04T15:42:13.919Z[verify-libraries] Compiling chrono-tz v0.10.4
47802026-09-04T15:42:13.978Z[ host-image] Sep 04 15:42:13.140 INFO O| Sep 04 15:42:13.140 INFO O| Planning: Fetching manifests: 6/6 100% complete
47812026-09-04T15:42:14.009Z[verify-libraries] Compiling endian-type v0.1.2
47822026-09-04T15:42:14.032Z[ host-image] Sep 04 15:42:13.195 INFO O| Sep 04 15:42:13.195 INFO O| Planning: Package planning ... Done
47832026-09-04T15:42:14.043Z[ host-image] Sep 04 15:42:13.204 INFO O| Sep 04 15:42:13.204 INFO O| Planning: Merging actions ... Done
47842026-09-04T15:42:14.057Z[verify-libraries] Compiling recursive v0.1.1
47852026-09-04T15:42:14.106Z[ host-image] Sep 04 15:42:13.268 INFO O| Sep 04 15:42:13.268 INFO O| Planning: Checking for conflicting actions ... Done
47862026-09-04T15:42:14.110Z[ host-image] Sep 04 15:42:13.272 INFO O| Sep 04 15:42:13.272 INFO O| Planning: Consolidating action changes ... Done
47872026-09-04T15:42:14.219Z[verify-libraries] Compiling radix_trie v0.2.1
47882026-09-04T15:42:14.294Z[ host-image] Sep 04 15:42:13.456 INFO O| Sep 04 15:42:13.456 INFO O| Planning: Evaluating mediators ... Done
47892026-09-04T15:42:14.297Z[ host-image] Sep 04 15:42:13.459 INFO O| Sep 04 15:42:13.459 INFO O| Planning: Planning completed in 1.07 seconds
47902026-09-04T15:42:14.300Z[ host-image] Sep 04 15:42:13.460 INFO O| Sep 04 15:42:13.460 INFO O| Packages to install: 6
47912026-09-04T15:42:14.300Z[ host-image] Sep 04 15:42:13.460 INFO O| Sep 04 15:42:13.460 INFO O| Mediators to change: 1
47922026-09-04T15:42:14.300Z[ host-image] Sep 04 15:42:13.460 INFO O| Sep 04 15:42:13.460 INFO O| Services to change: 1
47932026-09-04T15:42:14.311Z[ host-image] Sep 04 15:42:13.473 INFO O| Sep 04 15:42:13.473 INFO O| Download: 0/1147 items 0.0/7.8MB 0% complete
47942026-09-04T15:42:14.339Z[verify-libraries] Compiling newtype_derive v0.1.6
47952026-09-04T15:42:14.342Z[verify-libraries] Compiling phf v0.12.1
47962026-09-04T15:42:14.596Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
47972026-09-04T15:42:14.626Z[verify-libraries] Compiling const_format_proc_macros v0.2.34
47982026-09-04T15:42:14.626Z[verify-libraries] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
47992026-09-04T15:42:14.703Z[verify-libraries] Compiling peg-macros v0.8.5
48002026-09-04T15:42:14.842Z[ recovery-image] Sep 04 15:42:14.004 INFO O| Sep 04 15:42:14.004 INFO O| Startup: Refreshing catalog 'helios' ... Done
48012026-09-04T15:42:14.861Z[verify-libraries] Compiling qorb v0.4.1
48022026-09-04T15:42:14.897Z[ host-image] Sep 04 15:42:14.058 INFO O| Sep 04 15:42:14.058 INFO O| Download: Completed 7.84 MB in 0.59 seconds (13.4M/s)
48032026-09-04T15:42:14.944Z[ host-image] Sep 04 15:42:14.105 INFO O| Sep 04 15:42:14.105 INFO O| Actions: 1/1366 actions (Installing new actions)
48042026-09-04T15:42:15.119Z[verify-libraries] Compiling sqlparser_derive v0.5.0
48052026-09-04T15:42:15.148Z[verify-libraries] Compiling csv-core v0.1.13
48062026-09-04T15:42:15.217Z[ host-image] Sep 04 15:42:14.379 INFO O| Sep 04 15:42:14.379 INFO O| Actions: Completed 1366 actions in 0.27 seconds.
48072026-09-04T15:42:15.274Z[ host-image] Sep 04 15:42:14.436 INFO O| Sep 04 15:42:14.436 INFO O| Finalize: Updating package state database ... Done
48082026-09-04T15:42:15.274Z[ host-image] Sep 04 15:42:14.436 INFO O| Sep 04 15:42:14.436 INFO O| Finalize: Updating package cache ... Done
48092026-09-04T15:42:15.390Z[verify-libraries] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
48102026-09-04T15:42:15.415Z[ host-image] Sep 04 15:42:14.569 INFO O| Sep 04 15:42:14.569 INFO O| Finalize: Updating image state ... Done
48112026-09-04T15:42:15.434Z[ recovery-image] Sep 04 15:42:14.594 INFO O| Sep 04 15:42:14.593 INFO O| Startup: Caching catalogs ... Done
48122026-09-04T15:42:15.441Z[ recovery-image] Sep 04 15:42:14.603 INFO O| Sep 04 15:42:14.603 INFO O| Planning: Planning completed in 0.00 seconds
48132026-09-04T15:42:15.447Z[ recovery-image] Sep 04 15:42:14.608 INFO O| Sep 04 15:42:14.608 INFO O| Planning: Consolidating action changes ... Done
48142026-09-04T15:42:15.447Z[ recovery-image] Sep 04 15:42:14.608 INFO O| Sep 04 15:42:14.608 INFO O| Planning: Evaluating mediators ... Done
48152026-09-04T15:42:15.447Z[ recovery-image] Sep 04 15:42:14.608 INFO O| Sep 04 15:42:14.608 INFO O| Planning: Planning completed in 0.00 seconds
48162026-09-04T15:42:15.447Z[ recovery-image] Sep 04 15:42:14.608 INFO O| Sep 04 15:42:14.608 INFO O| Variants/Facets to change: 1
48172026-09-04T15:42:15.463Z[ recovery-image] Sep 04 15:42:14.622 INFO O| Sep 04 15:42:14.622 INFO O| Finalize: Updating package state database ... Done
48182026-09-04T15:42:15.463Z[ recovery-image] Sep 04 15:42:14.622 INFO O| Sep 04 15:42:14.622 INFO O| Finalize: Updating package cache ... Done
48192026-09-04T15:42:15.513Z[verify-libraries] Compiling winnow v0.6.26
48202026-09-04T15:42:15.552Z[ recovery-image] Sep 04 15:42:14.714 INFO O| Sep 04 15:42:14.714 INFO O| Finalize: Updating image state ... Done
48212026-09-04T15:42:15.569Z[verify-libraries] Compiling unicode_categories v0.1.1
48222026-09-04T15:42:15.572Z[ recovery-image] Sep 04 15:42:14.734 INFO O| Sep 04 15:42:14.734 INFO O| Finalize: Creating fast lookup database ... Done
48232026-09-04T15:42:15.573Z[ recovery-image] Sep 04 15:42:14.734 INFO O| Sep 04 15:42:14.734 INFO O| Finalize: Reading search index ... Done
48242026-09-04T15:42:15.573Z[ recovery-image] Sep 04 15:42:14.734 INFO O| Sep 04 15:42:14.734 INFO O| Finalize: Updating search index ... Done
48252026-09-04T15:42:15.577Z[ recovery-image] Sep 04 15:42:14.735 INFO O| Sep 04 15:42:14.735 INFO O| Finalize: Updating package cache ... Done
48262026-09-04T15:42:15.665Z[verify-libraries] Compiling home v0.5.12
48272026-09-04T15:42:15.808Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
48282026-09-04T15:42:15.899Z[verify-libraries] Compiling rustyline v14.0.0
48292026-09-04T15:42:15.921Z[verify-libraries] Compiling const_format v0.2.35
48302026-09-04T15:42:15.924Z[verify-libraries] Compiling csv v1.4.0
48312026-09-04T15:42:16.015Z[ recovery-image] Sep 04 15:42:15.177 INFO O| Sep 04 15:42:15.177 INFO STEP 9 (pkg_change_facet) COMPLETE
48322026-09-04T15:42:16.015Z[ recovery-image] Sep 04 15:42:15.177 INFO O| Sep 04 15:42:15.177 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48332026-09-04T15:42:16.188Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
48342026-09-04T15:42:16.330Z[verify-libraries] Compiling sqlparser v0.61.0
48352026-09-04T15:42:16.396Z[ recovery-image] Sep 04 15:42:15.557 INFO O| Sep 04 15:42:15.557 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
48362026-09-04T15:42:16.414Z[verify-libraries] Compiling bcs v0.1.6
48372026-09-04T15:42:16.479Z[verify-libraries] Compiling peg v0.8.5
48382026-09-04T15:42:16.618Z[verify-libraries] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
48392026-09-04T15:42:16.621Z[verify-libraries] Compiling progenitor-macro v0.14.0
48402026-09-04T15:42:16.647Z[ host-image] Sep 04 15:42:15.808 INFO O| Sep 04 15:42:15.808 INFO O| Finalize: Creating fast lookup database ... Done
48412026-09-04T15:42:16.673Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
48422026-09-04T15:42:16.681Z[ host-image] Sep 04 15:42:15.843 INFO O| Sep 04 15:42:15.843 INFO O| Finalize: Reading search index ... Done
48432026-09-04T15:42:16.681Z[ host-image] Sep 04 15:42:15.843 INFO O| Sep 04 15:42:15.843 INFO O| Finalize: Updating search index ... Done
48442026-09-04T15:42:16.707Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
48452026-09-04T15:42:16.716Z[ host-image] Sep 04 15:42:15.879 INFO O| Sep 04 15:42:15.879 INFO O| Finalize: Updating package cache ... Done
48462026-09-04T15:42:16.735Z[verify-libraries] Compiling nom v8.0.0
48472026-09-04T15:42:16.761Z[verify-libraries] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48482026-09-04T15:42:16.871Z[verify-libraries] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48492026-09-04T15:42:17.047Z[verify-libraries] Compiling steno v0.4.1
48502026-09-04T15:42:17.081Z[ host-image] Sep 04 15:42:16.243 INFO O| Sep 04 15:42:16.243 INFO STEP 13 (pkg_install) COMPLETE
48512026-09-04T15:42:17.081Z[ host-image] Sep 04 15:42:16.243 INFO O| Sep 04 15:42:16.243 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48522026-09-04T15:42:17.091Z[ host-image] Sep 04 15:42:16.253 INFO O| Sep 04 15:42:16.253 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
48532026-09-04T15:42:17.235Z[verify-libraries] Compiling sha1 v0.10.6
48542026-09-04T15:42:17.350Z[verify-libraries] Compiling sqlformat v0.3.5
48552026-09-04T15:42:17.497Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
48562026-09-04T15:42:17.592Z[verify-libraries] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
48572026-09-04T15:42:17.817Z[verify-libraries] Compiling dropshot-api-manager-types v0.8.0
48582026-09-04T15:42:17.861Z[verify-libraries] Compiling tagptr v0.2.0
48592026-09-04T15:42:17.898Z[verify-libraries] Compiling utf-8 v0.7.6
48602026-09-04T15:42:17.898Z[verify-libraries] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
48612026-09-04T15:42:17.980Z[verify-libraries] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
48622026-09-04T15:42:18.151Z[verify-libraries] Compiling moka v0.12.13
48632026-09-04T15:42:18.190Z[verify-libraries] Compiling tungstenite v0.21.0
48642026-09-04T15:42:18.193Z[verify-libraries] Compiling libefi-sys v0.1.0
48652026-09-04T15:42:18.272Z[verify-libraries] Compiling bitfield-struct v0.6.2
48662026-09-04T15:42:18.309Z[verify-libraries] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48672026-09-04T15:42:18.313Z[verify-libraries] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
48682026-09-04T15:42:18.434Z[verify-libraries] Compiling xshell-macros v0.2.7
48692026-09-04T15:42:18.783Z[ recovery-image] Sep 04 15:42:17.945 INFO O| Sep 04 15:42:17.945 INFO O| Startup: Refreshing catalog 'helios' ... Done
48702026-09-04T15:42:18.804Z[verify-libraries] Compiling tokio-tungstenite v0.21.0
48712026-09-04T15:42:18.942Z[verify-libraries] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
48722026-09-04T15:42:18.990Z[verify-libraries] Compiling hickory-resolver v0.25.2
48732026-09-04T15:42:18.990Z[verify-libraries] Compiling xshell v0.2.7
48742026-09-04T15:42:19.153Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
48752026-09-04T15:42:19.198Z[verify-libraries] Compiling sha2 v0.11.0
48762026-09-04T15:42:19.198Z[verify-libraries] Compiling libscf-sys v1.2.0
48772026-09-04T15:42:19.253Z[verify-libraries] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48782026-09-04T15:42:19.253Z[verify-libraries] Compiling subprocess v0.2.15
48792026-09-04T15:42:19.253Z[verify-libraries] Compiling papergrid v0.18.0
48802026-09-04T15:42:19.253Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48812026-09-04T15:42:19.342Z[ recovery-image] Sep 04 15:42:18.504 INFO O| Sep 04 15:42:18.504 INFO O| Startup: Caching catalogs ... Done
48822026-09-04T15:42:19.361Z[ recovery-image] Sep 04 15:42:18.523 INFO O| Sep 04 15:42:18.523 INFO O| Planning: Planning completed in 0.00 seconds
48832026-09-04T15:42:19.364Z[ recovery-image] Sep 04 15:42:18.524 INFO O| Sep 04 15:42:18.524 INFO O| Planning: Consolidating action changes ... Done
48842026-09-04T15:42:19.365Z[ recovery-image] Sep 04 15:42:18.524 INFO O| Sep 04 15:42:18.524 INFO O| Planning: Evaluating mediators ... Done
48852026-09-04T15:42:19.365Z[ recovery-image] Sep 04 15:42:18.524 INFO O| Sep 04 15:42:18.524 INFO O| Planning: Planning completed in 0.00 seconds
48862026-09-04T15:42:19.365Z[ recovery-image] Sep 04 15:42:18.524 INFO O| Sep 04 15:42:18.524 INFO O| Variants/Facets to change: 1
48872026-09-04T15:42:19.407Z[ recovery-image] Sep 04 15:42:18.569 INFO O| Sep 04 15:42:18.569 INFO O| Finalize: Updating package state database ... Done
48882026-09-04T15:42:19.407Z[ recovery-image] Sep 04 15:42:18.569 INFO O| Sep 04 15:42:18.569 INFO O| Finalize: Updating package cache ... Done
48892026-09-04T15:42:19.493Z[ recovery-image] Sep 04 15:42:18.655 INFO O| Sep 04 15:42:18.655 INFO O| Finalize: Updating image state ... Done
48902026-09-04T15:42:19.497Z[verify-libraries] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48912026-09-04T15:42:19.512Z[ recovery-image] Sep 04 15:42:18.674 INFO O| Sep 04 15:42:18.674 INFO O| Finalize: Creating fast lookup database ... Done
48922026-09-04T15:42:19.515Z[ recovery-image] Sep 04 15:42:18.675 INFO O| Sep 04 15:42:18.675 INFO O| Finalize: Reading search index ... Done
48932026-09-04T15:42:19.515Z[ recovery-image] Sep 04 15:42:18.676 INFO O| Sep 04 15:42:18.676 INFO O| Finalize: Updating search index ... Done
48942026-09-04T15:42:19.518Z[ recovery-image] Sep 04 15:42:18.677 INFO O| Sep 04 15:42:18.677 INFO O| Finalize: Updating package cache ... Done
48952026-09-04T15:42:19.597Z[verify-libraries] Compiling headers-core v0.3.0
48962026-09-04T15:42:19.627Z[verify-libraries] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
48972026-09-04T15:42:19.721Z[ host-image] Sep 04 15:42:18.883 INFO O| Sep 04 15:42:18.883 INFO O| Startup: Refreshing catalog 'helios' ... Done
48982026-09-04T15:42:19.769Z[verify-libraries] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48992026-09-04T15:42:19.844Z[ recovery-image] Sep 04 15:42:19.006 INFO O| Sep 04 15:42:19.005 INFO STEP 10 (pkg_change_facet) COMPLETE
49002026-09-04T15:42:19.844Z[ recovery-image] Sep 04 15:42:19.006 INFO O| Sep 04 15:42:19.006 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49012026-09-04T15:42:19.857Z[ recovery-image] Sep 04 15:42:19.018 INFO O| Sep 04 15:42:19.018 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"]
49022026-09-04T15:42:19.879Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
49032026-09-04T15:42:19.936Z[verify-libraries] Compiling unicase v2.9.0
49042026-09-04T15:42:20.152Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
49052026-09-04T15:42:20.188Z[verify-libraries] Compiling headers v0.4.1
49062026-09-04T15:42:20.233Z[verify-libraries] Compiling darling_core v0.21.3
49072026-09-04T15:42:20.305Z[ host-image] Sep 04 15:42:19.466 INFO O| Sep 04 15:42:19.466 INFO O| Startup: Caching catalogs ... Done
49082026-09-04T15:42:20.328Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
49092026-09-04T15:42:20.393Z[verify-libraries] Compiling maplit v1.0.2
49102026-09-04T15:42:20.527Z[verify-libraries] Compiling tabled v0.21.0
49112026-09-04T15:42:20.569Z[verify-libraries] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
49122026-09-04T15:42:21.122Z[ host-image] Sep 04 15:42:20.283 INFO O| Sep 04 15:42:20.283 INFO O| Planning: Solver setup ... Done
49132026-09-04T15:42:21.127Z[ host-image] Sep 04 15:42:20.289 INFO O| Sep 04 15:42:20.289 INFO O| Planning: Running solver ... Done
49142026-09-04T15:42:21.145Z[ host-image] Sep 04 15:42:20.306 INFO O| Sep 04 15:42:20.306 INFO O| Planning: Finding local manifests ... Done
49152026-09-04T15:42:21.211Z[ host-image] Sep 04 15:42:20.372 INFO O| Sep 04 15:42:20.371 INFO O| Planning: Fetching manifests: 0/1 0% complete
49162026-09-04T15:42:21.220Z[ host-image] Sep 04 15:42:20.382 INFO O| Sep 04 15:42:20.381 INFO O| Planning: Fetching manifests: 1/1 100% complete
49172026-09-04T15:42:21.237Z[ host-image] Sep 04 15:42:20.399 INFO O| Sep 04 15:42:20.399 INFO O| Planning: Package planning ... Done
49182026-09-04T15:42:21.241Z[ host-image] Sep 04 15:42:20.399 INFO O| Sep 04 15:42:20.399 INFO O| Planning: Merging actions ... Done
49192026-09-04T15:42:21.263Z[verify-libraries] Compiling yasna v0.5.2
49202026-09-04T15:42:21.281Z[ host-image] Sep 04 15:42:20.443 INFO O| Sep 04 15:42:20.443 INFO O| Planning: Checking for conflicting actions ... Done
49212026-09-04T15:42:21.285Z[ host-image] Sep 04 15:42:20.444 INFO O| Sep 04 15:42:20.444 INFO O| Planning: Consolidating action changes ... Done
49222026-09-04T15:42:21.305Z[verify-libraries] Compiling crc8 v0.1.1
49232026-09-04T15:42:21.399Z[verify-libraries] Compiling vergen-lib v0.1.6
49242026-09-04T15:42:21.427Z[ host-image] Sep 04 15:42:20.589 INFO O| Sep 04 15:42:20.589 INFO O| Planning: Evaluating mediators ... Done
49252026-09-04T15:42:21.431Z[ host-image] Sep 04 15:42:20.589 INFO O| Sep 04 15:42:20.589 INFO O| Planning: Planning completed in 1.10 seconds
49262026-09-04T15:42:21.431Z[ host-image] Sep 04 15:42:20.590 INFO O| Sep 04 15:42:20.590 INFO O| Packages to install: 1
49272026-09-04T15:42:21.440Z[ host-image] Sep 04 15:42:20.602 INFO O| Sep 04 15:42:20.602 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
49282026-09-04T15:42:21.448Z[verify-libraries] Compiling diesel_derives v2.3.7
49292026-09-04T15:42:21.476Z[verify-libraries] Compiling port-file v0.1.0
49302026-09-04T15:42:21.606Z[verify-libraries] Compiling vergen-gitcl v1.0.8
49312026-09-04T15:42:21.630Z[ host-image] Sep 04 15:42:20.791 INFO O| Sep 04 15:42:20.791 INFO O| Download: Completed 13.27 MB in 0.19 seconds (69.9M/s)
49322026-09-04T15:42:21.660Z[ host-image] Sep 04 15:42:20.822 INFO O| Sep 04 15:42:20.822 INFO O| Actions: 1/22 actions (Installing new actions)
49332026-09-04T15:42:21.812Z[verify-libraries] Compiling rcgen v0.12.1
49342026-09-04T15:42:21.871Z[verify-libraries] Compiling scheduled-thread-pool v0.2.7
49352026-09-04T15:42:21.874Z[verify-libraries] Compiling diesel_table_macro_syntax v0.3.0
49362026-09-04T15:42:21.905Z[ host-image] Sep 04 15:42:21.067 INFO O| Sep 04 15:42:21.067 INFO O| Actions: Completed 22 actions in 0.24 seconds.
49372026-09-04T15:42:21.909Z[verify-libraries] Compiling half v1.8.3
49382026-09-04T15:42:21.954Z[ host-image] Sep 04 15:42:21.115 INFO O| Sep 04 15:42:21.115 INFO O| Finalize: Updating package state database ... Done
49392026-09-04T15:42:21.954Z[ host-image] Sep 04 15:42:21.115 INFO O| Sep 04 15:42:21.115 INFO O| Finalize: Updating package cache ... Done
49402026-09-04T15:42:22.070Z[ host-image] Sep 04 15:42:21.231 INFO O| Sep 04 15:42:21.231 INFO O| Finalize: Updating image state ... Done
49412026-09-04T15:42:22.084Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49422026-09-04T15:42:22.171Z[verify-libraries] Compiling dirs-sys-next v0.1.2
49432026-09-04T15:42:22.235Z[verify-libraries] Compiling r2d2 v0.8.10
49442026-09-04T15:42:22.335Z[verify-libraries] Compiling serde_cbor v0.11.2
49452026-09-04T15:42:22.425Z[verify-libraries] Compiling crunchy v0.2.4
49462026-09-04T15:42:22.561Z[verify-libraries] Compiling downcast-rs v2.0.2
49472026-09-04T15:42:22.606Z[verify-libraries] Compiling progenitor v0.14.0
49482026-09-04T15:42:22.670Z[verify-libraries] Compiling cpubits v0.1.1
49492026-09-04T15:42:22.674Z[ recovery-image] Sep 04 15:42:21.833 INFO O| Sep 04 15:42:21.833 INFO O| Startup: Refreshing catalog 'helios' ... Done
49502026-09-04T15:42:22.731Z[verify-libraries] Compiling dirs-next v2.0.0
49512026-09-04T15:42:22.909Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
49522026-09-04T15:42:22.912Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
49532026-09-04T15:42:22.979Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
49542026-09-04T15:42:23.069Z[verify-libraries] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
49552026-09-04T15:42:23.122Z[verify-libraries] Compiling clang-sys v1.8.1
49562026-09-04T15:42:23.154Z[ host-image] Sep 04 15:42:22.316 INFO O| Sep 04 15:42:22.316 INFO O| Finalize: Creating fast lookup database ... Done
49572026-09-04T15:42:23.185Z[ host-image] Sep 04 15:42:22.347 INFO O| Sep 04 15:42:22.347 INFO O| Finalize: Reading search index ... Done
49582026-09-04T15:42:23.185Z[ host-image] Sep 04 15:42:22.347 INFO O| Sep 04 15:42:22.347 INFO O| Finalize: Updating search index ... Done
49592026-09-04T15:42:23.198Z[ host-image] Sep 04 15:42:22.360 INFO O| Sep 04 15:42:22.360 INFO O| Finalize: Updating package cache ... Done
49602026-09-04T15:42:23.232Z[ recovery-image] Sep 04 15:42:22.394 INFO O| Sep 04 15:42:22.394 INFO O| Startup: Caching catalogs ... Done
49612026-09-04T15:42:23.239Z[verify-libraries] Compiling darling_macro v0.21.3
49622026-09-04T15:42:23.519Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49632026-09-04T15:42:23.558Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO STEP 14 (pkg_install) COMPLETE
49642026-09-04T15:42:23.558Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49652026-09-04T15:42:23.580Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO skip step because feature "mbist" is not enabled
49662026-09-04T15:42:23.580Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49672026-09-04T15:42:23.580Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO skip step because feature "mfg" is not enabled
49682026-09-04T15:42:23.580Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49692026-09-04T15:42:23.580Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO skip step because feature "compliance" is not enabled
49702026-09-04T15:42:23.581Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49712026-09-04T15:42:23.581Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO skip step because feature "stress" is not enabled
49722026-09-04T15:42:23.581Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49732026-09-04T15:42:23.581Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO skip step because feature "compliance" is not enabled
49742026-09-04T15:42:23.581Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49752026-09-04T15:42:23.581Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO skip step because feature "nfs" is not enabled
49762026-09-04T15:42:23.581Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
49772026-09-04T15:42:23.581Z[ host-image] Sep 04 15:42:22.720 INFO O| Sep 04 15:42:22.720 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
49782026-09-04T15:42:23.707Z[verify-libraries] Compiling tiny-keccak v2.0.2
49792026-09-04T15:42:23.960Z[verify-libraries] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49802026-09-04T15:42:23.960Z[ host-image] Sep 04 15:42:23.121 INFO O| Sep 04 15:42:23.121 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
49812026-09-04T15:42:23.995Z[verify-libraries] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
49822026-09-04T15:42:24.061Z[verify-libraries] Compiling darling v0.21.3
49832026-09-04T15:42:24.065Z[verify-libraries] Compiling term v0.7.0
49842026-09-04T15:42:24.108Z[verify-libraries] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
49852026-09-04T15:42:24.111Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49862026-09-04T15:42:24.124Z[ host-image] Sep 04 15:42:23.286 INFO O| Sep 04 15:42:23.285 INFO completed processing sled/ramdisk-01-os
49872026-09-04T15:42:24.127Z[ host-image] Sep 04 15:42:23.288 INFO omicron1 baseline generation...
49882026-09-04T15:42:24.127Z[ host-image] Sep 04 15:42:23.288 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
49892026-09-04T15:42:24.163Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
49902026-09-04T15:42:24.205Z[verify-libraries] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49912026-09-04T15:42:24.265Z[verify-libraries] Compiling dsl_auto_type v0.2.0
49922026-09-04T15:42:24.353Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49932026-09-04T15:42:24.520Z[ host-image] Sep 04 15:42:23.682 INFO O| incorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.24238:20260902T165426Z
49942026-09-04T15:42:24.528Z[verify-libraries] Compiling bit-vec v0.6.3
49952026-09-04T15:42:24.566Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
49962026-09-04T15:42:24.641Z[verify-libraries] Compiling diff v0.1.13
49972026-09-04T15:42:24.734Z[verify-libraries] Compiling ascii-canvas v3.0.0
49982026-09-04T15:42:24.803Z[verify-libraries] Compiling bit-set v0.5.3
49992026-09-04T15:42:24.806Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
50002026-09-04T15:42:24.902Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50012026-09-04T15:42:24.936Z[verify-libraries] Compiling itertools v0.10.5
50022026-09-04T15:42:24.964Z[verify-libraries] Compiling libloading v0.8.9
50032026-09-04T15:42:24.993Z[verify-libraries] Compiling ena v0.14.4
50042026-09-04T15:42:25.027Z[verify-libraries] Compiling bindgen v0.71.1
50052026-09-04T15:42:25.100Z[verify-libraries] Compiling regex-syntax v0.6.29
50062026-09-04T15:42:25.277Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50072026-09-04T15:42:25.281Z[verify-libraries] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50082026-09-04T15:42:25.549Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
50092026-09-04T15:42:25.631Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
50102026-09-04T15:42:25.780Z[verify-libraries] Compiling cexpr v0.6.0
50112026-09-04T15:42:25.784Z[verify-libraries] Compiling pem-rfc7468 v1.0.0
50122026-09-04T15:42:25.784Z[verify-libraries] Compiling rustc-hash v2.1.1
50132026-09-04T15:42:25.886Z[verify-libraries] Compiling rfc6979 v0.4.0
50142026-09-04T15:42:26.058Z[verify-libraries] Compiling libxml v0.3.3
50152026-09-04T15:42:26.119Z[verify-libraries] Compiling proc-macro-error-attr2 v2.0.0
50162026-09-04T15:42:26.182Z[verify-libraries] Compiling ecdsa v0.16.9
50172026-09-04T15:42:26.224Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50182026-09-04T15:42:26.386Z[verify-libraries] Compiling primeorder v0.13.6
50192026-09-04T15:42:26.552Z[verify-libraries] Compiling strum_macros v0.24.3
50202026-09-04T15:42:26.611Z[verify-libraries] Compiling hashbrown v0.14.5
50212026-09-04T15:42:26.650Z[ recovery-image] Sep 04 15:42:25.812 INFO O| Sep 04 15:42:25.812 INFO O| Planning: Solver setup ... Done
50222026-09-04T15:42:26.661Z[verify-libraries] Compiling proc-macro-error2 v2.0.1
50232026-09-04T15:42:26.726Z[verify-libraries] Compiling lalrpop v0.19.12
50242026-09-04T15:42:26.761Z[verify-libraries] Compiling hmac v0.13.0
50252026-09-04T15:42:26.829Z[verify-libraries] Compiling universal-hash v0.6.1
50262026-09-04T15:42:26.915Z[verify-libraries] Compiling fxhash v0.2.1
50272026-09-04T15:42:26.989Z[ recovery-image] Sep 04 15:42:26.151 INFO O| Sep 04 15:42:26.151 INFO O| Planning: Running solver ... Done
50282026-09-04T15:42:27.049Z[ recovery-image] Sep 04 15:42:26.211 INFO O| Sep 04 15:42:26.211 INFO O| Planning: Finding local manifests ... Done
50292026-09-04T15:42:27.092Z[ recovery-image] Sep 04 15:42:26.252 INFO O| Sep 04 15:42:26.252 INFO O| Planning: Fetching manifests: 0/130 0% complete
50302026-09-04T15:42:27.134Z[verify-libraries] Compiling indoc v1.0.9
50312026-09-04T15:42:27.166Z[verify-libraries] Compiling salty v0.3.0
50322026-09-04T15:42:27.195Z[verify-libraries] Compiling knus-derive v3.4.0
50332026-09-04T15:42:27.300Z[verify-libraries] Compiling chumsky v0.9.3
50342026-09-04T15:42:27.529Z[verify-libraries] Compiling p384 v0.13.1
50352026-09-04T15:42:27.637Z[verify-libraries] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
50362026-09-04T15:42:27.730Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50372026-09-04T15:42:28.055Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
50382026-09-04T15:42:28.219Z[verify-libraries] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
50392026-09-04T15:42:28.223Z[verify-libraries] Compiling oso-derive v0.27.3
50402026-09-04T15:42:28.317Z[verify-libraries] Compiling quick-xml v0.37.5
50412026-09-04T15:42:28.773Z[verify-libraries] Compiling impl-trait-for-tuples v0.2.3
50422026-09-04T15:42:28.829Z[verify-libraries] Compiling openssl-probe v0.1.6
50432026-09-04T15:42:28.947Z[verify-libraries] Compiling knus v3.4.0
50442026-09-04T15:42:29.148Z[verify-libraries] Compiling polyval v0.7.1
50452026-09-04T15:42:29.223Z[verify-libraries] Compiling der v0.8.0
50462026-09-04T15:42:29.512Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
50472026-09-04T15:42:29.568Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
50482026-09-04T15:42:30.100Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
50492026-09-04T15:42:30.366Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
50502026-09-04T15:42:30.667Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
50512026-09-04T15:42:30.755Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
50522026-09-04T15:42:31.040Z[verify-libraries] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50532026-09-04T15:42:31.047Z[ recovery-image] Sep 04 15:42:30.209 INFO O| Sep 04 15:42:30.209 INFO O| Planning: Fetching manifests: 130/130 100% complete
50542026-09-04T15:42:31.220Z[verify-libraries] Compiling diesel v2.3.7
50552026-09-04T15:42:31.621Z[verify-libraries] Compiling git-stub v1.0.0
50562026-09-04T15:42:31.734Z[ recovery-image] Sep 04 15:42:30.896 INFO O| Sep 04 15:42:30.896 INFO O| Planning: Package planning ... Done
50572026-09-04T15:42:31.923Z[ recovery-image] Sep 04 15:42:31.085 INFO O| Sep 04 15:42:31.085 INFO O| Planning: Merging actions ... Done
50582026-09-04T15:42:32.011Z[ recovery-image] Sep 04 15:42:31.172 INFO O| Sep 04 15:42:31.172 INFO O| Planning: Checking for conflicting actions ... Done
50592026-09-04T15:42:32.023Z[verify-libraries] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
50602026-09-04T15:42:32.054Z[verify-libraries] Compiling kstat-rs v0.2.5
50612026-09-04T15:42:32.073Z[ recovery-image] Sep 04 15:42:31.235 INFO O| Sep 04 15:42:31.235 INFO O| Planning: Consolidating action changes ... Done
50622026-09-04T15:42:32.253Z[ recovery-image] Sep 04 15:42:31.415 INFO O| Sep 04 15:42:31.415 INFO O| Planning: Evaluating mediators ... Done
50632026-09-04T15:42:32.268Z[verify-libraries] Compiling trait-variant v0.1.2
50642026-09-04T15:42:32.405Z[verify-libraries] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
50652026-09-04T15:42:32.501Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
50662026-09-04T15:42:32.924Z[verify-libraries] Compiling git-stub-vcs v0.1.0
50672026-09-04T15:42:32.961Z[verify-libraries] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50682026-09-04T15:42:33.055Z[verify-libraries] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
50692026-09-04T15:42:33.402Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
50702026-09-04T15:42:33.484Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
50712026-09-04T15:42:33.525Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
50722026-09-04T15:42:33.837Z[verify-libraries] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
50732026-09-04T15:42:33.892Z[ recovery-image] Sep 04 15:42:33.054 INFO O| Sep 04 15:42:33.054 INFO O| Planning: Planning completed in 10.64 seconds
50742026-09-04T15:42:33.896Z[ recovery-image] Sep 04 15:42:33.057 INFO O| Sep 04 15:42:33.056 INFO O| Packages to install: 130
50752026-09-04T15:42:33.896Z[ recovery-image] Sep 04 15:42:33.057 INFO O| Sep 04 15:42:33.057 INFO O| Mediators to change: 5
50762026-09-04T15:42:33.896Z[ recovery-image] Sep 04 15:42:33.057 INFO O| Sep 04 15:42:33.057 INFO O| Services to change: 5
50772026-09-04T15:42:33.929Z[ recovery-image] Sep 04 15:42:33.091 INFO O| Sep 04 15:42:33.091 INFO O| Download: 0/16683 items 0.0/200.2MB 0% complete
50782026-09-04T15:42:34.277Z[verify-libraries] Compiling ghash v0.6.0
50792026-09-04T15:42:34.497Z[verify-libraries] Compiling pbkdf2 v0.13.0
50802026-09-04T15:42:34.727Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
50812026-09-04T15:42:34.905Z[verify-libraries] Compiling crypto-bigint v0.7.5
50822026-09-04T15:42:35.030Z[verify-libraries] Compiling aes v0.9.1
50832026-09-04T15:42:35.132Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50842026-09-04T15:42:35.484Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
50852026-09-04T15:42:35.586Z[verify-libraries] Compiling ctr v0.10.1
50862026-09-04T15:42:35.633Z[verify-libraries] Compiling aead v0.6.1
50872026-09-04T15:42:35.878Z[verify-libraries] Compiling bb8 v0.8.6
50882026-09-04T15:42:35.916Z[verify-libraries] Compiling parking_lot_core v0.8.6
50892026-09-04T15:42:36.374Z[verify-libraries] Compiling aes-gcm v0.11.0
50902026-09-04T15:42:36.427Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50912026-09-04T15:42:36.503Z[verify-libraries] Compiling spki v0.8.0
50922026-09-04T15:42:36.670Z[verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
50932026-09-04T15:42:36.713Z[verify-libraries] Compiling mime_guess v2.0.5
50942026-09-04T15:42:36.778Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50952026-09-04T15:42:36.852Z[verify-libraries] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
50962026-09-04T15:42:36.994Z[verify-libraries] Compiling salsa20 v0.11.0
50972026-09-04T15:42:37.020Z[verify-libraries] Compiling nanorand v0.7.0
50982026-09-04T15:42:37.170Z[verify-libraries] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
50992026-09-04T15:42:37.213Z[verify-libraries] Compiling scrypt v0.12.0
51002026-09-04T15:42:37.216Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
51012026-09-04T15:42:37.461Z[verify-libraries] Compiling flume v0.11.1
51022026-09-04T15:42:37.608Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
51032026-09-04T15:42:37.638Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51042026-09-04T15:42:37.836Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
51052026-09-04T15:42:37.886Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
51062026-09-04T15:42:38.128Z[verify-libraries] Compiling cbc v0.2.1
51072026-09-04T15:42:38.267Z[verify-libraries] Compiling digest-io v0.1.0
51082026-09-04T15:42:38.354Z[verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
51092026-09-04T15:42:38.397Z[verify-libraries] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51102026-09-04T15:42:38.508Z[verify-libraries] Compiling rawzip v0.4.4
51112026-09-04T15:42:38.685Z[verify-libraries] Compiling nonempty v0.12.0
51122026-09-04T15:42:38.826Z[verify-libraries] Compiling http-range v0.1.5
51132026-09-04T15:42:38.930Z[ recovery-image] Sep 04 15:42:38.092 INFO O| Sep 04 15:42:38.091 INFO O| Download: 7600/16683 items 80.5/200.2MB 40% complete (16.0M/s)
51142026-09-04T15:42:38.954Z[verify-libraries] Compiling corncobs v0.1.4
51152026-09-04T15:42:39.251Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
51162026-09-04T15:42:39.285Z[verify-libraries] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51172026-09-04T15:42:39.525Z[verify-libraries] Compiling pkcs5 v0.8.1
51182026-09-04T15:42:39.669Z[verify-libraries] Compiling parking_lot v0.11.2
51192026-09-04T15:42:39.710Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51202026-09-04T15:42:39.924Z[verify-libraries] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
51212026-09-04T15:42:40.215Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
51222026-09-04T15:42:40.273Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
51232026-09-04T15:42:40.322Z[verify-libraries] Compiling ignore v0.4.25
51242026-09-04T15:42:40.566Z[verify-libraries] Compiling anstyle-parse v0.2.7
51252026-09-04T15:42:40.702Z[verify-libraries] Compiling prefix-trie v0.7.0
51262026-09-04T15:42:40.912Z[verify-libraries] Compiling secrecy v0.8.0
51272026-09-04T15:42:41.098Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
51282026-09-04T15:42:41.247Z[verify-libraries] Compiling hickory-server v0.25.2
51292026-09-04T15:42:41.291Z[verify-libraries] Compiling globwalk v0.9.1
51302026-09-04T15:42:41.459Z[verify-libraries] Compiling anstream v0.6.21
51312026-09-04T15:42:41.580Z[verify-libraries] Compiling hyper-staticfile v0.10.1
51322026-09-04T15:42:41.683Z[verify-libraries] Compiling pkcs8 v0.11.0
51332026-09-04T15:42:41.777Z[verify-libraries] Compiling sled v0.34.7
51342026-09-04T15:42:42.021Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
51352026-09-04T15:42:42.219Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
51362026-09-04T15:42:42.338Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
51372026-09-04T15:42:42.628Z[verify-libraries] Compiling predicates-tree v1.0.13
51382026-09-04T15:42:42.823Z[verify-libraries] Compiling rand_seeder v0.4.0
51392026-09-04T15:42:43.002Z[verify-libraries] Compiling ff v0.14.0
51402026-09-04T15:42:43.174Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
51412026-09-04T15:42:43.230Z[verify-libraries] Compiling camino-tempfile-ext v0.3.3
51422026-09-04T15:42:43.263Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
51432026-09-04T15:42:43.264Z[verify-libraries] Compiling libz-sys v1.1.24
51442026-09-04T15:42:43.303Z[verify-libraries] Compiling group v0.14.0
51452026-09-04T15:42:43.433Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
51462026-09-04T15:42:43.465Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51472026-09-04T15:42:43.645Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
51482026-09-04T15:42:43.679Z[verify-libraries] Compiling signature v3.0.0
51492026-09-04T15:42:43.727Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51502026-09-04T15:42:43.933Z[ recovery-image] Sep 04 15:42:43.095 INFO O| Sep 04 15:42:43.095 INFO O| Download: 16489/16683 items 198.0/200.2MB 98% complete (19.8M/s)
51512026-09-04T15:42:44.073Z[verify-libraries] Compiling instability v0.3.11
51522026-09-04T15:42:44.115Z[verify-libraries] Compiling base16ct v1.0.0
51532026-09-04T15:42:44.217Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
51542026-09-04T15:42:44.388Z[verify-libraries] Compiling sec1 v0.8.1
51552026-09-04T15:42:44.394Z[ recovery-image] Sep 04 15:42:43.556 INFO O| Sep 04 15:42:43.556 INFO O| Download: Completed 200.18 MB in 10.46 seconds (19.1M/s)
51562026-09-04T15:42:44.417Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51572026-09-04T15:42:44.530Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51582026-09-04T15:42:44.737Z[verify-libraries] Compiling hkdf v0.13.0
51592026-09-04T15:42:44.805Z[verify-libraries] Compiling scuffle v0.1.0
51602026-09-04T15:42:44.872Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51612026-09-04T15:42:44.985Z[verify-libraries] Compiling libgit2-sys v0.18.3+1.9.2
51622026-09-04T15:42:45.083Z[verify-libraries] Compiling castaway v0.2.4
51632026-09-04T15:42:45.120Z[verify-libraries] Compiling indoc v2.0.7
51642026-09-04T15:42:45.217Z[verify-libraries] Compiling elliptic-curve v0.14.1
51652026-09-04T15:42:45.292Z[verify-libraries] Compiling compact_str v0.8.1
51662026-09-04T15:42:45.439Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51672026-09-04T15:42:45.683Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
51682026-09-04T15:42:45.931Z[verify-libraries] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
51692026-09-04T15:42:45.954Z[verify-libraries] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
51702026-09-04T15:42:46.110Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
51712026-09-04T15:42:46.149Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
51722026-09-04T15:42:46.290Z[verify-libraries] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
51732026-09-04T15:42:46.526Z[verify-libraries] Compiling lru v0.12.5
51742026-09-04T15:42:46.612Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
51752026-09-04T15:42:46.683Z[verify-libraries] Compiling unicode-truncate v1.1.0
51762026-09-04T15:42:46.772Z[verify-libraries] Compiling arc-swap v1.8.2
51772026-09-04T15:42:46.848Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
51782026-09-04T15:42:46.934Z[verify-libraries] Compiling cassowary v0.3.0
51792026-09-04T15:42:47.080Z[verify-libraries] Compiling slog-scope v4.4.1
51802026-09-04T15:42:47.177Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
51812026-09-04T15:42:47.248Z[verify-libraries] Compiling ratatui v0.29.0
51822026-09-04T15:42:47.420Z[verify-libraries] Compiling wnaf v0.14.0
51832026-09-04T15:42:47.534Z[verify-libraries] Compiling primefield v0.14.0
51842026-09-04T15:42:47.689Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
51852026-09-04T15:42:47.846Z[verify-libraries] Compiling rfc6979 v0.6.0
51862026-09-04T15:42:47.934Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
51872026-09-04T15:42:48.066Z[verify-libraries] Compiling progenitor-impl v0.13.0
51882026-09-04T15:42:48.098Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51892026-09-04T15:42:48.356Z[verify-libraries] Compiling signal-hook-tokio v0.3.1
51902026-09-04T15:42:48.569Z[verify-libraries] Compiling vergen-git2 v9.1.0
51912026-09-04T15:42:48.711Z[ recovery-image] Sep 04 15:42:47.872 INFO O| Sep 04 15:42:47.872 INFO O| Actions: 1/27596 actions (Installing new actions)
51922026-09-04T15:42:48.888Z[verify-libraries] Compiling strsim v0.10.0
51932026-09-04T15:42:49.519Z[verify-libraries] Compiling darling_core v0.13.4
51942026-09-04T15:42:49.977Z[verify-libraries] Compiling diesel-dtrace v0.5.0
51952026-09-04T15:42:50.335Z[verify-libraries] Compiling async-bb8-diesel v0.2.1
51962026-09-04T15:42:50.369Z[verify-libraries] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
51972026-09-04T15:42:50.579Z[verify-libraries] Compiling ecdsa v0.17.0
51982026-09-04T15:42:50.855Z[verify-libraries] Compiling primeorder v0.14.0
51992026-09-04T15:42:51.002Z[verify-libraries] Compiling slog-stdlog v4.1.1
52002026-09-04T15:42:51.145Z[verify-libraries] Compiling progenitor-macro v0.13.0
52012026-09-04T15:42:51.190Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
52022026-09-04T15:42:51.349Z[verify-libraries] Compiling tungstenite v0.23.0
52032026-09-04T15:42:51.416Z[verify-libraries] Compiling progenitor-client v0.13.0
52042026-09-04T15:42:51.439Z[verify-libraries] Compiling curve25519-dalek v5.0.0
52052026-09-04T15:42:51.442Z[verify-libraries] Compiling console v0.16.2
52062026-09-04T15:42:51.698Z[verify-libraries] Compiling libsw-core v0.3.2
52072026-09-04T15:42:51.795Z[verify-libraries] Compiling assert_matches v1.5.0
52082026-09-04T15:42:51.874Z[verify-libraries] Compiling unit-prefix v0.5.2
52092026-09-04T15:42:51.961Z[verify-libraries] Compiling void v1.0.2
52102026-09-04T15:42:52.001Z[verify-libraries] Compiling tokio-tungstenite v0.23.1
52112026-09-04T15:42:52.005Z[verify-libraries] Compiling libsw v3.5.0
52122026-09-04T15:42:52.142Z[verify-libraries] Compiling lzss v0.8.2
52132026-09-04T15:42:52.271Z[verify-libraries] Compiling indicatif v0.18.4
52142026-09-04T15:42:52.274Z[verify-libraries] Compiling darling_macro v0.13.4
52152026-09-04T15:42:52.274Z[verify-libraries] Compiling slog-envlogger v2.2.0
52162026-09-04T15:42:52.359Z[verify-libraries] Compiling ssh-encoding v0.3.0
52172026-09-04T15:42:52.503Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52182026-09-04T15:42:52.559Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
52192026-09-04T15:42:52.628Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
52202026-09-04T15:42:52.793Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52212026-09-04T15:42:52.911Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
52222026-09-04T15:42:52.934Z[verify-libraries] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
52232026-09-04T15:42:52.959Z[verify-libraries] Compiling nix v0.27.1
52242026-09-04T15:42:53.092Z[verify-libraries] Compiling colored v2.2.0
52252026-09-04T15:42:53.200Z[verify-libraries] Compiling blake3 v1.8.5
52262026-09-04T15:42:53.291Z[verify-libraries] Compiling serde_bytes v0.11.19
52272026-09-04T15:42:53.382Z[verify-libraries] Compiling keccak v0.2.0
52282026-09-04T15:42:53.618Z[verify-libraries] Compiling shell-words v1.1.1
52292026-09-04T15:42:53.693Z[verify-libraries] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
52302026-09-04T15:42:53.718Z[ recovery-image] Sep 04 15:42:52.873 INFO O| Sep 04 15:42:52.873 INFO O| Actions: 20066/27596 actions (Installing new actions)
52312026-09-04T15:42:53.901Z[verify-libraries] Compiling darling v0.13.4
52322026-09-04T15:42:53.934Z[verify-libraries] Compiling oxide-update-engine-display v0.1.2
52332026-09-04T15:42:54.057Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
52342026-09-04T15:42:54.320Z[verify-libraries] Compiling ed25519 v3.0.0
52352026-09-04T15:42:54.379Z[verify-libraries] Compiling crypto-primes v0.7.2
52362026-09-04T15:42:54.563Z[verify-libraries] Compiling pkcs1 v0.8.0-rc.4
52372026-09-04T15:42:54.723Z[verify-libraries] Compiling poly1305 v0.9.0
52382026-09-04T15:42:55.055Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
52392026-09-04T15:42:55.061Z[ recovery-image] Sep 04 15:42:54.223 INFO O| Sep 04 15:42:54.223 INFO O| Actions: Completed 27596 actions in 6.35 seconds.
52402026-09-04T15:42:55.077Z[verify-libraries] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
52412026-09-04T15:42:55.150Z[ recovery-image] Sep 04 15:42:54.312 INFO O| Sep 04 15:42:54.312 INFO O| Finalize: Updating package state database ... Done
52422026-09-04T15:42:55.150Z[ recovery-image] Sep 04 15:42:54.312 INFO O| Sep 04 15:42:54.312 INFO O| Finalize: Updating package cache ... Done
52432026-09-04T15:42:55.327Z[ recovery-image] Sep 04 15:42:54.488 INFO O| Sep 04 15:42:54.488 INFO O| Finalize: Updating image state ... Done
52442026-09-04T15:42:55.395Z[verify-libraries] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
52452026-09-04T15:42:55.631Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
52462026-09-04T15:42:55.718Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
52472026-09-04T15:42:55.752Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
52482026-09-04T15:42:55.883Z[verify-libraries] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
52492026-09-04T15:42:55.924Z[verify-libraries] Compiling blowfish v0.10.0
52502026-09-04T15:42:55.984Z[verify-libraries] Compiling blake2 v0.11.0-rc.6
52512026-09-04T15:42:56.064Z[verify-libraries] Compiling petname v2.0.2
52522026-09-04T15:42:56.139Z[ recovery-image] Sep 04 15:42:55.300 INFO O| Sep 04 15:42:55.300 INFO O| Finalize: Creating fast lookup database ... Done
52532026-09-04T15:42:56.163Z[ recovery-image] Sep 04 15:42:55.325 INFO O| Sep 04 15:42:55.325 INFO O| Finalize: Reading search index ... Done
52542026-09-04T15:42:56.307Z[verify-libraries] Compiling arrayvec v0.7.6
52552026-09-04T15:42:56.353Z[verify-libraries] Compiling arrayref v0.3.9
52562026-09-04T15:42:56.417Z[verify-libraries] Compiling constant_time_eq v0.4.2
52572026-09-04T15:42:56.439Z[verify-libraries] Compiling argon2 v0.6.0-rc.8
52582026-09-04T15:42:56.687Z[verify-libraries] Compiling bcrypt-pbkdf v0.11.0
52592026-09-04T15:42:56.932Z[verify-libraries] Compiling rsa v0.10.0-rc.18
52602026-09-04T15:42:57.011Z[verify-libraries] Compiling ssh-cipher v0.3.0
52612026-09-04T15:42:57.067Z[verify-libraries] Compiling ed25519-dalek v3.0.0
52622026-09-04T15:42:57.164Z[verify-libraries] Compiling serde_with_macros v1.5.2
52632026-09-04T15:42:57.244Z[verify-libraries] Compiling progenitor v0.13.0
52642026-09-04T15:42:57.454Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52652026-09-04T15:42:57.503Z[verify-libraries] Compiling sha3 v0.11.0
52662026-09-04T15:42:57.824Z[verify-libraries] Compiling p256 v0.14.0
52672026-09-04T15:42:57.871Z[verify-libraries] Compiling p384 v0.14.0
52682026-09-04T15:42:57.953Z[verify-libraries] Compiling p521 v0.14.0
52692026-09-04T15:42:57.957Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
52702026-09-04T15:42:58.019Z[verify-libraries] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
52712026-09-04T15:42:58.099Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
52722026-09-04T15:42:58.220Z[ recovery-image] Sep 04 15:42:57.381 INFO O| Sep 04 15:42:57.381 INFO O| Finalize: Building new search index ... Done
52732026-09-04T15:42:58.389Z[verify-libraries] Compiling twox-hash v2.1.2
52742026-09-04T15:42:58.445Z[verify-libraries] Compiling kem v0.3.0
52752026-09-04T15:42:58.519Z[ recovery-image] Sep 04 15:42:57.681 INFO O| Sep 04 15:42:57.681 INFO O| Finalize: Updating package cache ... Done
52762026-09-04T15:42:58.666Z[verify-libraries] Compiling module-lattice v0.2.3
52772026-09-04T15:42:58.716Z[verify-libraries] Compiling atty v0.2.14
52782026-09-04T15:42:58.873Z[verify-libraries] Compiling rtoolbox v0.0.3
52792026-09-04T15:42:58.905Z[verify-libraries] Compiling topological-sort v0.2.2
52802026-09-04T15:42:58.933Z[ recovery-image] Sep 04 15:42:58.095 INFO O| Sep 04 15:42:58.094 INFO STEP 11 (pkg_install) COMPLETE
52812026-09-04T15:42:58.933Z[ recovery-image] Sep 04 15:42:58.095 INFO O| Sep 04 15:42:58.095 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52822026-09-04T15:42:58.933Z[ recovery-image] Sep 04 15:42:58.095 INFO O| Sep 04 15:42:58.095 INFO skip step because feature "recovery" is enabled
52832026-09-04T15:42:58.936Z[ recovery-image] Sep 04 15:42:58.095 INFO O| Sep 04 15:42:58.095 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52842026-09-04T15:42:58.936Z[ recovery-image] Sep 04 15:42:58.095 INFO O| Sep 04 15:42:58.095 INFO skip step because feature "omicron1" is not enabled
52852026-09-04T15:42:58.936Z[ recovery-image] Sep 04 15:42:58.095 INFO O| Sep 04 15:42:58.095 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52862026-09-04T15:42:58.947Z[ recovery-image] Sep 04 15:42:58.109 INFO O| Sep 04 15:42:58.108 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
52872026-09-04T15:42:59.029Z[verify-libraries] Compiling sponge-cursor v0.1.0
52882026-09-04T15:42:59.216Z[verify-libraries] Compiling sha3 v0.12.0
52892026-09-04T15:42:59.242Z[verify-libraries] Compiling rpassword v7.5.4
52902026-09-04T15:42:59.287Z[verify-libraries] Compiling omicron-zone-package v0.12.3
52912026-09-04T15:42:59.324Z[verify-libraries] Compiling ml-kem v0.3.2
52922026-09-04T15:42:59.485Z[verify-libraries] Compiling serde_with v1.14.0
52932026-09-04T15:42:59.900Z[verify-libraries] Compiling russh-cryptovec v0.62.0
52942026-09-04T15:43:00.197Z[verify-libraries] Compiling tui-tree-widget v0.23.1
52952026-09-04T15:43:00.487Z[verify-libraries] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
52962026-09-04T15:43:00.511Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
52972026-09-04T15:43:00.740Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
52982026-09-04T15:43:00.763Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
52992026-09-04T15:43:00.910Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
53002026-09-04T15:43:00.991Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
53012026-09-04T15:43:01.259Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
53022026-09-04T15:43:01.297Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53032026-09-04T15:43:01.531Z[verify-libraries] Compiling ssh-key v0.7.0-rc.11
53042026-09-04T15:43:01.556Z[verify-libraries] Compiling internal-russh-num-bigint v0.5.0
53052026-09-04T15:43:01.791Z[verify-libraries] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
53062026-09-04T15:43:01.925Z[verify-libraries] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
53072026-09-04T15:43:02.117Z[verify-libraries] Compiling fatfs v0.3.6
53082026-09-04T15:43:02.292Z[verify-libraries] Compiling num-bigint v0.4.6
53092026-09-04T15:43:02.335Z[verify-libraries] Compiling generic-array v1.4.3
53102026-09-04T15:43:02.361Z[verify-libraries] Compiling russh-util v0.52.0
53112026-09-04T15:43:02.386Z[verify-libraries] Compiling enum_dispatch v0.3.13
53122026-09-04T15:43:02.602Z[verify-libraries] Compiling sapling-renderdag v0.1.0
53132026-09-04T15:43:02.690Z[verify-libraries] Compiling delegate v0.13.5
53142026-09-04T15:43:02.996Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53152026-09-04T15:43:03.027Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53162026-09-04T15:43:03.027Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
53172026-09-04T15:43:03.105Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
53182026-09-04T15:43:03.604Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53192026-09-04T15:43:03.833Z[ recovery-image] Sep 04 15:43:02.994 INFO O| Sep 04 15:43:02.994 INFO O| Startup: Refreshing catalog 'helios' ... Done
53202026-09-04T15:43:03.947Z[verify-libraries] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
53212026-09-04T15:43:04.436Z[ recovery-image] Sep 04 15:43:03.598 INFO O| Sep 04 15:43:03.598 INFO O| Startup: Caching catalogs ... Done
53222026-09-04T15:43:04.849Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
53232026-09-04T15:43:05.149Z[ recovery-image] Sep 04 15:43:04.310 INFO O| Sep 04 15:43:04.310 INFO O| Planning: Solver setup ... Done
53242026-09-04T15:43:05.154Z[ recovery-image] Sep 04 15:43:04.316 INFO O| Sep 04 15:43:04.316 INFO O| Planning: Running solver ... Done
53252026-09-04T15:43:05.173Z[ recovery-image] Sep 04 15:43:04.334 INFO O| Sep 04 15:43:04.334 INFO O| Planning: Finding local manifests ... Done
53262026-09-04T15:43:05.242Z[ recovery-image] Sep 04 15:43:04.404 INFO O| Sep 04 15:43:04.404 INFO O| Planning: Fetching manifests: 0/1 0% complete
53272026-09-04T15:43:05.266Z[ recovery-image] Sep 04 15:43:04.427 INFO O| Sep 04 15:43:04.427 INFO O| Planning: Fetching manifests: 1/1 100% complete
53282026-09-04T15:43:05.284Z[ recovery-image] Sep 04 15:43:04.446 INFO O| Sep 04 15:43:04.446 INFO O| Planning: Package planning ... Done
53292026-09-04T15:43:05.285Z[ recovery-image] Sep 04 15:43:04.446 INFO O| Sep 04 15:43:04.446 INFO O| Planning: Merging actions ... Done
53302026-09-04T15:43:05.307Z[ recovery-image] Sep 04 15:43:04.469 INFO O| Sep 04 15:43:04.469 INFO O| Planning: Checking for conflicting actions ... Done
53312026-09-04T15:43:05.311Z[ recovery-image] Sep 04 15:43:04.469 INFO O| Sep 04 15:43:04.469 INFO O| Planning: Consolidating action changes ... Done
53322026-09-04T15:43:05.418Z[ recovery-image] Sep 04 15:43:04.580 INFO O| Sep 04 15:43:04.580 INFO O| Planning: Evaluating mediators ... Done
53332026-09-04T15:43:05.422Z[ recovery-image] Sep 04 15:43:04.580 INFO O| Sep 04 15:43:04.580 INFO O| Planning: Planning completed in 0.96 seconds
53342026-09-04T15:43:05.423Z[ recovery-image] Sep 04 15:43:04.580 INFO O| Sep 04 15:43:04.580 INFO O| Packages to install: 1
53352026-09-04T15:43:05.432Z[ recovery-image] Sep 04 15:43:04.594 INFO O| Sep 04 15:43:04.594 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
53362026-09-04T15:43:05.905Z[ recovery-image] Sep 04 15:43:05.067 INFO O| Sep 04 15:43:05.067 INFO O| Download: Completed 13.27 MB in 0.47 seconds (28.1M/s)
53372026-09-04T15:43:05.932Z[ recovery-image] Sep 04 15:43:05.094 INFO O| Sep 04 15:43:05.094 INFO O| Actions: 1/22 actions (Installing new actions)
53382026-09-04T15:43:06.272Z[ recovery-image] Sep 04 15:43:05.433 INFO O| Sep 04 15:43:05.433 INFO O| Actions: Completed 22 actions in 0.34 seconds.
53392026-09-04T15:43:06.318Z[ recovery-image] Sep 04 15:43:05.479 INFO O| Sep 04 15:43:05.479 INFO O| Finalize: Updating package state database ... Done
53402026-09-04T15:43:06.318Z[ recovery-image] Sep 04 15:43:05.479 INFO O| Sep 04 15:43:05.479 INFO O| Finalize: Updating package cache ... Done
53412026-09-04T15:43:06.384Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
53422026-09-04T15:43:06.456Z[ recovery-image] Sep 04 15:43:05.617 INFO O| Sep 04 15:43:05.617 INFO O| Finalize: Updating image state ... Done
53432026-09-04T15:43:06.896Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
53442026-09-04T15:43:06.952Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53452026-09-04T15:43:07.194Z[verify-libraries] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53462026-09-04T15:43:07.398Z[ recovery-image] Sep 04 15:43:06.559 INFO O| Sep 04 15:43:06.559 INFO O| Finalize: Creating fast lookup database ... Done
53472026-09-04T15:43:07.419Z[ recovery-image] Sep 04 15:43:06.581 INFO O| Sep 04 15:43:06.581 INFO O| Finalize: Reading search index ... Done
53482026-09-04T15:43:07.419Z[ recovery-image] Sep 04 15:43:06.581 INFO O| Sep 04 15:43:06.581 INFO O| Finalize: Updating search index ... Done
53492026-09-04T15:43:07.433Z[ recovery-image] Sep 04 15:43:06.594 INFO O| Sep 04 15:43:06.594 INFO O| Finalize: Updating package cache ... Done
53502026-09-04T15:43:07.579Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
53512026-09-04T15:43:07.774Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO STEP 14 (pkg_install) COMPLETE
53522026-09-04T15:43:07.774Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53532026-09-04T15:43:07.774Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO skip step because feature "mbist" is not enabled
53542026-09-04T15:43:07.774Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53552026-09-04T15:43:07.774Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO skip step because feature "mfg" is not enabled
53562026-09-04T15:43:07.777Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53572026-09-04T15:43:07.777Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO skip step because feature "compliance" is not enabled
53582026-09-04T15:43:07.777Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53592026-09-04T15:43:07.778Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO skip step because feature "stress" is not enabled
53602026-09-04T15:43:07.778Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53612026-09-04T15:43:07.778Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO skip step because feature "compliance" is not enabled
53622026-09-04T15:43:07.778Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53632026-09-04T15:43:07.778Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO skip step because feature "nfs" is not enabled
53642026-09-04T15:43:07.778Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53652026-09-04T15:43:07.778Z[ recovery-image] Sep 04 15:43:06.936 INFO O| Sep 04 15:43:06.936 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53662026-09-04T15:43:07.791Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
53672026-09-04T15:43:07.910Z[ recovery-image] Sep 04 15:43:07.072 INFO O| Sep 04 15:43:07.072 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
53682026-09-04T15:43:08.052Z[verify-libraries] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
53692026-09-04T15:43:08.055Z[ recovery-image] Sep 04 15:43:07.216 INFO O| Sep 04 15:43:07.216 INFO completed processing sled/ramdisk-01-os
53702026-09-04T15:43:08.058Z[ recovery-image] Sep 04 15:43:07.220 INFO image builder template: ramdisk-02-trim...
53712026-09-04T15:43:08.058Z[ recovery-image] Sep 04 15:43:07.220 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/.tmpc4ZNqU/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
53722026-09-04T15:43:08.081Z[ recovery-image] Sep 04 15:43:07.243 INFO O| Sep 04 15:43:07.243 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53732026-09-04T15:43:08.085Z[ recovery-image] Sep 04 15:43:07.247 INFO O| Sep 04 15:43:07.247 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53742026-09-04T15:43:08.127Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
53752026-09-04T15:43:08.207Z[ recovery-image] Sep 04 15:43:07.369 INFO O| Sep 04 15:43:07.369 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
53762026-09-04T15:43:08.270Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53772026-09-04T15:43:08.299Z[ recovery-image] Sep 04 15:43:07.459 INFO O| Sep 04 15:43:07.459 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53782026-09-04T15:43:08.299Z[ recovery-image] Sep 04 15:43:07.459 INFO O| Sep 04 15:43:07.459 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
53792026-09-04T15:43:08.303Z[ recovery-image] Sep 04 15:43:07.465 INFO O| Sep 04 15:43:07.465 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
53802026-09-04T15:43:08.307Z[ recovery-image] Sep 04 15:43:07.469 INFO O| Sep 04 15:43:07.469 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53812026-09-04T15:43:08.312Z[ recovery-image] Sep 04 15:43:07.474 INFO O| Sep 04 15:43:07.474 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53822026-09-04T15:43:08.679Z[verify-libraries] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
53832026-09-04T15:43:09.002Z[ recovery-image] Sep 04 15:43:08.163 INFO O| Sep 04 15:43:08.163 INFO rolled back to input snapshot; work may begin
53842026-09-04T15:43:09.002Z[ recovery-image] Sep 04 15:43:08.163 INFO O| Sep 04 15:43:08.163 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
53852026-09-04T15:43:09.009Z[ recovery-image] Sep 04 15:43:08.168 INFO O| Sep 04 15:43:08.168 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53862026-09-04T15:43:09.016Z[ recovery-image] Sep 04 15:43:08.178 INFO O| Sep 04 15:43:08.178 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
53872026-09-04T15:43:09.062Z[ recovery-image] Sep 04 15:43:08.224 INFO O| Sep 04 15:43:08.224 INFO STEP 0 (remove_files) COMPLETE
53882026-09-04T15:43:09.062Z[ recovery-image] Sep 04 15:43:08.224 INFO O| Sep 04 15:43:08.224 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53892026-09-04T15:43:09.072Z[ recovery-image] Sep 04 15:43:08.234 INFO O| Sep 04 15:43:08.234 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
53902026-09-04T15:43:09.076Z[ recovery-image] Sep 04 15:43:08.236 INFO O| Sep 04 15:43:08.236 INFO STEP 1 (remove_files) COMPLETE
53912026-09-04T15:43:09.076Z[ recovery-image] Sep 04 15:43:08.236 INFO O| Sep 04 15:43:08.236 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53922026-09-04T15:43:09.084Z[ recovery-image] Sep 04 15:43:08.246 INFO O| Sep 04 15:43:08.246 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
53932026-09-04T15:43:09.098Z[ recovery-image] Sep 04 15:43:08.260 INFO O| Sep 04 15:43:08.260 INFO STEP 2 (remove_files) COMPLETE
53942026-09-04T15:43:09.098Z[ recovery-image] Sep 04 15:43:08.260 INFO O| Sep 04 15:43:08.260 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53952026-09-04T15:43:09.109Z[ recovery-image] Sep 04 15:43:08.271 INFO O| Sep 04 15:43:08.271 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
53962026-09-04T15:43:09.113Z[ recovery-image] Sep 04 15:43:08.273 INFO O| Sep 04 15:43:08.273 INFO STEP 3 (remove_files) COMPLETE
53972026-09-04T15:43:09.113Z[ recovery-image] Sep 04 15:43:08.273 INFO O| Sep 04 15:43:08.273 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53982026-09-04T15:43:09.121Z[ recovery-image] Sep 04 15:43:08.283 INFO O| Sep 04 15:43:08.283 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
53992026-09-04T15:43:09.124Z[ recovery-image] Sep 04 15:43:08.286 INFO O| Sep 04 15:43:08.286 INFO STEP 4 (remove_files) COMPLETE
54002026-09-04T15:43:09.124Z[ recovery-image] Sep 04 15:43:08.286 INFO O| Sep 04 15:43:08.286 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54012026-09-04T15:43:09.135Z[ recovery-image] Sep 04 15:43:08.297 INFO O| Sep 04 15:43:08.297 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
54022026-09-04T15:43:09.135Z[ recovery-image] Sep 04 15:43:08.297 INFO O| Sep 04 15:43:08.297 INFO STEP 5 (remove_files) COMPLETE
54032026-09-04T15:43:09.138Z[ recovery-image] Sep 04 15:43:08.297 INFO O| Sep 04 15:43:08.297 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54042026-09-04T15:43:09.145Z[ recovery-image] Sep 04 15:43:08.307 INFO O| Sep 04 15:43:08.307 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
54052026-09-04T15:43:09.156Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO STEP 6 (remove_files) COMPLETE
54062026-09-04T15:43:09.156Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54072026-09-04T15:43:09.156Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO skip step because feature "heliosv2" is not enabled
54082026-09-04T15:43:09.160Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54092026-09-04T15:43:09.160Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO skip step because feature "recovery" is enabled
54102026-09-04T15:43:09.160Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54112026-09-04T15:43:09.160Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO skip step because feature "recovery" is enabled
54122026-09-04T15:43:09.160Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54132026-09-04T15:43:09.160Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO skip step because feature "recovery" is enabled
54142026-09-04T15:43:09.160Z[ recovery-image] Sep 04 15:43:08.318 INFO O| Sep 04 15:43:08.318 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54152026-09-04T15:43:09.168Z[ recovery-image] Sep 04 15:43:08.329 INFO O| Sep 04 15:43:08.329 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
54162026-09-04T15:43:09.172Z[ recovery-image] Sep 04 15:43:08.332 INFO O| Sep 04 15:43:08.332 INFO STEP 11 (remove_files) COMPLETE
54172026-09-04T15:43:09.172Z[ recovery-image] Sep 04 15:43:08.332 INFO O| Sep 04 15:43:08.332 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54182026-09-04T15:43:09.181Z[ recovery-image] Sep 04 15:43:08.343 INFO O| Sep 04 15:43:08.343 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
54192026-09-04T15:43:09.184Z[ recovery-image] Sep 04 15:43:08.343 INFO O| Sep 04 15:43:08.343 INFO STEP 12 (remove_files) COMPLETE
54202026-09-04T15:43:09.184Z[ recovery-image] Sep 04 15:43:08.344 INFO O| Sep 04 15:43:08.343 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54212026-09-04T15:43:09.192Z[ recovery-image] Sep 04 15:43:08.354 INFO O| Sep 04 15:43:08.354 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
54222026-09-04T15:43:09.195Z[ recovery-image] Sep 04 15:43:08.355 INFO O| Sep 04 15:43:08.355 INFO STEP 13 (remove_files) COMPLETE
54232026-09-04T15:43:09.195Z[ recovery-image] Sep 04 15:43:08.355 INFO O| Sep 04 15:43:08.355 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54242026-09-04T15:43:09.223Z[ recovery-image] Sep 04 15:43:08.378 INFO O| Sep 04 15:43:08.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/libjq.a"
54252026-09-04T15:43:09.223Z[ recovery-image] Sep 04 15:43:08.378 INFO O| Sep 04 15:43:08.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
54262026-09-04T15:43:09.327Z[ recovery-image] Sep 04 15:43:08.488 INFO O| Sep 04 15:43:08.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
54272026-09-04T15:43:09.335Z[ recovery-image] Sep 04 15:43:08.497 INFO O| Sep 04 15:43:08.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
54282026-09-04T15:43:09.385Z[ recovery-image] Sep 04 15:43:08.547 INFO O| Sep 04 15:43:08.547 INFO STEP 14 (remove_files) COMPLETE
54292026-09-04T15:43:09.385Z[ recovery-image] Sep 04 15:43:08.547 INFO O| Sep 04 15:43:08.547 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54302026-09-04T15:43:09.398Z[ recovery-image] Sep 04 15:43:08.560 INFO O| Sep 04 15:43:08.560 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
54312026-09-04T15:43:09.401Z[ recovery-image] Sep 04 15:43:08.561 INFO O| Sep 04 15:43:08.561 INFO STEP 15 (remove_files) COMPLETE
54322026-09-04T15:43:09.401Z[ recovery-image] Sep 04 15:43:08.561 INFO O| Sep 04 15:43:08.561 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54332026-09-04T15:43:09.411Z[ recovery-image] Sep 04 15:43:08.573 INFO O| Sep 04 15:43:08.573 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
54342026-09-04T15:43:09.417Z[ recovery-image] Sep 04 15:43:08.579 INFO O| Sep 04 15:43:08.579 INFO STEP 16 (remove_files) COMPLETE
54352026-09-04T15:43:09.417Z[ recovery-image] Sep 04 15:43:08.579 INFO O| Sep 04 15:43:08.579 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54362026-09-04T15:43:09.429Z[ recovery-image] Sep 04 15:43:08.591 INFO O| Sep 04 15:43:08.591 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
54372026-09-04T15:43:09.432Z[ recovery-image] Sep 04 15:43:08.591 INFO O| Sep 04 15:43:08.591 INFO STEP 17 (remove_files) COMPLETE
54382026-09-04T15:43:09.432Z[ recovery-image] Sep 04 15:43:08.591 INFO O| Sep 04 15:43:08.591 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54392026-09-04T15:43:09.443Z[ recovery-image] Sep 04 15:43:08.605 INFO O| Sep 04 15:43:08.605 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
54402026-09-04T15:43:09.446Z[ recovery-image] Sep 04 15:43:08.606 INFO O| Sep 04 15:43:08.606 INFO STEP 18 (remove_files) COMPLETE
54412026-09-04T15:43:09.446Z[ recovery-image] Sep 04 15:43:08.606 INFO O| Sep 04 15:43:08.606 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54422026-09-04T15:43:09.455Z[ recovery-image] Sep 04 15:43:08.617 INFO O| Sep 04 15:43:08.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
54432026-09-04T15:43:09.455Z[ recovery-image] Sep 04 15:43:08.617 INFO O| Sep 04 15:43:08.617 INFO STEP 19 (remove_files) COMPLETE
54442026-09-04T15:43:09.455Z[ recovery-image] Sep 04 15:43:08.617 INFO O| Sep 04 15:43:08.617 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54452026-09-04T15:43:09.465Z[ recovery-image] Sep 04 15:43:08.627 INFO O| Sep 04 15:43:08.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
54462026-09-04T15:43:09.465Z[ recovery-image] Sep 04 15:43:08.627 INFO O| Sep 04 15:43:08.627 INFO STEP 20 (remove_files) COMPLETE
54472026-09-04T15:43:09.465Z[ recovery-image] Sep 04 15:43:08.627 INFO O| Sep 04 15:43:08.627 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54482026-09-04T15:43:09.476Z[ recovery-image] Sep 04 15:43:08.638 INFO O| Sep 04 15:43:08.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
54492026-09-04T15:43:09.476Z[ recovery-image] Sep 04 15:43:08.638 INFO O| Sep 04 15:43:08.638 INFO STEP 21 (remove_files) COMPLETE
54502026-09-04T15:43:09.476Z[ recovery-image] Sep 04 15:43:08.638 INFO O| Sep 04 15:43:08.638 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54512026-09-04T15:43:09.498Z[ recovery-image] Sep 04 15:43:08.660 INFO O| Sep 04 15:43:08.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
54522026-09-04T15:43:09.498Z[ recovery-image] Sep 04 15:43:08.660 INFO O| Sep 04 15:43:08.660 INFO STEP 22 (remove_files) COMPLETE
54532026-09-04T15:43:09.498Z[ recovery-image] Sep 04 15:43:08.660 INFO O| Sep 04 15:43:08.660 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54542026-09-04T15:43:09.509Z[ recovery-image] Sep 04 15:43:08.671 INFO O| Sep 04 15:43:08.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
54552026-09-04T15:43:09.509Z[ recovery-image] Sep 04 15:43:08.671 INFO O| Sep 04 15:43:08.671 INFO STEP 23 (remove_files) COMPLETE
54562026-09-04T15:43:09.512Z[ recovery-image] Sep 04 15:43:08.671 INFO O| Sep 04 15:43:08.671 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54572026-09-04T15:43:09.519Z[ recovery-image] Sep 04 15:43:08.680 INFO O| Sep 04 15:43:08.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
54582026-09-04T15:43:09.519Z[ recovery-image] Sep 04 15:43:08.681 INFO O| Sep 04 15:43:08.681 INFO STEP 24 (remove_files) COMPLETE
54592026-09-04T15:43:09.522Z[ recovery-image] Sep 04 15:43:08.681 INFO O| Sep 04 15:43:08.681 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54602026-09-04T15:43:09.528Z[ recovery-image] Sep 04 15:43:08.690 INFO O| Sep 04 15:43:08.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
54612026-09-04T15:43:09.528Z[ recovery-image] Sep 04 15:43:08.690 INFO O| Sep 04 15:43:08.690 INFO STEP 25 (remove_files) COMPLETE
54622026-09-04T15:43:09.531Z[ recovery-image] Sep 04 15:43:08.690 INFO O| Sep 04 15:43:08.690 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54632026-09-04T15:43:09.537Z[ recovery-image] Sep 04 15:43:08.699 INFO O| Sep 04 15:43:08.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
54642026-09-04T15:43:09.537Z[ recovery-image] Sep 04 15:43:08.699 INFO O| Sep 04 15:43:08.699 INFO STEP 26 (remove_files) COMPLETE
54652026-09-04T15:43:09.540Z[ recovery-image] Sep 04 15:43:08.699 INFO O| Sep 04 15:43:08.699 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54662026-09-04T15:43:09.548Z[ recovery-image] Sep 04 15:43:08.710 INFO O| Sep 04 15:43:08.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
54672026-09-04T15:43:09.548Z[ recovery-image] Sep 04 15:43:08.710 INFO O| Sep 04 15:43:08.710 INFO STEP 27 (remove_files) COMPLETE
54682026-09-04T15:43:09.548Z[ recovery-image] Sep 04 15:43:08.710 INFO O| Sep 04 15:43:08.710 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54692026-09-04T15:43:09.557Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
54702026-09-04T15:43:09.561Z[ recovery-image] Sep 04 15:43:08.721 INFO O| Sep 04 15:43:08.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
54712026-09-04T15:43:09.561Z[ recovery-image] Sep 04 15:43:08.721 INFO O| Sep 04 15:43:08.721 INFO STEP 28 (remove_files) COMPLETE
54722026-09-04T15:43:09.561Z[ recovery-image] Sep 04 15:43:08.721 INFO O| Sep 04 15:43:08.721 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54732026-09-04T15:43:09.593Z[ recovery-image] Sep 04 15:43:08.755 INFO O| Sep 04 15:43:08.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
54742026-09-04T15:43:09.593Z[ recovery-image] Sep 04 15:43:08.755 INFO O| Sep 04 15:43:08.755 INFO STEP 29 (remove_files) COMPLETE
54752026-09-04T15:43:09.593Z[ recovery-image] Sep 04 15:43:08.755 INFO O| Sep 04 15:43:08.755 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54762026-09-04T15:43:09.608Z[ recovery-image] Sep 04 15:43:08.770 INFO O| Sep 04 15:43:08.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
54772026-09-04T15:43:09.608Z[ recovery-image] Sep 04 15:43:08.770 INFO O| Sep 04 15:43:08.770 INFO STEP 30 (remove_files) COMPLETE
54782026-09-04T15:43:09.608Z[ recovery-image] Sep 04 15:43:08.770 INFO O| Sep 04 15:43:08.770 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54792026-09-04T15:43:09.634Z[ recovery-image] Sep 04 15:43:08.796 INFO O| Sep 04 15:43:08.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
54802026-09-04T15:43:09.635Z[ recovery-image] Sep 04 15:43:08.796 INFO O| Sep 04 15:43:08.796 INFO STEP 31 (remove_files) COMPLETE
54812026-09-04T15:43:09.638Z[ recovery-image] Sep 04 15:43:08.796 INFO O| Sep 04 15:43:08.796 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54822026-09-04T15:43:09.648Z[ recovery-image] Sep 04 15:43:08.810 INFO O| Sep 04 15:43:08.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
54832026-09-04T15:43:09.648Z[ recovery-image] Sep 04 15:43:08.810 INFO O| Sep 04 15:43:08.810 INFO STEP 32 (remove_files) COMPLETE
54842026-09-04T15:43:09.648Z[ recovery-image] Sep 04 15:43:08.810 INFO O| Sep 04 15:43:08.810 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54852026-09-04T15:43:09.658Z[ recovery-image] Sep 04 15:43:08.820 INFO O| Sep 04 15:43:08.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
54862026-09-04T15:43:09.658Z[ recovery-image] Sep 04 15:43:08.820 INFO O| Sep 04 15:43:08.820 INFO STEP 33 (remove_files) COMPLETE
54872026-09-04T15:43:09.661Z[ recovery-image] Sep 04 15:43:08.820 INFO O| Sep 04 15:43:08.820 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54882026-09-04T15:43:09.669Z[ recovery-image] Sep 04 15:43:08.830 INFO O| Sep 04 15:43:08.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
54892026-09-04T15:43:09.669Z[ recovery-image] Sep 04 15:43:08.830 INFO O| Sep 04 15:43:08.830 INFO STEP 34 (remove_files) COMPLETE
54902026-09-04T15:43:09.669Z[ recovery-image] Sep 04 15:43:08.830 INFO O| Sep 04 15:43:08.830 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54912026-09-04T15:43:09.677Z[ recovery-image] Sep 04 15:43:08.839 INFO O| Sep 04 15:43:08.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
54922026-09-04T15:43:09.677Z[ recovery-image] Sep 04 15:43:08.839 INFO O| Sep 04 15:43:08.839 INFO STEP 35 (remove_files) COMPLETE
54932026-09-04T15:43:09.677Z[ recovery-image] Sep 04 15:43:08.839 INFO O| Sep 04 15:43:08.839 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54942026-09-04T15:43:09.687Z[ recovery-image] Sep 04 15:43:08.848 INFO O| Sep 04 15:43:08.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
54952026-09-04T15:43:09.687Z[ recovery-image] Sep 04 15:43:08.848 INFO O| Sep 04 15:43:08.848 INFO STEP 36 (remove_files) COMPLETE
54962026-09-04T15:43:09.687Z[ recovery-image] Sep 04 15:43:08.848 INFO O| Sep 04 15:43:08.848 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54972026-09-04T15:43:09.696Z[ recovery-image] Sep 04 15:43:08.858 INFO O| Sep 04 15:43:08.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
54982026-09-04T15:43:09.699Z[ recovery-image] Sep 04 15:43:08.858 INFO O| Sep 04 15:43:08.858 INFO STEP 37 (remove_files) COMPLETE
54992026-09-04T15:43:09.699Z[ recovery-image] Sep 04 15:43:08.858 INFO O| Sep 04 15:43:08.858 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55002026-09-04T15:43:09.705Z[ recovery-image] Sep 04 15:43:08.867 INFO O| Sep 04 15:43:08.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
55012026-09-04T15:43:09.705Z[ recovery-image] Sep 04 15:43:08.867 INFO O| Sep 04 15:43:08.867 INFO STEP 38 (remove_files) COMPLETE
55022026-09-04T15:43:09.705Z[ recovery-image] Sep 04 15:43:08.867 INFO O| Sep 04 15:43:08.867 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55032026-09-04T15:43:09.726Z[ recovery-image] Sep 04 15:43:08.887 INFO O| Sep 04 15:43:08.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
55042026-09-04T15:43:09.726Z[ recovery-image] Sep 04 15:43:08.887 INFO O| Sep 04 15:43:08.887 INFO STEP 39 (remove_files) COMPLETE
55052026-09-04T15:43:09.726Z[ recovery-image] Sep 04 15:43:08.887 INFO O| Sep 04 15:43:08.887 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55062026-09-04T15:43:09.746Z[ recovery-image] Sep 04 15:43:08.908 INFO O| Sep 04 15:43:08.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
55072026-09-04T15:43:09.746Z[ recovery-image] Sep 04 15:43:08.908 INFO O| Sep 04 15:43:08.908 INFO STEP 40 (remove_files) COMPLETE
55082026-09-04T15:43:09.746Z[ recovery-image] Sep 04 15:43:08.908 INFO O| Sep 04 15:43:08.908 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55092026-09-04T15:43:09.758Z[ recovery-image] Sep 04 15:43:08.920 INFO O| Sep 04 15:43:08.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
55102026-09-04T15:43:09.758Z[ recovery-image] Sep 04 15:43:08.920 INFO O| Sep 04 15:43:08.920 INFO STEP 41 (remove_files) COMPLETE
55112026-09-04T15:43:09.758Z[ recovery-image] Sep 04 15:43:08.920 INFO O| Sep 04 15:43:08.920 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55122026-09-04T15:43:09.810Z[ recovery-image] Sep 04 15:43:08.971 INFO O| Sep 04 15:43:08.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
55132026-09-04T15:43:09.810Z[ recovery-image] Sep 04 15:43:08.972 INFO O| Sep 04 15:43:08.972 INFO STEP 42 (remove_files) COMPLETE
55142026-09-04T15:43:09.810Z[ recovery-image] Sep 04 15:43:08.972 INFO O| Sep 04 15:43:08.972 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55152026-09-04T15:43:09.822Z[ recovery-image] Sep 04 15:43:08.984 INFO O| Sep 04 15:43:08.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
55162026-09-04T15:43:09.822Z[ recovery-image] Sep 04 15:43:08.984 INFO O| Sep 04 15:43:08.984 INFO STEP 43 (remove_files) COMPLETE
55172026-09-04T15:43:09.822Z[ recovery-image] Sep 04 15:43:08.984 INFO O| Sep 04 15:43:08.984 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55182026-09-04T15:43:09.833Z[ recovery-image] Sep 04 15:43:08.995 INFO O| Sep 04 15:43:08.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
55192026-09-04T15:43:09.833Z[ recovery-image] Sep 04 15:43:08.995 INFO O| Sep 04 15:43:08.995 INFO STEP 44 (remove_files) COMPLETE
55202026-09-04T15:43:09.833Z[ recovery-image] Sep 04 15:43:08.995 INFO O| Sep 04 15:43:08.995 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55212026-09-04T15:43:09.844Z[ recovery-image] Sep 04 15:43:09.005 INFO O| Sep 04 15:43:09.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
55222026-09-04T15:43:09.844Z[ recovery-image] Sep 04 15:43:09.005 INFO O| Sep 04 15:43:09.005 INFO STEP 45 (remove_files) COMPLETE
55232026-09-04T15:43:09.847Z[ recovery-image] Sep 04 15:43:09.005 INFO O| Sep 04 15:43:09.005 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55242026-09-04T15:43:09.854Z[ recovery-image] Sep 04 15:43:09.015 INFO O| Sep 04 15:43:09.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
55252026-09-04T15:43:09.854Z[ recovery-image] Sep 04 15:43:09.016 INFO O| Sep 04 15:43:09.015 INFO STEP 46 (remove_files) COMPLETE
55262026-09-04T15:43:09.857Z[ recovery-image] Sep 04 15:43:09.016 INFO O| Sep 04 15:43:09.016 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55272026-09-04T15:43:09.864Z[ recovery-image] Sep 04 15:43:09.026 INFO O| Sep 04 15:43:09.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
55282026-09-04T15:43:09.864Z[ recovery-image] Sep 04 15:43:09.026 INFO O| Sep 04 15:43:09.026 INFO STEP 47 (remove_files) COMPLETE
55292026-09-04T15:43:09.864Z[ recovery-image] Sep 04 15:43:09.026 INFO O| Sep 04 15:43:09.026 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55302026-09-04T15:43:09.876Z[ recovery-image] Sep 04 15:43:09.038 INFO O| Sep 04 15:43:09.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
55312026-09-04T15:43:09.876Z[ recovery-image] Sep 04 15:43:09.038 INFO O| Sep 04 15:43:09.038 INFO STEP 48 (remove_files) COMPLETE
55322026-09-04T15:43:09.876Z[ recovery-image] Sep 04 15:43:09.038 INFO O| Sep 04 15:43:09.038 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55332026-09-04T15:43:09.890Z[ recovery-image] Sep 04 15:43:09.051 INFO O| Sep 04 15:43:09.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
55342026-09-04T15:43:09.890Z[ recovery-image] Sep 04 15:43:09.052 INFO O| Sep 04 15:43:09.052 INFO STEP 49 (remove_files) COMPLETE
55352026-09-04T15:43:09.890Z[ recovery-image] Sep 04 15:43:09.052 INFO O| Sep 04 15:43:09.052 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55362026-09-04T15:43:09.899Z[ recovery-image] Sep 04 15:43:09.061 INFO O| Sep 04 15:43:09.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
55372026-09-04T15:43:09.899Z[ recovery-image] Sep 04 15:43:09.061 INFO O| Sep 04 15:43:09.061 INFO STEP 50 (remove_files) COMPLETE
55382026-09-04T15:43:09.903Z[ recovery-image] Sep 04 15:43:09.061 INFO O| Sep 04 15:43:09.061 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55392026-09-04T15:43:09.910Z[ recovery-image] Sep 04 15:43:09.072 INFO O| Sep 04 15:43:09.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
55402026-09-04T15:43:09.910Z[ recovery-image] Sep 04 15:43:09.072 INFO O| Sep 04 15:43:09.072 INFO STEP 51 (remove_files) COMPLETE
55412026-09-04T15:43:09.910Z[ recovery-image] Sep 04 15:43:09.072 INFO O| Sep 04 15:43:09.072 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55422026-09-04T15:43:09.922Z[ recovery-image] Sep 04 15:43:09.084 INFO O| Sep 04 15:43:09.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
55432026-09-04T15:43:09.922Z[ recovery-image] Sep 04 15:43:09.084 INFO O| Sep 04 15:43:09.084 INFO STEP 52 (remove_files) COMPLETE
55442026-09-04T15:43:09.922Z[ recovery-image] Sep 04 15:43:09.084 INFO O| Sep 04 15:43:09.084 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55452026-09-04T15:43:09.933Z[ recovery-image] Sep 04 15:43:09.095 INFO O| Sep 04 15:43:09.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
55462026-09-04T15:43:09.933Z[ recovery-image] Sep 04 15:43:09.095 INFO O| Sep 04 15:43:09.095 INFO STEP 53 (remove_files) COMPLETE
55472026-09-04T15:43:09.936Z[ recovery-image] Sep 04 15:43:09.095 INFO O| Sep 04 15:43:09.095 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55482026-09-04T15:43:09.944Z[ recovery-image] Sep 04 15:43:09.106 INFO O| Sep 04 15:43:09.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
55492026-09-04T15:43:09.944Z[ recovery-image] Sep 04 15:43:09.106 INFO O| Sep 04 15:43:09.106 INFO STEP 54 (remove_files) COMPLETE
55502026-09-04T15:43:09.947Z[ recovery-image] Sep 04 15:43:09.106 INFO O| Sep 04 15:43:09.106 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55512026-09-04T15:43:09.956Z[ recovery-image] Sep 04 15:43:09.118 INFO O| Sep 04 15:43:09.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
55522026-09-04T15:43:09.956Z[ recovery-image] Sep 04 15:43:09.118 INFO O| Sep 04 15:43:09.118 INFO STEP 55 (remove_files) COMPLETE
55532026-09-04T15:43:09.956Z[ recovery-image] Sep 04 15:43:09.118 INFO O| Sep 04 15:43:09.118 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55542026-09-04T15:43:09.967Z[ recovery-image] Sep 04 15:43:09.129 INFO O| Sep 04 15:43:09.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
55552026-09-04T15:43:09.967Z[ recovery-image] Sep 04 15:43:09.129 INFO O| Sep 04 15:43:09.129 INFO STEP 56 (remove_files) COMPLETE
55562026-09-04T15:43:09.970Z[ recovery-image] Sep 04 15:43:09.129 INFO O| Sep 04 15:43:09.129 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55572026-09-04T15:43:09.979Z[ recovery-image] Sep 04 15:43:09.141 INFO O| Sep 04 15:43:09.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
55582026-09-04T15:43:09.979Z[ recovery-image] Sep 04 15:43:09.141 INFO O| Sep 04 15:43:09.141 INFO STEP 57 (remove_files) COMPLETE
55592026-09-04T15:43:09.979Z[ recovery-image] Sep 04 15:43:09.141 INFO O| Sep 04 15:43:09.141 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55602026-09-04T15:43:09.991Z[ recovery-image] Sep 04 15:43:09.153 INFO O| Sep 04 15:43:09.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
55612026-09-04T15:43:09.991Z[ recovery-image] Sep 04 15:43:09.153 INFO O| Sep 04 15:43:09.153 INFO STEP 58 (remove_files) COMPLETE
55622026-09-04T15:43:09.991Z[ recovery-image] Sep 04 15:43:09.153 INFO O| Sep 04 15:43:09.153 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55632026-09-04T15:43:10.003Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
55642026-09-04T15:43:10.004Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
55652026-09-04T15:43:10.004Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55662026-09-04T15:43:10.004Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55672026-09-04T15:43:10.004Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55682026-09-04T15:43:10.004Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55692026-09-04T15:43:10.004Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 INFO ok!
55702026-09-04T15:43:10.004Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 INFO STEP 59 (ensure_file) COMPLETE
55712026-09-04T15:43:10.007Z[ recovery-image] Sep 04 15:43:09.164 INFO O| Sep 04 15:43:09.164 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55722026-09-04T15:43:10.016Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
55732026-09-04T15:43:10.016Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
55742026-09-04T15:43:10.021Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55752026-09-04T15:43:10.021Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55762026-09-04T15:43:10.021Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55772026-09-04T15:43:10.021Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55782026-09-04T15:43:10.022Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 INFO ok!
55792026-09-04T15:43:10.022Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 INFO STEP 60 (ensure_file) COMPLETE
55802026-09-04T15:43:10.022Z[ recovery-image] Sep 04 15:43:09.175 INFO O| Sep 04 15:43:09.175 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55812026-09-04T15:43:10.027Z[ recovery-image] Sep 04 15:43:09.187 INFO O| Sep 04 15:43:09.187 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
55822026-09-04T15:43:10.027Z[ recovery-image] Sep 04 15:43:09.187 INFO O| Sep 04 15:43:09.187 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
55832026-09-04T15:43:10.027Z[ recovery-image] Sep 04 15:43:09.187 INFO O| Sep 04 15:43:09.187 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
55842026-09-04T15:43:10.027Z[ recovery-image] Sep 04 15:43:09.187 INFO O| Sep 04 15:43:09.187 INFO ok!
55852026-09-04T15:43:10.027Z[ recovery-image] Sep 04 15:43:09.187 INFO O| Sep 04 15:43:09.187 INFO STEP 61 (ensure_file) COMPLETE
55862026-09-04T15:43:10.027Z[ recovery-image] Sep 04 15:43:09.187 INFO O| Sep 04 15:43:09.187 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55872026-09-04T15:43:10.037Z[ recovery-image] Sep 04 15:43:09.199 INFO O| Sep 04 15:43:09.198 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
55882026-09-04T15:43:10.037Z[ recovery-image] Sep 04 15:43:09.199 INFO O| Sep 04 15:43:09.199 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
55892026-09-04T15:43:10.041Z[ recovery-image] Sep 04 15:43:09.199 INFO O| Sep 04 15:43:09.199 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
55902026-09-04T15:43:10.041Z[ recovery-image] Sep 04 15:43:09.199 INFO O| Sep 04 15:43:09.199 INFO ok!
55912026-09-04T15:43:10.041Z[ recovery-image] Sep 04 15:43:09.199 INFO O| Sep 04 15:43:09.199 INFO STEP 62 (ensure_file) COMPLETE
55922026-09-04T15:43:10.041Z[ recovery-image] Sep 04 15:43:09.199 INFO O| Sep 04 15:43:09.199 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55932026-09-04T15:43:10.046Z[ recovery-image] Sep 04 15:43:09.208 INFO O| Sep 04 15:43:09.208 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
55942026-09-04T15:43:10.047Z[ recovery-image] Sep 04 15:43:09.208 INFO O| Sep 04 15:43:09.208 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
55952026-09-04T15:43:10.050Z[ recovery-image] Sep 04 15:43:09.209 INFO O| Sep 04 15:43:09.208 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
55962026-09-04T15:43:10.050Z[ recovery-image] Sep 04 15:43:09.209 INFO O| Sep 04 15:43:09.209 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
55972026-09-04T15:43:10.050Z[ recovery-image] Sep 04 15:43:09.209 INFO O| Sep 04 15:43:09.209 INFO ok!
55982026-09-04T15:43:10.050Z[ recovery-image] Sep 04 15:43:09.209 INFO O| Sep 04 15:43:09.209 INFO STEP 63 (ensure_file) COMPLETE
55992026-09-04T15:43:10.050Z[ recovery-image] Sep 04 15:43:09.209 INFO O| Sep 04 15:43:09.209 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56002026-09-04T15:43:10.057Z[ recovery-image] Sep 04 15:43:09.220 INFO O| Sep 04 15:43:09.219 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
56012026-09-04T15:43:10.058Z[ recovery-image] Sep 04 15:43:09.220 INFO O| Sep 04 15:43:09.220 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/recovery/work/sled/ramdisk/etc/profile ...
56022026-09-04T15:43:10.061Z[ recovery-image] Sep 04 15:43:09.220 INFO O| Sep 04 15:43:09.220 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
56032026-09-04T15:43:10.061Z[ recovery-image] Sep 04 15:43:09.220 INFO O| Sep 04 15:43:09.220 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
56042026-09-04T15:43:10.061Z[ recovery-image] Sep 04 15:43:09.220 INFO O| Sep 04 15:43:09.220 INFO ok!
56052026-09-04T15:43:10.061Z[ recovery-image] Sep 04 15:43:09.220 INFO O| Sep 04 15:43:09.220 INFO STEP 64 (ensure_file) COMPLETE
56062026-09-04T15:43:10.061Z[ recovery-image] Sep 04 15:43:09.220 INFO O| Sep 04 15:43:09.220 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56072026-09-04T15:43:10.067Z[ recovery-image] Sep 04 15:43:09.229 INFO O| Sep 04 15:43:09.229 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
56082026-09-04T15:43:10.067Z[ recovery-image] Sep 04 15:43:09.229 INFO O| Sep 04 15:43:09.229 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
56092026-09-04T15:43:10.067Z[ recovery-image] Sep 04 15:43:09.229 INFO O| Sep 04 15:43:09.229 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56102026-09-04T15:43:10.067Z[ recovery-image] Sep 04 15:43:09.229 INFO O| Sep 04 15:43:09.229 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56112026-09-04T15:43:10.070Z[ recovery-image] Sep 04 15:43:09.229 INFO O| Sep 04 15:43:09.229 INFO ok!
56122026-09-04T15:43:10.070Z[ recovery-image] Sep 04 15:43:09.229 INFO O| Sep 04 15:43:09.229 INFO STEP 65 (ensure_file) COMPLETE
56132026-09-04T15:43:10.071Z[ recovery-image] Sep 04 15:43:09.229 INFO O| Sep 04 15:43:09.229 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56142026-09-04T15:43:10.080Z[ recovery-image] Sep 04 15:43:09.242 INFO O| Sep 04 15:43:09.242 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
56152026-09-04T15:43:10.080Z[ recovery-image] Sep 04 15:43:09.242 INFO O| Sep 04 15:43:09.242 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
56162026-09-04T15:43:10.080Z[ recovery-image] Sep 04 15:43:09.242 INFO O| Sep 04 15:43:09.242 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
56172026-09-04T15:43:10.083Z[ recovery-image] Sep 04 15:43:09.242 INFO O| Sep 04 15:43:09.242 INFO ok!
56182026-09-04T15:43:10.083Z[ recovery-image] Sep 04 15:43:09.242 INFO O| Sep 04 15:43:09.242 INFO STEP 66 (assemble_files) COMPLETE
56192026-09-04T15:43:10.083Z[ recovery-image] Sep 04 15:43:09.242 INFO O| Sep 04 15:43:09.242 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56202026-09-04T15:43:10.091Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
56212026-09-04T15:43:10.091Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
56222026-09-04T15:43:10.091Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56232026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56242026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO ok!
56252026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO STEP 67 (ensure_file) COMPLETE
56262026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56272026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO skip step because feature "omicron1" is not enabled
56282026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56292026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO skip step because feature "omicron1" is not enabled
56302026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56312026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO skip step because feature "omicron1" is not enabled
56322026-09-04T15:43:10.095Z[ recovery-image] Sep 04 15:43:09.253 INFO O| Sep 04 15:43:09.253 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56332026-09-04T15:43:10.106Z[ recovery-image] Sep 04 15:43:09.268 INFO O| Sep 04 15:43:09.268 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
56342026-09-04T15:43:10.106Z[ recovery-image] Sep 04 15:43:09.268 INFO O| Sep 04 15:43:09.268 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
56352026-09-04T15:43:10.171Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
56362026-09-04T15:43:10.465Z[verify-libraries] Compiling seq-macro v0.3.6
56372026-09-04T15:43:10.618Z[verify-libraries] Compiling md5 v0.8.0
56382026-09-04T15:43:10.744Z[verify-libraries] Compiling sync-ptr v0.1.4
56392026-09-04T15:43:10.931Z[verify-libraries] Compiling hex-literal v1.1.0
56402026-09-04T15:43:10.987Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
56412026-09-04T15:43:11.121Z[verify-libraries] Compiling russh v0.62.4
56422026-09-04T15:43:11.147Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
56432026-09-04T15:43:11.199Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
56442026-09-04T15:43:11.257Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
56452026-09-04T15:43:11.520Z[ recovery-image] Sep 04 15:43:10.682 INFO O| Sep 04 15:43:10.681 INFO STEP 71 (pack_tar) COMPLETE
56462026-09-04T15:43:11.520Z[ recovery-image] Sep 04 15:43:10.682 INFO O| Sep 04 15:43:10.682 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56472026-09-04T15:43:11.520Z[ recovery-image] Sep 04 15:43:10.682 INFO O| Sep 04 15:43:10.682 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56482026-09-04T15:43:11.927Z[ recovery-image] Sep 04 15:43:11.088 INFO O| Sep 04 15:43:11.088 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
56492026-09-04T15:43:12.111Z[ recovery-image] Sep 04 15:43:11.273 INFO O| Sep 04 15:43:11.273 INFO completed processing sled/ramdisk-02-trim
56502026-09-04T15:43:12.115Z[ recovery-image] Sep 04 15:43:11.275 INFO image builder template: ramdisk-03-recovery-trim...
56512026-09-04T15:43:12.116Z[ recovery-image] Sep 04 15:43:11.276 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/.tmpc4ZNqU/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
56522026-09-04T15:43:12.119Z[ recovery-image] Sep 04 15:43:11.281 INFO O| Sep 04 15:43:11.281 INFO skip include "recovery-elide-v2" because feature "heliosv2" is not enabled
56532026-09-04T15:43:12.203Z[ recovery-image] Sep 04 15:43:11.365 INFO O| Sep 04 15:43:11.365 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56542026-09-04T15:43:12.207Z[ recovery-image] Sep 04 15:43:11.369 INFO O| Sep 04 15:43:11.369 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56552026-09-04T15:43:12.329Z[verify-libraries] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
56562026-09-04T15:43:12.352Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
56572026-09-04T15:43:12.373Z[ recovery-image] Sep 04 15:43:11.535 INFO O| Sep 04 15:43:11.535 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
56582026-09-04T15:43:12.441Z[ recovery-image] Sep 04 15:43:11.603 INFO O| Sep 04 15:43:11.603 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56592026-09-04T15:43:12.441Z[ recovery-image] Sep 04 15:43:11.603 INFO O| Sep 04 15:43:11.603 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
56602026-09-04T15:43:12.449Z[ recovery-image] Sep 04 15:43:11.611 INFO O| Sep 04 15:43:11.611 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
56612026-09-04T15:43:12.453Z[ recovery-image] Sep 04 15:43:11.616 INFO O| Sep 04 15:43:11.615 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56622026-09-04T15:43:12.459Z[ recovery-image] Sep 04 15:43:11.621 INFO O| Sep 04 15:43:11.621 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56632026-09-04T15:43:12.801Z[verify-libraries] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
56642026-09-04T15:43:12.861Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
56652026-09-04T15:43:13.064Z[verify-libraries] Compiling fs-err v2.11.0
56662026-09-04T15:43:13.255Z[verify-libraries] Compiling internet-checksum v0.2.1
56672026-09-04T15:43:13.287Z[ recovery-image] Sep 04 15:43:12.449 INFO O| Sep 04 15:43:12.449 INFO rolled back to input snapshot; work may begin
56682026-09-04T15:43:13.287Z[ recovery-image] Sep 04 15:43:12.449 INFO O| Sep 04 15:43:12.449 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
56692026-09-04T15:43:13.296Z[ recovery-image] Sep 04 15:43:12.455 INFO O| Sep 04 15:43:12.455 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56702026-09-04T15:43:13.304Z[ recovery-image] Sep 04 15:43:12.466 INFO O| Sep 04 15:43:12.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/amd64/vmm"
56712026-09-04T15:43:13.307Z[ recovery-image] Sep 04 15:43:12.468 INFO O| Sep 04 15:43:12.468 INFO STEP 0 (remove_files) COMPLETE
56722026-09-04T15:43:13.307Z[ recovery-image] Sep 04 15:43:12.468 INFO O| Sep 04 15:43:12.468 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56732026-09-04T15:43:13.315Z[ recovery-image] Sep 04 15:43:12.477 INFO O| Sep 04 15:43:12.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/vmm.conf"
56742026-09-04T15:43:13.320Z[ recovery-image] Sep 04 15:43:12.479 INFO O| Sep 04 15:43:12.479 INFO STEP 1 (remove_files) COMPLETE
56752026-09-04T15:43:13.320Z[ recovery-image] Sep 04 15:43:12.479 INFO O| Sep 04 15:43:12.479 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56762026-09-04T15:43:13.327Z[ recovery-image] Sep 04 15:43:12.489 INFO O| Sep 04 15:43:12.489 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
56772026-09-04T15:43:13.331Z[ recovery-image] Sep 04 15:43:12.493 INFO O| Sep 04 15:43:12.493 INFO STEP 2 (remove_files) COMPLETE
56782026-09-04T15:43:13.331Z[ recovery-image] Sep 04 15:43:12.493 INFO O| Sep 04 15:43:12.493 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56792026-09-04T15:43:13.342Z[ recovery-image] Sep 04 15:43:12.503 INFO O| Sep 04 15:43:12.503 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
56802026-09-04T15:43:13.403Z[ recovery-image] Sep 04 15:43:12.565 INFO O| Sep 04 15:43:12.564 INFO STEP 3 (remove_files) COMPLETE
56812026-09-04T15:43:13.403Z[ recovery-image] Sep 04 15:43:12.565 INFO O| Sep 04 15:43:12.565 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56822026-09-04T15:43:13.413Z[ recovery-image] Sep 04 15:43:12.575 INFO O| Sep 04 15:43:12.575 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
56832026-09-04T15:43:13.417Z[ recovery-image] Sep 04 15:43:12.578 INFO O| Sep 04 15:43:12.578 INFO STEP 4 (remove_files) COMPLETE
56842026-09-04T15:43:13.417Z[ recovery-image] Sep 04 15:43:12.578 INFO O| Sep 04 15:43:12.578 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56852026-09-04T15:43:13.431Z[ recovery-image] Sep 04 15:43:12.588 INFO O| Sep 04 15:43:12.588 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
56862026-09-04T15:43:13.473Z[ recovery-image] Sep 04 15:43:12.635 INFO O| Sep 04 15:43:12.635 INFO STEP 5 (remove_files) COMPLETE
56872026-09-04T15:43:13.474Z[ recovery-image] Sep 04 15:43:12.635 INFO O| Sep 04 15:43:12.635 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56882026-09-04T15:43:13.485Z[ recovery-image] Sep 04 15:43:12.647 INFO O| Sep 04 15:43:12.647 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
56892026-09-04T15:43:13.509Z[ recovery-image] Sep 04 15:43:12.666 INFO O| Sep 04 15:43:12.666 INFO STEP 6 (remove_files) COMPLETE
56902026-09-04T15:43:13.509Z[ recovery-image] Sep 04 15:43:12.666 INFO O| Sep 04 15:43:12.666 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56912026-09-04T15:43:13.516Z[ recovery-image] Sep 04 15:43:12.678 INFO O| Sep 04 15:43:12.678 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
56922026-09-04T15:43:13.523Z[ recovery-image] Sep 04 15:43:12.685 INFO O| Sep 04 15:43:12.680 INFO STEP 7 (remove_files) COMPLETE
56932026-09-04T15:43:13.523Z[ recovery-image] Sep 04 15:43:12.685 INFO O| Sep 04 15:43:12.685 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56942026-09-04T15:43:13.534Z[ recovery-image] Sep 04 15:43:12.696 INFO O| Sep 04 15:43:12.696 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
56952026-09-04T15:43:13.541Z[ recovery-image] Sep 04 15:43:12.703 INFO O| Sep 04 15:43:12.703 INFO STEP 8 (remove_files) COMPLETE
56962026-09-04T15:43:13.541Z[ recovery-image] Sep 04 15:43:12.703 INFO O| Sep 04 15:43:12.703 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56972026-09-04T15:43:13.552Z[ recovery-image] Sep 04 15:43:12.713 INFO O| Sep 04 15:43:12.713 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
56982026-09-04T15:43:13.555Z[verify-libraries] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
56992026-09-04T15:43:13.578Z[ recovery-image] Sep 04 15:43:12.740 INFO O| Sep 04 15:43:12.740 INFO STEP 9 (remove_files) COMPLETE
57002026-09-04T15:43:13.579Z[ recovery-image] Sep 04 15:43:12.740 INFO O| Sep 04 15:43:12.740 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57012026-09-04T15:43:13.592Z[ recovery-image] Sep 04 15:43:12.753 INFO O| Sep 04 15:43:12.753 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
57022026-09-04T15:43:13.595Z[ recovery-image] Sep 04 15:43:12.756 INFO O| Sep 04 15:43:12.756 INFO STEP 10 (remove_files) COMPLETE
57032026-09-04T15:43:13.595Z[ recovery-image] Sep 04 15:43:12.756 INFO O| Sep 04 15:43:12.756 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57042026-09-04T15:43:13.605Z[ recovery-image] Sep 04 15:43:12.767 INFO O| Sep 04 15:43:12.767 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
57052026-09-04T15:43:13.643Z[ recovery-image] Sep 04 15:43:12.804 INFO O| Sep 04 15:43:12.804 INFO STEP 11 (remove_files) COMPLETE
57062026-09-04T15:43:13.643Z[ recovery-image] Sep 04 15:43:12.804 INFO O| Sep 04 15:43:12.804 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57072026-09-04T15:43:13.655Z[ recovery-image] Sep 04 15:43:12.816 INFO O| Sep 04 15:43:12.816 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
57082026-09-04T15:43:13.935Z[ recovery-image] Sep 04 15:43:13.097 INFO O| Sep 04 15:43:13.097 INFO STEP 12 (remove_files) COMPLETE
57092026-09-04T15:43:13.935Z[ recovery-image] Sep 04 15:43:13.097 INFO O| Sep 04 15:43:13.097 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57102026-09-04T15:43:13.947Z[ recovery-image] Sep 04 15:43:13.108 INFO O| Sep 04 15:43:13.108 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
57112026-09-04T15:43:13.950Z[ recovery-image] Sep 04 15:43:13.110 INFO O| Sep 04 15:43:13.110 INFO STEP 13 (remove_files) COMPLETE
57122026-09-04T15:43:13.950Z[ recovery-image] Sep 04 15:43:13.110 INFO O| Sep 04 15:43:13.110 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57132026-09-04T15:43:13.959Z[ recovery-image] Sep 04 15:43:13.121 INFO O| Sep 04 15:43:13.121 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
57142026-09-04T15:43:13.963Z[ recovery-image] Sep 04 15:43:13.124 INFO O| Sep 04 15:43:13.124 INFO STEP 14 (remove_files) COMPLETE
57152026-09-04T15:43:13.963Z[ recovery-image] Sep 04 15:43:13.124 INFO O| Sep 04 15:43:13.124 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57162026-09-04T15:43:13.973Z[ recovery-image] Sep 04 15:43:13.134 INFO O| Sep 04 15:43:13.134 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
57172026-09-04T15:43:13.973Z[ recovery-image] Sep 04 15:43:13.134 INFO O| Sep 04 15:43:13.134 INFO STEP 15 (remove_files) COMPLETE
57182026-09-04T15:43:13.976Z[ recovery-image] Sep 04 15:43:13.134 INFO O| Sep 04 15:43:13.134 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57192026-09-04T15:43:13.982Z[ recovery-image] Sep 04 15:43:13.144 INFO O| Sep 04 15:43:13.144 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
57202026-09-04T15:43:13.986Z[ recovery-image] Sep 04 15:43:13.145 INFO O| Sep 04 15:43:13.145 INFO STEP 16 (remove_files) COMPLETE
57212026-09-04T15:43:13.986Z[ recovery-image] Sep 04 15:43:13.145 INFO O| Sep 04 15:43:13.145 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57222026-09-04T15:43:13.996Z[ recovery-image] Sep 04 15:43:13.158 INFO O| Sep 04 15:43:13.158 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
57232026-09-04T15:43:14.002Z[ recovery-image] Sep 04 15:43:13.163 INFO O| Sep 04 15:43:13.163 INFO STEP 17 (remove_files) COMPLETE
57242026-09-04T15:43:14.002Z[ recovery-image] Sep 04 15:43:13.163 INFO O| Sep 04 15:43:13.163 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57252026-09-04T15:43:14.013Z[ recovery-image] Sep 04 15:43:13.175 INFO O| Sep 04 15:43:13.174 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
57262026-09-04T15:43:14.013Z[ recovery-image] Sep 04 15:43:13.175 INFO O| Sep 04 15:43:13.175 INFO STEP 18 (remove_files) COMPLETE
57272026-09-04T15:43:14.013Z[ recovery-image] Sep 04 15:43:13.175 INFO O| Sep 04 15:43:13.175 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57282026-09-04T15:43:14.026Z[ recovery-image] Sep 04 15:43:13.187 INFO O| Sep 04 15:43:13.187 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
57292026-09-04T15:43:14.026Z[ recovery-image] Sep 04 15:43:13.188 INFO O| Sep 04 15:43:13.188 INFO STEP 19 (remove_files) COMPLETE
57302026-09-04T15:43:14.026Z[ recovery-image] Sep 04 15:43:13.188 INFO O| Sep 04 15:43:13.188 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57312026-09-04T15:43:14.037Z[ recovery-image] Sep 04 15:43:13.198 INFO O| Sep 04 15:43:13.198 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
57322026-09-04T15:43:14.084Z[ recovery-image] Sep 04 15:43:13.245 INFO O| Sep 04 15:43:13.245 INFO STEP 20 (remove_files) COMPLETE
57332026-09-04T15:43:14.084Z[ recovery-image] Sep 04 15:43:13.245 INFO O| Sep 04 15:43:13.245 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57342026-09-04T15:43:14.095Z[ recovery-image] Sep 04 15:43:13.256 INFO O| Sep 04 15:43:13.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
57352026-09-04T15:43:14.098Z[ recovery-image] Sep 04 15:43:13.257 INFO O| Sep 04 15:43:13.257 INFO STEP 21 (remove_files) COMPLETE
57362026-09-04T15:43:14.098Z[ recovery-image] Sep 04 15:43:13.257 INFO O| Sep 04 15:43:13.257 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57372026-09-04T15:43:14.136Z[ recovery-image] Sep 04 15:43:13.297 INFO O| Sep 04 15:43:13.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
57382026-09-04T15:43:14.136Z[ recovery-image] Sep 04 15:43:13.297 INFO O| Sep 04 15:43:13.297 INFO STEP 22 (remove_files) COMPLETE
57392026-09-04T15:43:14.136Z[ recovery-image] Sep 04 15:43:13.297 INFO O| Sep 04 15:43:13.297 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57402026-09-04T15:43:14.147Z[ recovery-image] Sep 04 15:43:13.308 INFO O| Sep 04 15:43:13.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
57412026-09-04T15:43:14.147Z[ recovery-image] Sep 04 15:43:13.308 INFO O| Sep 04 15:43:13.307 INFO STEP 23 (remove_files) COMPLETE
57422026-09-04T15:43:14.151Z[ recovery-image] Sep 04 15:43:13.308 INFO O| Sep 04 15:43:13.307 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57432026-09-04T15:43:14.157Z[ recovery-image] Sep 04 15:43:13.319 INFO O| Sep 04 15:43:13.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
57442026-09-04T15:43:14.157Z[ recovery-image] Sep 04 15:43:13.319 INFO O| Sep 04 15:43:13.319 INFO STEP 24 (remove_files) COMPLETE
57452026-09-04T15:43:14.157Z[ recovery-image] Sep 04 15:43:13.319 INFO O| Sep 04 15:43:13.319 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57462026-09-04T15:43:14.168Z[ recovery-image] Sep 04 15:43:13.329 INFO O| Sep 04 15:43:13.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
57472026-09-04T15:43:14.171Z[ recovery-image] Sep 04 15:43:13.332 INFO O| Sep 04 15:43:13.332 INFO STEP 25 (remove_files) COMPLETE
57482026-09-04T15:43:14.171Z[ recovery-image] Sep 04 15:43:13.332 INFO O| Sep 04 15:43:13.332 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57492026-09-04T15:43:14.182Z[ recovery-image] Sep 04 15:43:13.344 INFO O| Sep 04 15:43:13.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
57502026-09-04T15:43:14.183Z[ recovery-image] Sep 04 15:43:13.344 INFO O| Sep 04 15:43:13.344 INFO STEP 26 (remove_files) COMPLETE
57512026-09-04T15:43:14.183Z[ recovery-image] Sep 04 15:43:13.344 INFO O| Sep 04 15:43:13.344 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57522026-09-04T15:43:14.215Z[ recovery-image] Sep 04 15:43:13.377 INFO O| Sep 04 15:43:13.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
57532026-09-04T15:43:14.219Z[ recovery-image] Sep 04 15:43:13.377 INFO O| Sep 04 15:43:13.377 INFO STEP 27 (remove_files) COMPLETE
57542026-09-04T15:43:14.219Z[ recovery-image] Sep 04 15:43:13.377 INFO O| Sep 04 15:43:13.377 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57552026-09-04T15:43:14.223Z[verify-libraries] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
57562026-09-04T15:43:14.229Z[ recovery-image] Sep 04 15:43:13.390 INFO O| Sep 04 15:43:13.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
57572026-09-04T15:43:14.229Z[ recovery-image] Sep 04 15:43:13.391 INFO O| Sep 04 15:43:13.391 INFO STEP 28 (remove_files) COMPLETE
57582026-09-04T15:43:14.232Z[ recovery-image] Sep 04 15:43:13.391 INFO O| Sep 04 15:43:13.391 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57592026-09-04T15:43:14.241Z[ recovery-image] Sep 04 15:43:13.402 INFO O| Sep 04 15:43:13.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
57602026-09-04T15:43:14.241Z[ recovery-image] Sep 04 15:43:13.402 INFO O| Sep 04 15:43:13.402 INFO STEP 29 (remove_files) COMPLETE
57612026-09-04T15:43:14.244Z[ recovery-image] Sep 04 15:43:13.402 INFO O| Sep 04 15:43:13.402 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57622026-09-04T15:43:14.250Z[ recovery-image] Sep 04 15:43:13.412 INFO O| Sep 04 15:43:13.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
57632026-09-04T15:43:14.250Z[ recovery-image] Sep 04 15:43:13.412 INFO O| Sep 04 15:43:13.412 INFO STEP 30 (remove_files) COMPLETE
57642026-09-04T15:43:14.250Z[ recovery-image] Sep 04 15:43:13.412 INFO O| Sep 04 15:43:13.412 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57652026-09-04T15:43:14.261Z[ recovery-image] Sep 04 15:43:13.422 INFO O| Sep 04 15:43:13.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
57662026-09-04T15:43:14.261Z[ recovery-image] Sep 04 15:43:13.422 INFO O| Sep 04 15:43:13.422 INFO STEP 31 (remove_files) COMPLETE
57672026-09-04T15:43:14.261Z[ recovery-image] Sep 04 15:43:13.422 INFO O| Sep 04 15:43:13.422 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57682026-09-04T15:43:14.276Z[ recovery-image] Sep 04 15:43:13.437 INFO O| Sep 04 15:43:13.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
57692026-09-04T15:43:14.276Z[ recovery-image] Sep 04 15:43:13.437 INFO O| Sep 04 15:43:13.437 INFO STEP 32 (remove_files) COMPLETE
57702026-09-04T15:43:14.276Z[ recovery-image] Sep 04 15:43:13.437 INFO O| Sep 04 15:43:13.437 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57712026-09-04T15:43:14.290Z[ recovery-image] Sep 04 15:43:13.452 INFO O| Sep 04 15:43:13.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
57722026-09-04T15:43:14.290Z[ recovery-image] Sep 04 15:43:13.452 INFO O| Sep 04 15:43:13.452 INFO STEP 33 (remove_files) COMPLETE
57732026-09-04T15:43:14.291Z[ recovery-image] Sep 04 15:43:13.452 INFO O| Sep 04 15:43:13.452 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57742026-09-04T15:43:14.336Z[ recovery-image] Sep 04 15:43:13.498 INFO O| Sep 04 15:43:13.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
57752026-09-04T15:43:14.350Z[ recovery-image] Sep 04 15:43:13.512 INFO O| Sep 04 15:43:13.512 INFO STEP 34 (remove_files) COMPLETE
57762026-09-04T15:43:14.350Z[ recovery-image] Sep 04 15:43:13.512 INFO O| Sep 04 15:43:13.512 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57772026-09-04T15:43:14.375Z[ recovery-image] Sep 04 15:43:13.536 INFO O| Sep 04 15:43:13.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
57782026-09-04T15:43:14.375Z[ recovery-image] Sep 04 15:43:13.536 INFO O| Sep 04 15:43:13.536 INFO STEP 35 (remove_files) COMPLETE
57792026-09-04T15:43:14.375Z[ recovery-image] Sep 04 15:43:13.536 INFO O| Sep 04 15:43:13.536 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57802026-09-04T15:43:14.384Z[ recovery-image] Sep 04 15:43:13.545 INFO O| Sep 04 15:43:13.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
57812026-09-04T15:43:14.384Z[ recovery-image] Sep 04 15:43:13.546 INFO O| Sep 04 15:43:13.545 INFO STEP 36 (remove_files) COMPLETE
57822026-09-04T15:43:14.384Z[ recovery-image] Sep 04 15:43:13.546 INFO O| Sep 04 15:43:13.546 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57832026-09-04T15:43:14.394Z[ recovery-image] Sep 04 15:43:13.555 INFO O| Sep 04 15:43:13.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
57842026-09-04T15:43:14.394Z[ recovery-image] Sep 04 15:43:13.555 INFO O| Sep 04 15:43:13.555 INFO STEP 37 (remove_files) COMPLETE
57852026-09-04T15:43:14.394Z[ recovery-image] Sep 04 15:43:13.555 INFO O| Sep 04 15:43:13.555 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57862026-09-04T15:43:14.411Z[ recovery-image] Sep 04 15:43:13.572 INFO O| Sep 04 15:43:13.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
57872026-09-04T15:43:14.411Z[ recovery-image] Sep 04 15:43:13.572 INFO O| Sep 04 15:43:13.572 INFO STEP 38 (remove_files) COMPLETE
57882026-09-04T15:43:14.414Z[ recovery-image] Sep 04 15:43:13.572 INFO O| Sep 04 15:43:13.572 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57892026-09-04T15:43:14.422Z[ recovery-image] Sep 04 15:43:13.584 INFO O| Sep 04 15:43:13.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
57902026-09-04T15:43:14.422Z[ recovery-image] Sep 04 15:43:13.584 INFO O| Sep 04 15:43:13.584 INFO STEP 39 (remove_files) COMPLETE
57912026-09-04T15:43:14.422Z[ recovery-image] Sep 04 15:43:13.584 INFO O| Sep 04 15:43:13.584 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57922026-09-04T15:43:14.444Z[ recovery-image] Sep 04 15:43:13.605 INFO O| Sep 04 15:43:13.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
57932026-09-04T15:43:14.444Z[ recovery-image] Sep 04 15:43:13.605 INFO O| Sep 04 15:43:13.605 INFO STEP 40 (remove_files) COMPLETE
57942026-09-04T15:43:14.448Z[ recovery-image] Sep 04 15:43:13.605 INFO O| Sep 04 15:43:13.605 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57952026-09-04T15:43:14.456Z[ recovery-image] Sep 04 15:43:13.618 INFO O| Sep 04 15:43:13.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
57962026-09-04T15:43:14.456Z[ recovery-image] Sep 04 15:43:13.618 INFO O| Sep 04 15:43:13.618 INFO STEP 41 (remove_files) COMPLETE
57972026-09-04T15:43:14.459Z[ recovery-image] Sep 04 15:43:13.618 INFO O| Sep 04 15:43:13.618 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57982026-09-04T15:43:14.467Z[ recovery-image] Sep 04 15:43:13.629 INFO O| Sep 04 15:43:13.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
57992026-09-04T15:43:14.467Z[ recovery-image] Sep 04 15:43:13.629 INFO O| Sep 04 15:43:13.629 INFO STEP 42 (remove_files) COMPLETE
58002026-09-04T15:43:14.471Z[ recovery-image] Sep 04 15:43:13.629 INFO O| Sep 04 15:43:13.629 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58012026-09-04T15:43:14.478Z[ recovery-image] Sep 04 15:43:13.640 INFO O| Sep 04 15:43:13.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
58022026-09-04T15:43:14.482Z[ recovery-image] Sep 04 15:43:13.640 INFO O| Sep 04 15:43:13.640 INFO STEP 43 (remove_files) COMPLETE
58032026-09-04T15:43:14.482Z[ recovery-image] Sep 04 15:43:13.641 INFO O| Sep 04 15:43:13.641 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58042026-09-04T15:43:14.489Z[ recovery-image] Sep 04 15:43:13.651 INFO O| Sep 04 15:43:13.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
58052026-09-04T15:43:14.489Z[ recovery-image] Sep 04 15:43:13.651 INFO O| Sep 04 15:43:13.651 INFO STEP 44 (remove_files) COMPLETE
58062026-09-04T15:43:14.492Z[ recovery-image] Sep 04 15:43:13.651 INFO O| Sep 04 15:43:13.651 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58072026-09-04T15:43:14.499Z[ recovery-image] Sep 04 15:43:13.661 INFO O| Sep 04 15:43:13.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
58082026-09-04T15:43:14.499Z[ recovery-image] Sep 04 15:43:13.661 INFO O| Sep 04 15:43:13.661 INFO STEP 45 (remove_files) COMPLETE
58092026-09-04T15:43:14.504Z[ recovery-image] Sep 04 15:43:13.661 INFO O| Sep 04 15:43:13.661 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58102026-09-04T15:43:14.509Z[ recovery-image] Sep 04 15:43:13.671 INFO O| Sep 04 15:43:13.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
58112026-09-04T15:43:14.513Z[ recovery-image] Sep 04 15:43:13.671 INFO O| Sep 04 15:43:13.671 INFO STEP 46 (remove_files) COMPLETE
58122026-09-04T15:43:14.513Z[ recovery-image] Sep 04 15:43:13.671 INFO O| Sep 04 15:43:13.671 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58132026-09-04T15:43:14.520Z[ recovery-image] Sep 04 15:43:13.681 INFO O| Sep 04 15:43:13.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
58142026-09-04T15:43:14.523Z[ recovery-image] Sep 04 15:43:13.682 INFO O| Sep 04 15:43:13.681 INFO STEP 47 (remove_files) COMPLETE
58152026-09-04T15:43:14.523Z[ recovery-image] Sep 04 15:43:13.682 INFO O| Sep 04 15:43:13.682 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58162026-09-04T15:43:14.530Z[ recovery-image] Sep 04 15:43:13.692 INFO O| Sep 04 15:43:13.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
58172026-09-04T15:43:14.530Z[ recovery-image] Sep 04 15:43:13.692 INFO O| Sep 04 15:43:13.692 INFO STEP 48 (remove_files) COMPLETE
58182026-09-04T15:43:14.533Z[ recovery-image] Sep 04 15:43:13.692 INFO O| Sep 04 15:43:13.692 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58192026-09-04T15:43:14.541Z[ recovery-image] Sep 04 15:43:13.703 INFO O| Sep 04 15:43:13.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
58202026-09-04T15:43:14.555Z[ recovery-image] Sep 04 15:43:13.717 INFO O| Sep 04 15:43:13.717 INFO STEP 49 (remove_files) COMPLETE
58212026-09-04T15:43:14.555Z[ recovery-image] Sep 04 15:43:13.717 INFO O| Sep 04 15:43:13.717 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58222026-09-04T15:43:14.566Z[ recovery-image] Sep 04 15:43:13.728 INFO O| Sep 04 15:43:13.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
58232026-09-04T15:43:14.566Z[ recovery-image] Sep 04 15:43:13.728 INFO O| Sep 04 15:43:13.728 INFO STEP 50 (remove_files) COMPLETE
58242026-09-04T15:43:14.566Z[ recovery-image] Sep 04 15:43:13.728 INFO O| Sep 04 15:43:13.728 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58252026-09-04T15:43:14.577Z[ recovery-image] Sep 04 15:43:13.739 INFO O| Sep 04 15:43:13.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
58262026-09-04T15:43:14.577Z[ recovery-image] Sep 04 15:43:13.739 INFO O| Sep 04 15:43:13.739 INFO STEP 51 (remove_files) COMPLETE
58272026-09-04T15:43:14.577Z[ recovery-image] Sep 04 15:43:13.739 INFO O| Sep 04 15:43:13.739 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58282026-09-04T15:43:14.587Z[ recovery-image] Sep 04 15:43:13.749 INFO O| Sep 04 15:43:13.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
58292026-09-04T15:43:14.587Z[ recovery-image] Sep 04 15:43:13.749 INFO O| Sep 04 15:43:13.749 INFO STEP 52 (remove_files) COMPLETE
58302026-09-04T15:43:14.587Z[ recovery-image] Sep 04 15:43:13.749 INFO O| Sep 04 15:43:13.749 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58312026-09-04T15:43:14.601Z[ recovery-image] Sep 04 15:43:13.762 INFO O| Sep 04 15:43:13.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
58322026-09-04T15:43:14.601Z[ recovery-image] Sep 04 15:43:13.762 INFO O| Sep 04 15:43:13.762 INFO STEP 53 (remove_files) COMPLETE
58332026-09-04T15:43:14.605Z[ recovery-image] Sep 04 15:43:13.762 INFO O| Sep 04 15:43:13.762 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58342026-09-04T15:43:14.611Z[ recovery-image] Sep 04 15:43:13.772 INFO O| Sep 04 15:43:13.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
58352026-09-04T15:43:14.611Z[ recovery-image] Sep 04 15:43:13.772 INFO O| Sep 04 15:43:13.772 INFO STEP 54 (remove_files) COMPLETE
58362026-09-04T15:43:14.611Z[ recovery-image] Sep 04 15:43:13.772 INFO O| Sep 04 15:43:13.772 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58372026-09-04T15:43:14.619Z[ recovery-image] Sep 04 15:43:13.781 INFO O| Sep 04 15:43:13.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
58382026-09-04T15:43:14.620Z[ recovery-image] Sep 04 15:43:13.781 INFO O| Sep 04 15:43:13.781 INFO STEP 55 (remove_files) COMPLETE
58392026-09-04T15:43:14.620Z[ recovery-image] Sep 04 15:43:13.781 INFO O| Sep 04 15:43:13.781 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58402026-09-04T15:43:14.631Z[ recovery-image] Sep 04 15:43:13.793 INFO O| Sep 04 15:43:13.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
58412026-09-04T15:43:14.635Z[ recovery-image] Sep 04 15:43:13.797 INFO O| Sep 04 15:43:13.797 INFO STEP 56 (remove_files) COMPLETE
58422026-09-04T15:43:14.635Z[ recovery-image] Sep 04 15:43:13.797 INFO O| Sep 04 15:43:13.797 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58432026-09-04T15:43:14.647Z[ recovery-image] Sep 04 15:43:13.809 INFO O| Sep 04 15:43:13.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
58442026-09-04T15:43:14.647Z[ recovery-image] Sep 04 15:43:13.809 INFO O| Sep 04 15:43:13.809 INFO STEP 57 (remove_files) COMPLETE
58452026-09-04T15:43:14.647Z[ recovery-image] Sep 04 15:43:13.809 INFO O| Sep 04 15:43:13.809 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58462026-09-04T15:43:14.657Z[ recovery-image] Sep 04 15:43:13.819 INFO O| Sep 04 15:43:13.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
58472026-09-04T15:43:14.657Z[ recovery-image] Sep 04 15:43:13.819 INFO O| Sep 04 15:43:13.819 INFO STEP 58 (remove_files) COMPLETE
58482026-09-04T15:43:14.662Z[ recovery-image] Sep 04 15:43:13.819 INFO O| Sep 04 15:43:13.819 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58492026-09-04T15:43:14.667Z[ recovery-image] Sep 04 15:43:13.829 INFO O| Sep 04 15:43:13.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
58502026-09-04T15:43:14.667Z[ recovery-image] Sep 04 15:43:13.829 INFO O| Sep 04 15:43:13.829 INFO STEP 59 (remove_files) COMPLETE
58512026-09-04T15:43:14.671Z[ recovery-image] Sep 04 15:43:13.829 INFO O| Sep 04 15:43:13.829 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58522026-09-04T15:43:14.678Z[ recovery-image] Sep 04 15:43:13.840 INFO O| Sep 04 15:43:13.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
58532026-09-04T15:43:14.678Z[ recovery-image] Sep 04 15:43:13.840 INFO O| Sep 04 15:43:13.840 INFO STEP 60 (remove_files) COMPLETE
58542026-09-04T15:43:14.678Z[ recovery-image] Sep 04 15:43:13.840 INFO O| Sep 04 15:43:13.840 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58552026-09-04T15:43:14.697Z[ recovery-image] Sep 04 15:43:13.858 INFO O| Sep 04 15:43:13.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
58562026-09-04T15:43:14.697Z[ recovery-image] Sep 04 15:43:13.859 INFO O| Sep 04 15:43:13.859 INFO STEP 61 (remove_files) COMPLETE
58572026-09-04T15:43:14.697Z[ recovery-image] Sep 04 15:43:13.859 INFO O| Sep 04 15:43:13.859 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58582026-09-04T15:43:14.708Z[ recovery-image] Sep 04 15:43:13.869 INFO O| Sep 04 15:43:13.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
58592026-09-04T15:43:14.708Z[ recovery-image] Sep 04 15:43:13.869 INFO O| Sep 04 15:43:13.869 INFO STEP 62 (remove_files) COMPLETE
58602026-09-04T15:43:14.711Z[ recovery-image] Sep 04 15:43:13.870 INFO O| Sep 04 15:43:13.870 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58612026-09-04T15:43:14.719Z[ recovery-image] Sep 04 15:43:13.880 INFO O| Sep 04 15:43:13.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
58622026-09-04T15:43:14.719Z[ recovery-image] Sep 04 15:43:13.880 INFO O| Sep 04 15:43:13.880 INFO STEP 63 (remove_files) COMPLETE
58632026-09-04T15:43:14.719Z[ recovery-image] Sep 04 15:43:13.881 INFO O| Sep 04 15:43:13.880 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58642026-09-04T15:43:14.730Z[ recovery-image] Sep 04 15:43:13.891 INFO O| Sep 04 15:43:13.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
58652026-09-04T15:43:14.730Z[ recovery-image] Sep 04 15:43:13.892 INFO O| Sep 04 15:43:13.892 INFO STEP 64 (remove_files) COMPLETE
58662026-09-04T15:43:14.730Z[ recovery-image] Sep 04 15:43:13.892 INFO O| Sep 04 15:43:13.892 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58672026-09-04T15:43:14.741Z[ recovery-image] Sep 04 15:43:13.903 INFO O| Sep 04 15:43:13.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
58682026-09-04T15:43:14.741Z[ recovery-image] Sep 04 15:43:13.903 INFO O| Sep 04 15:43:13.903 INFO STEP 65 (remove_files) COMPLETE
58692026-09-04T15:43:14.745Z[ recovery-image] Sep 04 15:43:13.903 INFO O| Sep 04 15:43:13.903 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58702026-09-04T15:43:14.753Z[ recovery-image] Sep 04 15:43:13.915 INFO O| Sep 04 15:43:13.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
58712026-09-04T15:43:14.757Z[ recovery-image] Sep 04 15:43:13.915 INFO O| Sep 04 15:43:13.915 INFO STEP 66 (remove_files) COMPLETE
58722026-09-04T15:43:14.757Z[ recovery-image] Sep 04 15:43:13.915 INFO O| Sep 04 15:43:13.915 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58732026-09-04T15:43:14.765Z[ recovery-image] Sep 04 15:43:13.927 INFO O| Sep 04 15:43:13.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
58742026-09-04T15:43:14.766Z[ recovery-image] Sep 04 15:43:13.927 INFO O| Sep 04 15:43:13.927 INFO STEP 67 (remove_files) COMPLETE
58752026-09-04T15:43:14.769Z[ recovery-image] Sep 04 15:43:13.927 INFO O| Sep 04 15:43:13.927 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58762026-09-04T15:43:14.776Z[ recovery-image] Sep 04 15:43:13.938 INFO O| Sep 04 15:43:13.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
58772026-09-04T15:43:14.776Z[ recovery-image] Sep 04 15:43:13.938 INFO O| Sep 04 15:43:13.938 INFO STEP 68 (remove_files) COMPLETE
58782026-09-04T15:43:14.776Z[ recovery-image] Sep 04 15:43:13.938 INFO O| Sep 04 15:43:13.938 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58792026-09-04T15:43:14.787Z[ recovery-image] Sep 04 15:43:13.948 INFO O| Sep 04 15:43:13.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
58802026-09-04T15:43:14.787Z[ recovery-image] Sep 04 15:43:13.948 INFO O| Sep 04 15:43:13.948 INFO STEP 69 (remove_files) COMPLETE
58812026-09-04T15:43:14.787Z[ recovery-image] Sep 04 15:43:13.948 INFO O| Sep 04 15:43:13.948 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58822026-09-04T15:43:14.797Z[ recovery-image] Sep 04 15:43:13.958 INFO O| Sep 04 15:43:13.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
58832026-09-04T15:43:14.797Z[ recovery-image] Sep 04 15:43:13.958 INFO O| Sep 04 15:43:13.958 INFO STEP 70 (remove_files) COMPLETE
58842026-09-04T15:43:14.800Z[ recovery-image] Sep 04 15:43:13.958 INFO O| Sep 04 15:43:13.958 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58852026-09-04T15:43:14.806Z[ recovery-image] Sep 04 15:43:13.968 INFO O| Sep 04 15:43:13.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
58862026-09-04T15:43:14.806Z[ recovery-image] Sep 04 15:43:13.968 INFO O| Sep 04 15:43:13.968 INFO STEP 71 (remove_files) COMPLETE
58872026-09-04T15:43:14.809Z[ recovery-image] Sep 04 15:43:13.968 INFO O| Sep 04 15:43:13.968 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58882026-09-04T15:43:14.826Z[ recovery-image] Sep 04 15:43:13.987 INFO O| Sep 04 15:43:13.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
58892026-09-04T15:43:14.826Z[ recovery-image] Sep 04 15:43:13.987 INFO O| Sep 04 15:43:13.987 INFO STEP 72 (remove_files) COMPLETE
58902026-09-04T15:43:14.826Z[ recovery-image] Sep 04 15:43:13.987 INFO O| Sep 04 15:43:13.987 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58912026-09-04T15:43:14.838Z[ recovery-image] Sep 04 15:43:14.000 INFO O| Sep 04 15:43:14.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
58922026-09-04T15:43:14.839Z[ recovery-image] Sep 04 15:43:14.000 INFO O| Sep 04 15:43:14.000 INFO STEP 73 (remove_files) COMPLETE
58932026-09-04T15:43:14.839Z[ recovery-image] Sep 04 15:43:14.000 INFO O| Sep 04 15:43:14.000 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58942026-09-04T15:43:14.848Z[ recovery-image] Sep 04 15:43:14.009 INFO O| Sep 04 15:43:14.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
58952026-09-04T15:43:14.848Z[ recovery-image] Sep 04 15:43:14.009 INFO O| Sep 04 15:43:14.009 INFO STEP 74 (remove_files) COMPLETE
58962026-09-04T15:43:14.848Z[ recovery-image] Sep 04 15:43:14.009 INFO O| Sep 04 15:43:14.009 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58972026-09-04T15:43:14.857Z[ recovery-image] Sep 04 15:43:14.018 INFO O| Sep 04 15:43:14.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
58982026-09-04T15:43:14.857Z[ recovery-image] Sep 04 15:43:14.018 INFO O| Sep 04 15:43:14.018 INFO STEP 75 (remove_files) COMPLETE
58992026-09-04T15:43:14.857Z[ recovery-image] Sep 04 15:43:14.018 INFO O| Sep 04 15:43:14.018 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59002026-09-04T15:43:14.868Z[ recovery-image] Sep 04 15:43:14.030 INFO O| Sep 04 15:43:14.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
59012026-09-04T15:43:14.868Z[ recovery-image] Sep 04 15:43:14.030 INFO O| Sep 04 15:43:14.030 INFO STEP 76 (remove_files) COMPLETE
59022026-09-04T15:43:14.872Z[ recovery-image] Sep 04 15:43:14.030 INFO O| Sep 04 15:43:14.030 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59032026-09-04T15:43:14.887Z[ recovery-image] Sep 04 15:43:14.043 INFO O| Sep 04 15:43:14.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
59042026-09-04T15:43:14.887Z[ recovery-image] Sep 04 15:43:14.043 INFO O| Sep 04 15:43:14.043 INFO STEP 77 (remove_files) COMPLETE
59052026-09-04T15:43:14.887Z[ recovery-image] Sep 04 15:43:14.043 INFO O| Sep 04 15:43:14.043 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59062026-09-04T15:43:14.893Z[ recovery-image] Sep 04 15:43:14.054 INFO O| Sep 04 15:43:14.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
59072026-09-04T15:43:14.893Z[ recovery-image] Sep 04 15:43:14.054 INFO O| Sep 04 15:43:14.054 INFO STEP 78 (remove_files) COMPLETE
59082026-09-04T15:43:14.893Z[ recovery-image] Sep 04 15:43:14.054 INFO O| Sep 04 15:43:14.054 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59092026-09-04T15:43:14.903Z[ recovery-image] Sep 04 15:43:14.064 INFO O| Sep 04 15:43:14.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
59102026-09-04T15:43:14.903Z[ recovery-image] Sep 04 15:43:14.064 INFO O| Sep 04 15:43:14.064 INFO STEP 79 (remove_files) COMPLETE
59112026-09-04T15:43:14.903Z[ recovery-image] Sep 04 15:43:14.064 INFO O| Sep 04 15:43:14.064 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59122026-09-04T15:43:14.914Z[ recovery-image] Sep 04 15:43:14.075 INFO O| Sep 04 15:43:14.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
59132026-09-04T15:43:14.914Z[ recovery-image] Sep 04 15:43:14.075 INFO O| Sep 04 15:43:14.075 INFO STEP 80 (remove_files) COMPLETE
59142026-09-04T15:43:14.914Z[ recovery-image] Sep 04 15:43:14.075 INFO O| Sep 04 15:43:14.075 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59152026-09-04T15:43:14.924Z[ recovery-image] Sep 04 15:43:14.086 INFO O| Sep 04 15:43:14.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
59162026-09-04T15:43:14.925Z[ recovery-image] Sep 04 15:43:14.086 INFO O| Sep 04 15:43:14.086 INFO STEP 81 (remove_files) COMPLETE
59172026-09-04T15:43:14.925Z[ recovery-image] Sep 04 15:43:14.086 INFO O| Sep 04 15:43:14.086 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59182026-09-04T15:43:14.934Z[ recovery-image] Sep 04 15:43:14.096 INFO O| Sep 04 15:43:14.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
59192026-09-04T15:43:14.935Z[ recovery-image] Sep 04 15:43:14.096 INFO O| Sep 04 15:43:14.096 INFO STEP 82 (remove_files) COMPLETE
59202026-09-04T15:43:14.935Z[ recovery-image] Sep 04 15:43:14.096 INFO O| Sep 04 15:43:14.096 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59212026-09-04T15:43:14.944Z[ recovery-image] Sep 04 15:43:14.106 INFO O| Sep 04 15:43:14.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
59222026-09-04T15:43:14.945Z[ recovery-image] Sep 04 15:43:14.106 INFO O| Sep 04 15:43:14.106 INFO STEP 83 (remove_files) COMPLETE
59232026-09-04T15:43:14.945Z[ recovery-image] Sep 04 15:43:14.106 INFO O| Sep 04 15:43:14.106 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59242026-09-04T15:43:14.954Z[ recovery-image] Sep 04 15:43:14.116 INFO O| Sep 04 15:43:14.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
59252026-09-04T15:43:14.955Z[ recovery-image] Sep 04 15:43:14.116 INFO O| Sep 04 15:43:14.116 INFO STEP 84 (remove_files) COMPLETE
59262026-09-04T15:43:14.958Z[ recovery-image] Sep 04 15:43:14.116 INFO O| Sep 04 15:43:14.116 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59272026-09-04T15:43:14.965Z[ recovery-image] Sep 04 15:43:14.127 INFO O| Sep 04 15:43:14.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
59282026-09-04T15:43:14.968Z[ recovery-image] Sep 04 15:43:14.127 INFO O| Sep 04 15:43:14.127 INFO STEP 85 (remove_files) COMPLETE
59292026-09-04T15:43:14.968Z[ recovery-image] Sep 04 15:43:14.127 INFO O| Sep 04 15:43:14.127 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59302026-09-04T15:43:14.976Z[ recovery-image] Sep 04 15:43:14.138 INFO O| Sep 04 15:43:14.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
59312026-09-04T15:43:14.976Z[ recovery-image] Sep 04 15:43:14.138 INFO O| Sep 04 15:43:14.138 INFO STEP 86 (remove_files) COMPLETE
59322026-09-04T15:43:14.977Z[ recovery-image] Sep 04 15:43:14.138 INFO O| Sep 04 15:43:14.138 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59332026-09-04T15:43:14.987Z[ recovery-image] Sep 04 15:43:14.148 INFO O| Sep 04 15:43:14.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
59342026-09-04T15:43:14.987Z[ recovery-image] Sep 04 15:43:14.148 INFO O| Sep 04 15:43:14.148 INFO STEP 87 (remove_files) COMPLETE
59352026-09-04T15:43:14.987Z[ recovery-image] Sep 04 15:43:14.148 INFO O| Sep 04 15:43:14.148 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59362026-09-04T15:43:14.997Z[ recovery-image] Sep 04 15:43:14.159 INFO O| Sep 04 15:43:14.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
59372026-09-04T15:43:14.997Z[ recovery-image] Sep 04 15:43:14.159 INFO O| Sep 04 15:43:14.159 INFO STEP 88 (remove_files) COMPLETE
59382026-09-04T15:43:14.997Z[ recovery-image] Sep 04 15:43:14.159 INFO O| Sep 04 15:43:14.159 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59392026-09-04T15:43:15.007Z[ recovery-image] Sep 04 15:43:14.169 INFO O| Sep 04 15:43:14.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
59402026-09-04T15:43:15.008Z[ recovery-image] Sep 04 15:43:14.169 INFO O| Sep 04 15:43:14.169 INFO STEP 89 (remove_files) COMPLETE
59412026-09-04T15:43:15.008Z[ recovery-image] Sep 04 15:43:14.169 INFO O| Sep 04 15:43:14.169 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59422026-09-04T15:43:15.019Z[ recovery-image] Sep 04 15:43:14.179 INFO O| Sep 04 15:43:14.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
59432026-09-04T15:43:15.019Z[ recovery-image] Sep 04 15:43:14.181 INFO O| Sep 04 15:43:14.179 INFO STEP 90 (remove_files) COMPLETE
59442026-09-04T15:43:15.020Z[ recovery-image] Sep 04 15:43:14.181 INFO O| Sep 04 15:43:14.179 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59452026-09-04T15:43:15.029Z[ recovery-image] Sep 04 15:43:14.190 INFO O| Sep 04 15:43:14.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
59462026-09-04T15:43:15.029Z[ recovery-image] Sep 04 15:43:14.190 INFO O| Sep 04 15:43:14.190 INFO STEP 91 (remove_files) COMPLETE
59472026-09-04T15:43:15.032Z[ recovery-image] Sep 04 15:43:14.190 INFO O| Sep 04 15:43:14.190 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59482026-09-04T15:43:15.043Z[ recovery-image] Sep 04 15:43:14.204 INFO O| Sep 04 15:43:14.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
59492026-09-04T15:43:15.043Z[ recovery-image] Sep 04 15:43:14.205 INFO O| Sep 04 15:43:14.204 INFO STEP 92 (remove_files) COMPLETE
59502026-09-04T15:43:15.043Z[ recovery-image] Sep 04 15:43:14.205 INFO O| Sep 04 15:43:14.205 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59512026-09-04T15:43:15.054Z[ recovery-image] Sep 04 15:43:14.215 INFO O| Sep 04 15:43:14.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
59522026-09-04T15:43:15.054Z[ recovery-image] Sep 04 15:43:14.216 INFO O| Sep 04 15:43:14.216 INFO STEP 93 (remove_files) COMPLETE
59532026-09-04T15:43:15.054Z[ recovery-image] Sep 04 15:43:14.216 INFO O| Sep 04 15:43:14.216 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59542026-09-04T15:43:15.065Z[ recovery-image] Sep 04 15:43:14.226 INFO O| Sep 04 15:43:14.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
59552026-09-04T15:43:15.065Z[ recovery-image] Sep 04 15:43:14.226 INFO O| Sep 04 15:43:14.226 INFO STEP 94 (remove_files) COMPLETE
59562026-09-04T15:43:15.068Z[ recovery-image] Sep 04 15:43:14.226 INFO O| Sep 04 15:43:14.226 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59572026-09-04T15:43:15.076Z[ recovery-image] Sep 04 15:43:14.238 INFO O| Sep 04 15:43:14.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
59582026-09-04T15:43:15.080Z[ recovery-image] Sep 04 15:43:14.239 INFO O| Sep 04 15:43:14.239 INFO STEP 95 (remove_files) COMPLETE
59592026-09-04T15:43:15.080Z[ recovery-image] Sep 04 15:43:14.239 INFO O| Sep 04 15:43:14.239 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59602026-09-04T15:43:15.090Z[ recovery-image] Sep 04 15:43:14.251 INFO O| Sep 04 15:43:14.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
59612026-09-04T15:43:15.093Z[ recovery-image] Sep 04 15:43:14.253 INFO O| Sep 04 15:43:14.253 INFO STEP 96 (remove_files) COMPLETE
59622026-09-04T15:43:15.093Z[ recovery-image] Sep 04 15:43:14.253 INFO O| Sep 04 15:43:14.253 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59632026-09-04T15:43:15.102Z[ recovery-image] Sep 04 15:43:14.264 INFO O| Sep 04 15:43:14.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
59642026-09-04T15:43:15.102Z[ recovery-image] Sep 04 15:43:14.264 INFO O| Sep 04 15:43:14.264 INFO STEP 97 (remove_files) COMPLETE
59652026-09-04T15:43:15.106Z[ recovery-image] Sep 04 15:43:14.264 INFO O| Sep 04 15:43:14.264 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59662026-09-04T15:43:15.113Z[ recovery-image] Sep 04 15:43:14.275 INFO O| Sep 04 15:43:14.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
59672026-09-04T15:43:15.113Z[ recovery-image] Sep 04 15:43:14.275 INFO O| Sep 04 15:43:14.275 INFO STEP 98 (remove_files) COMPLETE
59682026-09-04T15:43:15.117Z[ recovery-image] Sep 04 15:43:14.275 INFO O| Sep 04 15:43:14.275 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59692026-09-04T15:43:15.124Z[ recovery-image] Sep 04 15:43:14.285 INFO O| Sep 04 15:43:14.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
59702026-09-04T15:43:15.124Z[ recovery-image] Sep 04 15:43:14.285 INFO O| Sep 04 15:43:14.285 INFO STEP 99 (remove_files) COMPLETE
59712026-09-04T15:43:15.127Z[ recovery-image] Sep 04 15:43:14.285 INFO O| Sep 04 15:43:14.285 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59722026-09-04T15:43:15.135Z[ recovery-image] Sep 04 15:43:14.296 INFO O| Sep 04 15:43:14.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
59732026-09-04T15:43:15.135Z[ recovery-image] Sep 04 15:43:14.296 INFO O| Sep 04 15:43:14.296 INFO STEP 100 (remove_files) COMPLETE
59742026-09-04T15:43:15.138Z[ recovery-image] Sep 04 15:43:14.296 INFO O| Sep 04 15:43:14.296 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59752026-09-04T15:43:15.144Z[ recovery-image] Sep 04 15:43:14.306 INFO O| Sep 04 15:43:14.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
59762026-09-04T15:43:15.144Z[ recovery-image] Sep 04 15:43:14.306 INFO O| Sep 04 15:43:14.306 INFO STEP 101 (remove_files) COMPLETE
59772026-09-04T15:43:15.144Z[ recovery-image] Sep 04 15:43:14.306 INFO O| Sep 04 15:43:14.306 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59782026-09-04T15:43:15.156Z[ recovery-image] Sep 04 15:43:14.317 INFO O| Sep 04 15:43:14.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
59792026-09-04T15:43:15.156Z[ recovery-image] Sep 04 15:43:14.317 INFO O| Sep 04 15:43:14.317 INFO STEP 102 (remove_files) COMPLETE
59802026-09-04T15:43:15.159Z[ recovery-image] Sep 04 15:43:14.317 INFO O| Sep 04 15:43:14.317 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59812026-09-04T15:43:15.159Z[verify-libraries] Compiling samael v0.0.19
59822026-09-04T15:43:15.166Z[ recovery-image] Sep 04 15:43:14.328 INFO O| Sep 04 15:43:14.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
59832026-09-04T15:43:15.166Z[ recovery-image] Sep 04 15:43:14.328 INFO O| Sep 04 15:43:14.328 INFO STEP 103 (remove_files) COMPLETE
59842026-09-04T15:43:15.166Z[ recovery-image] Sep 04 15:43:14.328 INFO O| Sep 04 15:43:14.328 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59852026-09-04T15:43:15.179Z[ recovery-image] Sep 04 15:43:14.338 INFO O| Sep 04 15:43:14.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
59862026-09-04T15:43:15.179Z[ recovery-image] Sep 04 15:43:14.338 INFO O| Sep 04 15:43:14.338 INFO STEP 104 (remove_files) COMPLETE
59872026-09-04T15:43:15.179Z[ recovery-image] Sep 04 15:43:14.338 INFO O| Sep 04 15:43:14.338 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59882026-09-04T15:43:15.187Z[ recovery-image] Sep 04 15:43:14.348 INFO O| Sep 04 15:43:14.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
59892026-09-04T15:43:15.187Z[ recovery-image] Sep 04 15:43:14.348 INFO O| Sep 04 15:43:14.348 INFO STEP 105 (remove_files) COMPLETE
59902026-09-04T15:43:15.195Z[ recovery-image] Sep 04 15:43:14.348 INFO O| Sep 04 15:43:14.348 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59912026-09-04T15:43:15.199Z[ recovery-image] Sep 04 15:43:14.358 INFO O| Sep 04 15:43:14.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
59922026-09-04T15:43:15.199Z[ recovery-image] Sep 04 15:43:14.358 INFO O| Sep 04 15:43:14.358 INFO STEP 106 (remove_files) COMPLETE
59932026-09-04T15:43:15.199Z[ recovery-image] Sep 04 15:43:14.358 INFO O| Sep 04 15:43:14.358 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59942026-09-04T15:43:15.206Z[ recovery-image] Sep 04 15:43:14.367 INFO O| Sep 04 15:43:14.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
59952026-09-04T15:43:15.206Z[ recovery-image] Sep 04 15:43:14.368 INFO O| Sep 04 15:43:14.367 INFO STEP 107 (remove_files) COMPLETE
59962026-09-04T15:43:15.206Z[ recovery-image] Sep 04 15:43:14.368 INFO O| Sep 04 15:43:14.368 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59972026-09-04T15:43:15.217Z[ recovery-image] Sep 04 15:43:14.379 INFO O| Sep 04 15:43:14.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
59982026-09-04T15:43:15.217Z[ recovery-image] Sep 04 15:43:14.379 INFO O| Sep 04 15:43:14.379 INFO STEP 108 (remove_files) COMPLETE
59992026-09-04T15:43:15.221Z[ recovery-image] Sep 04 15:43:14.379 INFO O| Sep 04 15:43:14.379 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60002026-09-04T15:43:15.227Z[ recovery-image] Sep 04 15:43:14.388 INFO O| Sep 04 15:43:14.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
60012026-09-04T15:43:15.227Z[ recovery-image] Sep 04 15:43:14.388 INFO O| Sep 04 15:43:14.388 INFO STEP 109 (remove_files) COMPLETE
60022026-09-04T15:43:15.230Z[ recovery-image] Sep 04 15:43:14.388 INFO O| Sep 04 15:43:14.388 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60032026-09-04T15:43:15.236Z[ recovery-image] Sep 04 15:43:14.398 INFO O| Sep 04 15:43:14.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
60042026-09-04T15:43:15.236Z[ recovery-image] Sep 04 15:43:14.398 INFO O| Sep 04 15:43:14.398 INFO STEP 110 (remove_files) COMPLETE
60052026-09-04T15:43:15.239Z[ recovery-image] Sep 04 15:43:14.398 INFO O| Sep 04 15:43:14.398 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60062026-09-04T15:43:15.247Z[ recovery-image] Sep 04 15:43:14.409 INFO O| Sep 04 15:43:14.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
60072026-09-04T15:43:15.248Z[ recovery-image] Sep 04 15:43:14.409 INFO O| Sep 04 15:43:14.409 INFO STEP 111 (remove_files) COMPLETE
60082026-09-04T15:43:15.252Z[ recovery-image] Sep 04 15:43:14.409 INFO O| Sep 04 15:43:14.409 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60092026-09-04T15:43:15.259Z[ recovery-image] Sep 04 15:43:14.420 INFO O| Sep 04 15:43:14.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
60102026-09-04T15:43:15.259Z[ recovery-image] Sep 04 15:43:14.421 INFO O| Sep 04 15:43:14.421 INFO STEP 112 (remove_files) COMPLETE
60112026-09-04T15:43:15.259Z[ recovery-image] Sep 04 15:43:14.421 INFO O| Sep 04 15:43:14.421 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60122026-09-04T15:43:15.270Z[ recovery-image] Sep 04 15:43:14.432 INFO O| Sep 04 15:43:14.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
60132026-09-04T15:43:15.270Z[ recovery-image] Sep 04 15:43:14.432 INFO O| Sep 04 15:43:14.432 INFO STEP 113 (remove_files) COMPLETE
60142026-09-04T15:43:15.274Z[ recovery-image] Sep 04 15:43:14.432 INFO O| Sep 04 15:43:14.432 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60152026-09-04T15:43:15.283Z[ recovery-image] Sep 04 15:43:14.441 INFO O| Sep 04 15:43:14.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
60162026-09-04T15:43:15.283Z[ recovery-image] Sep 04 15:43:14.441 INFO O| Sep 04 15:43:14.441 INFO STEP 114 (remove_files) COMPLETE
60172026-09-04T15:43:15.283Z[ recovery-image] Sep 04 15:43:14.441 INFO O| Sep 04 15:43:14.441 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60182026-09-04T15:43:15.288Z[ recovery-image] Sep 04 15:43:14.450 INFO O| Sep 04 15:43:14.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
60192026-09-04T15:43:15.288Z[ recovery-image] Sep 04 15:43:14.450 INFO O| Sep 04 15:43:14.450 INFO STEP 115 (remove_files) COMPLETE
60202026-09-04T15:43:15.288Z[ recovery-image] Sep 04 15:43:14.450 INFO O| Sep 04 15:43:14.450 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60212026-09-04T15:43:15.298Z[verify-libraries] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
60222026-09-04T15:43:15.302Z[ recovery-image] Sep 04 15:43:14.461 INFO O| Sep 04 15:43:14.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
60232026-09-04T15:43:15.302Z[ recovery-image] Sep 04 15:43:14.461 INFO O| Sep 04 15:43:14.461 INFO STEP 116 (remove_files) COMPLETE
60242026-09-04T15:43:15.302Z[ recovery-image] Sep 04 15:43:14.461 INFO O| Sep 04 15:43:14.461 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60252026-09-04T15:43:15.347Z[ recovery-image] Sep 04 15:43:14.470 INFO O| Sep 04 15:43:14.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
60262026-09-04T15:43:15.347Z[ recovery-image] Sep 04 15:43:14.470 INFO O| Sep 04 15:43:14.470 INFO STEP 117 (remove_files) COMPLETE
60272026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.470 INFO O| Sep 04 15:43:14.470 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60282026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.479 INFO O| Sep 04 15:43:14.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
60292026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.479 INFO O| Sep 04 15:43:14.479 INFO STEP 118 (remove_files) COMPLETE
60302026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.479 INFO O| Sep 04 15:43:14.479 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60312026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.490 INFO O| Sep 04 15:43:14.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
60322026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.490 INFO O| Sep 04 15:43:14.488 INFO STEP 119 (remove_files) COMPLETE
60332026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.490 INFO O| Sep 04 15:43:14.488 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60342026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.498 INFO O| Sep 04 15:43:14.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
60352026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.498 INFO O| Sep 04 15:43:14.497 INFO STEP 120 (remove_files) COMPLETE
60362026-09-04T15:43:15.348Z[ recovery-image] Sep 04 15:43:14.498 INFO O| Sep 04 15:43:14.497 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60372026-09-04T15:43:15.352Z[ recovery-image] Sep 04 15:43:14.507 INFO O| Sep 04 15:43:14.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
60382026-09-04T15:43:15.352Z[ recovery-image] Sep 04 15:43:14.507 INFO O| Sep 04 15:43:14.507 INFO STEP 121 (remove_files) COMPLETE
60392026-09-04T15:43:15.352Z[ recovery-image] Sep 04 15:43:14.507 INFO O| Sep 04 15:43:14.507 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60402026-09-04T15:43:15.355Z[ recovery-image] Sep 04 15:43:14.516 INFO O| Sep 04 15:43:14.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
60412026-09-04T15:43:15.355Z[ recovery-image] Sep 04 15:43:14.516 INFO O| Sep 04 15:43:14.516 INFO STEP 122 (remove_files) COMPLETE
60422026-09-04T15:43:15.355Z[ recovery-image] Sep 04 15:43:14.516 INFO O| Sep 04 15:43:14.516 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60432026-09-04T15:43:15.364Z[ recovery-image] Sep 04 15:43:14.526 INFO O| Sep 04 15:43:14.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
60442026-09-04T15:43:15.364Z[ recovery-image] Sep 04 15:43:14.526 INFO O| Sep 04 15:43:14.526 INFO STEP 123 (remove_files) COMPLETE
60452026-09-04T15:43:15.364Z[ recovery-image] Sep 04 15:43:14.526 INFO O| Sep 04 15:43:14.526 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60462026-09-04T15:43:15.373Z[ recovery-image] Sep 04 15:43:14.535 INFO O| Sep 04 15:43:14.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
60472026-09-04T15:43:15.373Z[ recovery-image] Sep 04 15:43:14.535 INFO O| Sep 04 15:43:14.535 INFO STEP 124 (remove_files) COMPLETE
60482026-09-04T15:43:15.374Z[ recovery-image] Sep 04 15:43:14.535 INFO O| Sep 04 15:43:14.535 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60492026-09-04T15:43:15.383Z[ recovery-image] Sep 04 15:43:14.544 INFO O| Sep 04 15:43:14.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
60502026-09-04T15:43:15.383Z[ recovery-image] Sep 04 15:43:14.545 INFO O| Sep 04 15:43:14.545 INFO STEP 125 (remove_files) COMPLETE
60512026-09-04T15:43:15.387Z[ recovery-image] Sep 04 15:43:14.545 INFO O| Sep 04 15:43:14.545 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60522026-09-04T15:43:15.393Z[ recovery-image] Sep 04 15:43:14.555 INFO O| Sep 04 15:43:14.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
60532026-09-04T15:43:15.393Z[ recovery-image] Sep 04 15:43:14.555 INFO O| Sep 04 15:43:14.555 INFO STEP 126 (remove_files) COMPLETE
60542026-09-04T15:43:15.393Z[ recovery-image] Sep 04 15:43:14.555 INFO O| Sep 04 15:43:14.555 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60552026-09-04T15:43:15.403Z[ recovery-image] Sep 04 15:43:14.564 INFO O| Sep 04 15:43:14.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
60562026-09-04T15:43:15.403Z[ recovery-image] Sep 04 15:43:14.564 INFO O| Sep 04 15:43:14.564 INFO STEP 127 (remove_files) COMPLETE
60572026-09-04T15:43:15.403Z[ recovery-image] Sep 04 15:43:14.564 INFO O| Sep 04 15:43:14.564 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60582026-09-04T15:43:15.413Z[ recovery-image] Sep 04 15:43:14.574 INFO O| Sep 04 15:43:14.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
60592026-09-04T15:43:15.413Z[ recovery-image] Sep 04 15:43:14.574 INFO O| Sep 04 15:43:14.574 INFO STEP 128 (remove_files) COMPLETE
60602026-09-04T15:43:15.417Z[ recovery-image] Sep 04 15:43:14.574 INFO O| Sep 04 15:43:14.574 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60612026-09-04T15:43:15.422Z[ recovery-image] Sep 04 15:43:14.584 INFO O| Sep 04 15:43:14.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
60622026-09-04T15:43:15.422Z[ recovery-image] Sep 04 15:43:14.584 INFO O| Sep 04 15:43:14.584 INFO STEP 129 (remove_files) COMPLETE
60632026-09-04T15:43:15.426Z[ recovery-image] Sep 04 15:43:14.584 INFO O| Sep 04 15:43:14.584 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60642026-09-04T15:43:15.433Z[ recovery-image] Sep 04 15:43:14.594 INFO O| Sep 04 15:43:14.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
60652026-09-04T15:43:15.433Z[ recovery-image] Sep 04 15:43:14.594 INFO O| Sep 04 15:43:14.594 INFO STEP 130 (remove_files) COMPLETE
60662026-09-04T15:43:15.438Z[ recovery-image] Sep 04 15:43:14.594 INFO O| Sep 04 15:43:14.594 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60672026-09-04T15:43:15.442Z[ recovery-image] Sep 04 15:43:14.604 INFO O| Sep 04 15:43:14.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
60682026-09-04T15:43:15.442Z[ recovery-image] Sep 04 15:43:14.604 INFO O| Sep 04 15:43:14.604 INFO STEP 131 (remove_files) COMPLETE
60692026-09-04T15:43:15.446Z[ recovery-image] Sep 04 15:43:14.604 INFO O| Sep 04 15:43:14.604 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60702026-09-04T15:43:15.452Z[ recovery-image] Sep 04 15:43:14.614 INFO O| Sep 04 15:43:14.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
60712026-09-04T15:43:15.452Z[ recovery-image] Sep 04 15:43:14.614 INFO O| Sep 04 15:43:14.614 INFO STEP 132 (remove_files) COMPLETE
60722026-09-04T15:43:15.453Z[ recovery-image] Sep 04 15:43:14.614 INFO O| Sep 04 15:43:14.614 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60732026-09-04T15:43:15.462Z[ recovery-image] Sep 04 15:43:14.624 INFO O| Sep 04 15:43:14.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
60742026-09-04T15:43:15.462Z[ recovery-image] Sep 04 15:43:14.624 INFO O| Sep 04 15:43:14.624 INFO STEP 133 (remove_files) COMPLETE
60752026-09-04T15:43:15.462Z[ recovery-image] Sep 04 15:43:14.624 INFO O| Sep 04 15:43:14.624 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60762026-09-04T15:43:15.498Z[ recovery-image] Sep 04 15:43:14.659 INFO O| Sep 04 15:43:14.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
60772026-09-04T15:43:15.498Z[ recovery-image] Sep 04 15:43:14.659 INFO O| Sep 04 15:43:14.659 INFO STEP 134 (remove_files) COMPLETE
60782026-09-04T15:43:15.498Z[ recovery-image] Sep 04 15:43:14.659 INFO O| Sep 04 15:43:14.659 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60792026-09-04T15:43:15.508Z[ recovery-image] Sep 04 15:43:14.670 INFO O| Sep 04 15:43:14.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
60802026-09-04T15:43:15.508Z[ recovery-image] Sep 04 15:43:14.670 INFO O| Sep 04 15:43:14.670 INFO STEP 135 (remove_files) COMPLETE
60812026-09-04T15:43:15.508Z[ recovery-image] Sep 04 15:43:14.670 INFO O| Sep 04 15:43:14.670 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60822026-09-04T15:43:15.519Z[ recovery-image] Sep 04 15:43:14.680 INFO O| Sep 04 15:43:14.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
60832026-09-04T15:43:15.519Z[ recovery-image] Sep 04 15:43:14.680 INFO O| Sep 04 15:43:14.680 INFO STEP 136 (remove_files) COMPLETE
60842026-09-04T15:43:15.519Z[ recovery-image] Sep 04 15:43:14.680 INFO O| Sep 04 15:43:14.680 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60852026-09-04T15:43:15.528Z[ recovery-image] Sep 04 15:43:14.690 INFO O| Sep 04 15:43:14.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
60862026-09-04T15:43:15.528Z[ recovery-image] Sep 04 15:43:14.690 INFO O| Sep 04 15:43:14.690 INFO STEP 137 (remove_files) COMPLETE
60872026-09-04T15:43:15.532Z[ recovery-image] Sep 04 15:43:14.690 INFO O| Sep 04 15:43:14.690 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60882026-09-04T15:43:15.538Z[ recovery-image] Sep 04 15:43:14.699 INFO O| Sep 04 15:43:14.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
60892026-09-04T15:43:15.538Z[ recovery-image] Sep 04 15:43:14.699 INFO O| Sep 04 15:43:14.699 INFO STEP 138 (remove_files) COMPLETE
60902026-09-04T15:43:15.538Z[ recovery-image] Sep 04 15:43:14.699 INFO O| Sep 04 15:43:14.699 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60912026-09-04T15:43:15.547Z[ recovery-image] Sep 04 15:43:14.709 INFO O| Sep 04 15:43:14.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
60922026-09-04T15:43:15.548Z[ recovery-image] Sep 04 15:43:14.709 INFO O| Sep 04 15:43:14.709 INFO STEP 139 (remove_files) COMPLETE
60932026-09-04T15:43:15.551Z[ recovery-image] Sep 04 15:43:14.709 INFO O| Sep 04 15:43:14.709 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60942026-09-04T15:43:15.557Z[ recovery-image] Sep 04 15:43:14.718 INFO O| Sep 04 15:43:14.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
60952026-09-04T15:43:15.557Z[ recovery-image] Sep 04 15:43:14.719 INFO O| Sep 04 15:43:14.719 INFO STEP 140 (remove_files) COMPLETE
60962026-09-04T15:43:15.557Z[ recovery-image] Sep 04 15:43:14.719 INFO O| Sep 04 15:43:14.719 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60972026-09-04T15:43:15.567Z[ recovery-image] Sep 04 15:43:14.728 INFO O| Sep 04 15:43:14.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
60982026-09-04T15:43:15.567Z[ recovery-image] Sep 04 15:43:14.728 INFO O| Sep 04 15:43:14.728 INFO STEP 141 (remove_files) COMPLETE
60992026-09-04T15:43:15.571Z[ recovery-image] Sep 04 15:43:14.728 INFO O| Sep 04 15:43:14.728 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61002026-09-04T15:43:15.576Z[ recovery-image] Sep 04 15:43:14.738 INFO O| Sep 04 15:43:14.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
61012026-09-04T15:43:15.576Z[ recovery-image] Sep 04 15:43:14.738 INFO O| Sep 04 15:43:14.738 INFO STEP 142 (remove_files) COMPLETE
61022026-09-04T15:43:15.580Z[ recovery-image] Sep 04 15:43:14.738 INFO O| Sep 04 15:43:14.738 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61032026-09-04T15:43:15.586Z[ recovery-image] Sep 04 15:43:14.748 INFO O| Sep 04 15:43:14.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
61042026-09-04T15:43:15.586Z[ recovery-image] Sep 04 15:43:14.748 INFO O| Sep 04 15:43:14.748 INFO STEP 143 (remove_files) COMPLETE
61052026-09-04T15:43:15.586Z[ recovery-image] Sep 04 15:43:14.748 INFO O| Sep 04 15:43:14.748 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61062026-09-04T15:43:15.596Z[ recovery-image] Sep 04 15:43:14.757 INFO O| Sep 04 15:43:14.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
61072026-09-04T15:43:15.596Z[ recovery-image] Sep 04 15:43:14.757 INFO O| Sep 04 15:43:14.757 INFO STEP 144 (remove_files) COMPLETE
61082026-09-04T15:43:15.596Z[ recovery-image] Sep 04 15:43:14.757 INFO O| Sep 04 15:43:14.757 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61092026-09-04T15:43:15.605Z[ recovery-image] Sep 04 15:43:14.767 INFO O| Sep 04 15:43:14.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
61102026-09-04T15:43:15.605Z[ recovery-image] Sep 04 15:43:14.767 INFO O| Sep 04 15:43:14.767 INFO STEP 145 (remove_files) COMPLETE
61112026-09-04T15:43:15.605Z[ recovery-image] Sep 04 15:43:14.767 INFO O| Sep 04 15:43:14.767 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61122026-09-04T15:43:15.615Z[ recovery-image] Sep 04 15:43:14.776 INFO O| Sep 04 15:43:14.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
61132026-09-04T15:43:15.615Z[ recovery-image] Sep 04 15:43:14.776 INFO O| Sep 04 15:43:14.776 INFO STEP 146 (remove_files) COMPLETE
61142026-09-04T15:43:15.615Z[ recovery-image] Sep 04 15:43:14.776 INFO O| Sep 04 15:43:14.776 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61152026-09-04T15:43:15.625Z[ recovery-image] Sep 04 15:43:14.786 INFO O| Sep 04 15:43:14.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
61162026-09-04T15:43:15.625Z[ recovery-image] Sep 04 15:43:14.786 INFO O| Sep 04 15:43:14.786 INFO STEP 147 (remove_files) COMPLETE
61172026-09-04T15:43:15.625Z[ recovery-image] Sep 04 15:43:14.786 INFO O| Sep 04 15:43:14.786 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61182026-09-04T15:43:15.636Z[ recovery-image] Sep 04 15:43:14.797 INFO O| Sep 04 15:43:14.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
61192026-09-04T15:43:15.636Z[ recovery-image] Sep 04 15:43:14.797 INFO O| Sep 04 15:43:14.797 INFO STEP 148 (remove_files) COMPLETE
61202026-09-04T15:43:15.636Z[ recovery-image] Sep 04 15:43:14.797 INFO O| Sep 04 15:43:14.797 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61212026-09-04T15:43:15.645Z[ recovery-image] Sep 04 15:43:14.807 INFO O| Sep 04 15:43:14.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
61222026-09-04T15:43:15.646Z[ recovery-image] Sep 04 15:43:14.807 INFO O| Sep 04 15:43:14.807 INFO STEP 149 (remove_files) COMPLETE
61232026-09-04T15:43:15.646Z[ recovery-image] Sep 04 15:43:14.807 INFO O| Sep 04 15:43:14.807 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61242026-09-04T15:43:15.655Z[ recovery-image] Sep 04 15:43:14.816 INFO O| Sep 04 15:43:14.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
61252026-09-04T15:43:15.655Z[ recovery-image] Sep 04 15:43:14.816 INFO O| Sep 04 15:43:14.816 INFO STEP 150 (remove_files) COMPLETE
61262026-09-04T15:43:15.659Z[ recovery-image] Sep 04 15:43:14.816 INFO O| Sep 04 15:43:14.816 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61272026-09-04T15:43:15.665Z[ recovery-image] Sep 04 15:43:14.826 INFO O| Sep 04 15:43:14.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
61282026-09-04T15:43:15.665Z[ recovery-image] Sep 04 15:43:14.826 INFO O| Sep 04 15:43:14.826 INFO STEP 151 (remove_files) COMPLETE
61292026-09-04T15:43:15.665Z[ recovery-image] Sep 04 15:43:14.826 INFO O| Sep 04 15:43:14.826 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61302026-09-04T15:43:15.676Z[ recovery-image] Sep 04 15:43:14.837 INFO O| Sep 04 15:43:14.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
61312026-09-04T15:43:15.676Z[ recovery-image] Sep 04 15:43:14.837 INFO O| Sep 04 15:43:14.837 INFO STEP 152 (remove_files) COMPLETE
61322026-09-04T15:43:15.676Z[ recovery-image] Sep 04 15:43:14.837 INFO O| Sep 04 15:43:14.837 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61332026-09-04T15:43:15.687Z[ recovery-image] Sep 04 15:43:14.848 INFO O| Sep 04 15:43:14.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
61342026-09-04T15:43:15.687Z[ recovery-image] Sep 04 15:43:14.848 INFO O| Sep 04 15:43:14.848 INFO STEP 153 (remove_files) COMPLETE
61352026-09-04T15:43:15.691Z[ recovery-image] Sep 04 15:43:14.848 INFO O| Sep 04 15:43:14.848 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61362026-09-04T15:43:15.697Z[ recovery-image] Sep 04 15:43:14.858 INFO O| Sep 04 15:43:14.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
61372026-09-04T15:43:15.697Z[ recovery-image] Sep 04 15:43:14.858 INFO O| Sep 04 15:43:14.858 INFO STEP 154 (remove_files) COMPLETE
61382026-09-04T15:43:15.701Z[ recovery-image] Sep 04 15:43:14.858 INFO O| Sep 04 15:43:14.858 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61392026-09-04T15:43:15.707Z[ recovery-image] Sep 04 15:43:14.868 INFO O| Sep 04 15:43:14.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
61402026-09-04T15:43:15.707Z[ recovery-image] Sep 04 15:43:14.868 INFO O| Sep 04 15:43:14.868 INFO STEP 155 (remove_files) COMPLETE
61412026-09-04T15:43:15.707Z[ recovery-image] Sep 04 15:43:14.868 INFO O| Sep 04 15:43:14.868 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61422026-09-04T15:43:15.716Z[ recovery-image] Sep 04 15:43:14.878 INFO O| Sep 04 15:43:14.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
61432026-09-04T15:43:15.716Z[ recovery-image] Sep 04 15:43:14.878 INFO O| Sep 04 15:43:14.878 INFO STEP 156 (remove_files) COMPLETE
61442026-09-04T15:43:15.716Z[ recovery-image] Sep 04 15:43:14.878 INFO O| Sep 04 15:43:14.878 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61452026-09-04T15:43:15.720Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
61462026-09-04T15:43:15.727Z[ recovery-image] Sep 04 15:43:14.888 INFO O| Sep 04 15:43:14.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
61472026-09-04T15:43:15.727Z[ recovery-image] Sep 04 15:43:14.889 INFO O| Sep 04 15:43:14.889 INFO STEP 157 (remove_files) COMPLETE
61482026-09-04T15:43:15.731Z[ recovery-image] Sep 04 15:43:14.889 INFO O| Sep 04 15:43:14.889 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61492026-09-04T15:43:15.738Z[ recovery-image] Sep 04 15:43:14.900 INFO O| Sep 04 15:43:14.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
61502026-09-04T15:43:15.738Z[ recovery-image] Sep 04 15:43:14.900 INFO O| Sep 04 15:43:14.900 INFO STEP 158 (remove_files) COMPLETE
61512026-09-04T15:43:15.738Z[ recovery-image] Sep 04 15:43:14.900 INFO O| Sep 04 15:43:14.900 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61522026-09-04T15:43:15.749Z[ recovery-image] Sep 04 15:43:14.910 INFO O| Sep 04 15:43:14.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
61532026-09-04T15:43:15.749Z[ recovery-image] Sep 04 15:43:14.910 INFO O| Sep 04 15:43:14.910 INFO STEP 159 (remove_files) COMPLETE
61542026-09-04T15:43:15.749Z[ recovery-image] Sep 04 15:43:14.910 INFO O| Sep 04 15:43:14.910 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61552026-09-04T15:43:15.760Z[ recovery-image] Sep 04 15:43:14.921 INFO O| Sep 04 15:43:14.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
61562026-09-04T15:43:15.760Z[ recovery-image] Sep 04 15:43:14.921 INFO O| Sep 04 15:43:14.921 INFO STEP 160 (remove_files) COMPLETE
61572026-09-04T15:43:15.764Z[ recovery-image] Sep 04 15:43:14.921 INFO O| Sep 04 15:43:14.921 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61582026-09-04T15:43:15.771Z[ recovery-image] Sep 04 15:43:14.932 INFO O| Sep 04 15:43:14.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
61592026-09-04T15:43:15.771Z[ recovery-image] Sep 04 15:43:14.933 INFO O| Sep 04 15:43:14.932 INFO STEP 161 (remove_files) COMPLETE
61602026-09-04T15:43:15.771Z[ recovery-image] Sep 04 15:43:14.933 INFO O| Sep 04 15:43:14.933 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61612026-09-04T15:43:15.782Z[ recovery-image] Sep 04 15:43:14.944 INFO O| Sep 04 15:43:14.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
61622026-09-04T15:43:15.783Z[ recovery-image] Sep 04 15:43:14.944 INFO O| Sep 04 15:43:14.944 INFO STEP 162 (remove_files) COMPLETE
61632026-09-04T15:43:15.783Z[ recovery-image] Sep 04 15:43:14.944 INFO O| Sep 04 15:43:14.944 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61642026-09-04T15:43:15.793Z[ recovery-image] Sep 04 15:43:14.955 INFO O| Sep 04 15:43:14.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
61652026-09-04T15:43:15.793Z[ recovery-image] Sep 04 15:43:14.955 INFO O| Sep 04 15:43:14.955 INFO STEP 163 (remove_files) COMPLETE
61662026-09-04T15:43:15.793Z[ recovery-image] Sep 04 15:43:14.955 INFO O| Sep 04 15:43:14.955 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61672026-09-04T15:43:15.805Z[ recovery-image] Sep 04 15:43:14.966 INFO O| Sep 04 15:43:14.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
61682026-09-04T15:43:15.805Z[ recovery-image] Sep 04 15:43:14.966 INFO O| Sep 04 15:43:14.966 INFO STEP 164 (remove_files) COMPLETE
61692026-09-04T15:43:15.805Z[ recovery-image] Sep 04 15:43:14.966 INFO O| Sep 04 15:43:14.966 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61702026-09-04T15:43:15.817Z[ recovery-image] Sep 04 15:43:14.978 INFO O| Sep 04 15:43:14.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
61712026-09-04T15:43:15.817Z[ recovery-image] Sep 04 15:43:14.978 INFO O| Sep 04 15:43:14.978 INFO STEP 165 (remove_files) COMPLETE
61722026-09-04T15:43:15.820Z[ recovery-image] Sep 04 15:43:14.978 INFO O| Sep 04 15:43:14.978 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61732026-09-04T15:43:15.829Z[ recovery-image] Sep 04 15:43:14.991 INFO O| Sep 04 15:43:14.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
61742026-09-04T15:43:15.829Z[ recovery-image] Sep 04 15:43:14.991 INFO O| Sep 04 15:43:14.991 INFO STEP 166 (remove_files) COMPLETE
61752026-09-04T15:43:15.829Z[ recovery-image] Sep 04 15:43:14.991 INFO O| Sep 04 15:43:14.991 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61762026-09-04T15:43:15.841Z[ recovery-image] Sep 04 15:43:15.002 INFO O| Sep 04 15:43:15.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
61772026-09-04T15:43:15.841Z[ recovery-image] Sep 04 15:43:15.002 INFO O| Sep 04 15:43:15.002 INFO STEP 167 (remove_files) COMPLETE
61782026-09-04T15:43:15.841Z[ recovery-image] Sep 04 15:43:15.002 INFO O| Sep 04 15:43:15.002 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61792026-09-04T15:43:15.852Z[ recovery-image] Sep 04 15:43:15.014 INFO O| Sep 04 15:43:15.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
61802026-09-04T15:43:15.853Z[ recovery-image] Sep 04 15:43:15.014 INFO O| Sep 04 15:43:15.014 INFO STEP 168 (remove_files) COMPLETE
61812026-09-04T15:43:15.856Z[ recovery-image] Sep 04 15:43:15.014 INFO O| Sep 04 15:43:15.014 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61822026-09-04T15:43:15.863Z[ recovery-image] Sep 04 15:43:15.025 INFO O| Sep 04 15:43:15.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
61832026-09-04T15:43:15.863Z[ recovery-image] Sep 04 15:43:15.025 INFO O| Sep 04 15:43:15.025 INFO STEP 169 (remove_files) COMPLETE
61842026-09-04T15:43:15.863Z[ recovery-image] Sep 04 15:43:15.025 INFO O| Sep 04 15:43:15.025 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61852026-09-04T15:43:15.874Z[ recovery-image] Sep 04 15:43:15.035 INFO O| Sep 04 15:43:15.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
61862026-09-04T15:43:15.874Z[ recovery-image] Sep 04 15:43:15.035 INFO O| Sep 04 15:43:15.035 INFO STEP 170 (remove_files) COMPLETE
61872026-09-04T15:43:15.874Z[ recovery-image] Sep 04 15:43:15.035 INFO O| Sep 04 15:43:15.035 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61882026-09-04T15:43:15.883Z[ recovery-image] Sep 04 15:43:15.045 INFO O| Sep 04 15:43:15.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
61892026-09-04T15:43:15.884Z[ recovery-image] Sep 04 15:43:15.045 INFO O| Sep 04 15:43:15.045 INFO STEP 171 (remove_files) COMPLETE
61902026-09-04T15:43:15.887Z[ recovery-image] Sep 04 15:43:15.045 INFO O| Sep 04 15:43:15.045 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61912026-09-04T15:43:15.894Z[ recovery-image] Sep 04 15:43:15.055 INFO O| Sep 04 15:43:15.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
61922026-09-04T15:43:15.894Z[ recovery-image] Sep 04 15:43:15.055 INFO O| Sep 04 15:43:15.055 INFO STEP 172 (remove_files) COMPLETE
61932026-09-04T15:43:15.897Z[ recovery-image] Sep 04 15:43:15.055 INFO O| Sep 04 15:43:15.055 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61942026-09-04T15:43:15.903Z[ recovery-image] Sep 04 15:43:15.065 INFO O| Sep 04 15:43:15.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
61952026-09-04T15:43:15.903Z[ recovery-image] Sep 04 15:43:15.065 INFO O| Sep 04 15:43:15.065 INFO STEP 173 (remove_files) COMPLETE
61962026-09-04T15:43:15.907Z[ recovery-image] Sep 04 15:43:15.065 INFO O| Sep 04 15:43:15.065 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61972026-09-04T15:43:15.911Z[ recovery-image] Sep 04 15:43:15.073 INFO O| Sep 04 15:43:15.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
61982026-09-04T15:43:15.912Z[ recovery-image] Sep 04 15:43:15.073 INFO O| Sep 04 15:43:15.073 INFO STEP 174 (remove_files) COMPLETE
61992026-09-04T15:43:15.912Z[ recovery-image] Sep 04 15:43:15.073 INFO O| Sep 04 15:43:15.073 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62002026-09-04T15:43:15.920Z[ recovery-image] Sep 04 15:43:15.081 INFO O| Sep 04 15:43:15.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
62012026-09-04T15:43:15.920Z[ recovery-image] Sep 04 15:43:15.081 INFO O| Sep 04 15:43:15.081 INFO STEP 175 (remove_files) COMPLETE
62022026-09-04T15:43:15.923Z[ recovery-image] Sep 04 15:43:15.081 INFO O| Sep 04 15:43:15.081 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62032026-09-04T15:43:15.927Z[ recovery-image] Sep 04 15:43:15.089 INFO O| Sep 04 15:43:15.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
62042026-09-04T15:43:15.927Z[ recovery-image] Sep 04 15:43:15.089 INFO O| Sep 04 15:43:15.089 INFO STEP 176 (remove_files) COMPLETE
62052026-09-04T15:43:15.931Z[ recovery-image] Sep 04 15:43:15.089 INFO O| Sep 04 15:43:15.089 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62062026-09-04T15:43:15.935Z[ recovery-image] Sep 04 15:43:15.097 INFO O| Sep 04 15:43:15.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
62072026-09-04T15:43:15.935Z[ recovery-image] Sep 04 15:43:15.097 INFO O| Sep 04 15:43:15.097 INFO STEP 177 (remove_files) COMPLETE
62082026-09-04T15:43:15.938Z[ recovery-image] Sep 04 15:43:15.097 INFO O| Sep 04 15:43:15.097 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62092026-09-04T15:43:15.943Z[ recovery-image] Sep 04 15:43:15.105 INFO O| Sep 04 15:43:15.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
62102026-09-04T15:43:15.943Z[ recovery-image] Sep 04 15:43:15.105 INFO O| Sep 04 15:43:15.105 INFO STEP 178 (remove_files) COMPLETE
62112026-09-04T15:43:15.947Z[ recovery-image] Sep 04 15:43:15.105 INFO O| Sep 04 15:43:15.105 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62122026-09-04T15:43:15.951Z[ recovery-image] Sep 04 15:43:15.113 INFO O| Sep 04 15:43:15.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
62132026-09-04T15:43:15.951Z[ recovery-image] Sep 04 15:43:15.113 INFO O| Sep 04 15:43:15.113 INFO STEP 179 (remove_files) COMPLETE
62142026-09-04T15:43:15.955Z[ recovery-image] Sep 04 15:43:15.113 INFO O| Sep 04 15:43:15.113 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62152026-09-04T15:43:15.960Z[ recovery-image] Sep 04 15:43:15.122 INFO O| Sep 04 15:43:15.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
62162026-09-04T15:43:15.960Z[ recovery-image] Sep 04 15:43:15.122 INFO O| Sep 04 15:43:15.122 INFO STEP 180 (remove_files) COMPLETE
62172026-09-04T15:43:15.960Z[ recovery-image] Sep 04 15:43:15.122 INFO O| Sep 04 15:43:15.122 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62182026-09-04T15:43:15.969Z[ recovery-image] Sep 04 15:43:15.130 INFO O| Sep 04 15:43:15.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
62192026-09-04T15:43:15.969Z[ recovery-image] Sep 04 15:43:15.130 INFO O| Sep 04 15:43:15.130 INFO STEP 181 (remove_files) COMPLETE
62202026-09-04T15:43:15.972Z[ recovery-image] Sep 04 15:43:15.130 INFO O| Sep 04 15:43:15.130 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62212026-09-04T15:43:15.977Z[ recovery-image] Sep 04 15:43:15.139 INFO O| Sep 04 15:43:15.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
62222026-09-04T15:43:15.977Z[ recovery-image] Sep 04 15:43:15.139 INFO O| Sep 04 15:43:15.139 INFO STEP 182 (remove_files) COMPLETE
62232026-09-04T15:43:15.977Z[ recovery-image] Sep 04 15:43:15.139 INFO O| Sep 04 15:43:15.139 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62242026-09-04T15:43:15.986Z[ recovery-image] Sep 04 15:43:15.147 INFO O| Sep 04 15:43:15.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
62252026-09-04T15:43:15.990Z[ recovery-image] Sep 04 15:43:15.148 INFO O| Sep 04 15:43:15.148 INFO STEP 183 (remove_files) COMPLETE
62262026-09-04T15:43:15.990Z[ recovery-image] Sep 04 15:43:15.148 INFO O| Sep 04 15:43:15.148 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62272026-09-04T15:43:15.997Z[ recovery-image] Sep 04 15:43:15.158 INFO O| Sep 04 15:43:15.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
62282026-09-04T15:43:15.997Z[ recovery-image] Sep 04 15:43:15.158 INFO O| Sep 04 15:43:15.158 INFO STEP 184 (remove_files) COMPLETE
62292026-09-04T15:43:15.997Z[ recovery-image] Sep 04 15:43:15.158 INFO O| Sep 04 15:43:15.158 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62302026-09-04T15:43:16.006Z[ recovery-image] Sep 04 15:43:15.168 INFO O| Sep 04 15:43:15.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
62312026-09-04T15:43:16.006Z[ recovery-image] Sep 04 15:43:15.168 INFO O| Sep 04 15:43:15.168 INFO STEP 185 (remove_files) COMPLETE
62322026-09-04T15:43:16.006Z[ recovery-image] Sep 04 15:43:15.168 INFO O| Sep 04 15:43:15.168 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62332026-09-04T15:43:16.016Z[ recovery-image] Sep 04 15:43:15.177 INFO O| Sep 04 15:43:15.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
62342026-09-04T15:43:16.016Z[ recovery-image] Sep 04 15:43:15.177 INFO O| Sep 04 15:43:15.177 INFO STEP 186 (remove_files) COMPLETE
62352026-09-04T15:43:16.019Z[ recovery-image] Sep 04 15:43:15.177 INFO O| Sep 04 15:43:15.177 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62362026-09-04T15:43:16.026Z[ recovery-image] Sep 04 15:43:15.187 INFO O| Sep 04 15:43:15.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
62372026-09-04T15:43:16.026Z[ recovery-image] Sep 04 15:43:15.187 INFO O| Sep 04 15:43:15.187 INFO STEP 187 (remove_files) COMPLETE
62382026-09-04T15:43:16.030Z[ recovery-image] Sep 04 15:43:15.187 INFO O| Sep 04 15:43:15.187 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62392026-09-04T15:43:16.034Z[ recovery-image] Sep 04 15:43:15.196 INFO O| Sep 04 15:43:15.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
62402026-09-04T15:43:16.034Z[ recovery-image] Sep 04 15:43:15.196 INFO O| Sep 04 15:43:15.196 INFO STEP 188 (remove_files) COMPLETE
62412026-09-04T15:43:16.034Z[ recovery-image] Sep 04 15:43:15.196 INFO O| Sep 04 15:43:15.196 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62422026-09-04T15:43:16.044Z[ recovery-image] Sep 04 15:43:15.205 INFO O| Sep 04 15:43:15.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
62432026-09-04T15:43:16.044Z[ recovery-image] Sep 04 15:43:15.205 INFO O| Sep 04 15:43:15.205 INFO STEP 189 (remove_files) COMPLETE
62442026-09-04T15:43:16.048Z[ recovery-image] Sep 04 15:43:15.205 INFO O| Sep 04 15:43:15.205 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62452026-09-04T15:43:16.053Z[ recovery-image] Sep 04 15:43:15.215 INFO O| Sep 04 15:43:15.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
62462026-09-04T15:43:16.053Z[ recovery-image] Sep 04 15:43:15.215 INFO O| Sep 04 15:43:15.215 INFO STEP 190 (remove_files) COMPLETE
62472026-09-04T15:43:16.053Z[ recovery-image] Sep 04 15:43:15.215 INFO O| Sep 04 15:43:15.215 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62482026-09-04T15:43:16.063Z[ recovery-image] Sep 04 15:43:15.224 INFO O| Sep 04 15:43:15.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
62492026-09-04T15:43:16.063Z[ recovery-image] Sep 04 15:43:15.225 INFO O| Sep 04 15:43:15.224 INFO STEP 191 (remove_files) COMPLETE
62502026-09-04T15:43:16.063Z[ recovery-image] Sep 04 15:43:15.225 INFO O| Sep 04 15:43:15.225 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62512026-09-04T15:43:16.075Z[ recovery-image] Sep 04 15:43:15.236 INFO O| Sep 04 15:43:15.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
62522026-09-04T15:43:16.075Z[ recovery-image] Sep 04 15:43:15.236 INFO O| Sep 04 15:43:15.236 INFO STEP 192 (remove_files) COMPLETE
62532026-09-04T15:43:16.078Z[ recovery-image] Sep 04 15:43:15.236 INFO O| Sep 04 15:43:15.236 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62542026-09-04T15:43:16.086Z[ recovery-image] Sep 04 15:43:15.247 INFO O| Sep 04 15:43:15.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
62552026-09-04T15:43:16.086Z[ recovery-image] Sep 04 15:43:15.247 INFO O| Sep 04 15:43:15.247 INFO STEP 193 (remove_files) COMPLETE
62562026-09-04T15:43:16.090Z[ recovery-image] Sep 04 15:43:15.247 INFO O| Sep 04 15:43:15.247 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62572026-09-04T15:43:16.097Z[ recovery-image] Sep 04 15:43:15.259 INFO O| Sep 04 15:43:15.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
62582026-09-04T15:43:16.097Z[ recovery-image] Sep 04 15:43:15.259 INFO O| Sep 04 15:43:15.259 INFO STEP 194 (remove_files) COMPLETE
62592026-09-04T15:43:16.097Z[ recovery-image] Sep 04 15:43:15.259 INFO O| Sep 04 15:43:15.259 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62602026-09-04T15:43:16.108Z[ recovery-image] Sep 04 15:43:15.270 INFO O| Sep 04 15:43:15.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
62612026-09-04T15:43:16.109Z[ recovery-image] Sep 04 15:43:15.270 INFO O| Sep 04 15:43:15.270 INFO STEP 195 (remove_files) COMPLETE
62622026-09-04T15:43:16.109Z[ recovery-image] Sep 04 15:43:15.270 INFO O| Sep 04 15:43:15.270 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62632026-09-04T15:43:16.119Z[ recovery-image] Sep 04 15:43:15.280 INFO O| Sep 04 15:43:15.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
62642026-09-04T15:43:16.119Z[ recovery-image] Sep 04 15:43:15.280 INFO O| Sep 04 15:43:15.280 INFO STEP 196 (remove_files) COMPLETE
62652026-09-04T15:43:16.123Z[ recovery-image] Sep 04 15:43:15.280 INFO O| Sep 04 15:43:15.280 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62662026-09-04T15:43:16.130Z[ recovery-image] Sep 04 15:43:15.291 INFO O| Sep 04 15:43:15.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
62672026-09-04T15:43:16.130Z[ recovery-image] Sep 04 15:43:15.291 INFO O| Sep 04 15:43:15.291 INFO STEP 197 (remove_files) COMPLETE
62682026-09-04T15:43:16.133Z[ recovery-image] Sep 04 15:43:15.291 INFO O| Sep 04 15:43:15.291 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62692026-09-04T15:43:16.141Z[ recovery-image] Sep 04 15:43:15.302 INFO O| Sep 04 15:43:15.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
62702026-09-04T15:43:16.141Z[ recovery-image] Sep 04 15:43:15.302 INFO O| Sep 04 15:43:15.302 INFO STEP 198 (remove_files) COMPLETE
62712026-09-04T15:43:16.141Z[ recovery-image] Sep 04 15:43:15.302 INFO O| Sep 04 15:43:15.302 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62722026-09-04T15:43:16.158Z[ recovery-image] Sep 04 15:43:15.320 INFO O| Sep 04 15:43:15.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
62732026-09-04T15:43:16.159Z[ recovery-image] Sep 04 15:43:15.320 INFO O| Sep 04 15:43:15.320 INFO STEP 199 (remove_files) COMPLETE
62742026-09-04T15:43:16.162Z[ recovery-image] Sep 04 15:43:15.320 INFO O| Sep 04 15:43:15.320 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62752026-09-04T15:43:16.170Z[ recovery-image] Sep 04 15:43:15.332 INFO O| Sep 04 15:43:15.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
62762026-09-04T15:43:16.170Z[ recovery-image] Sep 04 15:43:15.332 INFO O| Sep 04 15:43:15.332 INFO STEP 200 (remove_files) COMPLETE
62772026-09-04T15:43:16.170Z[ recovery-image] Sep 04 15:43:15.332 INFO O| Sep 04 15:43:15.332 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62782026-09-04T15:43:16.180Z[ recovery-image] Sep 04 15:43:15.342 INFO O| Sep 04 15:43:15.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
62792026-09-04T15:43:16.180Z[ recovery-image] Sep 04 15:43:15.342 INFO O| Sep 04 15:43:15.342 INFO STEP 201 (remove_files) COMPLETE
62802026-09-04T15:43:16.184Z[ recovery-image] Sep 04 15:43:15.342 INFO O| Sep 04 15:43:15.342 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62812026-09-04T15:43:16.188Z[ recovery-image] Sep 04 15:43:15.350 INFO O| Sep 04 15:43:15.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
62822026-09-04T15:43:16.189Z[ recovery-image] Sep 04 15:43:15.350 INFO O| Sep 04 15:43:15.350 INFO STEP 202 (remove_files) COMPLETE
62832026-09-04T15:43:16.192Z[ recovery-image] Sep 04 15:43:15.350 INFO O| Sep 04 15:43:15.350 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62842026-09-04T15:43:16.198Z[ recovery-image] Sep 04 15:43:15.360 INFO O| Sep 04 15:43:15.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
62852026-09-04T15:43:16.201Z[ recovery-image] Sep 04 15:43:15.360 INFO O| Sep 04 15:43:15.360 INFO STEP 203 (remove_files) COMPLETE
62862026-09-04T15:43:16.201Z[ recovery-image] Sep 04 15:43:15.361 INFO O| Sep 04 15:43:15.360 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62872026-09-04T15:43:16.209Z[ recovery-image] Sep 04 15:43:15.371 INFO O| Sep 04 15:43:15.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
62882026-09-04T15:43:16.213Z[ recovery-image] Sep 04 15:43:15.372 INFO O| Sep 04 15:43:15.372 INFO STEP 204 (remove_files) COMPLETE
62892026-09-04T15:43:16.213Z[ recovery-image] Sep 04 15:43:15.372 INFO O| Sep 04 15:43:15.372 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62902026-09-04T15:43:16.221Z[ recovery-image] Sep 04 15:43:15.383 INFO O| Sep 04 15:43:15.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
62912026-09-04T15:43:16.221Z[ recovery-image] Sep 04 15:43:15.383 INFO O| Sep 04 15:43:15.383 INFO STEP 205 (remove_files) COMPLETE
62922026-09-04T15:43:16.221Z[ recovery-image] Sep 04 15:43:15.383 INFO O| Sep 04 15:43:15.383 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62932026-09-04T15:43:16.232Z[ recovery-image] Sep 04 15:43:15.394 INFO O| Sep 04 15:43:15.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
62942026-09-04T15:43:16.232Z[ recovery-image] Sep 04 15:43:15.394 INFO O| Sep 04 15:43:15.394 INFO STEP 206 (remove_files) COMPLETE
62952026-09-04T15:43:16.232Z[ recovery-image] Sep 04 15:43:15.394 INFO O| Sep 04 15:43:15.394 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62962026-09-04T15:43:16.243Z[ recovery-image] Sep 04 15:43:15.405 INFO O| Sep 04 15:43:15.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
62972026-09-04T15:43:16.247Z[ recovery-image] Sep 04 15:43:15.406 INFO O| Sep 04 15:43:15.406 INFO STEP 207 (remove_files) COMPLETE
62982026-09-04T15:43:16.247Z[ recovery-image] Sep 04 15:43:15.406 INFO O| Sep 04 15:43:15.406 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62992026-09-04T15:43:16.256Z[ recovery-image] Sep 04 15:43:15.417 INFO O| Sep 04 15:43:15.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
63002026-09-04T15:43:16.256Z[ recovery-image] Sep 04 15:43:15.417 INFO O| Sep 04 15:43:15.417 INFO STEP 208 (remove_files) COMPLETE
63012026-09-04T15:43:16.256Z[ recovery-image] Sep 04 15:43:15.417 INFO O| Sep 04 15:43:15.417 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63022026-09-04T15:43:16.267Z[ recovery-image] Sep 04 15:43:15.429 INFO O| Sep 04 15:43:15.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
63032026-09-04T15:43:16.267Z[ recovery-image] Sep 04 15:43:15.429 INFO O| Sep 04 15:43:15.429 INFO STEP 209 (remove_files) COMPLETE
63042026-09-04T15:43:16.271Z[ recovery-image] Sep 04 15:43:15.429 INFO O| Sep 04 15:43:15.429 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63052026-09-04T15:43:16.281Z[ recovery-image] Sep 04 15:43:15.443 INFO O| Sep 04 15:43:15.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
63062026-09-04T15:43:16.281Z[ recovery-image] Sep 04 15:43:15.443 INFO O| Sep 04 15:43:15.440 INFO STEP 210 (remove_files) COMPLETE
63072026-09-04T15:43:16.281Z[ recovery-image] Sep 04 15:43:15.443 INFO O| Sep 04 15:43:15.440 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63082026-09-04T15:43:16.288Z[ recovery-image] Sep 04 15:43:15.450 INFO O| Sep 04 15:43:15.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
63092026-09-04T15:43:16.292Z[ recovery-image] Sep 04 15:43:15.450 INFO O| Sep 04 15:43:15.450 INFO STEP 211 (remove_files) COMPLETE
63102026-09-04T15:43:16.292Z[ recovery-image] Sep 04 15:43:15.450 INFO O| Sep 04 15:43:15.450 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63112026-09-04T15:43:16.297Z[ recovery-image] Sep 04 15:43:15.459 INFO O| Sep 04 15:43:15.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
63122026-09-04T15:43:16.298Z[ recovery-image] Sep 04 15:43:15.459 INFO O| Sep 04 15:43:15.459 INFO STEP 212 (remove_files) COMPLETE
63132026-09-04T15:43:16.301Z[ recovery-image] Sep 04 15:43:15.459 INFO O| Sep 04 15:43:15.459 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63142026-09-04T15:43:16.306Z[ recovery-image] Sep 04 15:43:15.468 INFO O| Sep 04 15:43:15.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
63152026-09-04T15:43:16.306Z[ recovery-image] Sep 04 15:43:15.468 INFO O| Sep 04 15:43:15.468 INFO STEP 213 (remove_files) COMPLETE
63162026-09-04T15:43:16.306Z[ recovery-image] Sep 04 15:43:15.468 INFO O| Sep 04 15:43:15.468 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63172026-09-04T15:43:16.314Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
63182026-09-04T15:43:16.317Z[ recovery-image] Sep 04 15:43:15.476 INFO O| Sep 04 15:43:15.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
63192026-09-04T15:43:16.317Z[ recovery-image] Sep 04 15:43:15.476 INFO O| Sep 04 15:43:15.476 INFO STEP 214 (remove_files) COMPLETE
63202026-09-04T15:43:16.317Z[ recovery-image] Sep 04 15:43:15.476 INFO O| Sep 04 15:43:15.476 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63212026-09-04T15:43:16.324Z[ recovery-image] Sep 04 15:43:15.486 INFO O| Sep 04 15:43:15.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
63222026-09-04T15:43:16.324Z[ recovery-image] Sep 04 15:43:15.486 INFO O| Sep 04 15:43:15.486 INFO STEP 215 (remove_files) COMPLETE
63232026-09-04T15:43:16.324Z[ recovery-image] Sep 04 15:43:15.486 INFO O| Sep 04 15:43:15.486 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63242026-09-04T15:43:16.340Z[ recovery-image] Sep 04 15:43:15.495 INFO O| Sep 04 15:43:15.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
63252026-09-04T15:43:16.340Z[ recovery-image] Sep 04 15:43:15.495 INFO O| Sep 04 15:43:15.495 INFO STEP 216 (remove_files) COMPLETE
63262026-09-04T15:43:16.340Z[ recovery-image] Sep 04 15:43:15.495 INFO O| Sep 04 15:43:15.495 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63272026-09-04T15:43:16.344Z[ recovery-image] Sep 04 15:43:15.505 INFO O| Sep 04 15:43:15.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
63282026-09-04T15:43:16.344Z[ recovery-image] Sep 04 15:43:15.505 INFO O| Sep 04 15:43:15.505 INFO STEP 217 (remove_files) COMPLETE
63292026-09-04T15:43:16.344Z[ recovery-image] Sep 04 15:43:15.505 INFO O| Sep 04 15:43:15.505 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63302026-09-04T15:43:16.360Z[ recovery-image] Sep 04 15:43:15.515 INFO O| Sep 04 15:43:15.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
63312026-09-04T15:43:16.360Z[ recovery-image] Sep 04 15:43:15.515 INFO O| Sep 04 15:43:15.515 INFO STEP 218 (remove_files) COMPLETE
63322026-09-04T15:43:16.360Z[ recovery-image] Sep 04 15:43:15.515 INFO O| Sep 04 15:43:15.515 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63332026-09-04T15:43:16.364Z[ recovery-image] Sep 04 15:43:15.525 INFO O| Sep 04 15:43:15.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
63342026-09-04T15:43:16.367Z[ recovery-image] Sep 04 15:43:15.526 INFO O| Sep 04 15:43:15.525 INFO STEP 219 (remove_files) COMPLETE
63352026-09-04T15:43:16.367Z[ recovery-image] Sep 04 15:43:15.526 INFO O| Sep 04 15:43:15.526 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63362026-09-04T15:43:16.375Z[ recovery-image] Sep 04 15:43:15.536 INFO O| Sep 04 15:43:15.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
63372026-09-04T15:43:16.375Z[ recovery-image] Sep 04 15:43:15.536 INFO O| Sep 04 15:43:15.536 INFO STEP 220 (remove_files) COMPLETE
63382026-09-04T15:43:16.375Z[ recovery-image] Sep 04 15:43:15.536 INFO O| Sep 04 15:43:15.536 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63392026-09-04T15:43:16.385Z[ recovery-image] Sep 04 15:43:15.546 INFO O| Sep 04 15:43:15.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
63402026-09-04T15:43:16.385Z[ recovery-image] Sep 04 15:43:15.546 INFO O| Sep 04 15:43:15.546 INFO STEP 221 (remove_files) COMPLETE
63412026-09-04T15:43:16.385Z[ recovery-image] Sep 04 15:43:15.546 INFO O| Sep 04 15:43:15.546 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63422026-09-04T15:43:16.395Z[ recovery-image] Sep 04 15:43:15.557 INFO O| Sep 04 15:43:15.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
63432026-09-04T15:43:16.396Z[ recovery-image] Sep 04 15:43:15.557 INFO O| Sep 04 15:43:15.557 INFO STEP 222 (remove_files) COMPLETE
63442026-09-04T15:43:16.399Z[ recovery-image] Sep 04 15:43:15.557 INFO O| Sep 04 15:43:15.557 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63452026-09-04T15:43:16.406Z[ recovery-image] Sep 04 15:43:15.568 INFO O| Sep 04 15:43:15.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
63462026-09-04T15:43:16.406Z[ recovery-image] Sep 04 15:43:15.568 INFO O| Sep 04 15:43:15.568 INFO STEP 223 (remove_files) COMPLETE
63472026-09-04T15:43:16.406Z[ recovery-image] Sep 04 15:43:15.568 INFO O| Sep 04 15:43:15.568 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63482026-09-04T15:43:16.416Z[ recovery-image] Sep 04 15:43:15.577 INFO O| Sep 04 15:43:15.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
63492026-09-04T15:43:16.419Z[ recovery-image] Sep 04 15:43:15.578 INFO O| Sep 04 15:43:15.578 INFO STEP 224 (remove_files) COMPLETE
63502026-09-04T15:43:16.419Z[ recovery-image] Sep 04 15:43:15.578 INFO O| Sep 04 15:43:15.578 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63512026-09-04T15:43:16.427Z[ recovery-image] Sep 04 15:43:15.588 INFO O| Sep 04 15:43:15.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
63522026-09-04T15:43:16.427Z[ recovery-image] Sep 04 15:43:15.588 INFO O| Sep 04 15:43:15.588 INFO STEP 225 (remove_files) COMPLETE
63532026-09-04T15:43:16.427Z[ recovery-image] Sep 04 15:43:15.588 INFO O| Sep 04 15:43:15.588 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63542026-09-04T15:43:16.436Z[ recovery-image] Sep 04 15:43:15.598 INFO O| Sep 04 15:43:15.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
63552026-09-04T15:43:16.436Z[ recovery-image] Sep 04 15:43:15.598 INFO O| Sep 04 15:43:15.598 INFO STEP 226 (remove_files) COMPLETE
63562026-09-04T15:43:16.440Z[ recovery-image] Sep 04 15:43:15.598 INFO O| Sep 04 15:43:15.598 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63572026-09-04T15:43:16.446Z[ recovery-image] Sep 04 15:43:15.608 INFO O| Sep 04 15:43:15.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
63582026-09-04T15:43:16.446Z[ recovery-image] Sep 04 15:43:15.608 INFO O| Sep 04 15:43:15.608 INFO STEP 227 (remove_files) COMPLETE
63592026-09-04T15:43:16.451Z[ recovery-image] Sep 04 15:43:15.608 INFO O| Sep 04 15:43:15.608 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63602026-09-04T15:43:16.457Z[ recovery-image] Sep 04 15:43:15.618 INFO O| Sep 04 15:43:15.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
63612026-09-04T15:43:16.457Z[ recovery-image] Sep 04 15:43:15.618 INFO O| Sep 04 15:43:15.618 INFO STEP 228 (remove_files) COMPLETE
63622026-09-04T15:43:16.457Z[ recovery-image] Sep 04 15:43:15.618 INFO O| Sep 04 15:43:15.618 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63632026-09-04T15:43:16.466Z[ recovery-image] Sep 04 15:43:15.627 INFO O| Sep 04 15:43:15.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
63642026-09-04T15:43:16.469Z[ recovery-image] Sep 04 15:43:15.628 INFO O| Sep 04 15:43:15.628 INFO STEP 229 (remove_files) COMPLETE
63652026-09-04T15:43:16.469Z[ recovery-image] Sep 04 15:43:15.628 INFO O| Sep 04 15:43:15.628 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63662026-09-04T15:43:16.496Z[ recovery-image] Sep 04 15:43:15.658 INFO O| Sep 04 15:43:15.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
63672026-09-04T15:43:16.496Z[ recovery-image] Sep 04 15:43:15.658 INFO O| Sep 04 15:43:15.658 INFO STEP 230 (remove_files) COMPLETE
63682026-09-04T15:43:16.496Z[ recovery-image] Sep 04 15:43:15.658 INFO O| Sep 04 15:43:15.658 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63692026-09-04T15:43:16.506Z[ recovery-image] Sep 04 15:43:15.668 INFO O| Sep 04 15:43:15.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
63702026-09-04T15:43:16.506Z[ recovery-image] Sep 04 15:43:15.668 INFO O| Sep 04 15:43:15.668 INFO STEP 231 (remove_files) COMPLETE
63712026-09-04T15:43:16.506Z[ recovery-image] Sep 04 15:43:15.668 INFO O| Sep 04 15:43:15.668 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63722026-09-04T15:43:16.517Z[ recovery-image] Sep 04 15:43:15.678 INFO O| Sep 04 15:43:15.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
63732026-09-04T15:43:16.517Z[ recovery-image] Sep 04 15:43:15.678 INFO O| Sep 04 15:43:15.678 INFO STEP 232 (remove_files) COMPLETE
63742026-09-04T15:43:16.520Z[ recovery-image] Sep 04 15:43:15.678 INFO O| Sep 04 15:43:15.678 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63752026-09-04T15:43:16.528Z[ recovery-image] Sep 04 15:43:15.690 INFO O| Sep 04 15:43:15.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
63762026-09-04T15:43:16.528Z[ recovery-image] Sep 04 15:43:15.690 INFO O| Sep 04 15:43:15.690 INFO STEP 233 (remove_files) COMPLETE
63772026-09-04T15:43:16.528Z[ recovery-image] Sep 04 15:43:15.690 INFO O| Sep 04 15:43:15.690 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63782026-09-04T15:43:16.539Z[ recovery-image] Sep 04 15:43:15.701 INFO O| Sep 04 15:43:15.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
63792026-09-04T15:43:16.539Z[ recovery-image] Sep 04 15:43:15.701 INFO O| Sep 04 15:43:15.701 INFO STEP 234 (remove_files) COMPLETE
63802026-09-04T15:43:16.539Z[ recovery-image] Sep 04 15:43:15.701 INFO O| Sep 04 15:43:15.701 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63812026-09-04T15:43:16.550Z[ recovery-image] Sep 04 15:43:15.711 INFO O| Sep 04 15:43:15.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
63822026-09-04T15:43:16.550Z[ recovery-image] Sep 04 15:43:15.711 INFO O| Sep 04 15:43:15.711 INFO STEP 235 (remove_files) COMPLETE
63832026-09-04T15:43:16.550Z[ recovery-image] Sep 04 15:43:15.711 INFO O| Sep 04 15:43:15.711 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63842026-09-04T15:43:16.560Z[ recovery-image] Sep 04 15:43:15.721 INFO O| Sep 04 15:43:15.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
63852026-09-04T15:43:16.560Z[ recovery-image] Sep 04 15:43:15.721 INFO O| Sep 04 15:43:15.721 INFO STEP 236 (remove_files) COMPLETE
63862026-09-04T15:43:16.560Z[ recovery-image] Sep 04 15:43:15.721 INFO O| Sep 04 15:43:15.721 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63872026-09-04T15:43:16.571Z[ recovery-image] Sep 04 15:43:15.732 INFO O| Sep 04 15:43:15.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
63882026-09-04T15:43:16.571Z[ recovery-image] Sep 04 15:43:15.732 INFO O| Sep 04 15:43:15.732 INFO STEP 237 (remove_files) COMPLETE
63892026-09-04T15:43:16.574Z[ recovery-image] Sep 04 15:43:15.732 INFO O| Sep 04 15:43:15.732 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63902026-09-04T15:43:16.581Z[ recovery-image] Sep 04 15:43:15.743 INFO O| Sep 04 15:43:15.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
63912026-09-04T15:43:16.581Z[ recovery-image] Sep 04 15:43:15.743 INFO O| Sep 04 15:43:15.743 INFO STEP 238 (remove_files) COMPLETE
63922026-09-04T15:43:16.584Z[ recovery-image] Sep 04 15:43:15.743 INFO O| Sep 04 15:43:15.743 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63932026-09-04T15:43:16.592Z[ recovery-image] Sep 04 15:43:15.753 INFO O| Sep 04 15:43:15.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
63942026-09-04T15:43:16.592Z[ recovery-image] Sep 04 15:43:15.754 INFO O| Sep 04 15:43:15.754 INFO STEP 239 (remove_files) COMPLETE
63952026-09-04T15:43:16.592Z[ recovery-image] Sep 04 15:43:15.754 INFO O| Sep 04 15:43:15.754 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63962026-09-04T15:43:16.604Z[ recovery-image] Sep 04 15:43:15.766 INFO O| Sep 04 15:43:15.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
63972026-09-04T15:43:16.604Z[ recovery-image] Sep 04 15:43:15.766 INFO O| Sep 04 15:43:15.766 INFO STEP 240 (remove_files) COMPLETE
63982026-09-04T15:43:16.604Z[ recovery-image] Sep 04 15:43:15.766 INFO O| Sep 04 15:43:15.766 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63992026-09-04T15:43:16.614Z[ recovery-image] Sep 04 15:43:15.775 INFO O| Sep 04 15:43:15.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
64002026-09-04T15:43:16.614Z[ recovery-image] Sep 04 15:43:15.776 INFO O| Sep 04 15:43:15.776 INFO STEP 241 (remove_files) COMPLETE
64012026-09-04T15:43:16.614Z[ recovery-image] Sep 04 15:43:15.776 INFO O| Sep 04 15:43:15.776 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64022026-09-04T15:43:16.623Z[ recovery-image] Sep 04 15:43:15.784 INFO O| Sep 04 15:43:15.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
64032026-09-04T15:43:16.623Z[ recovery-image] Sep 04 15:43:15.784 INFO O| Sep 04 15:43:15.784 INFO STEP 242 (remove_files) COMPLETE
64042026-09-04T15:43:16.623Z[ recovery-image] Sep 04 15:43:15.784 INFO O| Sep 04 15:43:15.784 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64052026-09-04T15:43:16.631Z[ recovery-image] Sep 04 15:43:15.793 INFO O| Sep 04 15:43:15.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
64062026-09-04T15:43:16.631Z[ recovery-image] Sep 04 15:43:15.793 INFO O| Sep 04 15:43:15.793 INFO STEP 243 (remove_files) COMPLETE
64072026-09-04T15:43:16.631Z[ recovery-image] Sep 04 15:43:15.793 INFO O| Sep 04 15:43:15.793 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64082026-09-04T15:43:16.641Z[ recovery-image] Sep 04 15:43:15.803 INFO O| Sep 04 15:43:15.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
64092026-09-04T15:43:16.641Z[ recovery-image] Sep 04 15:43:15.803 INFO O| Sep 04 15:43:15.803 INFO STEP 244 (remove_files) COMPLETE
64102026-09-04T15:43:16.644Z[ recovery-image] Sep 04 15:43:15.803 INFO O| Sep 04 15:43:15.803 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64112026-09-04T15:43:16.651Z[ recovery-image] Sep 04 15:43:15.813 INFO O| Sep 04 15:43:15.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
64122026-09-04T15:43:16.651Z[ recovery-image] Sep 04 15:43:15.813 INFO O| Sep 04 15:43:15.813 INFO STEP 245 (remove_files) COMPLETE
64132026-09-04T15:43:16.651Z[ recovery-image] Sep 04 15:43:15.813 INFO O| Sep 04 15:43:15.813 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64142026-09-04T15:43:16.662Z[ recovery-image] Sep 04 15:43:15.824 INFO O| Sep 04 15:43:15.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
64152026-09-04T15:43:16.662Z[ recovery-image] Sep 04 15:43:15.824 INFO O| Sep 04 15:43:15.824 INFO STEP 246 (remove_files) COMPLETE
64162026-09-04T15:43:16.662Z[ recovery-image] Sep 04 15:43:15.824 INFO O| Sep 04 15:43:15.824 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64172026-09-04T15:43:16.671Z[ recovery-image] Sep 04 15:43:15.833 INFO O| Sep 04 15:43:15.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
64182026-09-04T15:43:16.671Z[ recovery-image] Sep 04 15:43:15.833 INFO O| Sep 04 15:43:15.833 INFO STEP 247 (remove_files) COMPLETE
64192026-09-04T15:43:16.671Z[ recovery-image] Sep 04 15:43:15.833 INFO O| Sep 04 15:43:15.833 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64202026-09-04T15:43:16.680Z[ recovery-image] Sep 04 15:43:15.841 INFO O| Sep 04 15:43:15.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
64212026-09-04T15:43:16.680Z[ recovery-image] Sep 04 15:43:15.841 INFO O| Sep 04 15:43:15.841 INFO STEP 248 (remove_files) COMPLETE
64222026-09-04T15:43:16.680Z[ recovery-image] Sep 04 15:43:15.841 INFO O| Sep 04 15:43:15.841 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64232026-09-04T15:43:16.690Z[ recovery-image] Sep 04 15:43:15.852 INFO O| Sep 04 15:43:15.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
64242026-09-04T15:43:16.690Z[ recovery-image] Sep 04 15:43:15.852 INFO O| Sep 04 15:43:15.852 INFO STEP 249 (remove_files) COMPLETE
64252026-09-04T15:43:16.690Z[ recovery-image] Sep 04 15:43:15.852 INFO O| Sep 04 15:43:15.852 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64262026-09-04T15:43:16.700Z[ recovery-image] Sep 04 15:43:15.861 INFO O| Sep 04 15:43:15.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
64272026-09-04T15:43:16.700Z[ recovery-image] Sep 04 15:43:15.861 INFO O| Sep 04 15:43:15.861 INFO STEP 250 (remove_files) COMPLETE
64282026-09-04T15:43:16.700Z[ recovery-image] Sep 04 15:43:15.861 INFO O| Sep 04 15:43:15.861 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64292026-09-04T15:43:16.721Z[ recovery-image] Sep 04 15:43:15.882 INFO O| Sep 04 15:43:15.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
64302026-09-04T15:43:16.721Z[ recovery-image] Sep 04 15:43:15.883 INFO O| Sep 04 15:43:15.882 INFO STEP 251 (remove_files) COMPLETE
64312026-09-04T15:43:16.721Z[ recovery-image] Sep 04 15:43:15.883 INFO O| Sep 04 15:43:15.882 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64322026-09-04T15:43:16.731Z[ recovery-image] Sep 04 15:43:15.893 INFO O| Sep 04 15:43:15.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
64332026-09-04T15:43:16.731Z[ recovery-image] Sep 04 15:43:15.893 INFO O| Sep 04 15:43:15.893 INFO STEP 252 (remove_files) COMPLETE
64342026-09-04T15:43:16.731Z[ recovery-image] Sep 04 15:43:15.893 INFO O| Sep 04 15:43:15.893 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64352026-09-04T15:43:16.741Z[ recovery-image] Sep 04 15:43:15.902 INFO O| Sep 04 15:43:15.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
64362026-09-04T15:43:16.741Z[ recovery-image] Sep 04 15:43:15.902 INFO O| Sep 04 15:43:15.902 INFO STEP 253 (remove_files) COMPLETE
64372026-09-04T15:43:16.741Z[ recovery-image] Sep 04 15:43:15.902 INFO O| Sep 04 15:43:15.902 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64382026-09-04T15:43:16.751Z[ recovery-image] Sep 04 15:43:15.912 INFO O| Sep 04 15:43:15.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
64392026-09-04T15:43:16.751Z[ recovery-image] Sep 04 15:43:15.912 INFO O| Sep 04 15:43:15.912 INFO STEP 254 (remove_files) COMPLETE
64402026-09-04T15:43:16.751Z[ recovery-image] Sep 04 15:43:15.912 INFO O| Sep 04 15:43:15.912 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64412026-09-04T15:43:16.760Z[ recovery-image] Sep 04 15:43:15.922 INFO O| Sep 04 15:43:15.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
64422026-09-04T15:43:16.760Z[ recovery-image] Sep 04 15:43:15.922 INFO O| Sep 04 15:43:15.922 INFO STEP 255 (remove_files) COMPLETE
64432026-09-04T15:43:16.760Z[ recovery-image] Sep 04 15:43:15.922 INFO O| Sep 04 15:43:15.922 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64442026-09-04T15:43:16.771Z[ recovery-image] Sep 04 15:43:15.933 INFO O| Sep 04 15:43:15.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
64452026-09-04T15:43:16.771Z[ recovery-image] Sep 04 15:43:15.933 INFO O| Sep 04 15:43:15.933 INFO STEP 256 (remove_files) COMPLETE
64462026-09-04T15:43:16.771Z[ recovery-image] Sep 04 15:43:15.933 INFO O| Sep 04 15:43:15.933 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64472026-09-04T15:43:16.781Z[ recovery-image] Sep 04 15:43:15.943 INFO O| Sep 04 15:43:15.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
64482026-09-04T15:43:16.781Z[ recovery-image] Sep 04 15:43:15.943 INFO O| Sep 04 15:43:15.943 INFO STEP 257 (remove_files) COMPLETE
64492026-09-04T15:43:16.781Z[ recovery-image] Sep 04 15:43:15.943 INFO O| Sep 04 15:43:15.943 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64502026-09-04T15:43:16.792Z[ recovery-image] Sep 04 15:43:15.954 INFO O| Sep 04 15:43:15.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
64512026-09-04T15:43:16.792Z[ recovery-image] Sep 04 15:43:15.954 INFO O| Sep 04 15:43:15.954 INFO STEP 258 (remove_files) COMPLETE
64522026-09-04T15:43:16.792Z[ recovery-image] Sep 04 15:43:15.954 INFO O| Sep 04 15:43:15.954 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64532026-09-04T15:43:16.803Z[ recovery-image] Sep 04 15:43:15.964 INFO O| Sep 04 15:43:15.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
64542026-09-04T15:43:16.803Z[ recovery-image] Sep 04 15:43:15.964 INFO O| Sep 04 15:43:15.964 INFO STEP 259 (remove_files) COMPLETE
64552026-09-04T15:43:16.803Z[ recovery-image] Sep 04 15:43:15.964 INFO O| Sep 04 15:43:15.964 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64562026-09-04T15:43:16.813Z[ recovery-image] Sep 04 15:43:15.975 INFO O| Sep 04 15:43:15.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
64572026-09-04T15:43:16.813Z[ recovery-image] Sep 04 15:43:15.975 INFO O| Sep 04 15:43:15.975 INFO STEP 260 (remove_files) COMPLETE
64582026-09-04T15:43:16.817Z[ recovery-image] Sep 04 15:43:15.975 INFO O| Sep 04 15:43:15.975 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64592026-09-04T15:43:16.832Z[ recovery-image] Sep 04 15:43:15.986 INFO O| Sep 04 15:43:15.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
64602026-09-04T15:43:16.832Z[ recovery-image] Sep 04 15:43:15.986 INFO O| Sep 04 15:43:15.986 INFO STEP 261 (remove_files) COMPLETE
64612026-09-04T15:43:16.835Z[ recovery-image] Sep 04 15:43:15.986 INFO O| Sep 04 15:43:15.986 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64622026-09-04T15:43:16.839Z[ recovery-image] Sep 04 15:43:15.997 INFO O| Sep 04 15:43:15.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
64632026-09-04T15:43:16.839Z[ recovery-image] Sep 04 15:43:15.997 INFO O| Sep 04 15:43:15.997 INFO STEP 262 (remove_files) COMPLETE
64642026-09-04T15:43:16.839Z[ recovery-image] Sep 04 15:43:15.997 INFO O| Sep 04 15:43:15.997 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64652026-09-04T15:43:16.845Z[ recovery-image] Sep 04 15:43:16.007 INFO O| Sep 04 15:43:16.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
64662026-09-04T15:43:16.845Z[ recovery-image] Sep 04 15:43:16.007 INFO O| Sep 04 15:43:16.007 INFO STEP 263 (remove_files) COMPLETE
64672026-09-04T15:43:16.849Z[ recovery-image] Sep 04 15:43:16.007 INFO O| Sep 04 15:43:16.007 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64682026-09-04T15:43:16.856Z[ recovery-image] Sep 04 15:43:16.017 INFO O| Sep 04 15:43:16.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
64692026-09-04T15:43:16.856Z[ recovery-image] Sep 04 15:43:16.017 INFO O| Sep 04 15:43:16.017 INFO STEP 264 (remove_files) COMPLETE
64702026-09-04T15:43:16.856Z[ recovery-image] Sep 04 15:43:16.017 INFO O| Sep 04 15:43:16.017 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64712026-09-04T15:43:16.866Z[ recovery-image] Sep 04 15:43:16.028 INFO O| Sep 04 15:43:16.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
64722026-09-04T15:43:16.866Z[ recovery-image] Sep 04 15:43:16.028 INFO O| Sep 04 15:43:16.028 INFO STEP 265 (remove_files) COMPLETE
64732026-09-04T15:43:16.866Z[ recovery-image] Sep 04 15:43:16.028 INFO O| Sep 04 15:43:16.028 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64742026-09-04T15:43:16.876Z[ recovery-image] Sep 04 15:43:16.038 INFO O| Sep 04 15:43:16.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
64752026-09-04T15:43:16.876Z[ recovery-image] Sep 04 15:43:16.038 INFO O| Sep 04 15:43:16.038 INFO STEP 266 (remove_files) COMPLETE
64762026-09-04T15:43:16.876Z[ recovery-image] Sep 04 15:43:16.038 INFO O| Sep 04 15:43:16.038 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64772026-09-04T15:43:16.886Z[ recovery-image] Sep 04 15:43:16.048 INFO O| Sep 04 15:43:16.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
64782026-09-04T15:43:16.886Z[ recovery-image] Sep 04 15:43:16.048 INFO O| Sep 04 15:43:16.048 INFO STEP 267 (remove_files) COMPLETE
64792026-09-04T15:43:16.890Z[ recovery-image] Sep 04 15:43:16.048 INFO O| Sep 04 15:43:16.048 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64802026-09-04T15:43:16.898Z[ recovery-image] Sep 04 15:43:16.060 INFO O| Sep 04 15:43:16.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
64812026-09-04T15:43:16.898Z[ recovery-image] Sep 04 15:43:16.060 INFO O| Sep 04 15:43:16.060 INFO STEP 268 (remove_files) COMPLETE
64822026-09-04T15:43:16.898Z[ recovery-image] Sep 04 15:43:16.060 INFO O| Sep 04 15:43:16.060 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64832026-09-04T15:43:16.908Z[ recovery-image] Sep 04 15:43:16.070 INFO O| Sep 04 15:43:16.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
64842026-09-04T15:43:16.908Z[ recovery-image] Sep 04 15:43:16.070 INFO O| Sep 04 15:43:16.070 INFO STEP 269 (remove_files) COMPLETE
64852026-09-04T15:43:16.908Z[ recovery-image] Sep 04 15:43:16.070 INFO O| Sep 04 15:43:16.070 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64862026-09-04T15:43:16.917Z[ recovery-image] Sep 04 15:43:16.079 INFO O| Sep 04 15:43:16.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
64872026-09-04T15:43:16.917Z[ recovery-image] Sep 04 15:43:16.079 INFO O| Sep 04 15:43:16.079 INFO STEP 270 (remove_files) COMPLETE
64882026-09-04T15:43:16.917Z[ recovery-image] Sep 04 15:43:16.079 INFO O| Sep 04 15:43:16.079 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64892026-09-04T15:43:16.927Z[ recovery-image] Sep 04 15:43:16.089 INFO O| Sep 04 15:43:16.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
64902026-09-04T15:43:16.927Z[ recovery-image] Sep 04 15:43:16.089 INFO O| Sep 04 15:43:16.089 INFO STEP 271 (remove_files) COMPLETE
64912026-09-04T15:43:16.931Z[ recovery-image] Sep 04 15:43:16.089 INFO O| Sep 04 15:43:16.089 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64922026-09-04T15:43:16.939Z[ recovery-image] Sep 04 15:43:16.100 INFO O| Sep 04 15:43:16.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
64932026-09-04T15:43:16.939Z[ recovery-image] Sep 04 15:43:16.100 INFO O| Sep 04 15:43:16.100 INFO STEP 272 (remove_files) COMPLETE
64942026-09-04T15:43:16.939Z[ recovery-image] Sep 04 15:43:16.100 INFO O| Sep 04 15:43:16.100 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64952026-09-04T15:43:16.949Z[ recovery-image] Sep 04 15:43:16.111 INFO O| Sep 04 15:43:16.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
64962026-09-04T15:43:16.953Z[ recovery-image] Sep 04 15:43:16.112 INFO O| Sep 04 15:43:16.112 INFO STEP 273 (remove_files) COMPLETE
64972026-09-04T15:43:16.953Z[ recovery-image] Sep 04 15:43:16.112 INFO O| Sep 04 15:43:16.112 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64982026-09-04T15:43:16.959Z[ recovery-image] Sep 04 15:43:16.121 INFO O| Sep 04 15:43:16.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
64992026-09-04T15:43:16.959Z[ recovery-image] Sep 04 15:43:16.121 INFO O| Sep 04 15:43:16.121 INFO STEP 274 (remove_files) COMPLETE
65002026-09-04T15:43:16.963Z[ recovery-image] Sep 04 15:43:16.121 INFO O| Sep 04 15:43:16.121 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65012026-09-04T15:43:16.971Z[ recovery-image] Sep 04 15:43:16.132 INFO O| Sep 04 15:43:16.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
65022026-09-04T15:43:16.971Z[ recovery-image] Sep 04 15:43:16.132 INFO O| Sep 04 15:43:16.132 INFO STEP 275 (remove_files) COMPLETE
65032026-09-04T15:43:16.971Z[ recovery-image] Sep 04 15:43:16.132 INFO O| Sep 04 15:43:16.132 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65042026-09-04T15:43:16.980Z[ recovery-image] Sep 04 15:43:16.142 INFO O| Sep 04 15:43:16.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
65052026-09-04T15:43:16.980Z[ recovery-image] Sep 04 15:43:16.142 INFO O| Sep 04 15:43:16.142 INFO STEP 276 (remove_files) COMPLETE
65062026-09-04T15:43:16.984Z[ recovery-image] Sep 04 15:43:16.142 INFO O| Sep 04 15:43:16.142 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65072026-09-04T15:43:16.990Z[ recovery-image] Sep 04 15:43:16.152 INFO O| Sep 04 15:43:16.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
65082026-09-04T15:43:16.990Z[ recovery-image] Sep 04 15:43:16.152 INFO O| Sep 04 15:43:16.152 INFO STEP 277 (remove_files) COMPLETE
65092026-09-04T15:43:16.990Z[ recovery-image] Sep 04 15:43:16.152 INFO O| Sep 04 15:43:16.152 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65102026-09-04T15:43:16.998Z[ recovery-image] Sep 04 15:43:16.160 INFO O| Sep 04 15:43:16.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
65112026-09-04T15:43:16.998Z[ recovery-image] Sep 04 15:43:16.160 INFO O| Sep 04 15:43:16.160 INFO STEP 278 (remove_files) COMPLETE
65122026-09-04T15:43:16.998Z[ recovery-image] Sep 04 15:43:16.160 INFO O| Sep 04 15:43:16.160 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65132026-09-04T15:43:17.010Z[ recovery-image] Sep 04 15:43:16.171 INFO O| Sep 04 15:43:16.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
65142026-09-04T15:43:17.010Z[ recovery-image] Sep 04 15:43:16.171 INFO O| Sep 04 15:43:16.171 INFO STEP 279 (remove_files) COMPLETE
65152026-09-04T15:43:17.010Z[ recovery-image] Sep 04 15:43:16.171 INFO O| Sep 04 15:43:16.171 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65162026-09-04T15:43:17.021Z[ recovery-image] Sep 04 15:43:16.182 INFO O| Sep 04 15:43:16.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
65172026-09-04T15:43:17.021Z[ recovery-image] Sep 04 15:43:16.182 INFO O| Sep 04 15:43:16.182 INFO STEP 280 (remove_files) COMPLETE
65182026-09-04T15:43:17.021Z[ recovery-image] Sep 04 15:43:16.182 INFO O| Sep 04 15:43:16.182 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65192026-09-04T15:43:17.032Z[ recovery-image] Sep 04 15:43:16.194 INFO O| Sep 04 15:43:16.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
65202026-09-04T15:43:17.032Z[ recovery-image] Sep 04 15:43:16.194 INFO O| Sep 04 15:43:16.194 INFO STEP 281 (remove_files) COMPLETE
65212026-09-04T15:43:17.032Z[ recovery-image] Sep 04 15:43:16.194 INFO O| Sep 04 15:43:16.194 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65222026-09-04T15:43:17.043Z[ recovery-image] Sep 04 15:43:16.204 INFO O| Sep 04 15:43:16.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
65232026-09-04T15:43:17.043Z[ recovery-image] Sep 04 15:43:16.204 INFO O| Sep 04 15:43:16.204 INFO STEP 282 (remove_files) COMPLETE
65242026-09-04T15:43:17.046Z[ recovery-image] Sep 04 15:43:16.204 INFO O| Sep 04 15:43:16.204 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65252026-09-04T15:43:17.052Z[ recovery-image] Sep 04 15:43:16.214 INFO O| Sep 04 15:43:16.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
65262026-09-04T15:43:17.052Z[ recovery-image] Sep 04 15:43:16.214 INFO O| Sep 04 15:43:16.214 INFO STEP 283 (remove_files) COMPLETE
65272026-09-04T15:43:17.052Z[ recovery-image] Sep 04 15:43:16.214 INFO O| Sep 04 15:43:16.214 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65282026-09-04T15:43:17.062Z[ recovery-image] Sep 04 15:43:16.223 INFO O| Sep 04 15:43:16.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
65292026-09-04T15:43:17.062Z[ recovery-image] Sep 04 15:43:16.223 INFO O| Sep 04 15:43:16.223 INFO STEP 284 (remove_files) COMPLETE
65302026-09-04T15:43:17.062Z[ recovery-image] Sep 04 15:43:16.223 INFO O| Sep 04 15:43:16.223 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65312026-09-04T15:43:17.072Z[ recovery-image] Sep 04 15:43:16.233 INFO O| Sep 04 15:43:16.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
65322026-09-04T15:43:17.072Z[ recovery-image] Sep 04 15:43:16.233 INFO O| Sep 04 15:43:16.233 INFO STEP 285 (remove_files) COMPLETE
65332026-09-04T15:43:17.072Z[ recovery-image] Sep 04 15:43:16.233 INFO O| Sep 04 15:43:16.233 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65342026-09-04T15:43:17.081Z[ recovery-image] Sep 04 15:43:16.243 INFO O| Sep 04 15:43:16.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
65352026-09-04T15:43:17.081Z[ recovery-image] Sep 04 15:43:16.243 INFO O| Sep 04 15:43:16.243 INFO STEP 286 (remove_files) COMPLETE
65362026-09-04T15:43:17.081Z[ recovery-image] Sep 04 15:43:16.243 INFO O| Sep 04 15:43:16.243 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65372026-09-04T15:43:17.091Z[ recovery-image] Sep 04 15:43:16.252 INFO O| Sep 04 15:43:16.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
65382026-09-04T15:43:17.091Z[ recovery-image] Sep 04 15:43:16.252 INFO O| Sep 04 15:43:16.252 INFO STEP 287 (remove_files) COMPLETE
65392026-09-04T15:43:17.091Z[ recovery-image] Sep 04 15:43:16.252 INFO O| Sep 04 15:43:16.252 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65402026-09-04T15:43:17.102Z[ recovery-image] Sep 04 15:43:16.263 INFO O| Sep 04 15:43:16.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
65412026-09-04T15:43:17.102Z[ recovery-image] Sep 04 15:43:16.263 INFO O| Sep 04 15:43:16.263 INFO STEP 288 (remove_files) COMPLETE
65422026-09-04T15:43:17.102Z[ recovery-image] Sep 04 15:43:16.263 INFO O| Sep 04 15:43:16.263 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65432026-09-04T15:43:17.111Z[ recovery-image] Sep 04 15:43:16.273 INFO O| Sep 04 15:43:16.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
65442026-09-04T15:43:17.111Z[ recovery-image] Sep 04 15:43:16.273 INFO O| Sep 04 15:43:16.273 INFO STEP 289 (remove_files) COMPLETE
65452026-09-04T15:43:17.111Z[ recovery-image] Sep 04 15:43:16.273 INFO O| Sep 04 15:43:16.273 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65462026-09-04T15:43:17.122Z[ recovery-image] Sep 04 15:43:16.284 INFO O| Sep 04 15:43:16.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
65472026-09-04T15:43:17.122Z[ recovery-image] Sep 04 15:43:16.284 INFO O| Sep 04 15:43:16.284 INFO STEP 290 (remove_files) COMPLETE
65482026-09-04T15:43:17.125Z[ recovery-image] Sep 04 15:43:16.284 INFO O| Sep 04 15:43:16.284 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65492026-09-04T15:43:17.165Z[ recovery-image] Sep 04 15:43:16.295 INFO O| Sep 04 15:43:16.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
65502026-09-04T15:43:17.165Z[ recovery-image] Sep 04 15:43:16.295 INFO O| Sep 04 15:43:16.295 INFO STEP 291 (remove_files) COMPLETE
65512026-09-04T15:43:17.165Z[ recovery-image] Sep 04 15:43:16.295 INFO O| Sep 04 15:43:16.295 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65522026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.305 INFO O| Sep 04 15:43:16.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
65532026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.305 INFO O| Sep 04 15:43:16.305 INFO STEP 292 (remove_files) COMPLETE
65542026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.305 INFO O| Sep 04 15:43:16.305 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65552026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.317 INFO O| Sep 04 15:43:16.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
65562026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.317 INFO O| Sep 04 15:43:16.317 INFO STEP 293 (remove_files) COMPLETE
65572026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.317 INFO O| Sep 04 15:43:16.317 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65582026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.328 INFO O| Sep 04 15:43:16.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
65592026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.328 INFO O| Sep 04 15:43:16.328 INFO STEP 294 (remove_files) COMPLETE
65602026-09-04T15:43:17.169Z[ recovery-image] Sep 04 15:43:16.328 INFO O| Sep 04 15:43:16.328 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65612026-09-04T15:43:17.177Z[ recovery-image] Sep 04 15:43:16.339 INFO O| Sep 04 15:43:16.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
65622026-09-04T15:43:17.177Z[ recovery-image] Sep 04 15:43:16.339 INFO O| Sep 04 15:43:16.339 INFO STEP 295 (remove_files) COMPLETE
65632026-09-04T15:43:17.180Z[ recovery-image] Sep 04 15:43:16.339 INFO O| Sep 04 15:43:16.339 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65642026-09-04T15:43:17.187Z[ recovery-image] Sep 04 15:43:16.349 INFO O| Sep 04 15:43:16.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
65652026-09-04T15:43:17.188Z[ recovery-image] Sep 04 15:43:16.349 INFO O| Sep 04 15:43:16.349 INFO STEP 296 (remove_files) COMPLETE
65662026-09-04T15:43:17.191Z[ recovery-image] Sep 04 15:43:16.350 INFO O| Sep 04 15:43:16.349 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65672026-09-04T15:43:17.199Z[ recovery-image] Sep 04 15:43:16.360 INFO O| Sep 04 15:43:16.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
65682026-09-04T15:43:17.199Z[ recovery-image] Sep 04 15:43:16.360 INFO O| Sep 04 15:43:16.360 INFO STEP 297 (remove_files) COMPLETE
65692026-09-04T15:43:17.199Z[ recovery-image] Sep 04 15:43:16.360 INFO O| Sep 04 15:43:16.360 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65702026-09-04T15:43:17.211Z[ recovery-image] Sep 04 15:43:16.373 INFO O| Sep 04 15:43:16.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
65712026-09-04T15:43:17.211Z[ recovery-image] Sep 04 15:43:16.373 INFO O| Sep 04 15:43:16.373 INFO STEP 298 (remove_files) COMPLETE
65722026-09-04T15:43:17.214Z[ recovery-image] Sep 04 15:43:16.373 INFO O| Sep 04 15:43:16.373 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65732026-09-04T15:43:17.222Z[ recovery-image] Sep 04 15:43:16.384 INFO O| Sep 04 15:43:16.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
65742026-09-04T15:43:17.222Z[ recovery-image] Sep 04 15:43:16.384 INFO O| Sep 04 15:43:16.384 INFO STEP 299 (remove_files) COMPLETE
65752026-09-04T15:43:17.222Z[ recovery-image] Sep 04 15:43:16.384 INFO O| Sep 04 15:43:16.384 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65762026-09-04T15:43:17.232Z[ recovery-image] Sep 04 15:43:16.394 INFO O| Sep 04 15:43:16.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
65772026-09-04T15:43:17.232Z[ recovery-image] Sep 04 15:43:16.394 INFO O| Sep 04 15:43:16.394 INFO STEP 300 (remove_files) COMPLETE
65782026-09-04T15:43:17.235Z[ recovery-image] Sep 04 15:43:16.394 INFO O| Sep 04 15:43:16.394 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65792026-09-04T15:43:17.243Z[ recovery-image] Sep 04 15:43:16.405 INFO O| Sep 04 15:43:16.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
65802026-09-04T15:43:17.243Z[ recovery-image] Sep 04 15:43:16.405 INFO O| Sep 04 15:43:16.405 INFO STEP 301 (remove_files) COMPLETE
65812026-09-04T15:43:17.243Z[ recovery-image] Sep 04 15:43:16.405 INFO O| Sep 04 15:43:16.405 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65822026-09-04T15:43:17.255Z[ recovery-image] Sep 04 15:43:16.417 INFO O| Sep 04 15:43:16.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
65832026-09-04T15:43:17.255Z[ recovery-image] Sep 04 15:43:16.417 INFO O| Sep 04 15:43:16.417 INFO STEP 302 (remove_files) COMPLETE
65842026-09-04T15:43:17.255Z[ recovery-image] Sep 04 15:43:16.417 INFO O| Sep 04 15:43:16.417 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65852026-09-04T15:43:17.267Z[ recovery-image] Sep 04 15:43:16.428 INFO O| Sep 04 15:43:16.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
65862026-09-04T15:43:17.267Z[ recovery-image] Sep 04 15:43:16.428 INFO O| Sep 04 15:43:16.428 INFO STEP 303 (remove_files) COMPLETE
65872026-09-04T15:43:17.267Z[ recovery-image] Sep 04 15:43:16.428 INFO O| Sep 04 15:43:16.428 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65882026-09-04T15:43:17.276Z[ recovery-image] Sep 04 15:43:16.438 INFO O| Sep 04 15:43:16.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
65892026-09-04T15:43:17.276Z[ recovery-image] Sep 04 15:43:16.438 INFO O| Sep 04 15:43:16.438 INFO STEP 304 (remove_files) COMPLETE
65902026-09-04T15:43:17.276Z[ recovery-image] Sep 04 15:43:16.438 INFO O| Sep 04 15:43:16.438 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65912026-09-04T15:43:17.286Z[ recovery-image] Sep 04 15:43:16.448 INFO O| Sep 04 15:43:16.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
65922026-09-04T15:43:17.286Z[ recovery-image] Sep 04 15:43:16.448 INFO O| Sep 04 15:43:16.448 INFO STEP 305 (remove_files) COMPLETE
65932026-09-04T15:43:17.286Z[ recovery-image] Sep 04 15:43:16.448 INFO O| Sep 04 15:43:16.448 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65942026-09-04T15:43:17.297Z[ recovery-image] Sep 04 15:43:16.458 INFO O| Sep 04 15:43:16.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
65952026-09-04T15:43:17.297Z[ recovery-image] Sep 04 15:43:16.458 INFO O| Sep 04 15:43:16.458 INFO STEP 306 (remove_files) COMPLETE
65962026-09-04T15:43:17.297Z[ recovery-image] Sep 04 15:43:16.458 INFO O| Sep 04 15:43:16.458 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65972026-09-04T15:43:17.308Z[ recovery-image] Sep 04 15:43:16.469 INFO O| Sep 04 15:43:16.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
65982026-09-04T15:43:17.308Z[ recovery-image] Sep 04 15:43:16.469 INFO O| Sep 04 15:43:16.469 INFO STEP 307 (remove_files) COMPLETE
65992026-09-04T15:43:17.308Z[ recovery-image] Sep 04 15:43:16.469 INFO O| Sep 04 15:43:16.469 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66002026-09-04T15:43:17.318Z[ recovery-image] Sep 04 15:43:16.480 INFO O| Sep 04 15:43:16.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
66012026-09-04T15:43:17.318Z[ recovery-image] Sep 04 15:43:16.480 INFO O| Sep 04 15:43:16.480 INFO STEP 308 (remove_files) COMPLETE
66022026-09-04T15:43:17.322Z[ recovery-image] Sep 04 15:43:16.480 INFO O| Sep 04 15:43:16.480 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66032026-09-04T15:43:17.327Z[ recovery-image] Sep 04 15:43:16.489 INFO O| Sep 04 15:43:16.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
66042026-09-04T15:43:17.327Z[ recovery-image] Sep 04 15:43:16.489 INFO O| Sep 04 15:43:16.489 INFO STEP 309 (remove_files) COMPLETE
66052026-09-04T15:43:17.331Z[ recovery-image] Sep 04 15:43:16.489 INFO O| Sep 04 15:43:16.489 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66062026-09-04T15:43:17.339Z[ recovery-image] Sep 04 15:43:16.501 INFO O| Sep 04 15:43:16.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
66072026-09-04T15:43:17.339Z[ recovery-image] Sep 04 15:43:16.501 INFO O| Sep 04 15:43:16.501 INFO STEP 310 (remove_files) COMPLETE
66082026-09-04T15:43:17.339Z[ recovery-image] Sep 04 15:43:16.501 INFO O| Sep 04 15:43:16.501 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66092026-09-04T15:43:17.350Z[ recovery-image] Sep 04 15:43:16.512 INFO O| Sep 04 15:43:16.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
66102026-09-04T15:43:17.350Z[ recovery-image] Sep 04 15:43:16.512 INFO O| Sep 04 15:43:16.512 INFO STEP 311 (remove_files) COMPLETE
66112026-09-04T15:43:17.355Z[ recovery-image] Sep 04 15:43:16.512 INFO O| Sep 04 15:43:16.512 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66122026-09-04T15:43:17.360Z[ recovery-image] Sep 04 15:43:16.522 INFO O| Sep 04 15:43:16.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
66132026-09-04T15:43:17.360Z[ recovery-image] Sep 04 15:43:16.522 INFO O| Sep 04 15:43:16.522 INFO STEP 312 (remove_files) COMPLETE
66142026-09-04T15:43:17.360Z[ recovery-image] Sep 04 15:43:16.522 INFO O| Sep 04 15:43:16.522 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66152026-09-04T15:43:17.369Z[ recovery-image] Sep 04 15:43:16.531 INFO O| Sep 04 15:43:16.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
66162026-09-04T15:43:17.369Z[ recovery-image] Sep 04 15:43:16.531 INFO O| Sep 04 15:43:16.531 INFO STEP 313 (remove_files) COMPLETE
66172026-09-04T15:43:17.373Z[ recovery-image] Sep 04 15:43:16.531 INFO O| Sep 04 15:43:16.531 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66182026-09-04T15:43:17.379Z[ recovery-image] Sep 04 15:43:16.541 INFO O| Sep 04 15:43:16.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
66192026-09-04T15:43:17.379Z[ recovery-image] Sep 04 15:43:16.541 INFO O| Sep 04 15:43:16.541 INFO STEP 314 (remove_files) COMPLETE
66202026-09-04T15:43:17.379Z[ recovery-image] Sep 04 15:43:16.541 INFO O| Sep 04 15:43:16.541 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66212026-09-04T15:43:17.389Z[ recovery-image] Sep 04 15:43:16.550 INFO O| Sep 04 15:43:16.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
66222026-09-04T15:43:17.389Z[ recovery-image] Sep 04 15:43:16.550 INFO O| Sep 04 15:43:16.550 INFO STEP 315 (remove_files) COMPLETE
66232026-09-04T15:43:17.389Z[ recovery-image] Sep 04 15:43:16.550 INFO O| Sep 04 15:43:16.550 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66242026-09-04T15:43:17.398Z[ recovery-image] Sep 04 15:43:16.560 INFO O| Sep 04 15:43:16.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
66252026-09-04T15:43:17.402Z[ recovery-image] Sep 04 15:43:16.560 INFO O| Sep 04 15:43:16.560 INFO STEP 316 (remove_files) COMPLETE
66262026-09-04T15:43:17.402Z[ recovery-image] Sep 04 15:43:16.560 INFO O| Sep 04 15:43:16.560 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66272026-09-04T15:43:17.408Z[ recovery-image] Sep 04 15:43:16.570 INFO O| Sep 04 15:43:16.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
66282026-09-04T15:43:17.408Z[ recovery-image] Sep 04 15:43:16.570 INFO O| Sep 04 15:43:16.570 INFO STEP 317 (remove_files) COMPLETE
66292026-09-04T15:43:17.412Z[ recovery-image] Sep 04 15:43:16.570 INFO O| Sep 04 15:43:16.570 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66302026-09-04T15:43:17.419Z[ recovery-image] Sep 04 15:43:16.581 INFO O| Sep 04 15:43:16.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
66312026-09-04T15:43:17.419Z[ recovery-image] Sep 04 15:43:16.581 INFO O| Sep 04 15:43:16.581 INFO STEP 318 (remove_files) COMPLETE
66322026-09-04T15:43:17.420Z[ recovery-image] Sep 04 15:43:16.581 INFO O| Sep 04 15:43:16.581 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66332026-09-04T15:43:17.430Z[ recovery-image] Sep 04 15:43:16.592 INFO O| Sep 04 15:43:16.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
66342026-09-04T15:43:17.430Z[ recovery-image] Sep 04 15:43:16.592 INFO O| Sep 04 15:43:16.592 INFO STEP 319 (remove_files) COMPLETE
66352026-09-04T15:43:17.430Z[ recovery-image] Sep 04 15:43:16.592 INFO O| Sep 04 15:43:16.592 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66362026-09-04T15:43:17.440Z[ recovery-image] Sep 04 15:43:16.602 INFO O| Sep 04 15:43:16.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
66372026-09-04T15:43:17.440Z[ recovery-image] Sep 04 15:43:16.602 INFO O| Sep 04 15:43:16.602 INFO STEP 320 (remove_files) COMPLETE
66382026-09-04T15:43:17.440Z[ recovery-image] Sep 04 15:43:16.602 INFO O| Sep 04 15:43:16.602 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66392026-09-04T15:43:17.449Z[ recovery-image] Sep 04 15:43:16.611 INFO O| Sep 04 15:43:16.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
66402026-09-04T15:43:17.450Z[ recovery-image] Sep 04 15:43:16.611 INFO O| Sep 04 15:43:16.611 INFO STEP 321 (remove_files) COMPLETE
66412026-09-04T15:43:17.450Z[ recovery-image] Sep 04 15:43:16.611 INFO O| Sep 04 15:43:16.611 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66422026-09-04T15:43:17.460Z[ recovery-image] Sep 04 15:43:16.621 INFO O| Sep 04 15:43:16.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
66432026-09-04T15:43:17.460Z[ recovery-image] Sep 04 15:43:16.621 INFO O| Sep 04 15:43:16.621 INFO STEP 322 (remove_files) COMPLETE
66442026-09-04T15:43:17.464Z[ recovery-image] Sep 04 15:43:16.621 INFO O| Sep 04 15:43:16.621 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66452026-09-04T15:43:17.469Z[ recovery-image] Sep 04 15:43:16.631 INFO O| Sep 04 15:43:16.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
66462026-09-04T15:43:17.469Z[ recovery-image] Sep 04 15:43:16.631 INFO O| Sep 04 15:43:16.631 INFO STEP 323 (remove_files) COMPLETE
66472026-09-04T15:43:17.469Z[ recovery-image] Sep 04 15:43:16.631 INFO O| Sep 04 15:43:16.631 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66482026-09-04T15:43:17.480Z[ recovery-image] Sep 04 15:43:16.642 INFO O| Sep 04 15:43:16.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
66492026-09-04T15:43:17.480Z[ recovery-image] Sep 04 15:43:16.642 INFO O| Sep 04 15:43:16.642 INFO STEP 324 (remove_files) COMPLETE
66502026-09-04T15:43:17.484Z[ recovery-image] Sep 04 15:43:16.642 INFO O| Sep 04 15:43:16.642 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66512026-09-04T15:43:17.492Z[ recovery-image] Sep 04 15:43:16.654 INFO O| Sep 04 15:43:16.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
66522026-09-04T15:43:17.492Z[ recovery-image] Sep 04 15:43:16.654 INFO O| Sep 04 15:43:16.654 INFO STEP 325 (remove_files) COMPLETE
66532026-09-04T15:43:17.492Z[ recovery-image] Sep 04 15:43:16.654 INFO O| Sep 04 15:43:16.654 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66542026-09-04T15:43:17.505Z[ recovery-image] Sep 04 15:43:16.666 INFO O| Sep 04 15:43:16.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
66552026-09-04T15:43:17.505Z[ recovery-image] Sep 04 15:43:16.666 INFO O| Sep 04 15:43:16.666 INFO STEP 326 (remove_files) COMPLETE
66562026-09-04T15:43:17.505Z[ recovery-image] Sep 04 15:43:16.666 INFO O| Sep 04 15:43:16.666 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66572026-09-04T15:43:17.515Z[ recovery-image] Sep 04 15:43:16.677 INFO O| Sep 04 15:43:16.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
66582026-09-04T15:43:17.515Z[ recovery-image] Sep 04 15:43:16.677 INFO O| Sep 04 15:43:16.677 INFO STEP 327 (remove_files) COMPLETE
66592026-09-04T15:43:17.519Z[ recovery-image] Sep 04 15:43:16.677 INFO O| Sep 04 15:43:16.677 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66602026-09-04T15:43:17.525Z[ recovery-image] Sep 04 15:43:16.687 INFO O| Sep 04 15:43:16.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
66612026-09-04T15:43:17.525Z[ recovery-image] Sep 04 15:43:16.687 INFO O| Sep 04 15:43:16.687 INFO STEP 328 (remove_files) COMPLETE
66622026-09-04T15:43:17.525Z[ recovery-image] Sep 04 15:43:16.687 INFO O| Sep 04 15:43:16.687 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66632026-09-04T15:43:17.537Z[ recovery-image] Sep 04 15:43:16.698 INFO O| Sep 04 15:43:16.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
66642026-09-04T15:43:17.537Z[ recovery-image] Sep 04 15:43:16.698 INFO O| Sep 04 15:43:16.698 INFO STEP 329 (remove_files) COMPLETE
66652026-09-04T15:43:17.537Z[ recovery-image] Sep 04 15:43:16.698 INFO O| Sep 04 15:43:16.698 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66662026-09-04T15:43:17.548Z[ recovery-image] Sep 04 15:43:16.710 INFO O| Sep 04 15:43:16.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
66672026-09-04T15:43:17.548Z[ recovery-image] Sep 04 15:43:16.710 INFO O| Sep 04 15:43:16.710 INFO STEP 330 (remove_files) COMPLETE
66682026-09-04T15:43:17.552Z[ recovery-image] Sep 04 15:43:16.710 INFO O| Sep 04 15:43:16.710 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66692026-09-04T15:43:17.558Z[ recovery-image] Sep 04 15:43:16.720 INFO O| Sep 04 15:43:16.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
66702026-09-04T15:43:17.561Z[ recovery-image] Sep 04 15:43:16.720 INFO O| Sep 04 15:43:16.720 INFO STEP 331 (remove_files) COMPLETE
66712026-09-04T15:43:17.561Z[ recovery-image] Sep 04 15:43:16.720 INFO O| Sep 04 15:43:16.720 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66722026-09-04T15:43:17.611Z[ recovery-image] Sep 04 15:43:16.731 INFO O| Sep 04 15:43:16.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
66732026-09-04T15:43:17.611Z[ recovery-image] Sep 04 15:43:16.731 INFO O| Sep 04 15:43:16.731 INFO STEP 332 (remove_files) COMPLETE
66742026-09-04T15:43:17.611Z[ recovery-image] Sep 04 15:43:16.731 INFO O| Sep 04 15:43:16.731 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66752026-09-04T15:43:17.611Z[ recovery-image] Sep 04 15:43:16.742 INFO O| Sep 04 15:43:16.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
66762026-09-04T15:43:17.611Z[ recovery-image] Sep 04 15:43:16.742 INFO O| Sep 04 15:43:16.742 INFO STEP 333 (remove_files) COMPLETE
66772026-09-04T15:43:17.611Z[ recovery-image] Sep 04 15:43:16.742 INFO O| Sep 04 15:43:16.742 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66782026-09-04T15:43:17.611Z[ recovery-image] Sep 04 15:43:16.753 INFO O| Sep 04 15:43:16.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
66792026-09-04T15:43:17.611Z[ recovery-image] Sep 04 15:43:16.753 INFO O| Sep 04 15:43:16.753 INFO STEP 334 (remove_files) COMPLETE
66802026-09-04T15:43:17.612Z[ recovery-image] Sep 04 15:43:16.753 INFO O| Sep 04 15:43:16.753 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66812026-09-04T15:43:17.612Z[ recovery-image] Sep 04 15:43:16.763 INFO O| Sep 04 15:43:16.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
66822026-09-04T15:43:17.612Z[ recovery-image] Sep 04 15:43:16.763 INFO O| Sep 04 15:43:16.763 INFO STEP 335 (remove_files) COMPLETE
66832026-09-04T15:43:17.612Z[ recovery-image] Sep 04 15:43:16.763 INFO O| Sep 04 15:43:16.763 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66842026-09-04T15:43:17.615Z[ recovery-image] Sep 04 15:43:16.774 INFO O| Sep 04 15:43:16.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
66852026-09-04T15:43:17.615Z[ recovery-image] Sep 04 15:43:16.774 INFO O| Sep 04 15:43:16.774 INFO STEP 336 (remove_files) COMPLETE
66862026-09-04T15:43:17.615Z[ recovery-image] Sep 04 15:43:16.774 INFO O| Sep 04 15:43:16.774 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66872026-09-04T15:43:17.623Z[ recovery-image] Sep 04 15:43:16.785 INFO O| Sep 04 15:43:16.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
66882026-09-04T15:43:17.623Z[ recovery-image] Sep 04 15:43:16.785 INFO O| Sep 04 15:43:16.785 INFO STEP 337 (remove_files) COMPLETE
66892026-09-04T15:43:17.623Z[ recovery-image] Sep 04 15:43:16.785 INFO O| Sep 04 15:43:16.785 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66902026-09-04T15:43:17.634Z[ recovery-image] Sep 04 15:43:16.796 INFO O| Sep 04 15:43:16.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
66912026-09-04T15:43:17.634Z[ recovery-image] Sep 04 15:43:16.796 INFO O| Sep 04 15:43:16.796 INFO STEP 338 (remove_files) COMPLETE
66922026-09-04T15:43:17.634Z[ recovery-image] Sep 04 15:43:16.796 INFO O| Sep 04 15:43:16.796 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66932026-09-04T15:43:17.646Z[ recovery-image] Sep 04 15:43:16.807 INFO O| Sep 04 15:43:16.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
66942026-09-04T15:43:17.646Z[ recovery-image] Sep 04 15:43:16.807 INFO O| Sep 04 15:43:16.807 INFO STEP 339 (remove_files) COMPLETE
66952026-09-04T15:43:17.646Z[ recovery-image] Sep 04 15:43:16.807 INFO O| Sep 04 15:43:16.807 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66962026-09-04T15:43:17.656Z[ recovery-image] Sep 04 15:43:16.818 INFO O| Sep 04 15:43:16.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
66972026-09-04T15:43:17.656Z[ recovery-image] Sep 04 15:43:16.818 INFO O| Sep 04 15:43:16.818 INFO STEP 340 (remove_files) COMPLETE
66982026-09-04T15:43:17.656Z[ recovery-image] Sep 04 15:43:16.818 INFO O| Sep 04 15:43:16.818 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66992026-09-04T15:43:17.667Z[ recovery-image] Sep 04 15:43:16.829 INFO O| Sep 04 15:43:16.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
67002026-09-04T15:43:17.667Z[ recovery-image] Sep 04 15:43:16.829 INFO O| Sep 04 15:43:16.829 INFO STEP 341 (remove_files) COMPLETE
67012026-09-04T15:43:17.667Z[ recovery-image] Sep 04 15:43:16.829 INFO O| Sep 04 15:43:16.829 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67022026-09-04T15:43:17.678Z[ recovery-image] Sep 04 15:43:16.840 INFO O| Sep 04 15:43:16.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
67032026-09-04T15:43:17.678Z[ recovery-image] Sep 04 15:43:16.840 INFO O| Sep 04 15:43:16.840 INFO STEP 342 (remove_files) COMPLETE
67042026-09-04T15:43:17.682Z[ recovery-image] Sep 04 15:43:16.840 INFO O| Sep 04 15:43:16.840 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67052026-09-04T15:43:17.690Z[ recovery-image] Sep 04 15:43:16.852 INFO O| Sep 04 15:43:16.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
67062026-09-04T15:43:17.690Z[ recovery-image] Sep 04 15:43:16.852 INFO O| Sep 04 15:43:16.852 INFO STEP 343 (remove_files) COMPLETE
67072026-09-04T15:43:17.690Z[ recovery-image] Sep 04 15:43:16.852 INFO O| Sep 04 15:43:16.852 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67082026-09-04T15:43:17.702Z[ recovery-image] Sep 04 15:43:16.864 INFO O| Sep 04 15:43:16.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
67092026-09-04T15:43:17.702Z[ recovery-image] Sep 04 15:43:16.864 INFO O| Sep 04 15:43:16.864 INFO STEP 344 (remove_files) COMPLETE
67102026-09-04T15:43:17.706Z[ recovery-image] Sep 04 15:43:16.864 INFO O| Sep 04 15:43:16.864 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67112026-09-04T15:43:17.713Z[ recovery-image] Sep 04 15:43:16.875 INFO O| Sep 04 15:43:16.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
67122026-09-04T15:43:17.713Z[ recovery-image] Sep 04 15:43:16.875 INFO O| Sep 04 15:43:16.875 INFO STEP 345 (remove_files) COMPLETE
67132026-09-04T15:43:17.713Z[ recovery-image] Sep 04 15:43:16.875 INFO O| Sep 04 15:43:16.875 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67142026-09-04T15:43:17.725Z[ recovery-image] Sep 04 15:43:16.887 INFO O| Sep 04 15:43:16.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
67152026-09-04T15:43:17.725Z[ recovery-image] Sep 04 15:43:16.887 INFO O| Sep 04 15:43:16.887 INFO STEP 346 (remove_files) COMPLETE
67162026-09-04T15:43:17.726Z[ recovery-image] Sep 04 15:43:16.887 INFO O| Sep 04 15:43:16.887 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67172026-09-04T15:43:17.737Z[ recovery-image] Sep 04 15:43:16.898 INFO O| Sep 04 15:43:16.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
67182026-09-04T15:43:17.737Z[ recovery-image] Sep 04 15:43:16.898 INFO O| Sep 04 15:43:16.898 INFO STEP 347 (remove_files) COMPLETE
67192026-09-04T15:43:17.737Z[ recovery-image] Sep 04 15:43:16.898 INFO O| Sep 04 15:43:16.898 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67202026-09-04T15:43:17.751Z[ recovery-image] Sep 04 15:43:16.910 INFO O| Sep 04 15:43:16.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
67212026-09-04T15:43:17.752Z[ recovery-image] Sep 04 15:43:16.910 INFO O| Sep 04 15:43:16.910 INFO STEP 348 (remove_files) COMPLETE
67222026-09-04T15:43:17.752Z[ recovery-image] Sep 04 15:43:16.910 INFO O| Sep 04 15:43:16.910 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67232026-09-04T15:43:17.761Z[ recovery-image] Sep 04 15:43:16.922 INFO O| Sep 04 15:43:16.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
67242026-09-04T15:43:17.761Z[ recovery-image] Sep 04 15:43:16.922 INFO O| Sep 04 15:43:16.922 INFO STEP 349 (remove_files) COMPLETE
67252026-09-04T15:43:17.761Z[ recovery-image] Sep 04 15:43:16.922 INFO O| Sep 04 15:43:16.922 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67262026-09-04T15:43:17.771Z[ recovery-image] Sep 04 15:43:16.933 INFO O| Sep 04 15:43:16.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
67272026-09-04T15:43:17.774Z[ recovery-image] Sep 04 15:43:16.934 INFO O| Sep 04 15:43:16.934 INFO STEP 350 (remove_files) COMPLETE
67282026-09-04T15:43:17.774Z[ recovery-image] Sep 04 15:43:16.934 INFO O| Sep 04 15:43:16.934 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67292026-09-04T15:43:17.782Z[ recovery-image] Sep 04 15:43:16.944 INFO O| Sep 04 15:43:16.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
67302026-09-04T15:43:17.782Z[ recovery-image] Sep 04 15:43:16.944 INFO O| Sep 04 15:43:16.944 INFO STEP 351 (remove_files) COMPLETE
67312026-09-04T15:43:17.782Z[ recovery-image] Sep 04 15:43:16.944 INFO O| Sep 04 15:43:16.944 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67322026-09-04T15:43:17.794Z[ recovery-image] Sep 04 15:43:16.956 INFO O| Sep 04 15:43:16.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
67332026-09-04T15:43:17.794Z[ recovery-image] Sep 04 15:43:16.956 INFO O| Sep 04 15:43:16.956 INFO STEP 352 (remove_files) COMPLETE
67342026-09-04T15:43:17.794Z[ recovery-image] Sep 04 15:43:16.956 INFO O| Sep 04 15:43:16.956 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67352026-09-04T15:43:17.805Z[ recovery-image] Sep 04 15:43:16.967 INFO O| Sep 04 15:43:16.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
67362026-09-04T15:43:17.805Z[ recovery-image] Sep 04 15:43:16.967 INFO O| Sep 04 15:43:16.967 INFO STEP 353 (remove_files) COMPLETE
67372026-09-04T15:43:17.805Z[ recovery-image] Sep 04 15:43:16.967 INFO O| Sep 04 15:43:16.967 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67382026-09-04T15:43:17.816Z[ recovery-image] Sep 04 15:43:16.977 INFO O| Sep 04 15:43:16.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
67392026-09-04T15:43:17.816Z[ recovery-image] Sep 04 15:43:16.978 INFO O| Sep 04 15:43:16.978 INFO STEP 354 (remove_files) COMPLETE
67402026-09-04T15:43:17.816Z[ recovery-image] Sep 04 15:43:16.978 INFO O| Sep 04 15:43:16.978 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67412026-09-04T15:43:17.827Z[ recovery-image] Sep 04 15:43:16.989 INFO O| Sep 04 15:43:16.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
67422026-09-04T15:43:17.827Z[ recovery-image] Sep 04 15:43:16.989 INFO O| Sep 04 15:43:16.989 INFO STEP 355 (remove_files) COMPLETE
67432026-09-04T15:43:17.827Z[ recovery-image] Sep 04 15:43:16.989 INFO O| Sep 04 15:43:16.989 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67442026-09-04T15:43:17.838Z[ recovery-image] Sep 04 15:43:16.999 INFO O| Sep 04 15:43:16.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
67452026-09-04T15:43:17.838Z[ recovery-image] Sep 04 15:43:16.999 INFO O| Sep 04 15:43:16.999 INFO STEP 356 (remove_files) COMPLETE
67462026-09-04T15:43:17.841Z[ recovery-image] Sep 04 15:43:16.999 INFO O| Sep 04 15:43:16.999 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67472026-09-04T15:43:17.849Z[ recovery-image] Sep 04 15:43:17.011 INFO O| Sep 04 15:43:17.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
67482026-09-04T15:43:17.849Z[ recovery-image] Sep 04 15:43:17.011 INFO O| Sep 04 15:43:17.011 INFO STEP 357 (remove_files) COMPLETE
67492026-09-04T15:43:17.849Z[ recovery-image] Sep 04 15:43:17.011 INFO O| Sep 04 15:43:17.011 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67502026-09-04T15:43:17.859Z[ recovery-image] Sep 04 15:43:17.020 INFO O| Sep 04 15:43:17.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
67512026-09-04T15:43:17.859Z[ recovery-image] Sep 04 15:43:17.020 INFO O| Sep 04 15:43:17.020 INFO STEP 358 (remove_files) COMPLETE
67522026-09-04T15:43:17.859Z[ recovery-image] Sep 04 15:43:17.020 INFO O| Sep 04 15:43:17.020 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67532026-09-04T15:43:17.869Z[ recovery-image] Sep 04 15:43:17.031 INFO O| Sep 04 15:43:17.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
67542026-09-04T15:43:17.869Z[ recovery-image] Sep 04 15:43:17.031 INFO O| Sep 04 15:43:17.031 INFO STEP 359 (remove_files) COMPLETE
67552026-09-04T15:43:17.869Z[ recovery-image] Sep 04 15:43:17.031 INFO O| Sep 04 15:43:17.031 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67562026-09-04T15:43:17.880Z[ recovery-image] Sep 04 15:43:17.042 INFO O| Sep 04 15:43:17.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
67572026-09-04T15:43:17.880Z[ recovery-image] Sep 04 15:43:17.042 INFO O| Sep 04 15:43:17.042 INFO STEP 360 (remove_files) COMPLETE
67582026-09-04T15:43:17.880Z[ recovery-image] Sep 04 15:43:17.042 INFO O| Sep 04 15:43:17.042 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67592026-09-04T15:43:17.891Z[ recovery-image] Sep 04 15:43:17.053 INFO O| Sep 04 15:43:17.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
67602026-09-04T15:43:17.891Z[ recovery-image] Sep 04 15:43:17.053 INFO O| Sep 04 15:43:17.053 INFO STEP 361 (remove_files) COMPLETE
67612026-09-04T15:43:17.892Z[ recovery-image] Sep 04 15:43:17.053 INFO O| Sep 04 15:43:17.053 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67622026-09-04T15:43:17.902Z[ recovery-image] Sep 04 15:43:17.064 INFO O| Sep 04 15:43:17.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
67632026-09-04T15:43:17.903Z[ recovery-image] Sep 04 15:43:17.064 INFO O| Sep 04 15:43:17.064 INFO STEP 362 (remove_files) COMPLETE
67642026-09-04T15:43:17.903Z[ recovery-image] Sep 04 15:43:17.064 INFO O| Sep 04 15:43:17.064 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67652026-09-04T15:43:17.913Z[ recovery-image] Sep 04 15:43:17.075 INFO O| Sep 04 15:43:17.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
67662026-09-04T15:43:17.913Z[ recovery-image] Sep 04 15:43:17.075 INFO O| Sep 04 15:43:17.075 INFO STEP 363 (remove_files) COMPLETE
67672026-09-04T15:43:17.914Z[ recovery-image] Sep 04 15:43:17.075 INFO O| Sep 04 15:43:17.075 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67682026-09-04T15:43:17.924Z[ recovery-image] Sep 04 15:43:17.085 INFO O| Sep 04 15:43:17.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
67692026-09-04T15:43:17.924Z[ recovery-image] Sep 04 15:43:17.085 INFO O| Sep 04 15:43:17.085 INFO STEP 364 (remove_files) COMPLETE
67702026-09-04T15:43:17.924Z[ recovery-image] Sep 04 15:43:17.085 INFO O| Sep 04 15:43:17.085 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67712026-09-04T15:43:17.935Z[ recovery-image] Sep 04 15:43:17.096 INFO O| Sep 04 15:43:17.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
67722026-09-04T15:43:17.935Z[ recovery-image] Sep 04 15:43:17.096 INFO O| Sep 04 15:43:17.096 INFO STEP 365 (remove_files) COMPLETE
67732026-09-04T15:43:17.935Z[ recovery-image] Sep 04 15:43:17.096 INFO O| Sep 04 15:43:17.096 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67742026-09-04T15:43:17.945Z[ recovery-image] Sep 04 15:43:17.107 INFO O| Sep 04 15:43:17.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
67752026-09-04T15:43:17.945Z[ recovery-image] Sep 04 15:43:17.107 INFO O| Sep 04 15:43:17.107 INFO STEP 366 (remove_files) COMPLETE
67762026-09-04T15:43:17.946Z[ recovery-image] Sep 04 15:43:17.107 INFO O| Sep 04 15:43:17.107 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67772026-09-04T15:43:17.956Z[ recovery-image] Sep 04 15:43:17.118 INFO O| Sep 04 15:43:17.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
67782026-09-04T15:43:17.957Z[ recovery-image] Sep 04 15:43:17.118 INFO O| Sep 04 15:43:17.118 INFO STEP 367 (remove_files) COMPLETE
67792026-09-04T15:43:17.957Z[ recovery-image] Sep 04 15:43:17.118 INFO O| Sep 04 15:43:17.118 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67802026-09-04T15:43:17.975Z[ recovery-image] Sep 04 15:43:17.137 INFO O| Sep 04 15:43:17.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
67812026-09-04T15:43:17.975Z[ recovery-image] Sep 04 15:43:17.137 INFO O| Sep 04 15:43:17.137 INFO STEP 368 (remove_files) COMPLETE
67822026-09-04T15:43:17.975Z[ recovery-image] Sep 04 15:43:17.137 INFO O| Sep 04 15:43:17.137 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67832026-09-04T15:43:17.984Z[ recovery-image] Sep 04 15:43:17.146 INFO O| Sep 04 15:43:17.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
67842026-09-04T15:43:17.984Z[ recovery-image] Sep 04 15:43:17.146 INFO O| Sep 04 15:43:17.146 INFO STEP 369 (remove_files) COMPLETE
67852026-09-04T15:43:17.984Z[ recovery-image] Sep 04 15:43:17.146 INFO O| Sep 04 15:43:17.146 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67862026-09-04T15:43:17.992Z[ recovery-image] Sep 04 15:43:17.154 INFO O| Sep 04 15:43:17.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
67872026-09-04T15:43:17.992Z[ recovery-image] Sep 04 15:43:17.154 INFO O| Sep 04 15:43:17.154 INFO STEP 370 (remove_files) COMPLETE
67882026-09-04T15:43:17.992Z[ recovery-image] Sep 04 15:43:17.154 INFO O| Sep 04 15:43:17.154 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67892026-09-04T15:43:18.001Z[ recovery-image] Sep 04 15:43:17.163 INFO O| Sep 04 15:43:17.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
67902026-09-04T15:43:18.001Z[ recovery-image] Sep 04 15:43:17.163 INFO O| Sep 04 15:43:17.163 INFO STEP 371 (remove_files) COMPLETE
67912026-09-04T15:43:18.001Z[ recovery-image] Sep 04 15:43:17.163 INFO O| Sep 04 15:43:17.163 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67922026-09-04T15:43:18.009Z[ recovery-image] Sep 04 15:43:17.171 INFO O| Sep 04 15:43:17.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
67932026-09-04T15:43:18.009Z[ recovery-image] Sep 04 15:43:17.171 INFO O| Sep 04 15:43:17.171 INFO STEP 372 (remove_files) COMPLETE
67942026-09-04T15:43:18.009Z[ recovery-image] Sep 04 15:43:17.171 INFO O| Sep 04 15:43:17.171 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67952026-09-04T15:43:18.018Z[ recovery-image] Sep 04 15:43:17.179 INFO O| Sep 04 15:43:17.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
67962026-09-04T15:43:18.018Z[ recovery-image] Sep 04 15:43:17.179 INFO O| Sep 04 15:43:17.179 INFO STEP 373 (remove_files) COMPLETE
67972026-09-04T15:43:18.018Z[ recovery-image] Sep 04 15:43:17.179 INFO O| Sep 04 15:43:17.179 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67982026-09-04T15:43:18.026Z[ recovery-image] Sep 04 15:43:17.187 INFO O| Sep 04 15:43:17.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
67992026-09-04T15:43:18.026Z[ recovery-image] Sep 04 15:43:17.187 INFO O| Sep 04 15:43:17.187 INFO STEP 374 (remove_files) COMPLETE
68002026-09-04T15:43:18.026Z[ recovery-image] Sep 04 15:43:17.187 INFO O| Sep 04 15:43:17.187 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68012026-09-04T15:43:18.034Z[ recovery-image] Sep 04 15:43:17.196 INFO O| Sep 04 15:43:17.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
68022026-09-04T15:43:18.034Z[ recovery-image] Sep 04 15:43:17.196 INFO O| Sep 04 15:43:17.196 INFO STEP 375 (remove_files) COMPLETE
68032026-09-04T15:43:18.034Z[ recovery-image] Sep 04 15:43:17.196 INFO O| Sep 04 15:43:17.196 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68042026-09-04T15:43:18.045Z[ recovery-image] Sep 04 15:43:17.206 INFO O| Sep 04 15:43:17.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
68052026-09-04T15:43:18.045Z[ recovery-image] Sep 04 15:43:17.206 INFO O| Sep 04 15:43:17.206 INFO STEP 376 (remove_files) COMPLETE
68062026-09-04T15:43:18.045Z[ recovery-image] Sep 04 15:43:17.206 INFO O| Sep 04 15:43:17.206 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68072026-09-04T15:43:18.054Z[ recovery-image] Sep 04 15:43:17.216 INFO O| Sep 04 15:43:17.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
68082026-09-04T15:43:18.058Z[ recovery-image] Sep 04 15:43:17.216 INFO O| Sep 04 15:43:17.216 INFO STEP 377 (remove_files) COMPLETE
68092026-09-04T15:43:18.058Z[ recovery-image] Sep 04 15:43:17.216 INFO O| Sep 04 15:43:17.216 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68102026-09-04T15:43:18.064Z[ recovery-image] Sep 04 15:43:17.226 INFO O| Sep 04 15:43:17.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
68112026-09-04T15:43:18.064Z[ recovery-image] Sep 04 15:43:17.226 INFO O| Sep 04 15:43:17.226 INFO STEP 378 (remove_files) COMPLETE
68122026-09-04T15:43:18.065Z[ recovery-image] Sep 04 15:43:17.226 INFO O| Sep 04 15:43:17.226 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68132026-09-04T15:43:18.075Z[ recovery-image] Sep 04 15:43:17.236 INFO O| Sep 04 15:43:17.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
68142026-09-04T15:43:18.075Z[ recovery-image] Sep 04 15:43:17.237 INFO O| Sep 04 15:43:17.237 INFO STEP 379 (remove_files) COMPLETE
68152026-09-04T15:43:18.078Z[ recovery-image] Sep 04 15:43:17.237 INFO O| Sep 04 15:43:17.237 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68162026-09-04T15:43:18.085Z[ recovery-image] Sep 04 15:43:17.247 INFO O| Sep 04 15:43:17.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
68172026-09-04T15:43:18.085Z[ recovery-image] Sep 04 15:43:17.247 INFO O| Sep 04 15:43:17.247 INFO STEP 380 (remove_files) COMPLETE
68182026-09-04T15:43:18.088Z[ recovery-image] Sep 04 15:43:17.247 INFO O| Sep 04 15:43:17.247 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68192026-09-04T15:43:18.098Z[ recovery-image] Sep 04 15:43:17.260 INFO O| Sep 04 15:43:17.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
68202026-09-04T15:43:18.098Z[ recovery-image] Sep 04 15:43:17.260 INFO O| Sep 04 15:43:17.260 INFO STEP 381 (remove_files) COMPLETE
68212026-09-04T15:43:18.098Z[ recovery-image] Sep 04 15:43:17.260 INFO O| Sep 04 15:43:17.260 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68222026-09-04T15:43:18.109Z[ recovery-image] Sep 04 15:43:17.271 INFO O| Sep 04 15:43:17.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
68232026-09-04T15:43:18.109Z[ recovery-image] Sep 04 15:43:17.271 INFO O| Sep 04 15:43:17.271 INFO STEP 382 (remove_files) COMPLETE
68242026-09-04T15:43:18.114Z[ recovery-image] Sep 04 15:43:17.271 INFO O| Sep 04 15:43:17.271 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68252026-09-04T15:43:18.121Z[ recovery-image] Sep 04 15:43:17.283 INFO O| Sep 04 15:43:17.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
68262026-09-04T15:43:18.121Z[ recovery-image] Sep 04 15:43:17.283 INFO O| Sep 04 15:43:17.283 INFO STEP 383 (remove_files) COMPLETE
68272026-09-04T15:43:18.121Z[ recovery-image] Sep 04 15:43:17.283 INFO O| Sep 04 15:43:17.283 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68282026-09-04T15:43:18.145Z[ recovery-image] Sep 04 15:43:17.306 INFO O| Sep 04 15:43:17.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
68292026-09-04T15:43:18.155Z[ recovery-image] Sep 04 15:43:17.316 INFO O| Sep 04 15:43:17.316 INFO STEP 384 (remove_files) COMPLETE
68302026-09-04T15:43:18.155Z[ recovery-image] Sep 04 15:43:17.316 INFO O| Sep 04 15:43:17.316 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68312026-09-04T15:43:18.170Z[ recovery-image] Sep 04 15:43:17.331 INFO O| Sep 04 15:43:17.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
68322026-09-04T15:43:18.170Z[ recovery-image] Sep 04 15:43:17.331 INFO O| Sep 04 15:43:17.330 INFO STEP 385 (remove_files) COMPLETE
68332026-09-04T15:43:18.170Z[ recovery-image] Sep 04 15:43:17.331 INFO O| Sep 04 15:43:17.330 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68342026-09-04T15:43:18.181Z[ recovery-image] Sep 04 15:43:17.343 INFO O| Sep 04 15:43:17.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
68352026-09-04T15:43:18.181Z[ recovery-image] Sep 04 15:43:17.343 INFO O| Sep 04 15:43:17.343 INFO STEP 386 (remove_files) COMPLETE
68362026-09-04T15:43:18.185Z[ recovery-image] Sep 04 15:43:17.343 INFO O| Sep 04 15:43:17.343 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68372026-09-04T15:43:18.213Z[ recovery-image] Sep 04 15:43:17.374 INFO O| Sep 04 15:43:17.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
68382026-09-04T15:43:18.213Z[ recovery-image] Sep 04 15:43:17.374 INFO O| Sep 04 15:43:17.374 INFO STEP 387 (remove_files) COMPLETE
68392026-09-04T15:43:18.213Z[ recovery-image] Sep 04 15:43:17.374 INFO O| Sep 04 15:43:17.374 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68402026-09-04T15:43:18.243Z[ recovery-image] Sep 04 15:43:17.400 INFO O| Sep 04 15:43:17.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
68412026-09-04T15:43:18.243Z[ recovery-image] Sep 04 15:43:17.400 INFO O| Sep 04 15:43:17.400 INFO STEP 388 (remove_files) COMPLETE
68422026-09-04T15:43:18.243Z[ recovery-image] Sep 04 15:43:17.400 INFO O| Sep 04 15:43:17.400 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68432026-09-04T15:43:18.251Z[ recovery-image] Sep 04 15:43:17.412 INFO O| Sep 04 15:43:17.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
68442026-09-04T15:43:18.251Z[ recovery-image] Sep 04 15:43:17.412 INFO O| Sep 04 15:43:17.412 INFO STEP 389 (remove_files) COMPLETE
68452026-09-04T15:43:18.254Z[ recovery-image] Sep 04 15:43:17.412 INFO O| Sep 04 15:43:17.412 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68462026-09-04T15:43:18.263Z[ recovery-image] Sep 04 15:43:17.424 INFO O| Sep 04 15:43:17.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
68472026-09-04T15:43:18.266Z[ recovery-image] Sep 04 15:43:17.425 INFO O| Sep 04 15:43:17.425 INFO STEP 390 (remove_files) COMPLETE
68482026-09-04T15:43:18.266Z[ recovery-image] Sep 04 15:43:17.425 INFO O| Sep 04 15:43:17.425 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68492026-09-04T15:43:18.275Z[ recovery-image] Sep 04 15:43:17.436 INFO O| Sep 04 15:43:17.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
68502026-09-04T15:43:18.275Z[ recovery-image] Sep 04 15:43:17.436 INFO O| Sep 04 15:43:17.436 INFO STEP 391 (remove_files) COMPLETE
68512026-09-04T15:43:18.275Z[ recovery-image] Sep 04 15:43:17.436 INFO O| Sep 04 15:43:17.436 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68522026-09-04T15:43:18.288Z[ recovery-image] Sep 04 15:43:17.447 INFO O| Sep 04 15:43:17.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
68532026-09-04T15:43:18.289Z[ recovery-image] Sep 04 15:43:17.447 INFO O| Sep 04 15:43:17.447 INFO STEP 392 (remove_files) COMPLETE
68542026-09-04T15:43:18.289Z[ recovery-image] Sep 04 15:43:17.447 INFO O| Sep 04 15:43:17.447 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68552026-09-04T15:43:18.295Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
68562026-09-04T15:43:18.298Z[ recovery-image] Sep 04 15:43:17.458 INFO O| Sep 04 15:43:17.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
68572026-09-04T15:43:18.298Z[ recovery-image] Sep 04 15:43:17.458 INFO O| Sep 04 15:43:17.458 INFO STEP 393 (remove_files) COMPLETE
68582026-09-04T15:43:18.298Z[ recovery-image] Sep 04 15:43:17.458 INFO O| Sep 04 15:43:17.458 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68592026-09-04T15:43:18.308Z[ recovery-image] Sep 04 15:43:17.470 INFO O| Sep 04 15:43:17.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
68602026-09-04T15:43:18.308Z[ recovery-image] Sep 04 15:43:17.470 INFO O| Sep 04 15:43:17.470 INFO STEP 394 (remove_files) COMPLETE
68612026-09-04T15:43:18.312Z[ recovery-image] Sep 04 15:43:17.470 INFO O| Sep 04 15:43:17.470 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68622026-09-04T15:43:18.319Z[ recovery-image] Sep 04 15:43:17.481 INFO O| Sep 04 15:43:17.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
68632026-09-04T15:43:18.319Z[ recovery-image] Sep 04 15:43:17.481 INFO O| Sep 04 15:43:17.481 INFO STEP 395 (remove_files) COMPLETE
68642026-09-04T15:43:18.322Z[ recovery-image] Sep 04 15:43:17.481 INFO O| Sep 04 15:43:17.481 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68652026-09-04T15:43:18.329Z[ recovery-image] Sep 04 15:43:17.491 INFO O| Sep 04 15:43:17.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
68662026-09-04T15:43:18.329Z[ recovery-image] Sep 04 15:43:17.491 INFO O| Sep 04 15:43:17.491 INFO STEP 396 (remove_files) COMPLETE
68672026-09-04T15:43:18.332Z[ recovery-image] Sep 04 15:43:17.491 INFO O| Sep 04 15:43:17.491 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68682026-09-04T15:43:18.339Z[ recovery-image] Sep 04 15:43:17.501 INFO O| Sep 04 15:43:17.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
68692026-09-04T15:43:18.339Z[ recovery-image] Sep 04 15:43:17.501 INFO O| Sep 04 15:43:17.501 INFO STEP 397 (remove_files) COMPLETE
68702026-09-04T15:43:18.343Z[ recovery-image] Sep 04 15:43:17.501 INFO O| Sep 04 15:43:17.501 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68712026-09-04T15:43:18.349Z[ recovery-image] Sep 04 15:43:17.510 INFO O| Sep 04 15:43:17.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
68722026-09-04T15:43:18.349Z[ recovery-image] Sep 04 15:43:17.510 INFO O| Sep 04 15:43:17.510 INFO STEP 398 (remove_files) COMPLETE
68732026-09-04T15:43:18.349Z[ recovery-image] Sep 04 15:43:17.510 INFO O| Sep 04 15:43:17.510 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68742026-09-04T15:43:18.357Z[ recovery-image] Sep 04 15:43:17.519 INFO O| Sep 04 15:43:17.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
68752026-09-04T15:43:18.358Z[ recovery-image] Sep 04 15:43:17.519 INFO O| Sep 04 15:43:17.519 INFO STEP 399 (remove_files) COMPLETE
68762026-09-04T15:43:18.358Z[ recovery-image] Sep 04 15:43:17.519 INFO O| Sep 04 15:43:17.519 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68772026-09-04T15:43:18.367Z[ recovery-image] Sep 04 15:43:17.529 INFO O| Sep 04 15:43:17.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
68782026-09-04T15:43:18.367Z[ recovery-image] Sep 04 15:43:17.529 INFO O| Sep 04 15:43:17.529 INFO STEP 400 (remove_files) COMPLETE
68792026-09-04T15:43:18.370Z[ recovery-image] Sep 04 15:43:17.529 INFO O| Sep 04 15:43:17.529 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68802026-09-04T15:43:18.375Z[ recovery-image] Sep 04 15:43:17.537 INFO O| Sep 04 15:43:17.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
68812026-09-04T15:43:18.375Z[ recovery-image] Sep 04 15:43:17.537 INFO O| Sep 04 15:43:17.537 INFO STEP 401 (remove_files) COMPLETE
68822026-09-04T15:43:18.375Z[ recovery-image] Sep 04 15:43:17.537 INFO O| Sep 04 15:43:17.537 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68832026-09-04T15:43:18.383Z[ recovery-image] Sep 04 15:43:17.545 INFO O| Sep 04 15:43:17.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
68842026-09-04T15:43:18.383Z[ recovery-image] Sep 04 15:43:17.545 INFO O| Sep 04 15:43:17.545 INFO STEP 402 (remove_files) COMPLETE
68852026-09-04T15:43:18.383Z[ recovery-image] Sep 04 15:43:17.545 INFO O| Sep 04 15:43:17.545 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68862026-09-04T15:43:18.396Z[ recovery-image] Sep 04 15:43:17.558 INFO O| Sep 04 15:43:17.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
68872026-09-04T15:43:18.396Z[ recovery-image] Sep 04 15:43:17.558 INFO O| Sep 04 15:43:17.558 INFO STEP 403 (remove_files) COMPLETE
68882026-09-04T15:43:18.397Z[ recovery-image] Sep 04 15:43:17.558 INFO O| Sep 04 15:43:17.558 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68892026-09-04T15:43:18.407Z[ recovery-image] Sep 04 15:43:17.569 INFO O| Sep 04 15:43:17.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
68902026-09-04T15:43:18.407Z[ recovery-image] Sep 04 15:43:17.569 INFO O| Sep 04 15:43:17.569 INFO STEP 404 (remove_files) COMPLETE
68912026-09-04T15:43:18.407Z[ recovery-image] Sep 04 15:43:17.569 INFO O| Sep 04 15:43:17.569 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68922026-09-04T15:43:18.418Z[ recovery-image] Sep 04 15:43:17.580 INFO O| Sep 04 15:43:17.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
68932026-09-04T15:43:18.418Z[ recovery-image] Sep 04 15:43:17.580 INFO O| Sep 04 15:43:17.580 INFO STEP 405 (remove_files) COMPLETE
68942026-09-04T15:43:18.418Z[ recovery-image] Sep 04 15:43:17.580 INFO O| Sep 04 15:43:17.580 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68952026-09-04T15:43:18.429Z[ recovery-image] Sep 04 15:43:17.591 INFO O| Sep 04 15:43:17.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
68962026-09-04T15:43:18.429Z[ recovery-image] Sep 04 15:43:17.591 INFO O| Sep 04 15:43:17.591 INFO STEP 406 (remove_files) COMPLETE
68972026-09-04T15:43:18.433Z[ recovery-image] Sep 04 15:43:17.591 INFO O| Sep 04 15:43:17.591 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68982026-09-04T15:43:18.440Z[ recovery-image] Sep 04 15:43:17.602 INFO O| Sep 04 15:43:17.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
68992026-09-04T15:43:18.441Z[ recovery-image] Sep 04 15:43:17.602 INFO O| Sep 04 15:43:17.602 INFO STEP 407 (remove_files) COMPLETE
69002026-09-04T15:43:18.441Z[ recovery-image] Sep 04 15:43:17.602 INFO O| Sep 04 15:43:17.602 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69012026-09-04T15:43:18.453Z[ recovery-image] Sep 04 15:43:17.614 INFO O| Sep 04 15:43:17.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
69022026-09-04T15:43:18.453Z[ recovery-image] Sep 04 15:43:17.614 INFO O| Sep 04 15:43:17.614 INFO STEP 408 (remove_files) COMPLETE
69032026-09-04T15:43:18.453Z[ recovery-image] Sep 04 15:43:17.614 INFO O| Sep 04 15:43:17.614 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69042026-09-04T15:43:18.463Z[ recovery-image] Sep 04 15:43:17.625 INFO O| Sep 04 15:43:17.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
69052026-09-04T15:43:18.463Z[ recovery-image] Sep 04 15:43:17.625 INFO O| Sep 04 15:43:17.625 INFO STEP 409 (remove_files) COMPLETE
69062026-09-04T15:43:18.463Z[ recovery-image] Sep 04 15:43:17.625 INFO O| Sep 04 15:43:17.625 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69072026-09-04T15:43:18.475Z[ recovery-image] Sep 04 15:43:17.636 INFO O| Sep 04 15:43:17.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
69082026-09-04T15:43:18.475Z[ recovery-image] Sep 04 15:43:17.637 INFO O| Sep 04 15:43:17.637 INFO STEP 410 (remove_files) COMPLETE
69092026-09-04T15:43:18.479Z[ recovery-image] Sep 04 15:43:17.637 INFO O| Sep 04 15:43:17.637 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69102026-09-04T15:43:18.487Z[ recovery-image] Sep 04 15:43:17.649 INFO O| Sep 04 15:43:17.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
69112026-09-04T15:43:18.487Z[ recovery-image] Sep 04 15:43:17.649 INFO O| Sep 04 15:43:17.649 INFO STEP 411 (remove_files) COMPLETE
69122026-09-04T15:43:18.487Z[ recovery-image] Sep 04 15:43:17.649 INFO O| Sep 04 15:43:17.649 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69132026-09-04T15:43:18.498Z[ recovery-image] Sep 04 15:43:17.659 INFO O| Sep 04 15:43:17.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
69142026-09-04T15:43:18.498Z[ recovery-image] Sep 04 15:43:17.659 INFO O| Sep 04 15:43:17.659 INFO STEP 412 (remove_files) COMPLETE
69152026-09-04T15:43:18.498Z[ recovery-image] Sep 04 15:43:17.659 INFO O| Sep 04 15:43:17.659 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69162026-09-04T15:43:18.508Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
69172026-09-04T15:43:18.511Z[ recovery-image] Sep 04 15:43:17.670 INFO O| Sep 04 15:43:17.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
69182026-09-04T15:43:18.511Z[ recovery-image] Sep 04 15:43:17.670 INFO O| Sep 04 15:43:17.670 INFO STEP 413 (remove_files) COMPLETE
69192026-09-04T15:43:18.511Z[ recovery-image] Sep 04 15:43:17.670 INFO O| Sep 04 15:43:17.670 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69202026-09-04T15:43:18.518Z[ recovery-image] Sep 04 15:43:17.680 INFO O| Sep 04 15:43:17.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
69212026-09-04T15:43:18.518Z[ recovery-image] Sep 04 15:43:17.680 INFO O| Sep 04 15:43:17.680 INFO STEP 414 (remove_files) COMPLETE
69222026-09-04T15:43:18.522Z[ recovery-image] Sep 04 15:43:17.680 INFO O| Sep 04 15:43:17.680 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69232026-09-04T15:43:18.529Z[ recovery-image] Sep 04 15:43:17.691 INFO O| Sep 04 15:43:17.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
69242026-09-04T15:43:18.529Z[ recovery-image] Sep 04 15:43:17.691 INFO O| Sep 04 15:43:17.691 INFO STEP 415 (remove_files) COMPLETE
69252026-09-04T15:43:18.529Z[ recovery-image] Sep 04 15:43:17.691 INFO O| Sep 04 15:43:17.691 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69262026-09-04T15:43:18.541Z[ recovery-image] Sep 04 15:43:17.702 INFO O| Sep 04 15:43:17.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
69272026-09-04T15:43:18.541Z[ recovery-image] Sep 04 15:43:17.703 INFO O| Sep 04 15:43:17.703 INFO STEP 416 (remove_files) COMPLETE
69282026-09-04T15:43:18.545Z[ recovery-image] Sep 04 15:43:17.703 INFO O| Sep 04 15:43:17.703 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69292026-09-04T15:43:18.553Z[ recovery-image] Sep 04 15:43:17.715 INFO O| Sep 04 15:43:17.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
69302026-09-04T15:43:18.553Z[ recovery-image] Sep 04 15:43:17.715 INFO O| Sep 04 15:43:17.715 INFO STEP 417 (remove_files) COMPLETE
69312026-09-04T15:43:18.553Z[ recovery-image] Sep 04 15:43:17.715 INFO O| Sep 04 15:43:17.715 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69322026-09-04T15:43:18.565Z[ recovery-image] Sep 04 15:43:17.726 INFO O| Sep 04 15:43:17.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
69332026-09-04T15:43:18.565Z[ recovery-image] Sep 04 15:43:17.727 INFO O| Sep 04 15:43:17.727 INFO STEP 418 (remove_files) COMPLETE
69342026-09-04T15:43:18.565Z[ recovery-image] Sep 04 15:43:17.727 INFO O| Sep 04 15:43:17.727 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69352026-09-04T15:43:18.576Z[ recovery-image] Sep 04 15:43:17.738 INFO O| Sep 04 15:43:17.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
69362026-09-04T15:43:18.576Z[ recovery-image] Sep 04 15:43:17.738 INFO O| Sep 04 15:43:17.738 INFO STEP 419 (remove_files) COMPLETE
69372026-09-04T15:43:18.576Z[ recovery-image] Sep 04 15:43:17.738 INFO O| Sep 04 15:43:17.738 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69382026-09-04T15:43:18.587Z[ recovery-image] Sep 04 15:43:17.749 INFO O| Sep 04 15:43:17.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
69392026-09-04T15:43:18.587Z[ recovery-image] Sep 04 15:43:17.749 INFO O| Sep 04 15:43:17.749 INFO STEP 420 (remove_files) COMPLETE
69402026-09-04T15:43:18.587Z[ recovery-image] Sep 04 15:43:17.749 INFO O| Sep 04 15:43:17.749 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69412026-09-04T15:43:18.598Z[ recovery-image] Sep 04 15:43:17.760 INFO O| Sep 04 15:43:17.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
69422026-09-04T15:43:18.598Z[ recovery-image] Sep 04 15:43:17.760 INFO O| Sep 04 15:43:17.760 INFO STEP 421 (remove_files) COMPLETE
69432026-09-04T15:43:18.602Z[ recovery-image] Sep 04 15:43:17.760 INFO O| Sep 04 15:43:17.760 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69442026-09-04T15:43:18.608Z[ recovery-image] Sep 04 15:43:17.770 INFO O| Sep 04 15:43:17.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
69452026-09-04T15:43:18.611Z[ recovery-image] Sep 04 15:43:17.770 INFO O| Sep 04 15:43:17.770 INFO STEP 422 (remove_files) COMPLETE
69462026-09-04T15:43:18.611Z[ recovery-image] Sep 04 15:43:17.770 INFO O| Sep 04 15:43:17.770 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69472026-09-04T15:43:18.618Z[ recovery-image] Sep 04 15:43:17.779 INFO O| Sep 04 15:43:17.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
69482026-09-04T15:43:18.618Z[ recovery-image] Sep 04 15:43:17.779 INFO O| Sep 04 15:43:17.779 INFO STEP 423 (remove_files) COMPLETE
69492026-09-04T15:43:18.621Z[ recovery-image] Sep 04 15:43:17.779 INFO O| Sep 04 15:43:17.779 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69502026-09-04T15:43:18.632Z[ recovery-image] Sep 04 15:43:17.793 INFO O| Sep 04 15:43:17.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
69512026-09-04T15:43:18.632Z[ recovery-image] Sep 04 15:43:17.793 INFO O| Sep 04 15:43:17.793 INFO STEP 424 (remove_files) COMPLETE
69522026-09-04T15:43:18.632Z[ recovery-image] Sep 04 15:43:17.793 INFO O| Sep 04 15:43:17.793 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69532026-09-04T15:43:18.642Z[ recovery-image] Sep 04 15:43:17.803 INFO O| Sep 04 15:43:17.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
69542026-09-04T15:43:18.642Z[ recovery-image] Sep 04 15:43:17.804 INFO O| Sep 04 15:43:17.804 INFO STEP 425 (remove_files) COMPLETE
69552026-09-04T15:43:18.642Z[ recovery-image] Sep 04 15:43:17.804 INFO O| Sep 04 15:43:17.804 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69562026-09-04T15:43:18.651Z[ recovery-image] Sep 04 15:43:17.813 INFO O| Sep 04 15:43:17.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
69572026-09-04T15:43:18.651Z[ recovery-image] Sep 04 15:43:17.813 INFO O| Sep 04 15:43:17.813 INFO STEP 426 (remove_files) COMPLETE
69582026-09-04T15:43:18.654Z[ recovery-image] Sep 04 15:43:17.813 INFO O| Sep 04 15:43:17.813 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69592026-09-04T15:43:18.660Z[ recovery-image] Sep 04 15:43:17.822 INFO O| Sep 04 15:43:17.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
69602026-09-04T15:43:18.660Z[ recovery-image] Sep 04 15:43:17.822 INFO O| Sep 04 15:43:17.822 INFO STEP 427 (remove_files) COMPLETE
69612026-09-04T15:43:18.663Z[ recovery-image] Sep 04 15:43:17.822 INFO O| Sep 04 15:43:17.822 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69622026-09-04T15:43:18.673Z[ recovery-image] Sep 04 15:43:17.835 INFO O| Sep 04 15:43:17.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
69632026-09-04T15:43:18.673Z[ recovery-image] Sep 04 15:43:17.835 INFO O| Sep 04 15:43:17.835 INFO STEP 428 (remove_files) COMPLETE
69642026-09-04T15:43:18.677Z[ recovery-image] Sep 04 15:43:17.835 INFO O| Sep 04 15:43:17.835 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69652026-09-04T15:43:18.684Z[ recovery-image] Sep 04 15:43:17.845 INFO O| Sep 04 15:43:17.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
69662026-09-04T15:43:18.684Z[ recovery-image] Sep 04 15:43:17.846 INFO O| Sep 04 15:43:17.845 INFO STEP 429 (remove_files) COMPLETE
69672026-09-04T15:43:18.687Z[ recovery-image] Sep 04 15:43:17.846 INFO O| Sep 04 15:43:17.845 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69682026-09-04T15:43:18.693Z[ recovery-image] Sep 04 15:43:17.855 INFO O| Sep 04 15:43:17.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
69692026-09-04T15:43:18.694Z[ recovery-image] Sep 04 15:43:17.855 INFO O| Sep 04 15:43:17.855 INFO STEP 430 (remove_files) COMPLETE
69702026-09-04T15:43:18.694Z[ recovery-image] Sep 04 15:43:17.855 INFO O| Sep 04 15:43:17.855 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69712026-09-04T15:43:18.707Z[ recovery-image] Sep 04 15:43:17.868 INFO O| Sep 04 15:43:17.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
69722026-09-04T15:43:18.707Z[ recovery-image] Sep 04 15:43:17.868 INFO O| Sep 04 15:43:17.868 INFO STEP 431 (remove_files) COMPLETE
69732026-09-04T15:43:18.707Z[ recovery-image] Sep 04 15:43:17.868 INFO O| Sep 04 15:43:17.868 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69742026-09-04T15:43:18.718Z[ recovery-image] Sep 04 15:43:17.880 INFO O| Sep 04 15:43:17.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
69752026-09-04T15:43:18.718Z[ recovery-image] Sep 04 15:43:17.880 INFO O| Sep 04 15:43:17.880 INFO STEP 432 (remove_files) COMPLETE
69762026-09-04T15:43:18.718Z[ recovery-image] Sep 04 15:43:17.880 INFO O| Sep 04 15:43:17.880 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69772026-09-04T15:43:18.730Z[ recovery-image] Sep 04 15:43:17.891 INFO O| Sep 04 15:43:17.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
69782026-09-04T15:43:18.730Z[ recovery-image] Sep 04 15:43:17.891 INFO O| Sep 04 15:43:17.891 INFO STEP 433 (remove_files) COMPLETE
69792026-09-04T15:43:18.730Z[ recovery-image] Sep 04 15:43:17.891 INFO O| Sep 04 15:43:17.891 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69802026-09-04T15:43:18.740Z[ recovery-image] Sep 04 15:43:17.901 INFO O| Sep 04 15:43:17.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
69812026-09-04T15:43:18.740Z[ recovery-image] Sep 04 15:43:17.901 INFO O| Sep 04 15:43:17.901 INFO STEP 434 (remove_files) COMPLETE
69822026-09-04T15:43:18.743Z[ recovery-image] Sep 04 15:43:17.901 INFO O| Sep 04 15:43:17.901 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69832026-09-04T15:43:18.750Z[ recovery-image] Sep 04 15:43:17.912 INFO O| Sep 04 15:43:17.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
69842026-09-04T15:43:18.750Z[ recovery-image] Sep 04 15:43:17.912 INFO O| Sep 04 15:43:17.912 INFO STEP 435 (remove_files) COMPLETE
69852026-09-04T15:43:18.750Z[ recovery-image] Sep 04 15:43:17.912 INFO O| Sep 04 15:43:17.912 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69862026-09-04T15:43:18.761Z[ recovery-image] Sep 04 15:43:17.923 INFO O| Sep 04 15:43:17.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
69872026-09-04T15:43:18.761Z[ recovery-image] Sep 04 15:43:17.923 INFO O| Sep 04 15:43:17.923 INFO STEP 436 (remove_files) COMPLETE
69882026-09-04T15:43:18.761Z[ recovery-image] Sep 04 15:43:17.923 INFO O| Sep 04 15:43:17.923 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69892026-09-04T15:43:18.770Z[ recovery-image] Sep 04 15:43:17.932 INFO O| Sep 04 15:43:17.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
69902026-09-04T15:43:18.770Z[ recovery-image] Sep 04 15:43:17.932 INFO O| Sep 04 15:43:17.932 INFO STEP 437 (remove_files) COMPLETE
69912026-09-04T15:43:18.774Z[ recovery-image] Sep 04 15:43:17.932 INFO O| Sep 04 15:43:17.932 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69922026-09-04T15:43:18.781Z[ recovery-image] Sep 04 15:43:17.943 INFO O| Sep 04 15:43:17.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
69932026-09-04T15:43:18.781Z[ recovery-image] Sep 04 15:43:17.943 INFO O| Sep 04 15:43:17.943 INFO STEP 438 (remove_files) COMPLETE
69942026-09-04T15:43:18.781Z[ recovery-image] Sep 04 15:43:17.943 INFO O| Sep 04 15:43:17.943 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69952026-09-04T15:43:18.799Z[ recovery-image] Sep 04 15:43:17.960 INFO O| Sep 04 15:43:17.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
69962026-09-04T15:43:18.799Z[ recovery-image] Sep 04 15:43:17.960 INFO O| Sep 04 15:43:17.960 INFO STEP 439 (remove_files) COMPLETE
69972026-09-04T15:43:18.799Z[ recovery-image] Sep 04 15:43:17.960 INFO O| Sep 04 15:43:17.960 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69982026-09-04T15:43:18.810Z[ recovery-image] Sep 04 15:43:17.971 INFO O| Sep 04 15:43:17.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
69992026-09-04T15:43:18.811Z[ recovery-image] Sep 04 15:43:17.971 INFO O| Sep 04 15:43:17.971 INFO STEP 440 (remove_files) COMPLETE
70002026-09-04T15:43:18.811Z[ recovery-image] Sep 04 15:43:17.971 INFO O| Sep 04 15:43:17.971 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70012026-09-04T15:43:18.819Z[ recovery-image] Sep 04 15:43:17.980 INFO O| Sep 04 15:43:17.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
70022026-09-04T15:43:18.819Z[ recovery-image] Sep 04 15:43:17.980 INFO O| Sep 04 15:43:17.980 INFO STEP 441 (remove_files) COMPLETE
70032026-09-04T15:43:18.819Z[ recovery-image] Sep 04 15:43:17.980 INFO O| Sep 04 15:43:17.980 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70042026-09-04T15:43:18.824Z[verify-libraries] Compiling git2 v0.20.4
70052026-09-04T15:43:18.828Z[ recovery-image] Sep 04 15:43:17.990 INFO O| Sep 04 15:43:17.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
70062026-09-04T15:43:18.828Z[ recovery-image] Sep 04 15:43:17.990 INFO O| Sep 04 15:43:17.990 INFO STEP 442 (remove_files) COMPLETE
70072026-09-04T15:43:18.828Z[ recovery-image] Sep 04 15:43:17.990 INFO O| Sep 04 15:43:17.990 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70082026-09-04T15:43:18.840Z[ recovery-image] Sep 04 15:43:18.001 INFO O| Sep 04 15:43:18.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
70092026-09-04T15:43:18.840Z[ recovery-image] Sep 04 15:43:18.001 INFO O| Sep 04 15:43:18.001 INFO STEP 443 (remove_files) COMPLETE
70102026-09-04T15:43:18.840Z[ recovery-image] Sep 04 15:43:18.001 INFO O| Sep 04 15:43:18.001 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70112026-09-04T15:43:18.852Z[ recovery-image] Sep 04 15:43:18.014 INFO O| Sep 04 15:43:18.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
70122026-09-04T15:43:18.852Z[ recovery-image] Sep 04 15:43:18.014 INFO O| Sep 04 15:43:18.014 INFO STEP 444 (remove_files) COMPLETE
70132026-09-04T15:43:18.852Z[ recovery-image] Sep 04 15:43:18.014 INFO O| Sep 04 15:43:18.014 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70142026-09-04T15:43:18.862Z[ recovery-image] Sep 04 15:43:18.024 INFO O| Sep 04 15:43:18.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
70152026-09-04T15:43:18.862Z[ recovery-image] Sep 04 15:43:18.024 INFO O| Sep 04 15:43:18.024 INFO STEP 445 (remove_files) COMPLETE
70162026-09-04T15:43:18.862Z[ recovery-image] Sep 04 15:43:18.024 INFO O| Sep 04 15:43:18.024 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70172026-09-04T15:43:18.873Z[ recovery-image] Sep 04 15:43:18.034 INFO O| Sep 04 15:43:18.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
70182026-09-04T15:43:18.873Z[ recovery-image] Sep 04 15:43:18.034 INFO O| Sep 04 15:43:18.034 INFO STEP 446 (remove_files) COMPLETE
70192026-09-04T15:43:18.873Z[ recovery-image] Sep 04 15:43:18.034 INFO O| Sep 04 15:43:18.034 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70202026-09-04T15:43:18.881Z[ recovery-image] Sep 04 15:43:18.043 INFO O| Sep 04 15:43:18.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
70212026-09-04T15:43:18.882Z[ recovery-image] Sep 04 15:43:18.043 INFO O| Sep 04 15:43:18.043 INFO STEP 447 (remove_files) COMPLETE
70222026-09-04T15:43:18.882Z[ recovery-image] Sep 04 15:43:18.043 INFO O| Sep 04 15:43:18.043 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70232026-09-04T15:43:18.892Z[ recovery-image] Sep 04 15:43:18.054 INFO O| Sep 04 15:43:18.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
70242026-09-04T15:43:18.892Z[ recovery-image] Sep 04 15:43:18.054 INFO O| Sep 04 15:43:18.054 INFO STEP 448 (remove_files) COMPLETE
70252026-09-04T15:43:18.896Z[ recovery-image] Sep 04 15:43:18.054 INFO O| Sep 04 15:43:18.054 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70262026-09-04T15:43:18.902Z[ recovery-image] Sep 04 15:43:18.064 INFO O| Sep 04 15:43:18.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
70272026-09-04T15:43:18.903Z[ recovery-image] Sep 04 15:43:18.064 INFO O| Sep 04 15:43:18.064 INFO STEP 449 (remove_files) COMPLETE
70282026-09-04T15:43:18.906Z[ recovery-image] Sep 04 15:43:18.064 INFO O| Sep 04 15:43:18.064 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70292026-09-04T15:43:18.912Z[ recovery-image] Sep 04 15:43:18.074 INFO O| Sep 04 15:43:18.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
70302026-09-04T15:43:18.912Z[ recovery-image] Sep 04 15:43:18.074 INFO O| Sep 04 15:43:18.074 INFO STEP 450 (remove_files) COMPLETE
70312026-09-04T15:43:18.912Z[ recovery-image] Sep 04 15:43:18.074 INFO O| Sep 04 15:43:18.074 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70322026-09-04T15:43:18.922Z[ recovery-image] Sep 04 15:43:18.084 INFO O| Sep 04 15:43:18.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
70332026-09-04T15:43:18.926Z[ recovery-image] Sep 04 15:43:18.086 INFO O| Sep 04 15:43:18.084 INFO STEP 451 (remove_files) COMPLETE
70342026-09-04T15:43:18.926Z[ recovery-image] Sep 04 15:43:18.086 INFO O| Sep 04 15:43:18.084 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70352026-09-04T15:43:18.934Z[ recovery-image] Sep 04 15:43:18.096 INFO O| Sep 04 15:43:18.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
70362026-09-04T15:43:18.934Z[ recovery-image] Sep 04 15:43:18.096 INFO O| Sep 04 15:43:18.096 INFO STEP 452 (remove_files) COMPLETE
70372026-09-04T15:43:18.939Z[ recovery-image] Sep 04 15:43:18.096 INFO O| Sep 04 15:43:18.096 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70382026-09-04T15:43:18.945Z[ recovery-image] Sep 04 15:43:18.106 INFO O| Sep 04 15:43:18.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
70392026-09-04T15:43:18.945Z[ recovery-image] Sep 04 15:43:18.106 INFO O| Sep 04 15:43:18.106 INFO STEP 453 (remove_files) COMPLETE
70402026-09-04T15:43:18.945Z[ recovery-image] Sep 04 15:43:18.106 INFO O| Sep 04 15:43:18.106 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70412026-09-04T15:43:18.955Z[ recovery-image] Sep 04 15:43:18.116 INFO O| Sep 04 15:43:18.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
70422026-09-04T15:43:18.955Z[ recovery-image] Sep 04 15:43:18.116 INFO O| Sep 04 15:43:18.116 INFO STEP 454 (remove_files) COMPLETE
70432026-09-04T15:43:18.955Z[ recovery-image] Sep 04 15:43:18.116 INFO O| Sep 04 15:43:18.116 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70442026-09-04T15:43:18.965Z[ recovery-image] Sep 04 15:43:18.127 INFO O| Sep 04 15:43:18.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
70452026-09-04T15:43:18.965Z[ recovery-image] Sep 04 15:43:18.127 INFO O| Sep 04 15:43:18.127 INFO STEP 455 (remove_files) COMPLETE
70462026-09-04T15:43:18.965Z[ recovery-image] Sep 04 15:43:18.127 INFO O| Sep 04 15:43:18.127 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70472026-09-04T15:43:18.977Z[ recovery-image] Sep 04 15:43:18.138 INFO O| Sep 04 15:43:18.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
70482026-09-04T15:43:18.977Z[ recovery-image] Sep 04 15:43:18.138 INFO O| Sep 04 15:43:18.138 INFO STEP 456 (remove_files) COMPLETE
70492026-09-04T15:43:18.977Z[ recovery-image] Sep 04 15:43:18.138 INFO O| Sep 04 15:43:18.138 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70502026-09-04T15:43:18.987Z[ recovery-image] Sep 04 15:43:18.149 INFO O| Sep 04 15:43:18.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
70512026-09-04T15:43:18.987Z[ recovery-image] Sep 04 15:43:18.149 INFO O| Sep 04 15:43:18.149 INFO STEP 457 (remove_files) COMPLETE
70522026-09-04T15:43:18.987Z[ recovery-image] Sep 04 15:43:18.149 INFO O| Sep 04 15:43:18.149 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70532026-09-04T15:43:18.999Z[ recovery-image] Sep 04 15:43:18.161 INFO O| Sep 04 15:43:18.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
70542026-09-04T15:43:18.999Z[ recovery-image] Sep 04 15:43:18.161 INFO O| Sep 04 15:43:18.161 INFO STEP 458 (remove_files) COMPLETE
70552026-09-04T15:43:18.999Z[ recovery-image] Sep 04 15:43:18.161 INFO O| Sep 04 15:43:18.161 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70562026-09-04T15:43:19.011Z[ recovery-image] Sep 04 15:43:18.172 INFO O| Sep 04 15:43:18.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
70572026-09-04T15:43:19.011Z[ recovery-image] Sep 04 15:43:18.172 INFO O| Sep 04 15:43:18.172 INFO STEP 459 (remove_files) COMPLETE
70582026-09-04T15:43:19.014Z[ recovery-image] Sep 04 15:43:18.172 INFO O| Sep 04 15:43:18.172 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70592026-09-04T15:43:19.020Z[ recovery-image] Sep 04 15:43:18.182 INFO O| Sep 04 15:43:18.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
70602026-09-04T15:43:19.020Z[ recovery-image] Sep 04 15:43:18.182 INFO O| Sep 04 15:43:18.182 INFO STEP 460 (remove_files) COMPLETE
70612026-09-04T15:43:19.020Z[ recovery-image] Sep 04 15:43:18.182 INFO O| Sep 04 15:43:18.182 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70622026-09-04T15:43:19.032Z[ recovery-image] Sep 04 15:43:18.194 INFO O| Sep 04 15:43:18.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
70632026-09-04T15:43:19.032Z[ recovery-image] Sep 04 15:43:18.194 INFO O| Sep 04 15:43:18.194 INFO STEP 461 (remove_files) COMPLETE
70642026-09-04T15:43:19.036Z[ recovery-image] Sep 04 15:43:18.194 INFO O| Sep 04 15:43:18.194 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70652026-09-04T15:43:19.043Z[ recovery-image] Sep 04 15:43:18.204 INFO O| Sep 04 15:43:18.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
70662026-09-04T15:43:19.043Z[ recovery-image] Sep 04 15:43:18.204 INFO O| Sep 04 15:43:18.204 INFO STEP 462 (remove_files) COMPLETE
70672026-09-04T15:43:19.043Z[ recovery-image] Sep 04 15:43:18.204 INFO O| Sep 04 15:43:18.204 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70682026-09-04T15:43:19.053Z[ recovery-image] Sep 04 15:43:18.215 INFO O| Sep 04 15:43:18.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
70692026-09-04T15:43:19.053Z[ recovery-image] Sep 04 15:43:18.215 INFO O| Sep 04 15:43:18.215 INFO STEP 463 (remove_files) COMPLETE
70702026-09-04T15:43:19.053Z[ recovery-image] Sep 04 15:43:18.215 INFO O| Sep 04 15:43:18.215 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70712026-09-04T15:43:19.063Z[ recovery-image] Sep 04 15:43:18.225 INFO O| Sep 04 15:43:18.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
70722026-09-04T15:43:19.064Z[ recovery-image] Sep 04 15:43:18.225 INFO O| Sep 04 15:43:18.225 INFO STEP 464 (remove_files) COMPLETE
70732026-09-04T15:43:19.064Z[ recovery-image] Sep 04 15:43:18.225 INFO O| Sep 04 15:43:18.225 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70742026-09-04T15:43:19.074Z[ recovery-image] Sep 04 15:43:18.236 INFO O| Sep 04 15:43:18.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
70752026-09-04T15:43:19.074Z[ recovery-image] Sep 04 15:43:18.236 INFO O| Sep 04 15:43:18.236 INFO STEP 465 (remove_files) COMPLETE
70762026-09-04T15:43:19.074Z[ recovery-image] Sep 04 15:43:18.236 INFO O| Sep 04 15:43:18.236 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70772026-09-04T15:43:19.084Z[ recovery-image] Sep 04 15:43:18.246 INFO O| Sep 04 15:43:18.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
70782026-09-04T15:43:19.084Z[ recovery-image] Sep 04 15:43:18.246 INFO O| Sep 04 15:43:18.246 INFO STEP 466 (remove_files) COMPLETE
70792026-09-04T15:43:19.088Z[ recovery-image] Sep 04 15:43:18.246 INFO O| Sep 04 15:43:18.246 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70802026-09-04T15:43:19.094Z[ recovery-image] Sep 04 15:43:18.256 INFO O| Sep 04 15:43:18.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
70812026-09-04T15:43:19.094Z[ recovery-image] Sep 04 15:43:18.256 INFO O| Sep 04 15:43:18.256 INFO STEP 467 (remove_files) COMPLETE
70822026-09-04T15:43:19.095Z[ recovery-image] Sep 04 15:43:18.256 INFO O| Sep 04 15:43:18.256 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70832026-09-04T15:43:19.106Z[ recovery-image] Sep 04 15:43:18.267 INFO O| Sep 04 15:43:18.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
70842026-09-04T15:43:19.106Z[ recovery-image] Sep 04 15:43:18.267 INFO O| Sep 04 15:43:18.267 INFO STEP 468 (remove_files) COMPLETE
70852026-09-04T15:43:19.106Z[ recovery-image] Sep 04 15:43:18.267 INFO O| Sep 04 15:43:18.267 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70862026-09-04T15:43:19.116Z[ recovery-image] Sep 04 15:43:18.278 INFO O| Sep 04 15:43:18.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
70872026-09-04T15:43:19.116Z[ recovery-image] Sep 04 15:43:18.278 INFO O| Sep 04 15:43:18.278 INFO STEP 469 (remove_files) COMPLETE
70882026-09-04T15:43:19.116Z[ recovery-image] Sep 04 15:43:18.278 INFO O| Sep 04 15:43:18.278 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70892026-09-04T15:43:19.127Z[ recovery-image] Sep 04 15:43:18.288 INFO O| Sep 04 15:43:18.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
70902026-09-04T15:43:19.127Z[ recovery-image] Sep 04 15:43:18.288 INFO O| Sep 04 15:43:18.288 INFO STEP 470 (remove_files) COMPLETE
70912026-09-04T15:43:19.130Z[ recovery-image] Sep 04 15:43:18.288 INFO O| Sep 04 15:43:18.288 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70922026-09-04T15:43:19.136Z[ recovery-image] Sep 04 15:43:18.298 INFO O| Sep 04 15:43:18.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
70932026-09-04T15:43:19.136Z[ recovery-image] Sep 04 15:43:18.298 INFO O| Sep 04 15:43:18.298 INFO STEP 471 (remove_files) COMPLETE
70942026-09-04T15:43:19.136Z[ recovery-image] Sep 04 15:43:18.298 INFO O| Sep 04 15:43:18.298 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70952026-09-04T15:43:19.145Z[ recovery-image] Sep 04 15:43:18.307 INFO O| Sep 04 15:43:18.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
70962026-09-04T15:43:19.145Z[ recovery-image] Sep 04 15:43:18.307 INFO O| Sep 04 15:43:18.307 INFO STEP 472 (remove_files) COMPLETE
70972026-09-04T15:43:19.145Z[ recovery-image] Sep 04 15:43:18.307 INFO O| Sep 04 15:43:18.307 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70982026-09-04T15:43:19.154Z[ recovery-image] Sep 04 15:43:18.315 INFO O| Sep 04 15:43:18.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
70992026-09-04T15:43:19.154Z[ recovery-image] Sep 04 15:43:18.315 INFO O| Sep 04 15:43:18.315 INFO STEP 473 (remove_files) COMPLETE
71002026-09-04T15:43:19.154Z[ recovery-image] Sep 04 15:43:18.315 INFO O| Sep 04 15:43:18.315 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71012026-09-04T15:43:19.164Z[ recovery-image] Sep 04 15:43:18.326 INFO O| Sep 04 15:43:18.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
71022026-09-04T15:43:19.164Z[ recovery-image] Sep 04 15:43:18.326 INFO O| Sep 04 15:43:18.326 INFO STEP 474 (remove_files) COMPLETE
71032026-09-04T15:43:19.164Z[ recovery-image] Sep 04 15:43:18.326 INFO O| Sep 04 15:43:18.326 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71042026-09-04T15:43:19.173Z[ recovery-image] Sep 04 15:43:18.335 INFO O| Sep 04 15:43:18.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
71052026-09-04T15:43:19.177Z[ recovery-image] Sep 04 15:43:18.337 INFO O| Sep 04 15:43:18.336 INFO STEP 475 (remove_files) COMPLETE
71062026-09-04T15:43:19.177Z[ recovery-image] Sep 04 15:43:18.337 INFO O| Sep 04 15:43:18.336 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71072026-09-04T15:43:19.184Z[ recovery-image] Sep 04 15:43:18.346 INFO O| Sep 04 15:43:18.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
71082026-09-04T15:43:19.184Z[ recovery-image] Sep 04 15:43:18.346 INFO O| Sep 04 15:43:18.346 INFO STEP 476 (remove_files) COMPLETE
71092026-09-04T15:43:19.184Z[ recovery-image] Sep 04 15:43:18.346 INFO O| Sep 04 15:43:18.346 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71102026-09-04T15:43:19.193Z[ recovery-image] Sep 04 15:43:18.354 INFO O| Sep 04 15:43:18.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
71112026-09-04T15:43:19.193Z[ recovery-image] Sep 04 15:43:18.354 INFO O| Sep 04 15:43:18.354 INFO STEP 477 (remove_files) COMPLETE
71122026-09-04T15:43:19.193Z[ recovery-image] Sep 04 15:43:18.354 INFO O| Sep 04 15:43:18.354 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71132026-09-04T15:43:19.202Z[ recovery-image] Sep 04 15:43:18.364 INFO O| Sep 04 15:43:18.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
71142026-09-04T15:43:19.202Z[ recovery-image] Sep 04 15:43:18.364 INFO O| Sep 04 15:43:18.364 INFO STEP 478 (remove_files) COMPLETE
71152026-09-04T15:43:19.202Z[ recovery-image] Sep 04 15:43:18.364 INFO O| Sep 04 15:43:18.364 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71162026-09-04T15:43:19.211Z[ recovery-image] Sep 04 15:43:18.373 INFO O| Sep 04 15:43:18.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
71172026-09-04T15:43:19.211Z[ recovery-image] Sep 04 15:43:18.373 INFO O| Sep 04 15:43:18.373 INFO STEP 479 (remove_files) COMPLETE
71182026-09-04T15:43:19.211Z[ recovery-image] Sep 04 15:43:18.373 INFO O| Sep 04 15:43:18.373 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71192026-09-04T15:43:19.226Z[ recovery-image] Sep 04 15:43:18.387 INFO O| Sep 04 15:43:18.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
71202026-09-04T15:43:19.226Z[ recovery-image] Sep 04 15:43:18.387 INFO O| Sep 04 15:43:18.387 INFO STEP 480 (remove_files) COMPLETE
71212026-09-04T15:43:19.226Z[ recovery-image] Sep 04 15:43:18.387 INFO O| Sep 04 15:43:18.387 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71222026-09-04T15:43:19.235Z[ recovery-image] Sep 04 15:43:18.397 INFO O| Sep 04 15:43:18.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
71232026-09-04T15:43:19.235Z[ recovery-image] Sep 04 15:43:18.397 INFO O| Sep 04 15:43:18.397 INFO STEP 481 (remove_files) COMPLETE
71242026-09-04T15:43:19.238Z[ recovery-image] Sep 04 15:43:18.397 INFO O| Sep 04 15:43:18.397 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71252026-09-04T15:43:19.244Z[ recovery-image] Sep 04 15:43:18.406 INFO O| Sep 04 15:43:18.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
71262026-09-04T15:43:19.244Z[ recovery-image] Sep 04 15:43:18.406 INFO O| Sep 04 15:43:18.406 INFO STEP 482 (remove_files) COMPLETE
71272026-09-04T15:43:19.244Z[ recovery-image] Sep 04 15:43:18.406 INFO O| Sep 04 15:43:18.406 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71282026-09-04T15:43:19.253Z[ recovery-image] Sep 04 15:43:18.415 INFO O| Sep 04 15:43:18.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
71292026-09-04T15:43:19.253Z[ recovery-image] Sep 04 15:43:18.415 INFO O| Sep 04 15:43:18.415 INFO STEP 483 (remove_files) COMPLETE
71302026-09-04T15:43:19.253Z[ recovery-image] Sep 04 15:43:18.415 INFO O| Sep 04 15:43:18.415 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71312026-09-04T15:43:19.263Z[ recovery-image] Sep 04 15:43:18.424 INFO O| Sep 04 15:43:18.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
71322026-09-04T15:43:19.263Z[ recovery-image] Sep 04 15:43:18.424 INFO O| Sep 04 15:43:18.424 INFO STEP 484 (remove_files) COMPLETE
71332026-09-04T15:43:19.266Z[ recovery-image] Sep 04 15:43:18.424 INFO O| Sep 04 15:43:18.424 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71342026-09-04T15:43:19.273Z[ recovery-image] Sep 04 15:43:18.435 INFO O| Sep 04 15:43:18.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
71352026-09-04T15:43:19.273Z[ recovery-image] Sep 04 15:43:18.435 INFO O| Sep 04 15:43:18.435 INFO STEP 485 (remove_files) COMPLETE
71362026-09-04T15:43:19.273Z[ recovery-image] Sep 04 15:43:18.435 INFO O| Sep 04 15:43:18.435 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71372026-09-04T15:43:19.284Z[ recovery-image] Sep 04 15:43:18.445 INFO O| Sep 04 15:43:18.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
71382026-09-04T15:43:19.284Z[ recovery-image] Sep 04 15:43:18.445 INFO O| Sep 04 15:43:18.445 INFO STEP 486 (remove_files) COMPLETE
71392026-09-04T15:43:19.287Z[ recovery-image] Sep 04 15:43:18.445 INFO O| Sep 04 15:43:18.445 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71402026-09-04T15:43:19.295Z[ recovery-image] Sep 04 15:43:18.457 INFO O| Sep 04 15:43:18.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
71412026-09-04T15:43:19.295Z[ recovery-image] Sep 04 15:43:18.457 INFO O| Sep 04 15:43:18.457 INFO STEP 487 (remove_files) COMPLETE
71422026-09-04T15:43:19.295Z[ recovery-image] Sep 04 15:43:18.457 INFO O| Sep 04 15:43:18.457 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71432026-09-04T15:43:19.305Z[ recovery-image] Sep 04 15:43:18.467 INFO O| Sep 04 15:43:18.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
71442026-09-04T15:43:19.305Z[ recovery-image] Sep 04 15:43:18.467 INFO O| Sep 04 15:43:18.467 INFO STEP 488 (remove_files) COMPLETE
71452026-09-04T15:43:19.305Z[ recovery-image] Sep 04 15:43:18.467 INFO O| Sep 04 15:43:18.467 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71462026-09-04T15:43:19.315Z[ recovery-image] Sep 04 15:43:18.477 INFO O| Sep 04 15:43:18.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
71472026-09-04T15:43:19.315Z[ recovery-image] Sep 04 15:43:18.477 INFO O| Sep 04 15:43:18.477 INFO STEP 489 (remove_files) COMPLETE
71482026-09-04T15:43:19.318Z[ recovery-image] Sep 04 15:43:18.477 INFO O| Sep 04 15:43:18.477 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71492026-09-04T15:43:19.324Z[ recovery-image] Sep 04 15:43:18.486 INFO O| Sep 04 15:43:18.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
71502026-09-04T15:43:19.324Z[ recovery-image] Sep 04 15:43:18.486 INFO O| Sep 04 15:43:18.486 INFO STEP 490 (remove_files) COMPLETE
71512026-09-04T15:43:19.324Z[ recovery-image] Sep 04 15:43:18.486 INFO O| Sep 04 15:43:18.486 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71522026-09-04T15:43:19.334Z[ recovery-image] Sep 04 15:43:18.495 INFO O| Sep 04 15:43:18.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
71532026-09-04T15:43:19.334Z[ recovery-image] Sep 04 15:43:18.496 INFO O| Sep 04 15:43:18.496 INFO STEP 491 (remove_files) COMPLETE
71542026-09-04T15:43:19.334Z[ recovery-image] Sep 04 15:43:18.496 INFO O| Sep 04 15:43:18.496 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71552026-09-04T15:43:19.343Z[ recovery-image] Sep 04 15:43:18.504 INFO O| Sep 04 15:43:18.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
71562026-09-04T15:43:19.343Z[ recovery-image] Sep 04 15:43:18.504 INFO O| Sep 04 15:43:18.504 INFO STEP 492 (remove_files) COMPLETE
71572026-09-04T15:43:19.343Z[ recovery-image] Sep 04 15:43:18.504 INFO O| Sep 04 15:43:18.504 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71582026-09-04T15:43:19.352Z[ recovery-image] Sep 04 15:43:18.514 INFO O| Sep 04 15:43:18.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
71592026-09-04T15:43:19.352Z[ recovery-image] Sep 04 15:43:18.514 INFO O| Sep 04 15:43:18.514 INFO STEP 493 (remove_files) COMPLETE
71602026-09-04T15:43:19.355Z[ recovery-image] Sep 04 15:43:18.514 INFO O| Sep 04 15:43:18.514 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71612026-09-04T15:43:19.361Z[ recovery-image] Sep 04 15:43:18.523 INFO O| Sep 04 15:43:18.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
71622026-09-04T15:43:19.361Z[ recovery-image] Sep 04 15:43:18.523 INFO O| Sep 04 15:43:18.523 INFO STEP 494 (remove_files) COMPLETE
71632026-09-04T15:43:19.361Z[ recovery-image] Sep 04 15:43:18.523 INFO O| Sep 04 15:43:18.523 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71642026-09-04T15:43:19.373Z[ recovery-image] Sep 04 15:43:18.535 INFO O| Sep 04 15:43:18.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
71652026-09-04T15:43:19.373Z[ recovery-image] Sep 04 15:43:18.535 INFO O| Sep 04 15:43:18.535 INFO STEP 495 (remove_files) COMPLETE
71662026-09-04T15:43:19.374Z[ recovery-image] Sep 04 15:43:18.535 INFO O| Sep 04 15:43:18.535 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71672026-09-04T15:43:19.385Z[ recovery-image] Sep 04 15:43:18.546 INFO O| Sep 04 15:43:18.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
71682026-09-04T15:43:19.385Z[ recovery-image] Sep 04 15:43:18.547 INFO O| Sep 04 15:43:18.546 INFO STEP 496 (remove_files) COMPLETE
71692026-09-04T15:43:19.385Z[ recovery-image] Sep 04 15:43:18.547 INFO O| Sep 04 15:43:18.547 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71702026-09-04T15:43:19.396Z[ recovery-image] Sep 04 15:43:18.557 INFO O| Sep 04 15:43:18.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
71712026-09-04T15:43:19.396Z[ recovery-image] Sep 04 15:43:18.557 INFO O| Sep 04 15:43:18.557 INFO STEP 497 (remove_files) COMPLETE
71722026-09-04T15:43:19.396Z[ recovery-image] Sep 04 15:43:18.557 INFO O| Sep 04 15:43:18.557 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71732026-09-04T15:43:19.406Z[ recovery-image] Sep 04 15:43:18.567 INFO O| Sep 04 15:43:18.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
71742026-09-04T15:43:19.406Z[ recovery-image] Sep 04 15:43:18.567 INFO O| Sep 04 15:43:18.567 INFO STEP 498 (remove_files) COMPLETE
71752026-09-04T15:43:19.406Z[ recovery-image] Sep 04 15:43:18.567 INFO O| Sep 04 15:43:18.567 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71762026-09-04T15:43:19.417Z[ recovery-image] Sep 04 15:43:18.579 INFO O| Sep 04 15:43:18.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
71772026-09-04T15:43:19.417Z[ recovery-image] Sep 04 15:43:18.579 INFO O| Sep 04 15:43:18.579 INFO STEP 499 (remove_files) COMPLETE
71782026-09-04T15:43:19.417Z[ recovery-image] Sep 04 15:43:18.579 INFO O| Sep 04 15:43:18.579 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71792026-09-04T15:43:19.429Z[ recovery-image] Sep 04 15:43:18.590 INFO O| Sep 04 15:43:18.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
71802026-09-04T15:43:19.429Z[ recovery-image] Sep 04 15:43:18.590 INFO O| Sep 04 15:43:18.590 INFO STEP 500 (remove_files) COMPLETE
71812026-09-04T15:43:19.429Z[ recovery-image] Sep 04 15:43:18.590 INFO O| Sep 04 15:43:18.590 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71822026-09-04T15:43:19.441Z[ recovery-image] Sep 04 15:43:18.603 INFO O| Sep 04 15:43:18.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
71832026-09-04T15:43:19.441Z[ recovery-image] Sep 04 15:43:18.603 INFO O| Sep 04 15:43:18.603 INFO STEP 501 (remove_files) COMPLETE
71842026-09-04T15:43:19.445Z[ recovery-image] Sep 04 15:43:18.603 INFO O| Sep 04 15:43:18.603 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71852026-09-04T15:43:19.454Z[ recovery-image] Sep 04 15:43:18.615 INFO O| Sep 04 15:43:18.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
71862026-09-04T15:43:19.454Z[ recovery-image] Sep 04 15:43:18.615 INFO O| Sep 04 15:43:18.615 INFO STEP 502 (remove_files) COMPLETE
71872026-09-04T15:43:19.457Z[ recovery-image] Sep 04 15:43:18.615 INFO O| Sep 04 15:43:18.615 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71882026-09-04T15:43:19.464Z[ recovery-image] Sep 04 15:43:18.626 INFO O| Sep 04 15:43:18.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
71892026-09-04T15:43:19.465Z[ recovery-image] Sep 04 15:43:18.626 INFO O| Sep 04 15:43:18.626 INFO STEP 503 (remove_files) COMPLETE
71902026-09-04T15:43:19.465Z[ recovery-image] Sep 04 15:43:18.626 INFO O| Sep 04 15:43:18.626 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71912026-09-04T15:43:19.476Z[ recovery-image] Sep 04 15:43:18.638 INFO O| Sep 04 15:43:18.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
71922026-09-04T15:43:19.476Z[ recovery-image] Sep 04 15:43:18.638 INFO O| Sep 04 15:43:18.638 INFO STEP 504 (remove_files) COMPLETE
71932026-09-04T15:43:19.476Z[ recovery-image] Sep 04 15:43:18.638 INFO O| Sep 04 15:43:18.638 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71942026-09-04T15:43:19.487Z[ recovery-image] Sep 04 15:43:18.649 INFO O| Sep 04 15:43:18.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
71952026-09-04T15:43:19.487Z[ recovery-image] Sep 04 15:43:18.649 INFO O| Sep 04 15:43:18.649 INFO STEP 505 (remove_files) COMPLETE
71962026-09-04T15:43:19.487Z[ recovery-image] Sep 04 15:43:18.649 INFO O| Sep 04 15:43:18.649 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71972026-09-04T15:43:19.500Z[ recovery-image] Sep 04 15:43:18.661 INFO O| Sep 04 15:43:18.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
71982026-09-04T15:43:19.500Z[ recovery-image] Sep 04 15:43:18.661 INFO O| Sep 04 15:43:18.661 INFO STEP 506 (remove_files) COMPLETE
71992026-09-04T15:43:19.500Z[ recovery-image] Sep 04 15:43:18.661 INFO O| Sep 04 15:43:18.661 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72002026-09-04T15:43:19.510Z[ recovery-image] Sep 04 15:43:18.672 INFO O| Sep 04 15:43:18.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
72012026-09-04T15:43:19.510Z[ recovery-image] Sep 04 15:43:18.672 INFO O| Sep 04 15:43:18.672 INFO STEP 507 (remove_files) COMPLETE
72022026-09-04T15:43:19.510Z[ recovery-image] Sep 04 15:43:18.672 INFO O| Sep 04 15:43:18.672 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72032026-09-04T15:43:19.521Z[ recovery-image] Sep 04 15:43:18.682 INFO O| Sep 04 15:43:18.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
72042026-09-04T15:43:19.521Z[ recovery-image] Sep 04 15:43:18.682 INFO O| Sep 04 15:43:18.682 INFO STEP 508 (remove_files) COMPLETE
72052026-09-04T15:43:19.521Z[ recovery-image] Sep 04 15:43:18.682 INFO O| Sep 04 15:43:18.682 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72062026-09-04T15:43:19.532Z[ recovery-image] Sep 04 15:43:18.694 INFO O| Sep 04 15:43:18.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
72072026-09-04T15:43:19.533Z[ recovery-image] Sep 04 15:43:18.694 INFO O| Sep 04 15:43:18.694 INFO STEP 509 (remove_files) COMPLETE
72082026-09-04T15:43:19.533Z[ recovery-image] Sep 04 15:43:18.694 INFO O| Sep 04 15:43:18.694 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72092026-09-04T15:43:19.543Z[ recovery-image] Sep 04 15:43:18.704 INFO O| Sep 04 15:43:18.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
72102026-09-04T15:43:19.543Z[ recovery-image] Sep 04 15:43:18.704 INFO O| Sep 04 15:43:18.704 INFO STEP 510 (remove_files) COMPLETE
72112026-09-04T15:43:19.543Z[ recovery-image] Sep 04 15:43:18.704 INFO O| Sep 04 15:43:18.704 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72122026-09-04T15:43:19.553Z[ recovery-image] Sep 04 15:43:18.715 INFO O| Sep 04 15:43:18.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
72132026-09-04T15:43:19.553Z[ recovery-image] Sep 04 15:43:18.715 INFO O| Sep 04 15:43:18.715 INFO STEP 511 (remove_files) COMPLETE
72142026-09-04T15:43:19.553Z[ recovery-image] Sep 04 15:43:18.715 INFO O| Sep 04 15:43:18.715 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72152026-09-04T15:43:19.563Z[ recovery-image] Sep 04 15:43:18.724 INFO O| Sep 04 15:43:18.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
72162026-09-04T15:43:19.563Z[ recovery-image] Sep 04 15:43:18.724 INFO O| Sep 04 15:43:18.724 INFO STEP 512 (remove_files) COMPLETE
72172026-09-04T15:43:19.566Z[ recovery-image] Sep 04 15:43:18.724 INFO O| Sep 04 15:43:18.724 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72182026-09-04T15:43:19.574Z[ recovery-image] Sep 04 15:43:18.735 INFO O| Sep 04 15:43:18.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
72192026-09-04T15:43:19.577Z[ recovery-image] Sep 04 15:43:18.736 INFO O| Sep 04 15:43:18.736 INFO STEP 513 (remove_files) COMPLETE
72202026-09-04T15:43:19.577Z[ recovery-image] Sep 04 15:43:18.737 INFO O| Sep 04 15:43:18.736 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72212026-09-04T15:43:19.585Z[ recovery-image] Sep 04 15:43:18.747 INFO O| Sep 04 15:43:18.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
72222026-09-04T15:43:19.585Z[ recovery-image] Sep 04 15:43:18.747 INFO O| Sep 04 15:43:18.747 INFO STEP 514 (remove_files) COMPLETE
72232026-09-04T15:43:19.585Z[ recovery-image] Sep 04 15:43:18.747 INFO O| Sep 04 15:43:18.747 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72242026-09-04T15:43:19.598Z[ recovery-image] Sep 04 15:43:18.759 INFO O| Sep 04 15:43:18.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
72252026-09-04T15:43:19.598Z[ recovery-image] Sep 04 15:43:18.759 INFO O| Sep 04 15:43:18.759 INFO STEP 515 (remove_files) COMPLETE
72262026-09-04T15:43:19.598Z[ recovery-image] Sep 04 15:43:18.759 INFO O| Sep 04 15:43:18.759 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72272026-09-04T15:43:19.608Z[ recovery-image] Sep 04 15:43:18.769 INFO O| Sep 04 15:43:18.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
72282026-09-04T15:43:19.608Z[ recovery-image] Sep 04 15:43:18.769 INFO O| Sep 04 15:43:18.769 INFO STEP 516 (remove_files) COMPLETE
72292026-09-04T15:43:19.608Z[ recovery-image] Sep 04 15:43:18.769 INFO O| Sep 04 15:43:18.769 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72302026-09-04T15:43:19.618Z[ recovery-image] Sep 04 15:43:18.779 INFO O| Sep 04 15:43:18.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
72312026-09-04T15:43:19.618Z[ recovery-image] Sep 04 15:43:18.779 INFO O| Sep 04 15:43:18.779 INFO STEP 517 (remove_files) COMPLETE
72322026-09-04T15:43:19.621Z[ recovery-image] Sep 04 15:43:18.779 INFO O| Sep 04 15:43:18.779 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72332026-09-04T15:43:19.629Z[ recovery-image] Sep 04 15:43:18.791 INFO O| Sep 04 15:43:18.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
72342026-09-04T15:43:19.629Z[ recovery-image] Sep 04 15:43:18.791 INFO O| Sep 04 15:43:18.791 INFO STEP 518 (remove_files) COMPLETE
72352026-09-04T15:43:19.629Z[ recovery-image] Sep 04 15:43:18.791 INFO O| Sep 04 15:43:18.791 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72362026-09-04T15:43:19.639Z[ recovery-image] Sep 04 15:43:18.801 INFO O| Sep 04 15:43:18.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
72372026-09-04T15:43:19.640Z[ recovery-image] Sep 04 15:43:18.801 INFO O| Sep 04 15:43:18.801 INFO STEP 519 (remove_files) COMPLETE
72382026-09-04T15:43:19.640Z[ recovery-image] Sep 04 15:43:18.801 INFO O| Sep 04 15:43:18.801 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72392026-09-04T15:43:19.649Z[ recovery-image] Sep 04 15:43:18.811 INFO O| Sep 04 15:43:18.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
72402026-09-04T15:43:19.649Z[ recovery-image] Sep 04 15:43:18.811 INFO O| Sep 04 15:43:18.811 INFO STEP 520 (remove_files) COMPLETE
72412026-09-04T15:43:19.649Z[ recovery-image] Sep 04 15:43:18.811 INFO O| Sep 04 15:43:18.811 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72422026-09-04T15:43:19.659Z[ recovery-image] Sep 04 15:43:18.821 INFO O| Sep 04 15:43:18.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
72432026-09-04T15:43:19.659Z[ recovery-image] Sep 04 15:43:18.821 INFO O| Sep 04 15:43:18.821 INFO STEP 521 (remove_files) COMPLETE
72442026-09-04T15:43:19.659Z[ recovery-image] Sep 04 15:43:18.821 INFO O| Sep 04 15:43:18.821 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72452026-09-04T15:43:19.668Z[ recovery-image] Sep 04 15:43:18.830 INFO O| Sep 04 15:43:18.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
72462026-09-04T15:43:19.668Z[ recovery-image] Sep 04 15:43:18.830 INFO O| Sep 04 15:43:18.830 INFO STEP 522 (remove_files) COMPLETE
72472026-09-04T15:43:19.669Z[ recovery-image] Sep 04 15:43:18.830 INFO O| Sep 04 15:43:18.830 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72482026-09-04T15:43:19.679Z[ recovery-image] Sep 04 15:43:18.841 INFO O| Sep 04 15:43:18.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
72492026-09-04T15:43:19.679Z[ recovery-image] Sep 04 15:43:18.841 INFO O| Sep 04 15:43:18.841 INFO STEP 523 (remove_files) COMPLETE
72502026-09-04T15:43:19.679Z[ recovery-image] Sep 04 15:43:18.841 INFO O| Sep 04 15:43:18.841 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72512026-09-04T15:43:19.690Z[ recovery-image] Sep 04 15:43:18.852 INFO O| Sep 04 15:43:18.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
72522026-09-04T15:43:19.691Z[ recovery-image] Sep 04 15:43:18.852 INFO O| Sep 04 15:43:18.852 INFO STEP 524 (remove_files) COMPLETE
72532026-09-04T15:43:19.691Z[ recovery-image] Sep 04 15:43:18.852 INFO O| Sep 04 15:43:18.852 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72542026-09-04T15:43:19.701Z[ recovery-image] Sep 04 15:43:18.863 INFO O| Sep 04 15:43:18.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
72552026-09-04T15:43:19.701Z[ recovery-image] Sep 04 15:43:18.863 INFO O| Sep 04 15:43:18.863 INFO STEP 525 (remove_files) COMPLETE
72562026-09-04T15:43:19.705Z[ recovery-image] Sep 04 15:43:18.863 INFO O| Sep 04 15:43:18.863 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72572026-09-04T15:43:19.711Z[ recovery-image] Sep 04 15:43:18.873 INFO O| Sep 04 15:43:18.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
72582026-09-04T15:43:19.711Z[ recovery-image] Sep 04 15:43:18.873 INFO O| Sep 04 15:43:18.873 INFO STEP 526 (remove_files) COMPLETE
72592026-09-04T15:43:19.711Z[ recovery-image] Sep 04 15:43:18.873 INFO O| Sep 04 15:43:18.873 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72602026-09-04T15:43:19.721Z[ recovery-image] Sep 04 15:43:18.883 INFO O| Sep 04 15:43:18.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.1.0"
72612026-09-04T15:43:19.721Z[ recovery-image] Sep 04 15:43:18.883 INFO O| Sep 04 15:43:18.883 INFO STEP 527 (remove_files) COMPLETE
72622026-09-04T15:43:19.721Z[ recovery-image] Sep 04 15:43:18.883 INFO O| Sep 04 15:43:18.883 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72632026-09-04T15:43:19.732Z[ recovery-image] Sep 04 15:43:18.893 INFO O| Sep 04 15:43:18.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.1.0"
72642026-09-04T15:43:19.732Z[ recovery-image] Sep 04 15:43:18.893 INFO O| Sep 04 15:43:18.893 INFO STEP 528 (remove_files) COMPLETE
72652026-09-04T15:43:19.732Z[ recovery-image] Sep 04 15:43:18.893 INFO O| Sep 04 15:43:18.893 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72662026-09-04T15:43:19.741Z[ recovery-image] Sep 04 15:43:18.903 INFO O| Sep 04 15:43:18.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.1.0"
72672026-09-04T15:43:19.741Z[ recovery-image] Sep 04 15:43:18.903 INFO O| Sep 04 15:43:18.903 INFO STEP 529 (remove_files) COMPLETE
72682026-09-04T15:43:19.741Z[ recovery-image] Sep 04 15:43:18.903 INFO O| Sep 04 15:43:18.903 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72692026-09-04T15:43:19.751Z[ recovery-image] Sep 04 15:43:18.913 INFO O| Sep 04 15:43:18.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
72702026-09-04T15:43:19.754Z[ recovery-image] Sep 04 15:43:18.914 INFO O| Sep 04 15:43:18.914 INFO STEP 530 (remove_files) COMPLETE
72712026-09-04T15:43:19.754Z[ recovery-image] Sep 04 15:43:18.914 INFO O| Sep 04 15:43:18.914 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72722026-09-04T15:43:19.761Z[ recovery-image] Sep 04 15:43:18.923 INFO O| Sep 04 15:43:18.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
72732026-09-04T15:43:19.762Z[ recovery-image] Sep 04 15:43:18.923 INFO O| Sep 04 15:43:18.923 INFO STEP 531 (remove_files) COMPLETE
72742026-09-04T15:43:19.762Z[ recovery-image] Sep 04 15:43:18.923 INFO O| Sep 04 15:43:18.923 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72752026-09-04T15:43:19.771Z[ recovery-image] Sep 04 15:43:18.933 INFO O| Sep 04 15:43:18.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
72762026-09-04T15:43:19.771Z[ recovery-image] Sep 04 15:43:18.933 INFO O| Sep 04 15:43:18.933 INFO STEP 532 (remove_files) COMPLETE
72772026-09-04T15:43:19.774Z[ recovery-image] Sep 04 15:43:18.933 INFO O| Sep 04 15:43:18.933 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72782026-09-04T15:43:19.780Z[ recovery-image] Sep 04 15:43:18.942 INFO O| Sep 04 15:43:18.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
72792026-09-04T15:43:19.780Z[ recovery-image] Sep 04 15:43:18.942 INFO O| Sep 04 15:43:18.942 INFO STEP 533 (remove_files) COMPLETE
72802026-09-04T15:43:19.780Z[ recovery-image] Sep 04 15:43:18.942 INFO O| Sep 04 15:43:18.942 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72812026-09-04T15:43:19.789Z[ recovery-image] Sep 04 15:43:18.951 INFO O| Sep 04 15:43:18.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
72822026-09-04T15:43:19.789Z[ recovery-image] Sep 04 15:43:18.951 INFO O| Sep 04 15:43:18.951 INFO STEP 534 (remove_files) COMPLETE
72832026-09-04T15:43:19.792Z[ recovery-image] Sep 04 15:43:18.951 INFO O| Sep 04 15:43:18.951 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72842026-09-04T15:43:19.801Z[ recovery-image] Sep 04 15:43:18.963 INFO O| Sep 04 15:43:18.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
72852026-09-04T15:43:19.801Z[ recovery-image] Sep 04 15:43:18.963 INFO O| Sep 04 15:43:18.963 INFO STEP 535 (remove_files) COMPLETE
72862026-09-04T15:43:19.801Z[ recovery-image] Sep 04 15:43:18.963 INFO O| Sep 04 15:43:18.963 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72872026-09-04T15:43:19.812Z[ recovery-image] Sep 04 15:43:18.973 INFO O| Sep 04 15:43:18.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
72882026-09-04T15:43:19.816Z[ recovery-image] Sep 04 15:43:18.974 INFO O| Sep 04 15:43:18.974 INFO STEP 536 (remove_files) COMPLETE
72892026-09-04T15:43:19.816Z[ recovery-image] Sep 04 15:43:18.974 INFO O| Sep 04 15:43:18.974 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72902026-09-04T15:43:19.823Z[ recovery-image] Sep 04 15:43:18.984 INFO O| Sep 04 15:43:18.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
72912026-09-04T15:43:19.823Z[ recovery-image] Sep 04 15:43:18.984 INFO O| Sep 04 15:43:18.984 INFO STEP 537 (remove_files) COMPLETE
72922026-09-04T15:43:19.823Z[ recovery-image] Sep 04 15:43:18.984 INFO O| Sep 04 15:43:18.984 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72932026-09-04T15:43:19.834Z[ recovery-image] Sep 04 15:43:18.996 INFO O| Sep 04 15:43:18.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
72942026-09-04T15:43:19.837Z[ recovery-image] Sep 04 15:43:18.997 INFO O| Sep 04 15:43:18.997 INFO STEP 538 (remove_files) COMPLETE
72952026-09-04T15:43:19.837Z[ recovery-image] Sep 04 15:43:18.997 INFO O| Sep 04 15:43:18.997 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72962026-09-04T15:43:19.847Z[ recovery-image] Sep 04 15:43:19.008 INFO O| Sep 04 15:43:19.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
72972026-09-04T15:43:19.847Z[ recovery-image] Sep 04 15:43:19.009 INFO O| Sep 04 15:43:19.009 INFO STEP 539 (remove_files) COMPLETE
72982026-09-04T15:43:19.847Z[ recovery-image] Sep 04 15:43:19.009 INFO O| Sep 04 15:43:19.009 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72992026-09-04T15:43:19.857Z[ recovery-image] Sep 04 15:43:19.019 INFO O| Sep 04 15:43:19.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
73002026-09-04T15:43:19.857Z[ recovery-image] Sep 04 15:43:19.019 INFO O| Sep 04 15:43:19.019 INFO STEP 540 (remove_files) COMPLETE
73012026-09-04T15:43:19.861Z[ recovery-image] Sep 04 15:43:19.019 INFO O| Sep 04 15:43:19.019 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73022026-09-04T15:43:19.868Z[ recovery-image] Sep 04 15:43:19.030 INFO O| Sep 04 15:43:19.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
73032026-09-04T15:43:19.869Z[ recovery-image] Sep 04 15:43:19.030 INFO O| Sep 04 15:43:19.030 INFO STEP 541 (remove_files) COMPLETE
73042026-09-04T15:43:19.869Z[ recovery-image] Sep 04 15:43:19.030 INFO O| Sep 04 15:43:19.030 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73052026-09-04T15:43:19.879Z[ recovery-image] Sep 04 15:43:19.041 INFO O| Sep 04 15:43:19.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
73062026-09-04T15:43:19.880Z[ recovery-image] Sep 04 15:43:19.041 INFO O| Sep 04 15:43:19.041 INFO STEP 542 (remove_files) COMPLETE
73072026-09-04T15:43:19.880Z[ recovery-image] Sep 04 15:43:19.041 INFO O| Sep 04 15:43:19.041 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73082026-09-04T15:43:19.892Z[ recovery-image] Sep 04 15:43:19.053 INFO O| Sep 04 15:43:19.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
73092026-09-04T15:43:19.892Z[ recovery-image] Sep 04 15:43:19.053 INFO O| Sep 04 15:43:19.053 INFO STEP 543 (remove_files) COMPLETE
73102026-09-04T15:43:19.892Z[ recovery-image] Sep 04 15:43:19.053 INFO O| Sep 04 15:43:19.053 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73112026-09-04T15:43:19.903Z[ recovery-image] Sep 04 15:43:19.064 INFO O| Sep 04 15:43:19.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
73122026-09-04T15:43:19.903Z[ recovery-image] Sep 04 15:43:19.064 INFO O| Sep 04 15:43:19.064 INFO STEP 544 (remove_files) COMPLETE
73132026-09-04T15:43:19.903Z[ recovery-image] Sep 04 15:43:19.064 INFO O| Sep 04 15:43:19.064 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73142026-09-04T15:43:19.914Z[ recovery-image] Sep 04 15:43:19.075 INFO O| Sep 04 15:43:19.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
73152026-09-04T15:43:19.914Z[ recovery-image] Sep 04 15:43:19.075 INFO O| Sep 04 15:43:19.075 INFO STEP 545 (remove_files) COMPLETE
73162026-09-04T15:43:19.914Z[ recovery-image] Sep 04 15:43:19.075 INFO O| Sep 04 15:43:19.075 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73172026-09-04T15:43:19.923Z[ recovery-image] Sep 04 15:43:19.085 INFO O| Sep 04 15:43:19.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
73182026-09-04T15:43:19.923Z[ recovery-image] Sep 04 15:43:19.085 INFO O| Sep 04 15:43:19.085 INFO STEP 546 (remove_files) COMPLETE
73192026-09-04T15:43:19.927Z[ recovery-image] Sep 04 15:43:19.085 INFO O| Sep 04 15:43:19.085 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73202026-09-04T15:43:19.933Z[ recovery-image] Sep 04 15:43:19.094 INFO O| Sep 04 15:43:19.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
73212026-09-04T15:43:19.933Z[ recovery-image] Sep 04 15:43:19.094 INFO O| Sep 04 15:43:19.094 INFO STEP 547 (remove_files) COMPLETE
73222026-09-04T15:43:19.936Z[ recovery-image] Sep 04 15:43:19.094 INFO O| Sep 04 15:43:19.094 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73232026-09-04T15:43:19.943Z[ recovery-image] Sep 04 15:43:19.104 INFO O| Sep 04 15:43:19.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
73242026-09-04T15:43:19.943Z[ recovery-image] Sep 04 15:43:19.104 INFO O| Sep 04 15:43:19.104 INFO STEP 548 (remove_files) COMPLETE
73252026-09-04T15:43:19.943Z[ recovery-image] Sep 04 15:43:19.105 INFO O| Sep 04 15:43:19.104 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73262026-09-04T15:43:19.954Z[ recovery-image] Sep 04 15:43:19.116 INFO O| Sep 04 15:43:19.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
73272026-09-04T15:43:19.954Z[ recovery-image] Sep 04 15:43:19.116 INFO O| Sep 04 15:43:19.116 INFO STEP 549 (remove_files) COMPLETE
73282026-09-04T15:43:19.954Z[ recovery-image] Sep 04 15:43:19.116 INFO O| Sep 04 15:43:19.116 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73292026-09-04T15:43:19.964Z[ recovery-image] Sep 04 15:43:19.126 INFO O| Sep 04 15:43:19.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
73302026-09-04T15:43:19.964Z[ recovery-image] Sep 04 15:43:19.126 INFO O| Sep 04 15:43:19.126 INFO STEP 550 (remove_files) COMPLETE
73312026-09-04T15:43:19.964Z[ recovery-image] Sep 04 15:43:19.126 INFO O| Sep 04 15:43:19.126 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73322026-09-04T15:43:19.974Z[ recovery-image] Sep 04 15:43:19.136 INFO O| Sep 04 15:43:19.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
73332026-09-04T15:43:19.974Z[ recovery-image] Sep 04 15:43:19.136 INFO O| Sep 04 15:43:19.136 INFO STEP 551 (remove_files) COMPLETE
73342026-09-04T15:43:19.974Z[ recovery-image] Sep 04 15:43:19.136 INFO O| Sep 04 15:43:19.136 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73352026-09-04T15:43:19.984Z[ recovery-image] Sep 04 15:43:19.146 INFO O| Sep 04 15:43:19.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
73362026-09-04T15:43:19.984Z[ recovery-image] Sep 04 15:43:19.146 INFO O| Sep 04 15:43:19.146 INFO STEP 552 (remove_files) COMPLETE
73372026-09-04T15:43:19.988Z[ recovery-image] Sep 04 15:43:19.146 INFO O| Sep 04 15:43:19.146 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73382026-09-04T15:43:19.993Z[ recovery-image] Sep 04 15:43:19.155 INFO O| Sep 04 15:43:19.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
73392026-09-04T15:43:19.993Z[ recovery-image] Sep 04 15:43:19.155 INFO O| Sep 04 15:43:19.155 INFO STEP 553 (remove_files) COMPLETE
73402026-09-04T15:43:19.994Z[ recovery-image] Sep 04 15:43:19.155 INFO O| Sep 04 15:43:19.155 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73412026-09-04T15:43:20.005Z[ recovery-image] Sep 04 15:43:19.166 INFO O| Sep 04 15:43:19.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
73422026-09-04T15:43:20.005Z[ recovery-image] Sep 04 15:43:19.166 INFO O| Sep 04 15:43:19.166 INFO STEP 554 (remove_files) COMPLETE
73432026-09-04T15:43:20.009Z[ recovery-image] Sep 04 15:43:19.166 INFO O| Sep 04 15:43:19.166 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73442026-09-04T15:43:20.016Z[ recovery-image] Sep 04 15:43:19.177 INFO O| Sep 04 15:43:19.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
73452026-09-04T15:43:20.020Z[ recovery-image] Sep 04 15:43:19.178 INFO O| Sep 04 15:43:19.178 INFO STEP 555 (remove_files) COMPLETE
73462026-09-04T15:43:20.020Z[ recovery-image] Sep 04 15:43:19.178 INFO O| Sep 04 15:43:19.178 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73472026-09-04T15:43:20.073Z[ recovery-image] Sep 04 15:43:19.189 INFO O| Sep 04 15:43:19.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
73482026-09-04T15:43:20.073Z[ recovery-image] Sep 04 15:43:19.189 INFO O| Sep 04 15:43:19.189 INFO STEP 556 (remove_files) COMPLETE
73492026-09-04T15:43:20.073Z[ recovery-image] Sep 04 15:43:19.189 INFO O| Sep 04 15:43:19.189 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73502026-09-04T15:43:20.073Z[ recovery-image] Sep 04 15:43:19.198 INFO O| Sep 04 15:43:19.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
73512026-09-04T15:43:20.073Z[ recovery-image] Sep 04 15:43:19.198 INFO O| Sep 04 15:43:19.198 INFO STEP 557 (remove_files) COMPLETE
73522026-09-04T15:43:20.073Z[ recovery-image] Sep 04 15:43:19.198 INFO O| Sep 04 15:43:19.198 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73532026-09-04T15:43:20.073Z[ recovery-image] Sep 04 15:43:19.210 INFO O| Sep 04 15:43:19.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
73542026-09-04T15:43:20.074Z[ recovery-image] Sep 04 15:43:19.210 INFO O| Sep 04 15:43:19.210 INFO STEP 558 (remove_files) COMPLETE
73552026-09-04T15:43:20.074Z[ recovery-image] Sep 04 15:43:19.210 INFO O| Sep 04 15:43:19.210 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73562026-09-04T15:43:20.074Z[ recovery-image] Sep 04 15:43:19.221 INFO O| Sep 04 15:43:19.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
73572026-09-04T15:43:20.074Z[ recovery-image] Sep 04 15:43:19.221 INFO O| Sep 04 15:43:19.221 INFO STEP 559 (remove_files) COMPLETE
73582026-09-04T15:43:20.074Z[ recovery-image] Sep 04 15:43:19.221 INFO O| Sep 04 15:43:19.221 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73592026-09-04T15:43:20.074Z[ recovery-image] Sep 04 15:43:19.232 INFO O| Sep 04 15:43:19.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
73602026-09-04T15:43:20.074Z[ recovery-image] Sep 04 15:43:19.232 INFO O| Sep 04 15:43:19.232 INFO STEP 560 (remove_files) COMPLETE
73612026-09-04T15:43:20.074Z[ recovery-image] Sep 04 15:43:19.232 INFO O| Sep 04 15:43:19.232 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73622026-09-04T15:43:20.080Z[ recovery-image] Sep 04 15:43:19.242 INFO O| Sep 04 15:43:19.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
73632026-09-04T15:43:20.081Z[ recovery-image] Sep 04 15:43:19.242 INFO O| Sep 04 15:43:19.242 INFO STEP 561 (remove_files) COMPLETE
73642026-09-04T15:43:20.081Z[ recovery-image] Sep 04 15:43:19.242 INFO O| Sep 04 15:43:19.242 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73652026-09-04T15:43:20.091Z[ recovery-image] Sep 04 15:43:19.252 INFO O| Sep 04 15:43:19.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
73662026-09-04T15:43:20.091Z[ recovery-image] Sep 04 15:43:19.252 INFO O| Sep 04 15:43:19.252 INFO STEP 562 (remove_files) COMPLETE
73672026-09-04T15:43:20.091Z[ recovery-image] Sep 04 15:43:19.252 INFO O| Sep 04 15:43:19.252 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73682026-09-04T15:43:20.101Z[ recovery-image] Sep 04 15:43:19.263 INFO O| Sep 04 15:43:19.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
73692026-09-04T15:43:20.104Z[ recovery-image] Sep 04 15:43:19.264 INFO O| Sep 04 15:43:19.264 INFO STEP 563 (remove_files) COMPLETE
73702026-09-04T15:43:20.104Z[ recovery-image] Sep 04 15:43:19.264 INFO O| Sep 04 15:43:19.264 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73712026-09-04T15:43:20.113Z[ recovery-image] Sep 04 15:43:19.274 INFO O| Sep 04 15:43:19.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
73722026-09-04T15:43:20.113Z[ recovery-image] Sep 04 15:43:19.274 INFO O| Sep 04 15:43:19.274 INFO STEP 564 (remove_files) COMPLETE
73732026-09-04T15:43:20.113Z[ recovery-image] Sep 04 15:43:19.274 INFO O| Sep 04 15:43:19.274 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73742026-09-04T15:43:20.124Z[ recovery-image] Sep 04 15:43:19.286 INFO O| Sep 04 15:43:19.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
73752026-09-04T15:43:20.127Z[ recovery-image] Sep 04 15:43:19.287 INFO O| Sep 04 15:43:19.287 INFO STEP 565 (remove_files) COMPLETE
73762026-09-04T15:43:20.127Z[ recovery-image] Sep 04 15:43:19.287 INFO O| Sep 04 15:43:19.287 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73772026-09-04T15:43:20.137Z[ recovery-image] Sep 04 15:43:19.299 INFO O| Sep 04 15:43:19.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
73782026-09-04T15:43:20.137Z[ recovery-image] Sep 04 15:43:19.299 INFO O| Sep 04 15:43:19.299 INFO STEP 566 (remove_files) COMPLETE
73792026-09-04T15:43:20.137Z[ recovery-image] Sep 04 15:43:19.299 INFO O| Sep 04 15:43:19.299 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73802026-09-04T15:43:20.148Z[ recovery-image] Sep 04 15:43:19.309 INFO O| Sep 04 15:43:19.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
73812026-09-04T15:43:20.151Z[ recovery-image] Sep 04 15:43:19.310 INFO O| Sep 04 15:43:19.310 INFO STEP 567 (remove_files) COMPLETE
73822026-09-04T15:43:20.151Z[ recovery-image] Sep 04 15:43:19.310 INFO O| Sep 04 15:43:19.310 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73832026-09-04T15:43:20.158Z[ recovery-image] Sep 04 15:43:19.320 INFO O| Sep 04 15:43:19.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
73842026-09-04T15:43:20.158Z[ recovery-image] Sep 04 15:43:19.320 INFO O| Sep 04 15:43:19.320 INFO STEP 568 (remove_files) COMPLETE
73852026-09-04T15:43:20.158Z[ recovery-image] Sep 04 15:43:19.320 INFO O| Sep 04 15:43:19.320 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73862026-09-04T15:43:20.170Z[ recovery-image] Sep 04 15:43:19.331 INFO O| Sep 04 15:43:19.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
73872026-09-04T15:43:20.170Z[ recovery-image] Sep 04 15:43:19.331 INFO O| Sep 04 15:43:19.331 INFO STEP 569 (remove_files) COMPLETE
73882026-09-04T15:43:20.174Z[ recovery-image] Sep 04 15:43:19.331 INFO O| Sep 04 15:43:19.331 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73892026-09-04T15:43:20.181Z[ recovery-image] Sep 04 15:43:19.342 INFO O| Sep 04 15:43:19.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
73902026-09-04T15:43:20.184Z[ recovery-image] Sep 04 15:43:19.342 INFO O| Sep 04 15:43:19.342 INFO STEP 570 (remove_files) COMPLETE
73912026-09-04T15:43:20.184Z[ recovery-image] Sep 04 15:43:19.342 INFO O| Sep 04 15:43:19.342 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73922026-09-04T15:43:20.191Z[ recovery-image] Sep 04 15:43:19.353 INFO O| Sep 04 15:43:19.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
73932026-09-04T15:43:20.191Z[ recovery-image] Sep 04 15:43:19.353 INFO O| Sep 04 15:43:19.353 INFO STEP 571 (remove_files) COMPLETE
73942026-09-04T15:43:20.191Z[ recovery-image] Sep 04 15:43:19.353 INFO O| Sep 04 15:43:19.353 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73952026-09-04T15:43:20.202Z[ recovery-image] Sep 04 15:43:19.363 INFO O| Sep 04 15:43:19.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
73962026-09-04T15:43:20.202Z[ recovery-image] Sep 04 15:43:19.363 INFO O| Sep 04 15:43:19.363 INFO STEP 572 (remove_files) COMPLETE
73972026-09-04T15:43:20.202Z[ recovery-image] Sep 04 15:43:19.363 INFO O| Sep 04 15:43:19.363 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73982026-09-04T15:43:20.213Z[ recovery-image] Sep 04 15:43:19.375 INFO O| Sep 04 15:43:19.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
73992026-09-04T15:43:20.213Z[ recovery-image] Sep 04 15:43:19.375 INFO O| Sep 04 15:43:19.375 INFO STEP 573 (remove_files) COMPLETE
74002026-09-04T15:43:20.213Z[ recovery-image] Sep 04 15:43:19.375 INFO O| Sep 04 15:43:19.375 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74012026-09-04T15:43:20.225Z[ recovery-image] Sep 04 15:43:19.386 INFO O| Sep 04 15:43:19.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
74022026-09-04T15:43:20.225Z[ recovery-image] Sep 04 15:43:19.386 INFO O| Sep 04 15:43:19.386 INFO STEP 574 (remove_files) COMPLETE
74032026-09-04T15:43:20.228Z[ recovery-image] Sep 04 15:43:19.386 INFO O| Sep 04 15:43:19.386 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74042026-09-04T15:43:20.235Z[ recovery-image] Sep 04 15:43:19.396 INFO O| Sep 04 15:43:19.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
74052026-09-04T15:43:20.235Z[ recovery-image] Sep 04 15:43:19.396 INFO O| Sep 04 15:43:19.396 INFO STEP 575 (remove_files) COMPLETE
74062026-09-04T15:43:20.238Z[ recovery-image] Sep 04 15:43:19.396 INFO O| Sep 04 15:43:19.396 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74072026-09-04T15:43:20.244Z[ recovery-image] Sep 04 15:43:19.405 INFO O| Sep 04 15:43:19.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.3.49.1"
74082026-09-04T15:43:20.244Z[ recovery-image] Sep 04 15:43:19.405 INFO O| Sep 04 15:43:19.405 INFO STEP 576 (remove_files) COMPLETE
74092026-09-04T15:43:20.244Z[ recovery-image] Sep 04 15:43:19.405 INFO O| Sep 04 15:43:19.405 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74102026-09-04T15:43:20.253Z[ recovery-image] Sep 04 15:43:19.415 INFO O| Sep 04 15:43:19.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
74112026-09-04T15:43:20.253Z[ recovery-image] Sep 04 15:43:19.415 INFO O| Sep 04 15:43:19.415 INFO STEP 577 (remove_files) COMPLETE
74122026-09-04T15:43:20.253Z[ recovery-image] Sep 04 15:43:19.415 INFO O| Sep 04 15:43:19.415 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74132026-09-04T15:43:20.265Z[ recovery-image] Sep 04 15:43:19.426 INFO O| Sep 04 15:43:19.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
74142026-09-04T15:43:20.265Z[ recovery-image] Sep 04 15:43:19.426 INFO O| Sep 04 15:43:19.426 INFO STEP 578 (remove_files) COMPLETE
74152026-09-04T15:43:20.268Z[ recovery-image] Sep 04 15:43:19.427 INFO O| Sep 04 15:43:19.426 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74162026-09-04T15:43:20.275Z[ recovery-image] Sep 04 15:43:19.437 INFO O| Sep 04 15:43:19.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
74172026-09-04T15:43:20.275Z[ recovery-image] Sep 04 15:43:19.437 INFO O| Sep 04 15:43:19.437 INFO STEP 579 (remove_files) COMPLETE
74182026-09-04T15:43:20.279Z[ recovery-image] Sep 04 15:43:19.437 INFO O| Sep 04 15:43:19.437 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74192026-09-04T15:43:20.285Z[ recovery-image] Sep 04 15:43:19.446 INFO O| Sep 04 15:43:19.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
74202026-09-04T15:43:20.285Z[ recovery-image] Sep 04 15:43:19.446 INFO O| Sep 04 15:43:19.446 INFO STEP 580 (remove_files) COMPLETE
74212026-09-04T15:43:20.288Z[ recovery-image] Sep 04 15:43:19.446 INFO O| Sep 04 15:43:19.446 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74222026-09-04T15:43:20.291Z[verify-libraries] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
74232026-09-04T15:43:20.304Z[ recovery-image] Sep 04 15:43:19.466 INFO O| Sep 04 15:43:19.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
74242026-09-04T15:43:20.304Z[ recovery-image] Sep 04 15:43:19.466 INFO O| Sep 04 15:43:19.466 INFO STEP 581 (remove_files) COMPLETE
74252026-09-04T15:43:20.308Z[ recovery-image] Sep 04 15:43:19.466 INFO O| Sep 04 15:43:19.466 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74262026-09-04T15:43:20.317Z[ recovery-image] Sep 04 15:43:19.478 INFO O| Sep 04 15:43:19.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
74272026-09-04T15:43:20.323Z[ recovery-image] Sep 04 15:43:19.479 INFO O| Sep 04 15:43:19.479 INFO STEP 582 (remove_files) COMPLETE
74282026-09-04T15:43:20.324Z[ recovery-image] Sep 04 15:43:19.479 INFO O| Sep 04 15:43:19.479 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74292026-09-04T15:43:20.327Z[ recovery-image] Sep 04 15:43:19.488 INFO O| Sep 04 15:43:19.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
74302026-09-04T15:43:20.327Z[ recovery-image] Sep 04 15:43:19.489 INFO O| Sep 04 15:43:19.489 INFO STEP 583 (remove_files) COMPLETE
74312026-09-04T15:43:20.327Z[ recovery-image] Sep 04 15:43:19.489 INFO O| Sep 04 15:43:19.489 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74322026-09-04T15:43:20.336Z[ recovery-image] Sep 04 15:43:19.498 INFO O| Sep 04 15:43:19.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
74332026-09-04T15:43:20.336Z[ recovery-image] Sep 04 15:43:19.498 INFO O| Sep 04 15:43:19.498 INFO STEP 584 (remove_files) COMPLETE
74342026-09-04T15:43:20.340Z[ recovery-image] Sep 04 15:43:19.498 INFO O| Sep 04 15:43:19.498 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74352026-09-04T15:43:20.346Z[ recovery-image] Sep 04 15:43:19.508 INFO O| Sep 04 15:43:19.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
74362026-09-04T15:43:20.346Z[ recovery-image] Sep 04 15:43:19.508 INFO O| Sep 04 15:43:19.508 INFO STEP 585 (remove_files) COMPLETE
74372026-09-04T15:43:20.346Z[ recovery-image] Sep 04 15:43:19.508 INFO O| Sep 04 15:43:19.508 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74382026-09-04T15:43:20.359Z[ recovery-image] Sep 04 15:43:19.517 INFO O| Sep 04 15:43:19.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
74392026-09-04T15:43:20.359Z[ recovery-image] Sep 04 15:43:19.517 INFO O| Sep 04 15:43:19.517 INFO STEP 586 (remove_files) COMPLETE
74402026-09-04T15:43:20.359Z[ recovery-image] Sep 04 15:43:19.517 INFO O| Sep 04 15:43:19.517 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74412026-09-04T15:43:20.365Z[ recovery-image] Sep 04 15:43:19.527 INFO O| Sep 04 15:43:19.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
74422026-09-04T15:43:20.365Z[ recovery-image] Sep 04 15:43:19.527 INFO O| Sep 04 15:43:19.527 INFO STEP 587 (remove_files) COMPLETE
74432026-09-04T15:43:20.365Z[ recovery-image] Sep 04 15:43:19.527 INFO O| Sep 04 15:43:19.527 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74442026-09-04T15:43:20.375Z[ recovery-image] Sep 04 15:43:19.536 INFO O| Sep 04 15:43:19.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
74452026-09-04T15:43:20.375Z[ recovery-image] Sep 04 15:43:19.536 INFO O| Sep 04 15:43:19.536 INFO STEP 588 (remove_files) COMPLETE
74462026-09-04T15:43:20.375Z[ recovery-image] Sep 04 15:43:19.536 INFO O| Sep 04 15:43:19.536 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74472026-09-04T15:43:20.384Z[ recovery-image] Sep 04 15:43:19.546 INFO O| Sep 04 15:43:19.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
74482026-09-04T15:43:20.384Z[ recovery-image] Sep 04 15:43:19.546 INFO O| Sep 04 15:43:19.546 INFO STEP 589 (remove_files) COMPLETE
74492026-09-04T15:43:20.384Z[ recovery-image] Sep 04 15:43:19.546 INFO O| Sep 04 15:43:19.546 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74502026-09-04T15:43:20.388Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
74512026-09-04T15:43:20.392Z[ recovery-image] Sep 04 15:43:19.554 INFO O| Sep 04 15:43:19.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
74522026-09-04T15:43:20.396Z[ recovery-image] Sep 04 15:43:19.555 INFO O| Sep 04 15:43:19.555 INFO STEP 590 (remove_files) COMPLETE
74532026-09-04T15:43:20.396Z[ recovery-image] Sep 04 15:43:19.555 INFO O| Sep 04 15:43:19.555 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74542026-09-04T15:43:20.404Z[ recovery-image] Sep 04 15:43:19.566 INFO O| Sep 04 15:43:19.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
74552026-09-04T15:43:20.404Z[ recovery-image] Sep 04 15:43:19.566 INFO O| Sep 04 15:43:19.566 INFO STEP 591 (remove_files) COMPLETE
74562026-09-04T15:43:20.408Z[ recovery-image] Sep 04 15:43:19.566 INFO O| Sep 04 15:43:19.566 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74572026-09-04T15:43:20.416Z[ recovery-image] Sep 04 15:43:19.578 INFO O| Sep 04 15:43:19.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
74582026-09-04T15:43:20.416Z[ recovery-image] Sep 04 15:43:19.578 INFO O| Sep 04 15:43:19.578 INFO STEP 592 (remove_files) COMPLETE
74592026-09-04T15:43:20.420Z[ recovery-image] Sep 04 15:43:19.578 INFO O| Sep 04 15:43:19.578 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74602026-09-04T15:43:20.427Z[ recovery-image] Sep 04 15:43:19.589 INFO O| Sep 04 15:43:19.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
74612026-09-04T15:43:20.431Z[ recovery-image] Sep 04 15:43:19.590 INFO O| Sep 04 15:43:19.590 INFO STEP 593 (remove_files) COMPLETE
74622026-09-04T15:43:20.431Z[ recovery-image] Sep 04 15:43:19.590 INFO O| Sep 04 15:43:19.590 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74632026-09-04T15:43:20.439Z[ recovery-image] Sep 04 15:43:19.600 INFO O| Sep 04 15:43:19.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
74642026-09-04T15:43:20.439Z[ recovery-image] Sep 04 15:43:19.601 INFO O| Sep 04 15:43:19.601 INFO STEP 594 (remove_files) COMPLETE
74652026-09-04T15:43:20.439Z[ recovery-image] Sep 04 15:43:19.601 INFO O| Sep 04 15:43:19.601 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74662026-09-04T15:43:20.449Z[ recovery-image] Sep 04 15:43:19.611 INFO O| Sep 04 15:43:19.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
74672026-09-04T15:43:20.449Z[ recovery-image] Sep 04 15:43:19.611 INFO O| Sep 04 15:43:19.611 INFO STEP 595 (remove_files) COMPLETE
74682026-09-04T15:43:20.453Z[ recovery-image] Sep 04 15:43:19.611 INFO O| Sep 04 15:43:19.611 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74692026-09-04T15:43:20.460Z[ recovery-image] Sep 04 15:43:19.622 INFO O| Sep 04 15:43:19.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
74702026-09-04T15:43:20.460Z[ recovery-image] Sep 04 15:43:19.622 INFO O| Sep 04 15:43:19.622 INFO STEP 596 (remove_files) COMPLETE
74712026-09-04T15:43:20.464Z[ recovery-image] Sep 04 15:43:19.622 INFO O| Sep 04 15:43:19.622 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74722026-09-04T15:43:20.471Z[ recovery-image] Sep 04 15:43:19.633 INFO O| Sep 04 15:43:19.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
74732026-09-04T15:43:20.471Z[ recovery-image] Sep 04 15:43:19.633 INFO O| Sep 04 15:43:19.633 INFO STEP 597 (remove_files) COMPLETE
74742026-09-04T15:43:20.471Z[ recovery-image] Sep 04 15:43:19.633 INFO O| Sep 04 15:43:19.633 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74752026-09-04T15:43:20.482Z[ recovery-image] Sep 04 15:43:19.644 INFO O| Sep 04 15:43:19.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
74762026-09-04T15:43:20.482Z[ recovery-image] Sep 04 15:43:19.644 INFO O| Sep 04 15:43:19.644 INFO STEP 598 (remove_files) COMPLETE
74772026-09-04T15:43:20.483Z[ recovery-image] Sep 04 15:43:19.644 INFO O| Sep 04 15:43:19.644 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74782026-09-04T15:43:20.493Z[ recovery-image] Sep 04 15:43:19.655 INFO O| Sep 04 15:43:19.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
74792026-09-04T15:43:20.493Z[ recovery-image] Sep 04 15:43:19.655 INFO O| Sep 04 15:43:19.655 INFO STEP 599 (remove_files) COMPLETE
74802026-09-04T15:43:20.493Z[ recovery-image] Sep 04 15:43:19.655 INFO O| Sep 04 15:43:19.655 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74812026-09-04T15:43:20.504Z[ recovery-image] Sep 04 15:43:19.666 INFO O| Sep 04 15:43:19.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
74822026-09-04T15:43:20.504Z[ recovery-image] Sep 04 15:43:19.666 INFO O| Sep 04 15:43:19.666 INFO STEP 600 (remove_files) COMPLETE
74832026-09-04T15:43:20.504Z[ recovery-image] Sep 04 15:43:19.666 INFO O| Sep 04 15:43:19.666 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74842026-09-04T15:43:20.515Z[ recovery-image] Sep 04 15:43:19.676 INFO O| Sep 04 15:43:19.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
74852026-09-04T15:43:20.515Z[ recovery-image] Sep 04 15:43:19.676 INFO O| Sep 04 15:43:19.676 INFO STEP 601 (remove_files) COMPLETE
74862026-09-04T15:43:20.515Z[ recovery-image] Sep 04 15:43:19.676 INFO O| Sep 04 15:43:19.676 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74872026-09-04T15:43:20.525Z[ recovery-image] Sep 04 15:43:19.687 INFO O| Sep 04 15:43:19.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
74882026-09-04T15:43:20.525Z[ recovery-image] Sep 04 15:43:19.687 INFO O| Sep 04 15:43:19.687 INFO STEP 602 (remove_files) COMPLETE
74892026-09-04T15:43:20.525Z[ recovery-image] Sep 04 15:43:19.687 INFO O| Sep 04 15:43:19.687 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74902026-09-04T15:43:20.535Z[ recovery-image] Sep 04 15:43:19.696 INFO O| Sep 04 15:43:19.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
74912026-09-04T15:43:20.535Z[ recovery-image] Sep 04 15:43:19.697 INFO O| Sep 04 15:43:19.696 INFO STEP 603 (remove_files) COMPLETE
74922026-09-04T15:43:20.535Z[ recovery-image] Sep 04 15:43:19.697 INFO O| Sep 04 15:43:19.697 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74932026-09-04T15:43:20.545Z[ recovery-image] Sep 04 15:43:19.706 INFO O| Sep 04 15:43:19.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
74942026-09-04T15:43:20.545Z[ recovery-image] Sep 04 15:43:19.706 INFO O| Sep 04 15:43:19.706 INFO STEP 604 (remove_files) COMPLETE
74952026-09-04T15:43:20.545Z[ recovery-image] Sep 04 15:43:19.706 INFO O| Sep 04 15:43:19.706 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74962026-09-04T15:43:20.554Z[ recovery-image] Sep 04 15:43:19.716 INFO O| Sep 04 15:43:19.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
74972026-09-04T15:43:20.554Z[ recovery-image] Sep 04 15:43:19.716 INFO O| Sep 04 15:43:19.716 INFO STEP 605 (remove_files) COMPLETE
74982026-09-04T15:43:20.554Z[ recovery-image] Sep 04 15:43:19.716 INFO O| Sep 04 15:43:19.716 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74992026-09-04T15:43:20.565Z[ recovery-image] Sep 04 15:43:19.727 INFO O| Sep 04 15:43:19.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
75002026-09-04T15:43:20.565Z[ recovery-image] Sep 04 15:43:19.727 INFO O| Sep 04 15:43:19.727 INFO STEP 606 (remove_files) COMPLETE
75012026-09-04T15:43:20.565Z[ recovery-image] Sep 04 15:43:19.727 INFO O| Sep 04 15:43:19.727 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75022026-09-04T15:43:20.576Z[ recovery-image] Sep 04 15:43:19.738 INFO O| Sep 04 15:43:19.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
75032026-09-04T15:43:20.579Z[ recovery-image] Sep 04 15:43:19.738 INFO O| Sep 04 15:43:19.738 INFO STEP 607 (remove_files) COMPLETE
75042026-09-04T15:43:20.580Z[ recovery-image] Sep 04 15:43:19.738 INFO O| Sep 04 15:43:19.738 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75052026-09-04T15:43:20.587Z[ recovery-image] Sep 04 15:43:19.749 INFO O| Sep 04 15:43:19.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
75062026-09-04T15:43:20.588Z[ recovery-image] Sep 04 15:43:19.749 INFO O| Sep 04 15:43:19.749 INFO STEP 608 (remove_files) COMPLETE
75072026-09-04T15:43:20.591Z[ recovery-image] Sep 04 15:43:19.749 INFO O| Sep 04 15:43:19.749 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75082026-09-04T15:43:20.598Z[ recovery-image] Sep 04 15:43:19.760 INFO O| Sep 04 15:43:19.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
75092026-09-04T15:43:20.598Z[ recovery-image] Sep 04 15:43:19.760 INFO O| Sep 04 15:43:19.760 INFO STEP 609 (remove_files) COMPLETE
75102026-09-04T15:43:20.598Z[ recovery-image] Sep 04 15:43:19.760 INFO O| Sep 04 15:43:19.760 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75112026-09-04T15:43:20.608Z[ recovery-image] Sep 04 15:43:19.769 INFO O| Sep 04 15:43:19.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
75122026-09-04T15:43:20.608Z[ recovery-image] Sep 04 15:43:19.770 INFO O| Sep 04 15:43:19.769 INFO STEP 610 (remove_files) COMPLETE
75132026-09-04T15:43:20.608Z[ recovery-image] Sep 04 15:43:19.770 INFO O| Sep 04 15:43:19.770 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75142026-09-04T15:43:20.618Z[ recovery-image] Sep 04 15:43:19.779 INFO O| Sep 04 15:43:19.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
75152026-09-04T15:43:20.618Z[ recovery-image] Sep 04 15:43:19.780 INFO O| Sep 04 15:43:19.780 INFO STEP 611 (remove_files) COMPLETE
75162026-09-04T15:43:20.621Z[ recovery-image] Sep 04 15:43:19.780 INFO O| Sep 04 15:43:19.780 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75172026-09-04T15:43:20.628Z[ recovery-image] Sep 04 15:43:19.789 INFO O| Sep 04 15:43:19.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
75182026-09-04T15:43:20.628Z[ recovery-image] Sep 04 15:43:19.789 INFO O| Sep 04 15:43:19.789 INFO STEP 612 (remove_files) COMPLETE
75192026-09-04T15:43:20.628Z[ recovery-image] Sep 04 15:43:19.789 INFO O| Sep 04 15:43:19.789 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75202026-09-04T15:43:20.638Z[ recovery-image] Sep 04 15:43:19.800 INFO O| Sep 04 15:43:19.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
75212026-09-04T15:43:20.638Z[ recovery-image] Sep 04 15:43:19.800 INFO O| Sep 04 15:43:19.800 INFO STEP 613 (remove_files) COMPLETE
75222026-09-04T15:43:20.642Z[ recovery-image] Sep 04 15:43:19.800 INFO O| Sep 04 15:43:19.800 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75232026-09-04T15:43:20.647Z[ recovery-image] Sep 04 15:43:19.809 INFO O| Sep 04 15:43:19.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
75242026-09-04T15:43:20.647Z[ recovery-image] Sep 04 15:43:19.809 INFO O| Sep 04 15:43:19.809 INFO STEP 614 (remove_files) COMPLETE
75252026-09-04T15:43:20.647Z[ recovery-image] Sep 04 15:43:19.809 INFO O| Sep 04 15:43:19.809 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75262026-09-04T15:43:20.657Z[ recovery-image] Sep 04 15:43:19.819 INFO O| Sep 04 15:43:19.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
75272026-09-04T15:43:20.657Z[ recovery-image] Sep 04 15:43:19.819 INFO O| Sep 04 15:43:19.819 INFO STEP 615 (remove_files) COMPLETE
75282026-09-04T15:43:20.657Z[ recovery-image] Sep 04 15:43:19.819 INFO O| Sep 04 15:43:19.819 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75292026-09-04T15:43:20.662Z[verify-libraries] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
75302026-09-04T15:43:20.666Z[ recovery-image] Sep 04 15:43:19.828 INFO O| Sep 04 15:43:19.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
75312026-09-04T15:43:20.666Z[ recovery-image] Sep 04 15:43:19.828 INFO O| Sep 04 15:43:19.828 INFO STEP 616 (remove_files) COMPLETE
75322026-09-04T15:43:20.670Z[ recovery-image] Sep 04 15:43:19.828 INFO O| Sep 04 15:43:19.828 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75332026-09-04T15:43:20.678Z[ recovery-image] Sep 04 15:43:19.839 INFO O| Sep 04 15:43:19.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
75342026-09-04T15:43:20.678Z[ recovery-image] Sep 04 15:43:19.839 INFO O| Sep 04 15:43:19.839 INFO STEP 617 (remove_files) COMPLETE
75352026-09-04T15:43:20.681Z[ recovery-image] Sep 04 15:43:19.839 INFO O| Sep 04 15:43:19.839 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75362026-09-04T15:43:20.687Z[ recovery-image] Sep 04 15:43:19.849 INFO O| Sep 04 15:43:19.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
75372026-09-04T15:43:20.687Z[ recovery-image] Sep 04 15:43:19.849 INFO O| Sep 04 15:43:19.849 INFO STEP 618 (remove_files) COMPLETE
75382026-09-04T15:43:20.691Z[ recovery-image] Sep 04 15:43:19.849 INFO O| Sep 04 15:43:19.849 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75392026-09-04T15:43:20.698Z[ recovery-image] Sep 04 15:43:19.860 INFO O| Sep 04 15:43:19.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
75402026-09-04T15:43:20.705Z[ recovery-image] Sep 04 15:43:19.861 INFO O| Sep 04 15:43:19.861 INFO STEP 619 (remove_files) COMPLETE
75412026-09-04T15:43:20.705Z[ recovery-image] Sep 04 15:43:19.861 INFO O| Sep 04 15:43:19.861 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75422026-09-04T15:43:20.710Z[ recovery-image] Sep 04 15:43:19.871 INFO O| Sep 04 15:43:19.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
75432026-09-04T15:43:20.710Z[ recovery-image] Sep 04 15:43:19.871 INFO O| Sep 04 15:43:19.871 INFO STEP 620 (remove_files) COMPLETE
75442026-09-04T15:43:20.710Z[ recovery-image] Sep 04 15:43:19.871 INFO O| Sep 04 15:43:19.871 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75452026-09-04T15:43:20.721Z[ recovery-image] Sep 04 15:43:19.883 INFO O| Sep 04 15:43:19.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
75462026-09-04T15:43:20.721Z[ recovery-image] Sep 04 15:43:19.883 INFO O| Sep 04 15:43:19.883 INFO STEP 621 (remove_files) COMPLETE
75472026-09-04T15:43:20.724Z[ recovery-image] Sep 04 15:43:19.883 INFO O| Sep 04 15:43:19.883 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75482026-09-04T15:43:20.732Z[ recovery-image] Sep 04 15:43:19.894 INFO O| Sep 04 15:43:19.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
75492026-09-04T15:43:20.732Z[ recovery-image] Sep 04 15:43:19.894 INFO O| Sep 04 15:43:19.894 INFO STEP 622 (remove_files) COMPLETE
75502026-09-04T15:43:20.732Z[ recovery-image] Sep 04 15:43:19.894 INFO O| Sep 04 15:43:19.894 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75512026-09-04T15:43:20.742Z[ recovery-image] Sep 04 15:43:19.904 INFO O| Sep 04 15:43:19.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
75522026-09-04T15:43:20.742Z[ recovery-image] Sep 04 15:43:19.904 INFO O| Sep 04 15:43:19.904 INFO STEP 623 (remove_files) COMPLETE
75532026-09-04T15:43:20.746Z[ recovery-image] Sep 04 15:43:19.904 INFO O| Sep 04 15:43:19.904 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75542026-09-04T15:43:20.754Z[ recovery-image] Sep 04 15:43:19.916 INFO O| Sep 04 15:43:19.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
75552026-09-04T15:43:20.758Z[ recovery-image] Sep 04 15:43:19.916 INFO O| Sep 04 15:43:19.916 INFO STEP 624 (remove_files) COMPLETE
75562026-09-04T15:43:20.759Z[ recovery-image] Sep 04 15:43:19.917 INFO O| Sep 04 15:43:19.916 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75572026-09-04T15:43:20.765Z[ recovery-image] Sep 04 15:43:19.927 INFO O| Sep 04 15:43:19.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
75582026-09-04T15:43:20.765Z[ recovery-image] Sep 04 15:43:19.927 INFO O| Sep 04 15:43:19.927 INFO STEP 625 (remove_files) COMPLETE
75592026-09-04T15:43:20.765Z[ recovery-image] Sep 04 15:43:19.927 INFO O| Sep 04 15:43:19.927 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75602026-09-04T15:43:20.777Z[ recovery-image] Sep 04 15:43:19.939 INFO O| Sep 04 15:43:19.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
75612026-09-04T15:43:20.777Z[ recovery-image] Sep 04 15:43:19.939 INFO O| Sep 04 15:43:19.939 INFO STEP 626 (remove_files) COMPLETE
75622026-09-04T15:43:20.777Z[ recovery-image] Sep 04 15:43:19.939 INFO O| Sep 04 15:43:19.939 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75632026-09-04T15:43:20.789Z[ recovery-image] Sep 04 15:43:19.950 INFO O| Sep 04 15:43:19.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
75642026-09-04T15:43:20.789Z[ recovery-image] Sep 04 15:43:19.950 INFO O| Sep 04 15:43:19.950 INFO STEP 627 (remove_files) COMPLETE
75652026-09-04T15:43:20.789Z[ recovery-image] Sep 04 15:43:19.950 INFO O| Sep 04 15:43:19.950 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75662026-09-04T15:43:20.800Z[ recovery-image] Sep 04 15:43:19.962 INFO O| Sep 04 15:43:19.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
75672026-09-04T15:43:20.800Z[ recovery-image] Sep 04 15:43:19.962 INFO O| Sep 04 15:43:19.962 INFO STEP 628 (remove_files) COMPLETE
75682026-09-04T15:43:20.800Z[ recovery-image] Sep 04 15:43:19.962 INFO O| Sep 04 15:43:19.962 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75692026-09-04T15:43:20.810Z[ recovery-image] Sep 04 15:43:19.972 INFO O| Sep 04 15:43:19.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
75702026-09-04T15:43:20.810Z[ recovery-image] Sep 04 15:43:19.972 INFO O| Sep 04 15:43:19.972 INFO STEP 629 (remove_files) COMPLETE
75712026-09-04T15:43:20.814Z[ recovery-image] Sep 04 15:43:19.972 INFO O| Sep 04 15:43:19.972 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75722026-09-04T15:43:20.821Z[ recovery-image] Sep 04 15:43:19.983 INFO O| Sep 04 15:43:19.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
75732026-09-04T15:43:20.821Z[ recovery-image] Sep 04 15:43:19.983 INFO O| Sep 04 15:43:19.983 INFO STEP 630 (remove_files) COMPLETE
75742026-09-04T15:43:20.821Z[ recovery-image] Sep 04 15:43:19.983 INFO O| Sep 04 15:43:19.983 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75752026-09-04T15:43:20.834Z[ recovery-image] Sep 04 15:43:19.994 INFO O| Sep 04 15:43:19.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
75762026-09-04T15:43:20.834Z[ recovery-image] Sep 04 15:43:19.994 INFO O| Sep 04 15:43:19.994 INFO STEP 631 (remove_files) COMPLETE
75772026-09-04T15:43:20.834Z[ recovery-image] Sep 04 15:43:19.994 INFO O| Sep 04 15:43:19.994 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75782026-09-04T15:43:20.843Z[ recovery-image] Sep 04 15:43:20.004 INFO O| Sep 04 15:43:20.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
75792026-09-04T15:43:20.843Z[ recovery-image] Sep 04 15:43:20.004 INFO O| Sep 04 15:43:20.004 INFO STEP 632 (remove_files) COMPLETE
75802026-09-04T15:43:20.843Z[ recovery-image] Sep 04 15:43:20.004 INFO O| Sep 04 15:43:20.004 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75812026-09-04T15:43:20.854Z[ recovery-image] Sep 04 15:43:20.016 INFO O| Sep 04 15:43:20.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
75822026-09-04T15:43:20.854Z[ recovery-image] Sep 04 15:43:20.016 INFO O| Sep 04 15:43:20.016 INFO STEP 633 (remove_files) COMPLETE
75832026-09-04T15:43:20.854Z[ recovery-image] Sep 04 15:43:20.016 INFO O| Sep 04 15:43:20.016 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75842026-09-04T15:43:20.866Z[ recovery-image] Sep 04 15:43:20.027 INFO O| Sep 04 15:43:20.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
75852026-09-04T15:43:20.866Z[ recovery-image] Sep 04 15:43:20.027 INFO O| Sep 04 15:43:20.027 INFO STEP 634 (remove_files) COMPLETE
75862026-09-04T15:43:20.866Z[ recovery-image] Sep 04 15:43:20.027 INFO O| Sep 04 15:43:20.027 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75872026-09-04T15:43:20.876Z[ recovery-image] Sep 04 15:43:20.038 INFO O| Sep 04 15:43:20.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
75882026-09-04T15:43:20.876Z[ recovery-image] Sep 04 15:43:20.038 INFO O| Sep 04 15:43:20.038 INFO STEP 635 (remove_files) COMPLETE
75892026-09-04T15:43:20.877Z[ recovery-image] Sep 04 15:43:20.038 INFO O| Sep 04 15:43:20.038 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75902026-09-04T15:43:20.896Z[ recovery-image] Sep 04 15:43:20.058 INFO O| Sep 04 15:43:20.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
75912026-09-04T15:43:20.896Z[ recovery-image] Sep 04 15:43:20.058 INFO O| Sep 04 15:43:20.058 INFO STEP 636 (remove_files) COMPLETE
75922026-09-04T15:43:20.896Z[ recovery-image] Sep 04 15:43:20.058 INFO O| Sep 04 15:43:20.058 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75932026-09-04T15:43:20.908Z[ recovery-image] Sep 04 15:43:20.070 INFO O| Sep 04 15:43:20.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
75942026-09-04T15:43:20.908Z[ recovery-image] Sep 04 15:43:20.070 INFO O| Sep 04 15:43:20.070 INFO STEP 637 (remove_files) COMPLETE
75952026-09-04T15:43:20.908Z[ recovery-image] Sep 04 15:43:20.070 INFO O| Sep 04 15:43:20.070 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75962026-09-04T15:43:20.920Z[ recovery-image] Sep 04 15:43:20.082 INFO O| Sep 04 15:43:20.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
75972026-09-04T15:43:20.920Z[ recovery-image] Sep 04 15:43:20.082 INFO O| Sep 04 15:43:20.082 INFO STEP 638 (remove_files) COMPLETE
75982026-09-04T15:43:20.920Z[ recovery-image] Sep 04 15:43:20.082 INFO O| Sep 04 15:43:20.082 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75992026-09-04T15:43:20.932Z[ recovery-image] Sep 04 15:43:20.094 INFO O| Sep 04 15:43:20.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
76002026-09-04T15:43:20.932Z[ recovery-image] Sep 04 15:43:20.094 INFO O| Sep 04 15:43:20.094 INFO STEP 639 (remove_files) COMPLETE
76012026-09-04T15:43:20.932Z[ recovery-image] Sep 04 15:43:20.094 INFO O| Sep 04 15:43:20.094 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76022026-09-04T15:43:20.943Z[ recovery-image] Sep 04 15:43:20.105 INFO O| Sep 04 15:43:20.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
76032026-09-04T15:43:20.943Z[ recovery-image] Sep 04 15:43:20.105 INFO O| Sep 04 15:43:20.105 INFO STEP 640 (remove_files) COMPLETE
76042026-09-04T15:43:20.943Z[ recovery-image] Sep 04 15:43:20.105 INFO O| Sep 04 15:43:20.105 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76052026-09-04T15:43:20.953Z[ recovery-image] Sep 04 15:43:20.115 INFO O| Sep 04 15:43:20.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
76062026-09-04T15:43:20.953Z[ recovery-image] Sep 04 15:43:20.115 INFO O| Sep 04 15:43:20.115 INFO STEP 641 (remove_files) COMPLETE
76072026-09-04T15:43:20.953Z[ recovery-image] Sep 04 15:43:20.115 INFO O| Sep 04 15:43:20.115 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76082026-09-04T15:43:20.964Z[ recovery-image] Sep 04 15:43:20.125 INFO O| Sep 04 15:43:20.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
76092026-09-04T15:43:20.964Z[ recovery-image] Sep 04 15:43:20.125 INFO O| Sep 04 15:43:20.125 INFO STEP 642 (remove_files) COMPLETE
76102026-09-04T15:43:20.964Z[ recovery-image] Sep 04 15:43:20.125 INFO O| Sep 04 15:43:20.125 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76112026-09-04T15:43:20.970Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
76122026-09-04T15:43:20.974Z[ recovery-image] Sep 04 15:43:20.136 INFO O| Sep 04 15:43:20.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
76132026-09-04T15:43:20.974Z[ recovery-image] Sep 04 15:43:20.136 INFO O| Sep 04 15:43:20.136 INFO STEP 643 (remove_files) COMPLETE
76142026-09-04T15:43:20.974Z[ recovery-image] Sep 04 15:43:20.136 INFO O| Sep 04 15:43:20.136 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76152026-09-04T15:43:20.985Z[ recovery-image] Sep 04 15:43:20.147 INFO O| Sep 04 15:43:20.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
76162026-09-04T15:43:20.985Z[ recovery-image] Sep 04 15:43:20.147 INFO O| Sep 04 15:43:20.147 INFO STEP 644 (remove_files) COMPLETE
76172026-09-04T15:43:20.985Z[ recovery-image] Sep 04 15:43:20.147 INFO O| Sep 04 15:43:20.147 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76182026-09-04T15:43:20.998Z[ recovery-image] Sep 04 15:43:20.158 INFO O| Sep 04 15:43:20.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
76192026-09-04T15:43:20.999Z[ recovery-image] Sep 04 15:43:20.158 INFO O| Sep 04 15:43:20.158 INFO STEP 645 (remove_files) COMPLETE
76202026-09-04T15:43:20.999Z[ recovery-image] Sep 04 15:43:20.158 INFO O| Sep 04 15:43:20.158 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76212026-09-04T15:43:21.007Z[ recovery-image] Sep 04 15:43:20.168 INFO O| Sep 04 15:43:20.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
76222026-09-04T15:43:21.007Z[ recovery-image] Sep 04 15:43:20.169 INFO O| Sep 04 15:43:20.169 INFO STEP 646 (remove_files) COMPLETE
76232026-09-04T15:43:21.007Z[ recovery-image] Sep 04 15:43:20.169 INFO O| Sep 04 15:43:20.169 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76242026-09-04T15:43:21.018Z[ recovery-image] Sep 04 15:43:20.180 INFO O| Sep 04 15:43:20.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
76252026-09-04T15:43:21.018Z[ recovery-image] Sep 04 15:43:20.180 INFO O| Sep 04 15:43:20.180 INFO STEP 647 (remove_files) COMPLETE
76262026-09-04T15:43:21.018Z[ recovery-image] Sep 04 15:43:20.180 INFO O| Sep 04 15:43:20.180 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76272026-09-04T15:43:21.029Z[ recovery-image] Sep 04 15:43:20.190 INFO O| Sep 04 15:43:20.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
76282026-09-04T15:43:21.029Z[ recovery-image] Sep 04 15:43:20.190 INFO O| Sep 04 15:43:20.190 INFO STEP 648 (remove_files) COMPLETE
76292026-09-04T15:43:21.029Z[ recovery-image] Sep 04 15:43:20.190 INFO O| Sep 04 15:43:20.190 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76302026-09-04T15:43:21.039Z[ recovery-image] Sep 04 15:43:20.201 INFO O| Sep 04 15:43:20.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
76312026-09-04T15:43:21.040Z[ recovery-image] Sep 04 15:43:20.201 INFO O| Sep 04 15:43:20.201 INFO STEP 649 (remove_files) COMPLETE
76322026-09-04T15:43:21.043Z[ recovery-image] Sep 04 15:43:20.201 INFO O| Sep 04 15:43:20.201 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76332026-09-04T15:43:21.055Z[ recovery-image] Sep 04 15:43:20.212 INFO O| Sep 04 15:43:20.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
76342026-09-04T15:43:21.055Z[ recovery-image] Sep 04 15:43:20.212 INFO O| Sep 04 15:43:20.212 INFO STEP 650 (remove_files) COMPLETE
76352026-09-04T15:43:21.059Z[ recovery-image] Sep 04 15:43:20.212 INFO O| Sep 04 15:43:20.212 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76362026-09-04T15:43:21.065Z[ recovery-image] Sep 04 15:43:20.227 INFO O| Sep 04 15:43:20.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
76372026-09-04T15:43:21.065Z[ recovery-image] Sep 04 15:43:20.227 INFO O| Sep 04 15:43:20.227 INFO STEP 651 (remove_files) COMPLETE
76382026-09-04T15:43:21.065Z[ recovery-image] Sep 04 15:43:20.227 INFO O| Sep 04 15:43:20.227 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76392026-09-04T15:43:21.074Z[ recovery-image] Sep 04 15:43:20.236 INFO O| Sep 04 15:43:20.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
76402026-09-04T15:43:21.074Z[ recovery-image] Sep 04 15:43:20.236 INFO O| Sep 04 15:43:20.236 INFO STEP 652 (remove_files) COMPLETE
76412026-09-04T15:43:21.074Z[ recovery-image] Sep 04 15:43:20.236 INFO O| Sep 04 15:43:20.236 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76422026-09-04T15:43:21.083Z[ recovery-image] Sep 04 15:43:20.245 INFO O| Sep 04 15:43:20.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
76432026-09-04T15:43:21.083Z[ recovery-image] Sep 04 15:43:20.245 INFO O| Sep 04 15:43:20.245 INFO STEP 653 (remove_files) COMPLETE
76442026-09-04T15:43:21.083Z[ recovery-image] Sep 04 15:43:20.245 INFO O| Sep 04 15:43:20.245 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76452026-09-04T15:43:21.092Z[ recovery-image] Sep 04 15:43:20.254 INFO O| Sep 04 15:43:20.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
76462026-09-04T15:43:21.092Z[ recovery-image] Sep 04 15:43:20.254 INFO O| Sep 04 15:43:20.254 INFO STEP 654 (remove_files) COMPLETE
76472026-09-04T15:43:21.092Z[ recovery-image] Sep 04 15:43:20.254 INFO O| Sep 04 15:43:20.254 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76482026-09-04T15:43:21.101Z[ recovery-image] Sep 04 15:43:20.263 INFO O| Sep 04 15:43:20.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
76492026-09-04T15:43:21.104Z[ recovery-image] Sep 04 15:43:20.264 INFO O| Sep 04 15:43:20.264 INFO STEP 655 (remove_files) COMPLETE
76502026-09-04T15:43:21.105Z[ recovery-image] Sep 04 15:43:20.264 INFO O| Sep 04 15:43:20.264 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76512026-09-04T15:43:21.114Z[ recovery-image] Sep 04 15:43:20.275 INFO O| Sep 04 15:43:20.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
76522026-09-04T15:43:21.114Z[ recovery-image] Sep 04 15:43:20.275 INFO O| Sep 04 15:43:20.275 INFO STEP 656 (remove_files) COMPLETE
76532026-09-04T15:43:21.114Z[ recovery-image] Sep 04 15:43:20.275 INFO O| Sep 04 15:43:20.275 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76542026-09-04T15:43:21.123Z[ recovery-image] Sep 04 15:43:20.284 INFO O| Sep 04 15:43:20.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
76552026-09-04T15:43:21.123Z[ recovery-image] Sep 04 15:43:20.284 INFO O| Sep 04 15:43:20.284 INFO STEP 657 (remove_files) COMPLETE
76562026-09-04T15:43:21.123Z[ recovery-image] Sep 04 15:43:20.284 INFO O| Sep 04 15:43:20.284 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76572026-09-04T15:43:21.133Z[ recovery-image] Sep 04 15:43:20.295 INFO O| Sep 04 15:43:20.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
76582026-09-04T15:43:21.133Z[ recovery-image] Sep 04 15:43:20.295 INFO O| Sep 04 15:43:20.295 INFO STEP 658 (remove_files) COMPLETE
76592026-09-04T15:43:21.133Z[ recovery-image] Sep 04 15:43:20.295 INFO O| Sep 04 15:43:20.295 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76602026-09-04T15:43:21.145Z[ recovery-image] Sep 04 15:43:20.305 INFO O| Sep 04 15:43:20.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
76612026-09-04T15:43:21.145Z[ recovery-image] Sep 04 15:43:20.305 INFO O| Sep 04 15:43:20.305 INFO STEP 659 (remove_files) COMPLETE
76622026-09-04T15:43:21.145Z[ recovery-image] Sep 04 15:43:20.305 INFO O| Sep 04 15:43:20.305 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76632026-09-04T15:43:21.157Z[ recovery-image] Sep 04 15:43:20.319 INFO O| Sep 04 15:43:20.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
76642026-09-04T15:43:21.157Z[ recovery-image] Sep 04 15:43:20.319 INFO O| Sep 04 15:43:20.319 INFO STEP 660 (remove_files) COMPLETE
76652026-09-04T15:43:21.157Z[ recovery-image] Sep 04 15:43:20.319 INFO O| Sep 04 15:43:20.319 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76662026-09-04T15:43:21.167Z[ recovery-image] Sep 04 15:43:20.329 INFO O| Sep 04 15:43:20.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
76672026-09-04T15:43:21.168Z[ recovery-image] Sep 04 15:43:20.329 INFO O| Sep 04 15:43:20.329 INFO STEP 661 (remove_files) COMPLETE
76682026-09-04T15:43:21.171Z[ recovery-image] Sep 04 15:43:20.329 INFO O| Sep 04 15:43:20.329 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76692026-09-04T15:43:21.177Z[ recovery-image] Sep 04 15:43:20.338 INFO O| Sep 04 15:43:20.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
76702026-09-04T15:43:21.177Z[ recovery-image] Sep 04 15:43:20.338 INFO O| Sep 04 15:43:20.338 INFO STEP 662 (remove_files) COMPLETE
76712026-09-04T15:43:21.177Z[ recovery-image] Sep 04 15:43:20.338 INFO O| Sep 04 15:43:20.338 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76722026-09-04T15:43:21.187Z[ recovery-image] Sep 04 15:43:20.349 INFO O| Sep 04 15:43:20.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
76732026-09-04T15:43:21.187Z[ recovery-image] Sep 04 15:43:20.349 INFO O| Sep 04 15:43:20.349 INFO STEP 663 (remove_files) COMPLETE
76742026-09-04T15:43:21.187Z[ recovery-image] Sep 04 15:43:20.349 INFO O| Sep 04 15:43:20.349 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76752026-09-04T15:43:21.197Z[ recovery-image] Sep 04 15:43:20.359 INFO O| Sep 04 15:43:20.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
76762026-09-04T15:43:21.198Z[ recovery-image] Sep 04 15:43:20.359 INFO O| Sep 04 15:43:20.359 INFO STEP 664 (remove_files) COMPLETE
76772026-09-04T15:43:21.198Z[ recovery-image] Sep 04 15:43:20.359 INFO O| Sep 04 15:43:20.359 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76782026-09-04T15:43:21.207Z[ recovery-image] Sep 04 15:43:20.369 INFO O| Sep 04 15:43:20.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
76792026-09-04T15:43:21.207Z[ recovery-image] Sep 04 15:43:20.369 INFO O| Sep 04 15:43:20.369 INFO STEP 665 (remove_files) COMPLETE
76802026-09-04T15:43:21.207Z[ recovery-image] Sep 04 15:43:20.369 INFO O| Sep 04 15:43:20.369 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76812026-09-04T15:43:21.216Z[ recovery-image] Sep 04 15:43:20.378 INFO O| Sep 04 15:43:20.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
76822026-09-04T15:43:21.216Z[ recovery-image] Sep 04 15:43:20.378 INFO O| Sep 04 15:43:20.378 INFO STEP 666 (remove_files) COMPLETE
76832026-09-04T15:43:21.216Z[ recovery-image] Sep 04 15:43:20.378 INFO O| Sep 04 15:43:20.378 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76842026-09-04T15:43:21.225Z[ recovery-image] Sep 04 15:43:20.387 INFO O| Sep 04 15:43:20.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
76852026-09-04T15:43:21.225Z[ recovery-image] Sep 04 15:43:20.387 INFO O| Sep 04 15:43:20.387 INFO STEP 667 (remove_files) COMPLETE
76862026-09-04T15:43:21.225Z[ recovery-image] Sep 04 15:43:20.387 INFO O| Sep 04 15:43:20.387 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76872026-09-04T15:43:21.238Z[ recovery-image] Sep 04 15:43:20.396 INFO O| Sep 04 15:43:20.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
76882026-09-04T15:43:21.238Z[ recovery-image] Sep 04 15:43:20.396 INFO O| Sep 04 15:43:20.396 INFO STEP 668 (remove_files) COMPLETE
76892026-09-04T15:43:21.238Z[ recovery-image] Sep 04 15:43:20.396 INFO O| Sep 04 15:43:20.396 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76902026-09-04T15:43:21.244Z[ recovery-image] Sep 04 15:43:20.406 INFO O| Sep 04 15:43:20.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
76912026-09-04T15:43:21.244Z[ recovery-image] Sep 04 15:43:20.406 INFO O| Sep 04 15:43:20.406 INFO STEP 669 (remove_files) COMPLETE
76922026-09-04T15:43:21.244Z[ recovery-image] Sep 04 15:43:20.406 INFO O| Sep 04 15:43:20.406 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76932026-09-04T15:43:21.255Z[ recovery-image] Sep 04 15:43:20.416 INFO O| Sep 04 15:43:20.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
76942026-09-04T15:43:21.255Z[ recovery-image] Sep 04 15:43:20.416 INFO O| Sep 04 15:43:20.416 INFO STEP 670 (remove_files) COMPLETE
76952026-09-04T15:43:21.255Z[ recovery-image] Sep 04 15:43:20.416 INFO O| Sep 04 15:43:20.416 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76962026-09-04T15:43:21.264Z[ recovery-image] Sep 04 15:43:20.425 INFO O| Sep 04 15:43:20.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
76972026-09-04T15:43:21.264Z[ recovery-image] Sep 04 15:43:20.425 INFO O| Sep 04 15:43:20.425 INFO STEP 671 (remove_files) COMPLETE
76982026-09-04T15:43:21.264Z[ recovery-image] Sep 04 15:43:20.425 INFO O| Sep 04 15:43:20.425 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76992026-09-04T15:43:21.276Z[ recovery-image] Sep 04 15:43:20.437 INFO O| Sep 04 15:43:20.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
77002026-09-04T15:43:21.276Z[ recovery-image] Sep 04 15:43:20.437 INFO O| Sep 04 15:43:20.437 INFO STEP 672 (remove_files) COMPLETE
77012026-09-04T15:43:21.276Z[ recovery-image] Sep 04 15:43:20.437 INFO O| Sep 04 15:43:20.437 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77022026-09-04T15:43:21.297Z[ recovery-image] Sep 04 15:43:20.447 INFO O| Sep 04 15:43:20.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
77032026-09-04T15:43:21.297Z[ recovery-image] Sep 04 15:43:20.447 INFO O| Sep 04 15:43:20.447 INFO STEP 673 (remove_files) COMPLETE
77042026-09-04T15:43:21.301Z[ recovery-image] Sep 04 15:43:20.447 INFO O| Sep 04 15:43:20.447 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77052026-09-04T15:43:21.301Z[ recovery-image] Sep 04 15:43:20.458 INFO O| Sep 04 15:43:20.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
77062026-09-04T15:43:21.301Z[ recovery-image] Sep 04 15:43:20.458 INFO O| Sep 04 15:43:20.458 INFO STEP 674 (remove_files) COMPLETE
77072026-09-04T15:43:21.301Z[ recovery-image] Sep 04 15:43:20.458 INFO O| Sep 04 15:43:20.458 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77082026-09-04T15:43:21.304Z[verify-libraries] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
77092026-09-04T15:43:21.308Z[ recovery-image] Sep 04 15:43:20.468 INFO O| Sep 04 15:43:20.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
77102026-09-04T15:43:21.308Z[ recovery-image] Sep 04 15:43:20.468 INFO O| Sep 04 15:43:20.468 INFO STEP 675 (remove_files) COMPLETE
77112026-09-04T15:43:21.308Z[ recovery-image] Sep 04 15:43:20.468 INFO O| Sep 04 15:43:20.468 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77122026-09-04T15:43:21.316Z[ recovery-image] Sep 04 15:43:20.477 INFO O| Sep 04 15:43:20.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
77132026-09-04T15:43:21.316Z[ recovery-image] Sep 04 15:43:20.478 INFO O| Sep 04 15:43:20.478 INFO STEP 676 (remove_files) COMPLETE
77142026-09-04T15:43:21.316Z[ recovery-image] Sep 04 15:43:20.478 INFO O| Sep 04 15:43:20.478 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77152026-09-04T15:43:21.325Z[ recovery-image] Sep 04 15:43:20.486 INFO O| Sep 04 15:43:20.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
77162026-09-04T15:43:21.325Z[ recovery-image] Sep 04 15:43:20.487 INFO O| Sep 04 15:43:20.487 INFO STEP 677 (remove_files) COMPLETE
77172026-09-04T15:43:21.328Z[ recovery-image] Sep 04 15:43:20.487 INFO O| Sep 04 15:43:20.487 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77182026-09-04T15:43:21.336Z[ recovery-image] Sep 04 15:43:20.498 INFO O| Sep 04 15:43:20.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
77192026-09-04T15:43:21.336Z[ recovery-image] Sep 04 15:43:20.498 INFO O| Sep 04 15:43:20.498 INFO STEP 678 (remove_files) COMPLETE
77202026-09-04T15:43:21.342Z[ recovery-image] Sep 04 15:43:20.498 INFO O| Sep 04 15:43:20.498 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77212026-09-04T15:43:21.346Z[ recovery-image] Sep 04 15:43:20.508 INFO O| Sep 04 15:43:20.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
77222026-09-04T15:43:21.350Z[ recovery-image] Sep 04 15:43:20.509 INFO O| Sep 04 15:43:20.509 INFO STEP 679 (remove_files) COMPLETE
77232026-09-04T15:43:21.350Z[ recovery-image] Sep 04 15:43:20.509 INFO O| Sep 04 15:43:20.509 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77242026-09-04T15:43:21.353Z[verify-libraries] Compiling yansi v1.0.1
77252026-09-04T15:43:21.359Z[ recovery-image] Sep 04 15:43:20.521 INFO O| Sep 04 15:43:20.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
77262026-09-04T15:43:21.359Z[ recovery-image] Sep 04 15:43:20.521 INFO O| Sep 04 15:43:20.521 INFO STEP 680 (remove_files) COMPLETE
77272026-09-04T15:43:21.359Z[ recovery-image] Sep 04 15:43:20.521 INFO O| Sep 04 15:43:20.521 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77282026-09-04T15:43:21.368Z[ recovery-image] Sep 04 15:43:20.530 INFO O| Sep 04 15:43:20.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
77292026-09-04T15:43:21.368Z[ recovery-image] Sep 04 15:43:20.530 INFO O| Sep 04 15:43:20.530 INFO STEP 681 (remove_files) COMPLETE
77302026-09-04T15:43:21.368Z[ recovery-image] Sep 04 15:43:20.530 INFO O| Sep 04 15:43:20.530 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77312026-09-04T15:43:21.378Z[ recovery-image] Sep 04 15:43:20.539 INFO O| Sep 04 15:43:20.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
77322026-09-04T15:43:21.378Z[ recovery-image] Sep 04 15:43:20.539 INFO O| Sep 04 15:43:20.539 INFO STEP 682 (remove_files) COMPLETE
77332026-09-04T15:43:21.378Z[ recovery-image] Sep 04 15:43:20.539 INFO O| Sep 04 15:43:20.539 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77342026-09-04T15:43:21.392Z[ recovery-image] Sep 04 15:43:20.551 INFO O| Sep 04 15:43:20.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
77352026-09-04T15:43:21.392Z[ recovery-image] Sep 04 15:43:20.551 INFO O| Sep 04 15:43:20.551 INFO STEP 683 (remove_files) COMPLETE
77362026-09-04T15:43:21.392Z[ recovery-image] Sep 04 15:43:20.551 INFO O| Sep 04 15:43:20.551 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77372026-09-04T15:43:21.404Z[ recovery-image] Sep 04 15:43:20.564 INFO O| Sep 04 15:43:20.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
77382026-09-04T15:43:21.404Z[ recovery-image] Sep 04 15:43:20.564 INFO O| Sep 04 15:43:20.564 INFO STEP 684 (remove_files) COMPLETE
77392026-09-04T15:43:21.404Z[ recovery-image] Sep 04 15:43:20.564 INFO O| Sep 04 15:43:20.564 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77402026-09-04T15:43:21.413Z[ recovery-image] Sep 04 15:43:20.575 INFO O| Sep 04 15:43:20.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
77412026-09-04T15:43:21.413Z[ recovery-image] Sep 04 15:43:20.575 INFO O| Sep 04 15:43:20.575 INFO STEP 685 (remove_files) COMPLETE
77422026-09-04T15:43:21.418Z[ recovery-image] Sep 04 15:43:20.575 INFO O| Sep 04 15:43:20.575 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77432026-09-04T15:43:21.423Z[ recovery-image] Sep 04 15:43:20.585 INFO O| Sep 04 15:43:20.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
77442026-09-04T15:43:21.423Z[ recovery-image] Sep 04 15:43:20.585 INFO O| Sep 04 15:43:20.585 INFO STEP 686 (remove_files) COMPLETE
77452026-09-04T15:43:21.426Z[ recovery-image] Sep 04 15:43:20.585 INFO O| Sep 04 15:43:20.585 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77462026-09-04T15:43:21.432Z[ recovery-image] Sep 04 15:43:20.593 INFO O| Sep 04 15:43:20.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
77472026-09-04T15:43:21.435Z[ recovery-image] Sep 04 15:43:20.594 INFO O| Sep 04 15:43:20.593 INFO STEP 687 (remove_files) COMPLETE
77482026-09-04T15:43:21.435Z[ recovery-image] Sep 04 15:43:20.594 INFO O| Sep 04 15:43:20.593 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77492026-09-04T15:43:21.440Z[ recovery-image] Sep 04 15:43:20.602 INFO O| Sep 04 15:43:20.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
77502026-09-04T15:43:21.440Z[ recovery-image] Sep 04 15:43:20.602 INFO O| Sep 04 15:43:20.602 INFO STEP 688 (remove_files) COMPLETE
77512026-09-04T15:43:21.440Z[ recovery-image] Sep 04 15:43:20.602 INFO O| Sep 04 15:43:20.602 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77522026-09-04T15:43:21.450Z[ recovery-image] Sep 04 15:43:20.612 INFO O| Sep 04 15:43:20.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
77532026-09-04T15:43:21.450Z[ recovery-image] Sep 04 15:43:20.612 INFO O| Sep 04 15:43:20.612 INFO STEP 689 (remove_files) COMPLETE
77542026-09-04T15:43:21.450Z[ recovery-image] Sep 04 15:43:20.612 INFO O| Sep 04 15:43:20.612 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77552026-09-04T15:43:21.462Z[ recovery-image] Sep 04 15:43:20.622 INFO O| Sep 04 15:43:20.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
77562026-09-04T15:43:21.462Z[ recovery-image] Sep 04 15:43:20.622 INFO O| Sep 04 15:43:20.622 INFO STEP 690 (remove_files) COMPLETE
77572026-09-04T15:43:21.462Z[ recovery-image] Sep 04 15:43:20.622 INFO O| Sep 04 15:43:20.622 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77582026-09-04T15:43:21.471Z[ recovery-image] Sep 04 15:43:20.632 INFO O| Sep 04 15:43:20.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
77592026-09-04T15:43:21.471Z[ recovery-image] Sep 04 15:43:20.632 INFO O| Sep 04 15:43:20.632 INFO STEP 691 (remove_files) COMPLETE
77602026-09-04T15:43:21.471Z[ recovery-image] Sep 04 15:43:20.632 INFO O| Sep 04 15:43:20.632 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77612026-09-04T15:43:21.480Z[ recovery-image] Sep 04 15:43:20.642 INFO O| Sep 04 15:43:20.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
77622026-09-04T15:43:21.480Z[ recovery-image] Sep 04 15:43:20.642 INFO O| Sep 04 15:43:20.642 INFO STEP 692 (remove_files) COMPLETE
77632026-09-04T15:43:21.484Z[ recovery-image] Sep 04 15:43:20.642 INFO O| Sep 04 15:43:20.642 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77642026-09-04T15:43:21.490Z[ recovery-image] Sep 04 15:43:20.651 INFO O| Sep 04 15:43:20.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
77652026-09-04T15:43:21.490Z[ recovery-image] Sep 04 15:43:20.652 INFO O| Sep 04 15:43:20.652 INFO STEP 693 (remove_files) COMPLETE
77662026-09-04T15:43:21.490Z[ recovery-image] Sep 04 15:43:20.652 INFO O| Sep 04 15:43:20.652 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77672026-09-04T15:43:21.499Z[ recovery-image] Sep 04 15:43:20.661 INFO O| Sep 04 15:43:20.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
77682026-09-04T15:43:21.499Z[ recovery-image] Sep 04 15:43:20.661 INFO O| Sep 04 15:43:20.661 INFO STEP 694 (remove_files) COMPLETE
77692026-09-04T15:43:21.499Z[ recovery-image] Sep 04 15:43:20.661 INFO O| Sep 04 15:43:20.661 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77702026-09-04T15:43:21.509Z[ recovery-image] Sep 04 15:43:20.670 INFO O| Sep 04 15:43:20.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
77712026-09-04T15:43:21.509Z[ recovery-image] Sep 04 15:43:20.670 INFO O| Sep 04 15:43:20.670 INFO STEP 695 (remove_files) COMPLETE
77722026-09-04T15:43:21.509Z[ recovery-image] Sep 04 15:43:20.670 INFO O| Sep 04 15:43:20.670 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77732026-09-04T15:43:21.518Z[ recovery-image] Sep 04 15:43:20.679 INFO O| Sep 04 15:43:20.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
77742026-09-04T15:43:21.518Z[ recovery-image] Sep 04 15:43:20.679 INFO O| Sep 04 15:43:20.679 INFO STEP 696 (remove_files) COMPLETE
77752026-09-04T15:43:21.518Z[ recovery-image] Sep 04 15:43:20.679 INFO O| Sep 04 15:43:20.679 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77762026-09-04T15:43:21.526Z[ recovery-image] Sep 04 15:43:20.688 INFO O| Sep 04 15:43:20.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
77772026-09-04T15:43:21.526Z[ recovery-image] Sep 04 15:43:20.688 INFO O| Sep 04 15:43:20.688 INFO STEP 697 (remove_files) COMPLETE
77782026-09-04T15:43:21.526Z[ recovery-image] Sep 04 15:43:20.688 INFO O| Sep 04 15:43:20.688 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77792026-09-04T15:43:21.535Z[ recovery-image] Sep 04 15:43:20.697 INFO O| Sep 04 15:43:20.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
77802026-09-04T15:43:21.535Z[ recovery-image] Sep 04 15:43:20.697 INFO O| Sep 04 15:43:20.697 INFO STEP 698 (remove_files) COMPLETE
77812026-09-04T15:43:21.535Z[ recovery-image] Sep 04 15:43:20.697 INFO O| Sep 04 15:43:20.697 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77822026-09-04T15:43:21.544Z[ recovery-image] Sep 04 15:43:20.706 INFO O| Sep 04 15:43:20.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
77832026-09-04T15:43:21.544Z[ recovery-image] Sep 04 15:43:20.706 INFO O| Sep 04 15:43:20.706 INFO STEP 699 (remove_files) COMPLETE
77842026-09-04T15:43:21.544Z[ recovery-image] Sep 04 15:43:20.706 INFO O| Sep 04 15:43:20.706 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77852026-09-04T15:43:21.553Z[ recovery-image] Sep 04 15:43:20.715 INFO O| Sep 04 15:43:20.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
77862026-09-04T15:43:21.553Z[ recovery-image] Sep 04 15:43:20.715 INFO O| Sep 04 15:43:20.715 INFO STEP 700 (remove_files) COMPLETE
77872026-09-04T15:43:21.553Z[ recovery-image] Sep 04 15:43:20.715 INFO O| Sep 04 15:43:20.715 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77882026-09-04T15:43:21.562Z[ recovery-image] Sep 04 15:43:20.724 INFO O| Sep 04 15:43:20.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
77892026-09-04T15:43:21.562Z[ recovery-image] Sep 04 15:43:20.724 INFO O| Sep 04 15:43:20.724 INFO STEP 701 (remove_files) COMPLETE
77902026-09-04T15:43:21.562Z[ recovery-image] Sep 04 15:43:20.724 INFO O| Sep 04 15:43:20.724 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77912026-09-04T15:43:21.572Z[ recovery-image] Sep 04 15:43:20.733 INFO O| Sep 04 15:43:20.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
77922026-09-04T15:43:21.575Z[ recovery-image] Sep 04 15:43:20.733 INFO O| Sep 04 15:43:20.733 INFO STEP 702 (remove_files) COMPLETE
77932026-09-04T15:43:21.575Z[ recovery-image] Sep 04 15:43:20.733 INFO O| Sep 04 15:43:20.733 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77942026-09-04T15:43:21.581Z[ recovery-image] Sep 04 15:43:20.742 INFO O| Sep 04 15:43:20.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
77952026-09-04T15:43:21.581Z[ recovery-image] Sep 04 15:43:20.742 INFO O| Sep 04 15:43:20.742 INFO STEP 703 (remove_files) COMPLETE
77962026-09-04T15:43:21.581Z[ recovery-image] Sep 04 15:43:20.742 INFO O| Sep 04 15:43:20.742 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77972026-09-04T15:43:21.591Z[ recovery-image] Sep 04 15:43:20.753 INFO O| Sep 04 15:43:20.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
77982026-09-04T15:43:21.591Z[ recovery-image] Sep 04 15:43:20.753 INFO O| Sep 04 15:43:20.753 INFO STEP 704 (remove_files) COMPLETE
77992026-09-04T15:43:21.591Z[ recovery-image] Sep 04 15:43:20.753 INFO O| Sep 04 15:43:20.753 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78002026-09-04T15:43:21.602Z[ recovery-image] Sep 04 15:43:20.762 INFO O| Sep 04 15:43:20.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
78012026-09-04T15:43:21.602Z[ recovery-image] Sep 04 15:43:20.762 INFO O| Sep 04 15:43:20.762 INFO STEP 705 (remove_files) COMPLETE
78022026-09-04T15:43:21.602Z[ recovery-image] Sep 04 15:43:20.762 INFO O| Sep 04 15:43:20.762 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78032026-09-04T15:43:21.611Z[ recovery-image] Sep 04 15:43:20.772 INFO O| Sep 04 15:43:20.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
78042026-09-04T15:43:21.611Z[ recovery-image] Sep 04 15:43:20.772 INFO O| Sep 04 15:43:20.772 INFO STEP 706 (remove_files) COMPLETE
78052026-09-04T15:43:21.611Z[ recovery-image] Sep 04 15:43:20.772 INFO O| Sep 04 15:43:20.772 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78062026-09-04T15:43:21.620Z[ recovery-image] Sep 04 15:43:20.782 INFO O| Sep 04 15:43:20.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
78072026-09-04T15:43:21.620Z[ recovery-image] Sep 04 15:43:20.782 INFO O| Sep 04 15:43:20.782 INFO STEP 707 (remove_files) COMPLETE
78082026-09-04T15:43:21.620Z[ recovery-image] Sep 04 15:43:20.782 INFO O| Sep 04 15:43:20.782 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78092026-09-04T15:43:21.630Z[ recovery-image] Sep 04 15:43:20.792 INFO O| Sep 04 15:43:20.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
78102026-09-04T15:43:21.630Z[ recovery-image] Sep 04 15:43:20.792 INFO O| Sep 04 15:43:20.792 INFO STEP 708 (remove_files) COMPLETE
78112026-09-04T15:43:21.630Z[ recovery-image] Sep 04 15:43:20.792 INFO O| Sep 04 15:43:20.792 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78122026-09-04T15:43:21.641Z[ recovery-image] Sep 04 15:43:20.801 INFO O| Sep 04 15:43:20.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
78132026-09-04T15:43:21.641Z[ recovery-image] Sep 04 15:43:20.801 INFO O| Sep 04 15:43:20.801 INFO STEP 709 (remove_files) COMPLETE
78142026-09-04T15:43:21.641Z[ recovery-image] Sep 04 15:43:20.802 INFO O| Sep 04 15:43:20.801 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78152026-09-04T15:43:21.651Z[ recovery-image] Sep 04 15:43:20.812 INFO O| Sep 04 15:43:20.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
78162026-09-04T15:43:21.651Z[ recovery-image] Sep 04 15:43:20.813 INFO O| Sep 04 15:43:20.813 INFO STEP 710 (remove_files) COMPLETE
78172026-09-04T15:43:21.651Z[ recovery-image] Sep 04 15:43:20.813 INFO O| Sep 04 15:43:20.813 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78182026-09-04T15:43:21.662Z[ recovery-image] Sep 04 15:43:20.823 INFO O| Sep 04 15:43:20.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
78192026-09-04T15:43:21.662Z[ recovery-image] Sep 04 15:43:20.823 INFO O| Sep 04 15:43:20.823 INFO STEP 711 (remove_files) COMPLETE
78202026-09-04T15:43:21.662Z[ recovery-image] Sep 04 15:43:20.823 INFO O| Sep 04 15:43:20.823 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78212026-09-04T15:43:21.671Z[ recovery-image] Sep 04 15:43:20.833 INFO O| Sep 04 15:43:20.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
78222026-09-04T15:43:21.671Z[ recovery-image] Sep 04 15:43:20.833 INFO O| Sep 04 15:43:20.833 INFO STEP 712 (remove_files) COMPLETE
78232026-09-04T15:43:21.671Z[ recovery-image] Sep 04 15:43:20.833 INFO O| Sep 04 15:43:20.833 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78242026-09-04T15:43:21.680Z[ recovery-image] Sep 04 15:43:20.842 INFO O| Sep 04 15:43:20.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
78252026-09-04T15:43:21.680Z[ recovery-image] Sep 04 15:43:20.842 INFO O| Sep 04 15:43:20.842 INFO STEP 713 (remove_files) COMPLETE
78262026-09-04T15:43:21.684Z[ recovery-image] Sep 04 15:43:20.842 INFO O| Sep 04 15:43:20.842 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78272026-09-04T15:43:21.690Z[ recovery-image] Sep 04 15:43:20.852 INFO O| Sep 04 15:43:20.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
78282026-09-04T15:43:21.690Z[ recovery-image] Sep 04 15:43:20.852 INFO O| Sep 04 15:43:20.852 INFO STEP 714 (remove_files) COMPLETE
78292026-09-04T15:43:21.690Z[ recovery-image] Sep 04 15:43:20.852 INFO O| Sep 04 15:43:20.852 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78302026-09-04T15:43:21.701Z[ recovery-image] Sep 04 15:43:20.862 INFO O| Sep 04 15:43:20.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
78312026-09-04T15:43:21.701Z[ recovery-image] Sep 04 15:43:20.862 INFO O| Sep 04 15:43:20.862 INFO STEP 715 (remove_files) COMPLETE
78322026-09-04T15:43:21.701Z[ recovery-image] Sep 04 15:43:20.862 INFO O| Sep 04 15:43:20.862 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78332026-09-04T15:43:21.712Z[ recovery-image] Sep 04 15:43:20.874 INFO O| Sep 04 15:43:20.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
78342026-09-04T15:43:21.712Z[ recovery-image] Sep 04 15:43:20.874 INFO O| Sep 04 15:43:20.874 INFO STEP 716 (remove_files) COMPLETE
78352026-09-04T15:43:21.712Z[ recovery-image] Sep 04 15:43:20.874 INFO O| Sep 04 15:43:20.874 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78362026-09-04T15:43:21.723Z[ recovery-image] Sep 04 15:43:20.885 INFO O| Sep 04 15:43:20.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
78372026-09-04T15:43:21.723Z[ recovery-image] Sep 04 15:43:20.885 INFO O| Sep 04 15:43:20.885 INFO STEP 717 (remove_files) COMPLETE
78382026-09-04T15:43:21.723Z[ recovery-image] Sep 04 15:43:20.885 INFO O| Sep 04 15:43:20.885 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78392026-09-04T15:43:21.735Z[ recovery-image] Sep 04 15:43:20.897 INFO O| Sep 04 15:43:20.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
78402026-09-04T15:43:21.735Z[ recovery-image] Sep 04 15:43:20.897 INFO O| Sep 04 15:43:20.897 INFO STEP 718 (remove_files) COMPLETE
78412026-09-04T15:43:21.735Z[ recovery-image] Sep 04 15:43:20.897 INFO O| Sep 04 15:43:20.897 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78422026-09-04T15:43:21.745Z[ recovery-image] Sep 04 15:43:20.906 INFO O| Sep 04 15:43:20.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
78432026-09-04T15:43:21.745Z[ recovery-image] Sep 04 15:43:20.906 INFO O| Sep 04 15:43:20.906 INFO STEP 719 (remove_files) COMPLETE
78442026-09-04T15:43:21.745Z[ recovery-image] Sep 04 15:43:20.906 INFO O| Sep 04 15:43:20.906 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78452026-09-04T15:43:21.755Z[ recovery-image] Sep 04 15:43:20.915 INFO O| Sep 04 15:43:20.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
78462026-09-04T15:43:21.755Z[ recovery-image] Sep 04 15:43:20.915 INFO O| Sep 04 15:43:20.915 INFO STEP 720 (remove_files) COMPLETE
78472026-09-04T15:43:21.755Z[ recovery-image] Sep 04 15:43:20.915 INFO O| Sep 04 15:43:20.915 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78482026-09-04T15:43:21.763Z[ recovery-image] Sep 04 15:43:20.925 INFO O| Sep 04 15:43:20.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
78492026-09-04T15:43:21.763Z[ recovery-image] Sep 04 15:43:20.925 INFO O| Sep 04 15:43:20.925 INFO STEP 721 (remove_files) COMPLETE
78502026-09-04T15:43:21.763Z[ recovery-image] Sep 04 15:43:20.925 INFO O| Sep 04 15:43:20.925 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78512026-09-04T15:43:21.775Z[ recovery-image] Sep 04 15:43:20.936 INFO O| Sep 04 15:43:20.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
78522026-09-04T15:43:21.775Z[ recovery-image] Sep 04 15:43:20.936 INFO O| Sep 04 15:43:20.936 INFO STEP 722 (remove_files) COMPLETE
78532026-09-04T15:43:21.775Z[ recovery-image] Sep 04 15:43:20.936 INFO O| Sep 04 15:43:20.936 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78542026-09-04T15:43:21.785Z[ recovery-image] Sep 04 15:43:20.947 INFO O| Sep 04 15:43:20.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
78552026-09-04T15:43:21.785Z[ recovery-image] Sep 04 15:43:20.947 INFO O| Sep 04 15:43:20.947 INFO STEP 723 (remove_files) COMPLETE
78562026-09-04T15:43:21.785Z[ recovery-image] Sep 04 15:43:20.947 INFO O| Sep 04 15:43:20.947 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78572026-09-04T15:43:21.795Z[ recovery-image] Sep 04 15:43:20.957 INFO O| Sep 04 15:43:20.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
78582026-09-04T15:43:21.795Z[ recovery-image] Sep 04 15:43:20.957 INFO O| Sep 04 15:43:20.957 INFO STEP 724 (remove_files) COMPLETE
78592026-09-04T15:43:21.795Z[ recovery-image] Sep 04 15:43:20.957 INFO O| Sep 04 15:43:20.957 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78602026-09-04T15:43:21.807Z[ recovery-image] Sep 04 15:43:20.969 INFO O| Sep 04 15:43:20.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
78612026-09-04T15:43:21.807Z[ recovery-image] Sep 04 15:43:20.969 INFO O| Sep 04 15:43:20.969 INFO STEP 725 (remove_files) COMPLETE
78622026-09-04T15:43:21.807Z[ recovery-image] Sep 04 15:43:20.969 INFO O| Sep 04 15:43:20.969 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78632026-09-04T15:43:21.819Z[ recovery-image] Sep 04 15:43:20.981 INFO O| Sep 04 15:43:20.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
78642026-09-04T15:43:21.819Z[ recovery-image] Sep 04 15:43:20.981 INFO O| Sep 04 15:43:20.981 INFO STEP 726 (remove_files) COMPLETE
78652026-09-04T15:43:21.819Z[ recovery-image] Sep 04 15:43:20.981 INFO O| Sep 04 15:43:20.981 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78662026-09-04T15:43:21.831Z[ recovery-image] Sep 04 15:43:20.992 INFO O| Sep 04 15:43:20.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
78672026-09-04T15:43:21.831Z[ recovery-image] Sep 04 15:43:20.992 INFO O| Sep 04 15:43:20.992 INFO STEP 727 (remove_files) COMPLETE
78682026-09-04T15:43:21.834Z[ recovery-image] Sep 04 15:43:20.992 INFO O| Sep 04 15:43:20.992 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78692026-09-04T15:43:21.839Z[ recovery-image] Sep 04 15:43:21.001 INFO O| Sep 04 15:43:21.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
78702026-09-04T15:43:21.839Z[ recovery-image] Sep 04 15:43:21.001 INFO O| Sep 04 15:43:21.001 INFO STEP 728 (remove_files) COMPLETE
78712026-09-04T15:43:21.843Z[ recovery-image] Sep 04 15:43:21.001 INFO O| Sep 04 15:43:21.001 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78722026-09-04T15:43:21.851Z[ recovery-image] Sep 04 15:43:21.012 INFO O| Sep 04 15:43:21.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
78732026-09-04T15:43:21.851Z[ recovery-image] Sep 04 15:43:21.012 INFO O| Sep 04 15:43:21.012 INFO STEP 729 (remove_files) COMPLETE
78742026-09-04T15:43:21.851Z[ recovery-image] Sep 04 15:43:21.012 INFO O| Sep 04 15:43:21.012 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78752026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.013 INFO O| install = pkg://helios/SUNWcs@0.5.11-3.0.24238:20260902T165440Z
78762026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.013 INFO O| install = pkg://helios/SUNWcsd@0.5.11-3.0.24238:20260902T165440Z
78772026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.013 INFO O| install = pkg://helios/compress/brotli@1.1.0-3.0:20260212T145231Z
78782026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.013 INFO O| install = pkg://helios/compress/bzip2@1.0.8-3.0:20260212T145211Z
78792026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.013 INFO O| install = pkg://helios/compress/gzip@1.14-3.0:20260212T145233Z
78802026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.013 INFO O| install = pkg://helios/compress/lz4@1.10.0-3.0:20260212T145227Z
78812026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.014 INFO O| install = pkg://helios/compress/xz@5.8.1-3.0:20260212T145332Z
78822026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.014 INFO O| install = pkg://helios/compress/zstd@1.5.7-3.0:20260212T145316Z
78832026-09-04T15:43:21.854Z[ host-image] Sep 04 15:43:21.014 INFO O| install = pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0-3.0:20260904T152912Z
78842026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.014 INFO O| install = pkg://helios/consolidation/oxide/omicron1-brand-incorporation@1.0.26-3.0:20260506T112535Z
78852026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.014 INFO O| install = pkg://helios/database/sqlite-3@3.49.1-3.0:20260212T145531Z
78862026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.014 INFO O| install = pkg://helios/developer/acpi@0.5.11-3.0.24238:20260902T165441Z
78872026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.015 INFO O| install = pkg://helios/developer/debug/mdb@0.5.11-3.0.24238:20260902T165441Z
78882026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.015 INFO O| install = pkg://helios/developer/dtrace@0.5.11-3.0.24238:20260902T165441Z
78892026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.015 INFO O| install = pkg://helios/developer/linker@0.5.11-3.0.24238:20260902T165441Z
78902026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.015 INFO O| install = pkg://helios/developer/macro/cpp@20240422-3.0:20260212T145401Z
78912026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.015 INFO O| install = pkg://helios/developer/object-file@0.5.11-3.0.24238:20260902T165441Z
78922026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/diagnostic/cpu-counters@0.5.11-3.0.24238:20260902T165441Z
78932026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/diagnostic/diskinfo@0.5.11-3.0.24238:20260902T165441Z
78942026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/diagnostic/pci@0.5.11-3.0.24238:20260902T165441Z
78952026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/audio@0.5.11-3.0.24238:20260902T165442Z
78962026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/cpu/amd/psp@0.5.11-3.0.24238:20260902T165442Z
78972026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/cpu/amd/zen@0.5.11-3.0.24238:20260902T165442Z
78982026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/cpu/sensor@0.5.11-3.0.24238:20260902T165442Z
78992026-09-04T15:43:21.855Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/gpio/amd/zen@0.5.11-3.0.24238:20260902T165442Z
79002026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/ktest@0.5.11-3.0.24238:20260902T165442Z
79012026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/misc/tofino@0.5.11-3.0.24238:20260902T165442Z
79022026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/network/cxgbe@0.5.11-3.0.24238:20260902T165443Z
79032026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/network/e1000g@0.5.11-3.0.24238:20260902T165443Z
79042026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/network/igb@0.5.11-3.0.24238:20260902T165444Z
79052026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/network/ixgbe@0.5.11-3.0.24238:20260902T165444Z
79062026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/network/opte@0.41.506-3.0:20260813T182845Z
79072026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.016 INFO O| install = pkg://helios/driver/network/rge@0.5.11-3.0.24238:20260902T165445Z
79082026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.017 INFO O| install = pkg://helios/driver/oxide/os-rot@0.5.11-3.0.24238:20260902T165445Z
79092026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.017 INFO O| install = pkg://helios/driver/serial/usbser@0.5.11-3.0.24238:20260902T165446Z
79102026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.017 INFO O| install = pkg://helios/driver/storage/blkdev@0.5.11-3.0.24238:20260902T165446Z
79112026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.017 INFO O| install = pkg://helios/driver/storage/nvme@0.5.11-3.0.24238:20260902T165446Z
79122026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.017 INFO O| install = pkg://helios/driver/usb@0.5.11-3.0.24238:20260902T165447Z
79132026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.017 INFO O| install = pkg://helios/driver/x11/xsvc@0.5.11-3.0.24238:20260902T165447Z
79142026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.020 INFO O| install = pkg://helios/editor/vim@9.1.1202-3.0:20260212T145631Z
79152026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.020 INFO O| install = pkg://helios/install/beadm@0.5.11-3.0.24238:20260902T165447Z
79162026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.020 INFO O| install = pkg://helios/library/expat@2.8.3-3.0:20260902T163107Z
79172026-09-04T15:43:21.859Z[ host-image] Sep 04 15:43:21.020 INFO O| install = pkg://helios/library/libedit@3.1-3.0:20260212T145834Z
79182026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.020 INFO O| install = pkg://helios/library/libidn@1.43-3.0:20260212T150133Z
79192026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.020 INFO O| install = pkg://helios/library/libpsl@0.21.5-3.0:20260212T145919Z
79202026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.021 INFO O| install = pkg://helios/library/libtecla@1.6.0-3.0.24238:20260902T165447Z
79212026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.021 INFO O| install = pkg://helios/library/libtool/libltdl@2.5.4-3.0:20260212T153047Z
79222026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.021 INFO O| install = pkg://helios/library/libxml2@2.13.8-3.0:20260212T145937Z
79232026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.021 INFO O| install = pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z
79242026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.021 INFO O| install = pkg://helios/library/libxslt@1.1.42-3.0:20260212T150002Z
79252026-09-04T15:43:21.863Z[ recovery-image] Sep 04 15:43:21.023 INFO O| Sep 04 15:43:21.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
79262026-09-04T15:43:21.863Z[ recovery-image] Sep 04 15:43:21.023 INFO O| Sep 04 15:43:21.023 INFO STEP 730 (remove_files) COMPLETE
79272026-09-04T15:43:21.863Z[ recovery-image] Sep 04 15:43:21.023 INFO O| Sep 04 15:43:21.023 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79282026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.025 INFO O| install = pkg://helios/library/ncurses@6.5.20240511-3.0:20260212T150321Z
79292026-09-04T15:43:21.863Z[ host-image] Sep 04 15:43:21.025 INFO O| install = pkg://helios/library/nghttp2@1.65.0-3.0:20260212T150101Z
79302026-09-04T15:43:21.866Z[ host-image] Sep 04 15:43:21.025 INFO O| install = pkg://helios/library/nspr@4.36-3.0:20260212T150052Z
79312026-09-04T15:43:21.866Z[ host-image] Sep 04 15:43:21.025 INFO O| install = pkg://helios/library/pcre@8.45-3.0:20260212T150116Z
79322026-09-04T15:43:21.866Z[ host-image] Sep 04 15:43:21.025 INFO O| install = pkg://helios/library/pcre2@10.45-3.0:20260212T150204Z
79332026-09-04T15:43:21.866Z[ host-image] Sep 04 15:43:21.025 INFO O| install = pkg://helios/library/readline@8.2.13-3.0:20260212T150529Z
79342026-09-04T15:43:21.872Z[ recovery-image] Sep 04 15:43:21.033 INFO O| Sep 04 15:43:21.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
79352026-09-04T15:43:21.872Z[ recovery-image] Sep 04 15:43:21.033 INFO O| Sep 04 15:43:21.033 INFO STEP 731 (remove_files) COMPLETE
79362026-09-04T15:43:21.872Z[ recovery-image] Sep 04 15:43:21.033 INFO O| Sep 04 15:43:21.033 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79372026-09-04T15:43:21.876Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/library/security/openssl-3@3.5.8-3.0:20260902T163624Z
79382026-09-04T15:43:21.879Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/library/security/trousers@0.3.15-3.0:20260212T150509Z
79392026-09-04T15:43:21.879Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/library/zlib@1.3.1-3.0:20260212T150415Z
79402026-09-04T15:43:21.879Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/locale/en@0.5.11-3.0.24238:20260902T165448Z
79412026-09-04T15:43:21.879Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/network/bridging@0.5.11-3.0.24238:20260902T165450Z
79422026-09-04T15:43:21.879Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/network/dns/bind@9.18.35-3.0:20260212T150623Z
79432026-09-04T15:43:21.879Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/network/netcat@0.5.11-3.0.24238:20260902T165451Z
79442026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/network/openssh@10.0.2-3.1:20260212T150612Z
79452026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
79462026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/network/overwatch@0.1.0.42-3.0:20260226T161717Z
79472026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.038 INFO O| install = pkg://helios/network/rsync@3.5.0-3.0:20260902T163025Z
79482026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.039 INFO O| install = pkg://helios/network/snoop@0.5.11-3.0.24238:20260902T165451Z
79492026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.039 INFO O| install = pkg://helios/ooce/library/onig@6.9.10-3.0:20260212T173726Z
79502026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.040 INFO O| install = pkg://helios/ooce/library/postgresql-13@13.23-3.0:20260212T162452Z
79512026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.040 INFO O| install = pkg://helios/ooce/util/jq@1.8.1-3.0:20260212T184343Z
79522026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.040 INFO O| install = pkg://helios/oxide/platform-identity-cacerts@1.0-3.0:20260224T222206Z
79532026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.040 INFO O| install = pkg://helios/package/svr4@0.5.11-3.0.24238:20260902T165451Z
79542026-09-04T15:43:21.880Z[ host-image] Sep 04 15:43:21.040 INFO O| install = pkg://helios/release/name@0.5.11-3.0:20260226T173303Z
79552026-09-04T15:43:21.884Z[ host-image] Sep 04 15:43:21.044 INFO O| install = pkg://helios/runtime/perl@5.40.2-3.0:20260212T151017Z
79562026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.044 INFO O| install = pkg://helios/runtime/perl/module/sun-solaris@0.5.11-3.0.24238:20260902T165451Z
79572026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.045 INFO O| install = pkg://helios/service/fault-management@0.5.11-3.0.24238:20260902T165451Z
79582026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.045 INFO O| install = pkg://helios/service/file-system/smb@0.5.11-3.0.24238:20260902T165451Z
79592026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.045 INFO O| install = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
79602026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.045 INFO O| install = pkg://helios/service/picl@0.5.11-3.0.24238:20260902T165452Z
79612026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.045 INFO O| install = pkg://helios/service/resource-pools@0.5.11-3.0.24238:20260902T165452Z
79622026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.045 INFO O| install = pkg://helios/service/security/gss@0.5.11-3.0.24238:20260902T165452Z
79632026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.045 INFO O| install = pkg://helios/service/security/kerberos-5@0.5.11-3.0.24238:20260902T165452Z
79642026-09-04T15:43:21.887Z[ recovery-image] Sep 04 15:43:21.046 INFO O| Sep 04 15:43:21.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
79652026-09-04T15:43:21.887Z[ recovery-image] Sep 04 15:43:21.046 INFO O| Sep 04 15:43:21.046 INFO STEP 732 (remove_files) COMPLETE
79662026-09-04T15:43:21.887Z[ recovery-image] Sep 04 15:43:21.046 INFO O| Sep 04 15:43:21.046 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79672026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.047 INFO O| install = pkg://helios/shell/bash@5.2.32-3.1:20260709T181950Z
79682026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.047 INFO O| install = pkg://helios/shell/ksh93@93.21.1.20120801-3.0.24238:20260902T165452Z
79692026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.047 INFO O| install = pkg://helios/system/bhyve@0.5.11-3.0.24238:20260902T165453Z
79702026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.047 INFO O| install = pkg://helios/system/bhyve/firmware@20241101-3.0:20260212T151705Z
79712026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.047 INFO O| install = pkg://helios/system/boot/loader@1.1-3.0.24238:20260902T165453Z
79722026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.047 INFO O| install = pkg://helios/system/data/console/fonts@0.5.11-3.0.24238:20260902T165453Z
79732026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.047 INFO O| install = pkg://helios/system/data/hardware-registry@2025.6.9-3.0.24238:20260902T165453Z
79742026-09-04T15:43:21.887Z[ host-image] Sep 04 15:43:21.047 INFO O| install = pkg://helios/system/data/keyboard/keytables@0.5.11-3.0.24238:20260902T165453Z
79752026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.049 INFO O| install = pkg://helios/system/data/terminfo@0.5.11-3.0.24238:20260902T165453Z
79762026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.049 INFO O| install = pkg://helios/system/data/urxvt-terminfo@9.31-3.0:20260212T151125Z
79772026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.050 INFO O| install = pkg://helios/system/data/zoneinfo@2026.3-3.0.24238:20260902T165453Z
79782026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.050 INFO O| install = pkg://helios/system/dpe@0.5.11-3.0.24238:20260902T165453Z
79792026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.050 INFO O| install = pkg://helios/system/extended-system-utilities@0.5.11-3.0.24238:20260902T165453Z
79802026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.050 INFO O| install = pkg://helios/system/ficl@4.1.0-3.0.24238:20260902T165453Z
79812026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.051 INFO O| install = pkg://helios/system/file-system/smb@0.5.11-3.0.24238:20260902T165453Z
79822026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.051 INFO O| install = pkg://helios/system/file-system/zfs@0.5.11-3.0.24238:20260902T165454Z
79832026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.051 INFO O| install = pkg://helios/system/gpio@0.5.11-3.0.24238:20260902T165454Z
79842026-09-04T15:43:21.891Z[ host-image] Sep 04 15:43:21.051 INFO O| install = pkg://helios/system/i2c@0.5.11-3.0.24238:20260902T165454Z
79852026-09-04T15:43:21.894Z[ host-image] Sep 04 15:43:21.054 INFO O| install = pkg://helios/system/kernel@0.5.11-3.0.24238:20260902T165454Z
79862026-09-04T15:43:21.894Z[ host-image] Sep 04 15:43:21.054 INFO O| install = pkg://helios/system/kernel/cpu-counters@0.5.11-3.0.24238:20260902T165454Z
79872026-09-04T15:43:21.894Z[ host-image] Sep 04 15:43:21.054 INFO O| install = pkg://helios/system/kernel/dtrace/providers@0.5.11-3.0.24238:20260902T165454Z
79882026-09-04T15:43:21.894Z[ host-image] Sep 04 15:43:21.054 INFO O| install = pkg://helios/system/kernel/platform@0.5.11-3.0.24238:20260902T165454Z
79892026-09-04T15:43:21.895Z[ host-image] Sep 04 15:43:21.054 INFO O| install = pkg://helios/system/ksensor@0.5.11-3.0.24238:20260902T165454Z
79902026-09-04T15:43:21.895Z[verify-libraries] Compiling pretty_assertions v1.4.1
79912026-09-04T15:43:21.898Z[ recovery-image] Sep 04 15:43:21.057 INFO O| Sep 04 15:43:21.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
79922026-09-04T15:43:21.898Z[ recovery-image] Sep 04 15:43:21.058 INFO O| Sep 04 15:43:21.057 INFO STEP 733 (remove_files) COMPLETE
79932026-09-04T15:43:21.898Z[ recovery-image] Sep 04 15:43:21.058 INFO O| Sep 04 15:43:21.057 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79942026-09-04T15:43:21.901Z[ host-image] Sep 04 15:43:21.061 INFO O| install = pkg://helios/system/library@0.5.11-3.0.24238:20260902T165456Z
79952026-09-04T15:43:21.901Z[ host-image] Sep 04 15:43:21.061 INFO O| install = pkg://helios/system/library/bhyve@0.5.11-3.0.24238:20260902T165454Z
79962026-09-04T15:43:21.901Z[ host-image] Sep 04 15:43:21.061 INFO O| install = pkg://helios/system/library/demangle@0.5.11-3.0.24238:20260902T165455Z
79972026-09-04T15:43:21.901Z[ host-image] Sep 04 15:43:21.061 INFO O| install = pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z
79982026-09-04T15:43:21.901Z[ host-image] Sep 04 15:43:21.061 INFO O| install = pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z
79992026-09-04T15:43:21.905Z[ recovery-image] Sep 04 15:43:21.067 INFO O| Sep 04 15:43:21.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
80002026-09-04T15:43:21.905Z[ recovery-image] Sep 04 15:43:21.067 INFO O| Sep 04 15:43:21.067 INFO STEP 734 (remove_files) COMPLETE
80012026-09-04T15:43:21.905Z[ recovery-image] Sep 04 15:43:21.067 INFO O| Sep 04 15:43:21.067 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80022026-09-04T15:43:21.908Z[ host-image] Sep 04 15:43:21.070 INFO O| install = pkg://helios/system/library/iconv/utf-8@0.5.11-3.0.24238:20260902T165455Z
80032026-09-04T15:43:21.909Z[ host-image] Sep 04 15:43:21.070 INFO O| install = pkg://helios/system/library/libdbus@1.16.2-3.0:20260212T153054Z
80042026-09-04T15:43:21.909Z[ host-image] Sep 04 15:43:21.070 INFO O| install = pkg://helios/system/library/libdiskmgt@0.5.11-3.0.24238:20260902T165455Z
80052026-09-04T15:43:21.909Z[ host-image] Sep 04 15:43:21.070 INFO O| install = pkg://helios/system/library/libispi@0.5.11-3.0.24238:20260902T165455Z
80062026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/library/math@0.5.11-3.0.24238:20260902T165455Z
80072026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/library/mozilla-nss@3.110-3.0:20260212T151334Z
80082026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/library/pcap@1.10.5-3.0:20260212T151330Z
80092026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/library/security/gss@0.5.11-3.0.24238:20260902T165455Z
80102026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/library/security/gss/diffie-hellman@0.5.11-3.0.24238:20260902T165455Z
80112026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/library/security/gss/spnego@0.5.11-3.0.24238:20260902T165455Z
80122026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/library/security/libsasl@0.5.11-3.0.24238:20260902T165455Z
80132026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/library/storage/scsi-plugins@0.5.11-3.0.24238:20260902T165456Z
80142026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.071 INFO O| install = pkg://helios/system/man@0.5.11-3.0.24238:20260902T165456Z
80152026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.072 INFO O| install = pkg://helios/system/management/snmp/net-snmp@5.9.4-3.0:20260212T151432Z
80162026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.072 INFO O| install = pkg://helios/system/microcode/amd@20260724-3.0.24238:20260902T165456Z
80172026-09-04T15:43:21.912Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/microcode/intel@20260812-3.0.24238:20260902T165456Z
80182026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/microcode/oxide@20260619-3.0.24238:20260902T165456Z
80192026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/network@0.5.11-3.0.24238:20260902T165457Z
80202026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/network/overlay@0.5.11-3.0.24238:20260902T165456Z
80212026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/network/routing@0.5.11-3.0.24238:20260902T165457Z
80222026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/prerequisite/gnu@0.5.11-3.0:20260212T151403Z
80232026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/watch@4.0.5-3.0:20260212T151501Z
80242026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/xopen/xcu4@0.5.11-3.0.24238:20260902T165458Z
80252026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/zones@0.5.11-3.0.24238:20260902T165458Z
80262026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/system/zones/brand/omicron1@1.0.26-3.0:20260506T112523Z
80272026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/terminal/resize@352-3.0:20260212T151456Z
80282026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/text/column@0.0.0.20181004-3.0:20260224T215736Z
80292026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/text/less@668-3.0:20260212T151713Z
80302026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.073 INFO O| install = pkg://helios/text/looker@0.1.0.15-3.0:20260224T221620Z
80312026-09-04T15:43:21.913Z[ host-image] Sep 04 15:43:21.074 INFO O| install = pkg://helios/web/ca-bundle@5.11-3.0:20260212T152502Z
80322026-09-04T15:43:21.917Z[ host-image] Sep 04 15:43:21.074 INFO O| install = pkg://helios/web/curl@8.21.0-3.0:20260630T200901Z
80332026-09-04T15:43:21.917Z[ host-image] Sep 04 15:43:21.075 INFO O| tempdir @ "/tmp/.tmpHzJ1XB/tmp"
80342026-09-04T15:43:21.917Z[ host-image] Sep 04 15:43:21.075 INFO O| image root @ "/tmp/.tmpHzJ1XB/tmp/root"
80352026-09-04T15:43:21.917Z[ host-image] Sep 04 15:43:21.075 INFO O| creating image...
80362026-09-04T15:43:21.917Z[ recovery-image] Sep 04 15:43:21.078 INFO O| Sep 04 15:43:21.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
80372026-09-04T15:43:21.917Z[ recovery-image] Sep 04 15:43:21.078 INFO O| Sep 04 15:43:21.078 INFO STEP 735 (remove_files) COMPLETE
80382026-09-04T15:43:21.917Z[ recovery-image] Sep 04 15:43:21.079 INFO O| Sep 04 15:43:21.078 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80392026-09-04T15:43:21.928Z[ recovery-image] Sep 04 15:43:21.089 INFO O| Sep 04 15:43:21.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
80402026-09-04T15:43:21.928Z[ recovery-image] Sep 04 15:43:21.089 INFO O| Sep 04 15:43:21.089 INFO STEP 736 (remove_files) COMPLETE
80412026-09-04T15:43:21.928Z[ recovery-image] Sep 04 15:43:21.089 INFO O| Sep 04 15:43:21.089 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80422026-09-04T15:43:21.939Z[ recovery-image] Sep 04 15:43:21.100 INFO O| Sep 04 15:43:21.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
80432026-09-04T15:43:21.939Z[ recovery-image] Sep 04 15:43:21.100 INFO O| Sep 04 15:43:21.100 INFO STEP 737 (remove_files) COMPLETE
80442026-09-04T15:43:21.939Z[ recovery-image] Sep 04 15:43:21.100 INFO O| Sep 04 15:43:21.100 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80452026-09-04T15:43:21.950Z[ recovery-image] Sep 04 15:43:21.111 INFO O| Sep 04 15:43:21.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
80462026-09-04T15:43:21.950Z[ recovery-image] Sep 04 15:43:21.111 INFO O| Sep 04 15:43:21.111 INFO STEP 738 (remove_files) COMPLETE
80472026-09-04T15:43:21.950Z[ recovery-image] Sep 04 15:43:21.111 INFO O| Sep 04 15:43:21.111 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80482026-09-04T15:43:21.960Z[ recovery-image] Sep 04 15:43:21.121 INFO O| Sep 04 15:43:21.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
80492026-09-04T15:43:21.960Z[ recovery-image] Sep 04 15:43:21.121 INFO O| Sep 04 15:43:21.121 INFO STEP 739 (remove_files) COMPLETE
80502026-09-04T15:43:21.960Z[ recovery-image] Sep 04 15:43:21.122 INFO O| Sep 04 15:43:21.121 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80512026-09-04T15:43:21.970Z[ recovery-image] Sep 04 15:43:21.132 INFO O| Sep 04 15:43:21.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
80522026-09-04T15:43:21.970Z[ recovery-image] Sep 04 15:43:21.132 INFO O| Sep 04 15:43:21.132 INFO STEP 740 (remove_files) COMPLETE
80532026-09-04T15:43:21.970Z[ recovery-image] Sep 04 15:43:21.132 INFO O| Sep 04 15:43:21.132 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80542026-09-04T15:43:21.979Z[ recovery-image] Sep 04 15:43:21.141 INFO O| Sep 04 15:43:21.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
80552026-09-04T15:43:21.979Z[ recovery-image] Sep 04 15:43:21.141 INFO O| Sep 04 15:43:21.141 INFO STEP 741 (remove_files) COMPLETE
80562026-09-04T15:43:21.979Z[ recovery-image] Sep 04 15:43:21.141 INFO O| Sep 04 15:43:21.141 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80572026-09-04T15:43:21.988Z[ recovery-image] Sep 04 15:43:21.150 INFO O| Sep 04 15:43:21.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
80582026-09-04T15:43:21.989Z[ recovery-image] Sep 04 15:43:21.150 INFO O| Sep 04 15:43:21.150 INFO STEP 742 (remove_files) COMPLETE
80592026-09-04T15:43:21.989Z[ recovery-image] Sep 04 15:43:21.150 INFO O| Sep 04 15:43:21.150 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80602026-09-04T15:43:21.999Z[ recovery-image] Sep 04 15:43:21.161 INFO O| Sep 04 15:43:21.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
80612026-09-04T15:43:21.999Z[ recovery-image] Sep 04 15:43:21.161 INFO O| Sep 04 15:43:21.161 INFO STEP 743 (remove_files) COMPLETE
80622026-09-04T15:43:21.999Z[ recovery-image] Sep 04 15:43:21.161 INFO O| Sep 04 15:43:21.161 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80632026-09-04T15:43:22.010Z[ recovery-image] Sep 04 15:43:21.171 INFO O| Sep 04 15:43:21.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
80642026-09-04T15:43:22.010Z[ recovery-image] Sep 04 15:43:21.171 INFO O| Sep 04 15:43:21.171 INFO STEP 744 (remove_files) COMPLETE
80652026-09-04T15:43:22.010Z[ recovery-image] Sep 04 15:43:21.171 INFO O| Sep 04 15:43:21.171 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80662026-09-04T15:43:22.020Z[ recovery-image] Sep 04 15:43:21.182 INFO O| Sep 04 15:43:21.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
80672026-09-04T15:43:22.021Z[ recovery-image] Sep 04 15:43:21.182 INFO O| Sep 04 15:43:21.182 INFO STEP 745 (remove_files) COMPLETE
80682026-09-04T15:43:22.021Z[ recovery-image] Sep 04 15:43:21.182 INFO O| Sep 04 15:43:21.182 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80692026-09-04T15:43:22.031Z[ recovery-image] Sep 04 15:43:21.192 INFO O| Sep 04 15:43:21.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
80702026-09-04T15:43:22.031Z[ recovery-image] Sep 04 15:43:21.192 INFO O| Sep 04 15:43:21.192 INFO STEP 746 (remove_files) COMPLETE
80712026-09-04T15:43:22.034Z[ recovery-image] Sep 04 15:43:21.192 INFO O| Sep 04 15:43:21.192 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80722026-09-04T15:43:22.042Z[ recovery-image] Sep 04 15:43:21.204 INFO O| Sep 04 15:43:21.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
80732026-09-04T15:43:22.042Z[ recovery-image] Sep 04 15:43:21.204 INFO O| Sep 04 15:43:21.204 INFO STEP 747 (remove_files) COMPLETE
80742026-09-04T15:43:22.045Z[ recovery-image] Sep 04 15:43:21.204 INFO O| Sep 04 15:43:21.204 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80752026-09-04T15:43:22.053Z[ recovery-image] Sep 04 15:43:21.215 INFO O| Sep 04 15:43:21.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
80762026-09-04T15:43:22.058Z[ recovery-image] Sep 04 15:43:21.215 INFO O| Sep 04 15:43:21.215 INFO STEP 748 (remove_files) COMPLETE
80772026-09-04T15:43:22.058Z[ recovery-image] Sep 04 15:43:21.215 INFO O| Sep 04 15:43:21.215 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80782026-09-04T15:43:22.066Z[ recovery-image] Sep 04 15:43:21.228 INFO O| Sep 04 15:43:21.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
80792026-09-04T15:43:22.066Z[ recovery-image] Sep 04 15:43:21.228 INFO O| Sep 04 15:43:21.226 INFO STEP 749 (remove_files) COMPLETE
80802026-09-04T15:43:22.066Z[ recovery-image] Sep 04 15:43:21.228 INFO O| Sep 04 15:43:21.226 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80812026-09-04T15:43:22.074Z[ recovery-image] Sep 04 15:43:21.236 INFO O| Sep 04 15:43:21.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
80822026-09-04T15:43:22.074Z[ recovery-image] Sep 04 15:43:21.236 INFO O| Sep 04 15:43:21.236 INFO STEP 750 (remove_files) COMPLETE
80832026-09-04T15:43:22.074Z[ recovery-image] Sep 04 15:43:21.236 INFO O| Sep 04 15:43:21.236 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80842026-09-04T15:43:22.085Z[ recovery-image] Sep 04 15:43:21.247 INFO O| Sep 04 15:43:21.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
80852026-09-04T15:43:22.085Z[ recovery-image] Sep 04 15:43:21.247 INFO O| Sep 04 15:43:21.247 INFO STEP 751 (remove_files) COMPLETE
80862026-09-04T15:43:22.088Z[ recovery-image] Sep 04 15:43:21.247 INFO O| Sep 04 15:43:21.247 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80872026-09-04T15:43:22.094Z[ recovery-image] Sep 04 15:43:21.256 INFO O| Sep 04 15:43:21.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
80882026-09-04T15:43:22.098Z[ recovery-image] Sep 04 15:43:21.256 INFO O| Sep 04 15:43:21.256 INFO STEP 752 (remove_files) COMPLETE
80892026-09-04T15:43:22.098Z[ recovery-image] Sep 04 15:43:21.256 INFO O| Sep 04 15:43:21.256 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80902026-09-04T15:43:22.105Z[ recovery-image] Sep 04 15:43:21.266 INFO O| Sep 04 15:43:21.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
80912026-09-04T15:43:22.105Z[ recovery-image] Sep 04 15:43:21.266 INFO O| Sep 04 15:43:21.266 INFO STEP 753 (remove_files) COMPLETE
80922026-09-04T15:43:22.108Z[ recovery-image] Sep 04 15:43:21.266 INFO O| Sep 04 15:43:21.266 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80932026-09-04T15:43:22.113Z[ recovery-image] Sep 04 15:43:21.275 INFO O| Sep 04 15:43:21.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
80942026-09-04T15:43:22.113Z[ recovery-image] Sep 04 15:43:21.275 INFO O| Sep 04 15:43:21.275 INFO STEP 754 (remove_files) COMPLETE
80952026-09-04T15:43:22.113Z[ recovery-image] Sep 04 15:43:21.275 INFO O| Sep 04 15:43:21.275 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80962026-09-04T15:43:22.121Z[ recovery-image] Sep 04 15:43:21.283 INFO O| Sep 04 15:43:21.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
80972026-09-04T15:43:22.125Z[ recovery-image] Sep 04 15:43:21.283 INFO O| Sep 04 15:43:21.283 INFO STEP 755 (remove_files) COMPLETE
80982026-09-04T15:43:22.125Z[ recovery-image] Sep 04 15:43:21.283 INFO O| Sep 04 15:43:21.283 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80992026-09-04T15:43:22.130Z[ recovery-image] Sep 04 15:43:21.292 INFO O| Sep 04 15:43:21.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
81002026-09-04T15:43:22.130Z[ recovery-image] Sep 04 15:43:21.292 INFO O| Sep 04 15:43:21.292 INFO STEP 756 (remove_files) COMPLETE
81012026-09-04T15:43:22.130Z[ recovery-image] Sep 04 15:43:21.292 INFO O| Sep 04 15:43:21.292 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81022026-09-04T15:43:22.136Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
81032026-09-04T15:43:22.140Z[ recovery-image] Sep 04 15:43:21.301 INFO O| Sep 04 15:43:21.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
81042026-09-04T15:43:22.143Z[ recovery-image] Sep 04 15:43:21.302 INFO O| Sep 04 15:43:21.301 INFO STEP 757 (remove_files) COMPLETE
81052026-09-04T15:43:22.143Z[ recovery-image] Sep 04 15:43:21.302 INFO O| Sep 04 15:43:21.301 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81062026-09-04T15:43:22.151Z[ recovery-image] Sep 04 15:43:21.312 INFO O| Sep 04 15:43:21.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
81072026-09-04T15:43:22.154Z[ recovery-image] Sep 04 15:43:21.313 INFO O| Sep 04 15:43:21.313 INFO STEP 758 (remove_files) COMPLETE
81082026-09-04T15:43:22.154Z[ recovery-image] Sep 04 15:43:21.313 INFO O| Sep 04 15:43:21.313 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81092026-09-04T15:43:22.160Z[ recovery-image] Sep 04 15:43:21.322 INFO O| Sep 04 15:43:21.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
81102026-09-04T15:43:22.160Z[ recovery-image] Sep 04 15:43:21.322 INFO O| Sep 04 15:43:21.322 INFO STEP 759 (remove_files) COMPLETE
81112026-09-04T15:43:22.160Z[ recovery-image] Sep 04 15:43:21.322 INFO O| Sep 04 15:43:21.322 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81122026-09-04T15:43:22.170Z[ recovery-image] Sep 04 15:43:21.331 INFO O| Sep 04 15:43:21.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
81132026-09-04T15:43:22.170Z[ recovery-image] Sep 04 15:43:21.331 INFO O| Sep 04 15:43:21.331 INFO STEP 760 (remove_files) COMPLETE
81142026-09-04T15:43:22.173Z[ recovery-image] Sep 04 15:43:21.331 INFO O| Sep 04 15:43:21.331 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81152026-09-04T15:43:22.179Z[ recovery-image] Sep 04 15:43:21.340 INFO O| Sep 04 15:43:21.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
81162026-09-04T15:43:22.182Z[ recovery-image] Sep 04 15:43:21.340 INFO O| Sep 04 15:43:21.340 INFO STEP 761 (remove_files) COMPLETE
81172026-09-04T15:43:22.182Z[ recovery-image] Sep 04 15:43:21.340 INFO O| Sep 04 15:43:21.340 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81182026-09-04T15:43:22.242Z[ recovery-image] Sep 04 15:43:21.352 INFO O| Sep 04 15:43:21.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
81192026-09-04T15:43:22.242Z[ recovery-image] Sep 04 15:43:21.352 INFO O| Sep 04 15:43:21.352 INFO STEP 762 (remove_files) COMPLETE
81202026-09-04T15:43:22.242Z[ recovery-image] Sep 04 15:43:21.352 INFO O| Sep 04 15:43:21.352 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81212026-09-04T15:43:22.242Z[ recovery-image] Sep 04 15:43:21.363 INFO O| Sep 04 15:43:21.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
81222026-09-04T15:43:22.242Z[ recovery-image] Sep 04 15:43:21.363 INFO O| Sep 04 15:43:21.363 INFO STEP 763 (remove_files) COMPLETE
81232026-09-04T15:43:22.242Z[ recovery-image] Sep 04 15:43:21.363 INFO O| Sep 04 15:43:21.363 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81242026-09-04T15:43:22.242Z[ recovery-image] Sep 04 15:43:21.373 INFO O| Sep 04 15:43:21.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
81252026-09-04T15:43:22.242Z[ recovery-image] Sep 04 15:43:21.374 INFO O| Sep 04 15:43:21.374 INFO STEP 764 (remove_files) COMPLETE
81262026-09-04T15:43:22.243Z[ recovery-image] Sep 04 15:43:21.374 INFO O| Sep 04 15:43:21.374 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81272026-09-04T15:43:22.243Z[ recovery-image] Sep 04 15:43:21.384 INFO O| Sep 04 15:43:21.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
81282026-09-04T15:43:22.243Z[ recovery-image] Sep 04 15:43:21.384 INFO O| Sep 04 15:43:21.384 INFO STEP 765 (remove_files) COMPLETE
81292026-09-04T15:43:22.243Z[ recovery-image] Sep 04 15:43:21.384 INFO O| Sep 04 15:43:21.384 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81302026-09-04T15:43:22.243Z[ recovery-image] Sep 04 15:43:21.395 INFO O| Sep 04 15:43:21.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
81312026-09-04T15:43:22.243Z[ recovery-image] Sep 04 15:43:21.395 INFO O| Sep 04 15:43:21.395 INFO STEP 766 (remove_files) COMPLETE
81322026-09-04T15:43:22.243Z[ recovery-image] Sep 04 15:43:21.395 INFO O| Sep 04 15:43:21.395 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81332026-09-04T15:43:22.246Z[ recovery-image] Sep 04 15:43:21.406 INFO O| Sep 04 15:43:21.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
81342026-09-04T15:43:22.246Z[ recovery-image] Sep 04 15:43:21.406 INFO O| Sep 04 15:43:21.406 INFO STEP 767 (remove_files) COMPLETE
81352026-09-04T15:43:22.246Z[ recovery-image] Sep 04 15:43:21.406 INFO O| Sep 04 15:43:21.406 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81362026-09-04T15:43:22.256Z[ recovery-image] Sep 04 15:43:21.417 INFO O| Sep 04 15:43:21.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
81372026-09-04T15:43:22.259Z[ recovery-image] Sep 04 15:43:21.417 INFO O| Sep 04 15:43:21.417 INFO STEP 768 (remove_files) COMPLETE
81382026-09-04T15:43:22.259Z[ recovery-image] Sep 04 15:43:21.417 INFO O| Sep 04 15:43:21.417 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81392026-09-04T15:43:22.270Z[ recovery-image] Sep 04 15:43:21.432 INFO O| Sep 04 15:43:21.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
81402026-09-04T15:43:22.277Z[ recovery-image] Sep 04 15:43:21.439 INFO O| Sep 04 15:43:21.438 INFO STEP 769 (remove_files) COMPLETE
81412026-09-04T15:43:22.278Z[ recovery-image] Sep 04 15:43:21.439 INFO O| Sep 04 15:43:21.438 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81422026-09-04T15:43:22.288Z[ recovery-image] Sep 04 15:43:21.449 INFO O| Sep 04 15:43:21.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
81432026-09-04T15:43:22.288Z[ recovery-image] Sep 04 15:43:21.449 INFO O| Sep 04 15:43:21.449 INFO STEP 770 (remove_files) COMPLETE
81442026-09-04T15:43:22.288Z[ recovery-image] Sep 04 15:43:21.449 INFO O| Sep 04 15:43:21.449 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81452026-09-04T15:43:22.299Z[ recovery-image] Sep 04 15:43:21.460 INFO O| Sep 04 15:43:21.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
81462026-09-04T15:43:22.299Z[ recovery-image] Sep 04 15:43:21.460 INFO O| Sep 04 15:43:21.460 INFO STEP 771 (remove_files) COMPLETE
81472026-09-04T15:43:22.302Z[ recovery-image] Sep 04 15:43:21.460 INFO O| Sep 04 15:43:21.460 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81482026-09-04T15:43:22.309Z[ recovery-image] Sep 04 15:43:21.470 INFO O| Sep 04 15:43:21.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
81492026-09-04T15:43:22.309Z[ recovery-image] Sep 04 15:43:21.470 INFO O| Sep 04 15:43:21.470 INFO STEP 772 (remove_files) COMPLETE
81502026-09-04T15:43:22.309Z[ recovery-image] Sep 04 15:43:21.470 INFO O| Sep 04 15:43:21.470 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81512026-09-04T15:43:22.320Z[ recovery-image] Sep 04 15:43:21.481 INFO O| Sep 04 15:43:21.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
81522026-09-04T15:43:22.320Z[ recovery-image] Sep 04 15:43:21.481 INFO O| Sep 04 15:43:21.481 INFO STEP 773 (remove_files) COMPLETE
81532026-09-04T15:43:22.323Z[ recovery-image] Sep 04 15:43:21.481 INFO O| Sep 04 15:43:21.481 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81542026-09-04T15:43:22.331Z[ recovery-image] Sep 04 15:43:21.493 INFO O| Sep 04 15:43:21.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
81552026-09-04T15:43:22.331Z[ recovery-image] Sep 04 15:43:21.493 INFO O| Sep 04 15:43:21.493 INFO STEP 774 (remove_files) COMPLETE
81562026-09-04T15:43:22.334Z[ recovery-image] Sep 04 15:43:21.493 INFO O| Sep 04 15:43:21.493 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81572026-09-04T15:43:22.339Z[verify-libraries] Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
81582026-09-04T15:43:22.342Z[ recovery-image] Sep 04 15:43:21.503 INFO O| Sep 04 15:43:21.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
81592026-09-04T15:43:22.342Z[ recovery-image] Sep 04 15:43:21.503 INFO O| Sep 04 15:43:21.503 INFO STEP 775 (remove_files) COMPLETE
81602026-09-04T15:43:22.342Z[ recovery-image] Sep 04 15:43:21.503 INFO O| Sep 04 15:43:21.503 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81612026-09-04T15:43:22.351Z[ recovery-image] Sep 04 15:43:21.513 INFO O| Sep 04 15:43:21.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
81622026-09-04T15:43:22.351Z[ recovery-image] Sep 04 15:43:21.513 INFO O| Sep 04 15:43:21.513 INFO STEP 776 (remove_files) COMPLETE
81632026-09-04T15:43:22.354Z[ recovery-image] Sep 04 15:43:21.513 INFO O| Sep 04 15:43:21.513 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81642026-09-04T15:43:22.360Z[ recovery-image] Sep 04 15:43:21.522 INFO O| Sep 04 15:43:21.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
81652026-09-04T15:43:22.360Z[ recovery-image] Sep 04 15:43:21.522 INFO O| Sep 04 15:43:21.522 INFO STEP 777 (remove_files) COMPLETE
81662026-09-04T15:43:22.363Z[ recovery-image] Sep 04 15:43:21.522 INFO O| Sep 04 15:43:21.522 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81672026-09-04T15:43:22.371Z[ recovery-image] Sep 04 15:43:21.532 INFO O| Sep 04 15:43:21.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
81682026-09-04T15:43:22.371Z[ recovery-image] Sep 04 15:43:21.532 INFO O| Sep 04 15:43:21.532 INFO STEP 778 (remove_files) COMPLETE
81692026-09-04T15:43:22.371Z[ recovery-image] Sep 04 15:43:21.532 INFO O| Sep 04 15:43:21.532 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81702026-09-04T15:43:22.381Z[ recovery-image] Sep 04 15:43:21.543 INFO O| Sep 04 15:43:21.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
81712026-09-04T15:43:22.381Z[ recovery-image] Sep 04 15:43:21.543 INFO O| Sep 04 15:43:21.543 INFO STEP 779 (remove_files) COMPLETE
81722026-09-04T15:43:22.382Z[ recovery-image] Sep 04 15:43:21.543 INFO O| Sep 04 15:43:21.543 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81732026-09-04T15:43:22.394Z[ recovery-image] Sep 04 15:43:21.554 INFO O| Sep 04 15:43:21.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
81742026-09-04T15:43:22.394Z[ recovery-image] Sep 04 15:43:21.554 INFO O| Sep 04 15:43:21.554 INFO STEP 780 (remove_files) COMPLETE
81752026-09-04T15:43:22.394Z[ recovery-image] Sep 04 15:43:21.554 INFO O| Sep 04 15:43:21.554 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81762026-09-04T15:43:22.402Z[ recovery-image] Sep 04 15:43:21.564 INFO O| Sep 04 15:43:21.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
81772026-09-04T15:43:22.402Z[ recovery-image] Sep 04 15:43:21.564 INFO O| Sep 04 15:43:21.564 INFO STEP 781 (remove_files) COMPLETE
81782026-09-04T15:43:22.403Z[ recovery-image] Sep 04 15:43:21.564 INFO O| Sep 04 15:43:21.564 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81792026-09-04T15:43:22.406Z[ host-image] Sep 04 15:43:21.566 INFO O| copying publishers...
81802026-09-04T15:43:22.414Z[ recovery-image] Sep 04 15:43:21.576 INFO O| Sep 04 15:43:21.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
81812026-09-04T15:43:22.414Z[ recovery-image] Sep 04 15:43:21.576 INFO O| Sep 04 15:43:21.576 INFO STEP 782 (remove_files) COMPLETE
81822026-09-04T15:43:22.414Z[ recovery-image] Sep 04 15:43:21.576 INFO O| Sep 04 15:43:21.576 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81832026-09-04T15:43:22.425Z[ recovery-image] Sep 04 15:43:21.587 INFO O| Sep 04 15:43:21.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
81842026-09-04T15:43:22.425Z[ recovery-image] Sep 04 15:43:21.587 INFO O| Sep 04 15:43:21.587 INFO STEP 783 (remove_files) COMPLETE
81852026-09-04T15:43:22.425Z[ recovery-image] Sep 04 15:43:21.587 INFO O| Sep 04 15:43:21.587 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81862026-09-04T15:43:22.436Z[ recovery-image] Sep 04 15:43:21.597 INFO O| Sep 04 15:43:21.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
81872026-09-04T15:43:22.436Z[ recovery-image] Sep 04 15:43:21.598 INFO O| Sep 04 15:43:21.597 INFO STEP 784 (remove_files) COMPLETE
81882026-09-04T15:43:22.439Z[ recovery-image] Sep 04 15:43:21.598 INFO O| Sep 04 15:43:21.597 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81892026-09-04T15:43:22.446Z[ recovery-image] Sep 04 15:43:21.607 INFO O| Sep 04 15:43:21.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
81902026-09-04T15:43:22.446Z[ recovery-image] Sep 04 15:43:21.607 INFO O| Sep 04 15:43:21.607 INFO STEP 785 (remove_files) COMPLETE
81912026-09-04T15:43:22.449Z[ recovery-image] Sep 04 15:43:21.607 INFO O| Sep 04 15:43:21.607 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81922026-09-04T15:43:22.455Z[ recovery-image] Sep 04 15:43:21.616 INFO O| Sep 04 15:43:21.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
81932026-09-04T15:43:22.455Z[ recovery-image] Sep 04 15:43:21.616 INFO O| Sep 04 15:43:21.616 INFO STEP 786 (remove_files) COMPLETE
81942026-09-04T15:43:22.455Z[ recovery-image] Sep 04 15:43:21.616 INFO O| Sep 04 15:43:21.616 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81952026-09-04T15:43:22.464Z[ recovery-image] Sep 04 15:43:21.625 INFO O| Sep 04 15:43:21.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
81962026-09-04T15:43:22.464Z[ recovery-image] Sep 04 15:43:21.625 INFO O| Sep 04 15:43:21.625 INFO STEP 787 (remove_files) COMPLETE
81972026-09-04T15:43:22.464Z[ recovery-image] Sep 04 15:43:21.625 INFO O| Sep 04 15:43:21.625 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81982026-09-04T15:43:22.474Z[ recovery-image] Sep 04 15:43:21.635 INFO O| Sep 04 15:43:21.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
81992026-09-04T15:43:22.474Z[ recovery-image] Sep 04 15:43:21.635 INFO O| Sep 04 15:43:21.635 INFO STEP 788 (remove_files) COMPLETE
82002026-09-04T15:43:22.474Z[ recovery-image] Sep 04 15:43:21.635 INFO O| Sep 04 15:43:21.635 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82012026-09-04T15:43:22.484Z[ recovery-image] Sep 04 15:43:21.645 INFO O| Sep 04 15:43:21.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
82022026-09-04T15:43:22.484Z[ recovery-image] Sep 04 15:43:21.645 INFO O| Sep 04 15:43:21.645 INFO STEP 789 (remove_files) COMPLETE
82032026-09-04T15:43:22.484Z[ recovery-image] Sep 04 15:43:21.645 INFO O| Sep 04 15:43:21.645 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82042026-09-04T15:43:22.493Z[ recovery-image] Sep 04 15:43:21.655 INFO O| Sep 04 15:43:21.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
82052026-09-04T15:43:22.494Z[ recovery-image] Sep 04 15:43:21.655 INFO O| Sep 04 15:43:21.655 INFO STEP 790 (remove_files) COMPLETE
82062026-09-04T15:43:22.494Z[ recovery-image] Sep 04 15:43:21.655 INFO O| Sep 04 15:43:21.655 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82072026-09-04T15:43:22.504Z[ recovery-image] Sep 04 15:43:21.665 INFO O| Sep 04 15:43:21.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
82082026-09-04T15:43:22.504Z[ recovery-image] Sep 04 15:43:21.665 INFO O| Sep 04 15:43:21.665 INFO STEP 791 (remove_files) COMPLETE
82092026-09-04T15:43:22.504Z[ recovery-image] Sep 04 15:43:21.665 INFO O| Sep 04 15:43:21.665 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82102026-09-04T15:43:22.513Z[ recovery-image] Sep 04 15:43:21.675 INFO O| Sep 04 15:43:21.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
82112026-09-04T15:43:22.513Z[ recovery-image] Sep 04 15:43:21.675 INFO O| Sep 04 15:43:21.675 INFO STEP 792 (remove_files) COMPLETE
82122026-09-04T15:43:22.517Z[ recovery-image] Sep 04 15:43:21.675 INFO O| Sep 04 15:43:21.675 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82132026-09-04T15:43:22.523Z[ recovery-image] Sep 04 15:43:21.685 INFO O| Sep 04 15:43:21.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
82142026-09-04T15:43:22.523Z[ recovery-image] Sep 04 15:43:21.685 INFO O| Sep 04 15:43:21.685 INFO STEP 793 (remove_files) COMPLETE
82152026-09-04T15:43:22.523Z[ recovery-image] Sep 04 15:43:21.685 INFO O| Sep 04 15:43:21.685 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82162026-09-04T15:43:22.533Z[ recovery-image] Sep 04 15:43:21.695 INFO O| Sep 04 15:43:21.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
82172026-09-04T15:43:22.534Z[ recovery-image] Sep 04 15:43:21.695 INFO O| Sep 04 15:43:21.695 INFO STEP 794 (remove_files) COMPLETE
82182026-09-04T15:43:22.534Z[ recovery-image] Sep 04 15:43:21.695 INFO O| Sep 04 15:43:21.695 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82192026-09-04T15:43:22.545Z[ recovery-image] Sep 04 15:43:21.706 INFO O| Sep 04 15:43:21.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
82202026-09-04T15:43:22.545Z[ recovery-image] Sep 04 15:43:21.706 INFO O| Sep 04 15:43:21.706 INFO STEP 795 (remove_files) COMPLETE
82212026-09-04T15:43:22.545Z[ recovery-image] Sep 04 15:43:21.706 INFO O| Sep 04 15:43:21.706 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82222026-09-04T15:43:22.555Z[ recovery-image] Sep 04 15:43:21.717 INFO O| Sep 04 15:43:21.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
82232026-09-04T15:43:22.555Z[ recovery-image] Sep 04 15:43:21.717 INFO O| Sep 04 15:43:21.717 INFO STEP 796 (remove_files) COMPLETE
82242026-09-04T15:43:22.555Z[ recovery-image] Sep 04 15:43:21.717 INFO O| Sep 04 15:43:21.717 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82252026-09-04T15:43:22.564Z[ recovery-image] Sep 04 15:43:21.725 INFO O| Sep 04 15:43:21.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
82262026-09-04T15:43:22.564Z[ recovery-image] Sep 04 15:43:21.726 INFO O| Sep 04 15:43:21.725 INFO STEP 797 (remove_files) COMPLETE
82272026-09-04T15:43:22.567Z[ recovery-image] Sep 04 15:43:21.726 INFO O| Sep 04 15:43:21.726 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82282026-09-04T15:43:22.583Z[ recovery-image] Sep 04 15:43:21.743 INFO O| Sep 04 15:43:21.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
82292026-09-04T15:43:22.583Z[ recovery-image] Sep 04 15:43:21.743 INFO O| Sep 04 15:43:21.743 INFO STEP 798 (remove_files) COMPLETE
82302026-09-04T15:43:22.587Z[ recovery-image] Sep 04 15:43:21.743 INFO O| Sep 04 15:43:21.743 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82312026-09-04T15:43:22.591Z[ recovery-image] Sep 04 15:43:21.753 INFO O| Sep 04 15:43:21.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
82322026-09-04T15:43:22.591Z[ recovery-image] Sep 04 15:43:21.753 INFO O| Sep 04 15:43:21.753 INFO STEP 799 (remove_files) COMPLETE
82332026-09-04T15:43:22.591Z[ recovery-image] Sep 04 15:43:21.753 INFO O| Sep 04 15:43:21.753 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82342026-09-04T15:43:22.601Z[ recovery-image] Sep 04 15:43:21.763 INFO O| Sep 04 15:43:21.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
82352026-09-04T15:43:22.602Z[ recovery-image] Sep 04 15:43:21.763 INFO O| Sep 04 15:43:21.763 INFO STEP 800 (remove_files) COMPLETE
82362026-09-04T15:43:22.605Z[ recovery-image] Sep 04 15:43:21.763 INFO O| Sep 04 15:43:21.763 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82372026-09-04T15:43:22.610Z[ recovery-image] Sep 04 15:43:21.772 INFO O| Sep 04 15:43:21.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
82382026-09-04T15:43:22.614Z[ recovery-image] Sep 04 15:43:21.773 INFO O| Sep 04 15:43:21.773 INFO STEP 801 (remove_files) COMPLETE
82392026-09-04T15:43:22.614Z[ recovery-image] Sep 04 15:43:21.773 INFO O| Sep 04 15:43:21.773 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82402026-09-04T15:43:22.622Z[ recovery-image] Sep 04 15:43:21.784 INFO O| Sep 04 15:43:21.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
82412026-09-04T15:43:22.622Z[ recovery-image] Sep 04 15:43:21.784 INFO O| Sep 04 15:43:21.784 INFO STEP 802 (remove_files) COMPLETE
82422026-09-04T15:43:22.622Z[ recovery-image] Sep 04 15:43:21.784 INFO O| Sep 04 15:43:21.784 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82432026-09-04T15:43:22.631Z[ recovery-image] Sep 04 15:43:21.792 INFO O| Sep 04 15:43:21.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
82442026-09-04T15:43:22.631Z[ recovery-image] Sep 04 15:43:21.793 INFO O| Sep 04 15:43:21.792 INFO STEP 803 (remove_files) COMPLETE
82452026-09-04T15:43:22.631Z[ recovery-image] Sep 04 15:43:21.793 INFO O| Sep 04 15:43:21.793 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82462026-09-04T15:43:22.639Z[ recovery-image] Sep 04 15:43:21.801 INFO O| Sep 04 15:43:21.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
82472026-09-04T15:43:22.640Z[ recovery-image] Sep 04 15:43:21.801 INFO O| Sep 04 15:43:21.801 INFO STEP 804 (remove_files) COMPLETE
82482026-09-04T15:43:22.640Z[ recovery-image] Sep 04 15:43:21.801 INFO O| Sep 04 15:43:21.801 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82492026-09-04T15:43:22.651Z[ recovery-image] Sep 04 15:43:21.813 INFO O| Sep 04 15:43:21.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
82502026-09-04T15:43:22.652Z[ recovery-image] Sep 04 15:43:21.813 INFO O| Sep 04 15:43:21.813 INFO STEP 805 (remove_files) COMPLETE
82512026-09-04T15:43:22.652Z[ recovery-image] Sep 04 15:43:21.813 INFO O| Sep 04 15:43:21.813 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82522026-09-04T15:43:22.665Z[ recovery-image] Sep 04 15:43:21.825 INFO O| Sep 04 15:43:21.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
82532026-09-04T15:43:22.665Z[ recovery-image] Sep 04 15:43:21.825 INFO O| Sep 04 15:43:21.825 INFO STEP 806 (remove_files) COMPLETE
82542026-09-04T15:43:22.665Z[ recovery-image] Sep 04 15:43:21.825 INFO O| Sep 04 15:43:21.825 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82552026-09-04T15:43:22.674Z[ recovery-image] Sep 04 15:43:21.836 INFO O| Sep 04 15:43:21.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
82562026-09-04T15:43:22.674Z[ recovery-image] Sep 04 15:43:21.836 INFO O| Sep 04 15:43:21.836 INFO STEP 807 (remove_files) COMPLETE
82572026-09-04T15:43:22.674Z[ recovery-image] Sep 04 15:43:21.836 INFO O| Sep 04 15:43:21.836 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82582026-09-04T15:43:22.684Z[ recovery-image] Sep 04 15:43:21.845 INFO O| Sep 04 15:43:21.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
82592026-09-04T15:43:22.684Z[ recovery-image] Sep 04 15:43:21.846 INFO O| Sep 04 15:43:21.846 INFO STEP 808 (remove_files) COMPLETE
82602026-09-04T15:43:22.684Z[ recovery-image] Sep 04 15:43:21.846 INFO O| Sep 04 15:43:21.846 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82612026-09-04T15:43:22.695Z[ recovery-image] Sep 04 15:43:21.857 INFO O| Sep 04 15:43:21.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
82622026-09-04T15:43:22.695Z[ recovery-image] Sep 04 15:43:21.857 INFO O| Sep 04 15:43:21.857 INFO STEP 809 (remove_files) COMPLETE
82632026-09-04T15:43:22.695Z[ recovery-image] Sep 04 15:43:21.857 INFO O| Sep 04 15:43:21.857 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82642026-09-04T15:43:22.705Z[ recovery-image] Sep 04 15:43:21.866 INFO O| Sep 04 15:43:21.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
82652026-09-04T15:43:22.708Z[ recovery-image] Sep 04 15:43:21.867 INFO O| Sep 04 15:43:21.867 INFO STEP 810 (remove_files) COMPLETE
82662026-09-04T15:43:22.708Z[ recovery-image] Sep 04 15:43:21.867 INFO O| Sep 04 15:43:21.867 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82672026-09-04T15:43:22.717Z[ recovery-image] Sep 04 15:43:21.878 INFO O| Sep 04 15:43:21.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
82682026-09-04T15:43:22.717Z[ recovery-image] Sep 04 15:43:21.879 INFO O| Sep 04 15:43:21.878 INFO STEP 811 (remove_files) COMPLETE
82692026-09-04T15:43:22.717Z[ recovery-image] Sep 04 15:43:21.879 INFO O| Sep 04 15:43:21.879 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82702026-09-04T15:43:22.726Z[ recovery-image] Sep 04 15:43:21.888 INFO O| Sep 04 15:43:21.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
82712026-09-04T15:43:22.726Z[ recovery-image] Sep 04 15:43:21.888 INFO O| Sep 04 15:43:21.888 INFO STEP 812 (remove_files) COMPLETE
82722026-09-04T15:43:22.726Z[ recovery-image] Sep 04 15:43:21.888 INFO O| Sep 04 15:43:21.888 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82732026-09-04T15:43:22.738Z[ recovery-image] Sep 04 15:43:21.899 INFO O| Sep 04 15:43:21.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
82742026-09-04T15:43:22.738Z[ recovery-image] Sep 04 15:43:21.899 INFO O| Sep 04 15:43:21.899 INFO STEP 813 (remove_files) COMPLETE
82752026-09-04T15:43:22.738Z[ recovery-image] Sep 04 15:43:21.899 INFO O| Sep 04 15:43:21.899 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82762026-09-04T15:43:22.749Z[ recovery-image] Sep 04 15:43:21.910 INFO O| Sep 04 15:43:21.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
82772026-09-04T15:43:22.749Z[ recovery-image] Sep 04 15:43:21.910 INFO O| Sep 04 15:43:21.910 INFO STEP 814 (remove_files) COMPLETE
82782026-09-04T15:43:22.752Z[ recovery-image] Sep 04 15:43:21.910 INFO O| Sep 04 15:43:21.910 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82792026-09-04T15:43:22.760Z[ recovery-image] Sep 04 15:43:21.922 INFO O| Sep 04 15:43:21.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
82802026-09-04T15:43:22.760Z[ recovery-image] Sep 04 15:43:21.922 INFO O| Sep 04 15:43:21.922 INFO STEP 815 (remove_files) COMPLETE
82812026-09-04T15:43:22.760Z[ recovery-image] Sep 04 15:43:21.922 INFO O| Sep 04 15:43:21.922 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82822026-09-04T15:43:22.773Z[ recovery-image] Sep 04 15:43:21.935 INFO O| Sep 04 15:43:21.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
82832026-09-04T15:43:22.773Z[ recovery-image] Sep 04 15:43:21.935 INFO O| Sep 04 15:43:21.934 INFO STEP 816 (remove_files) COMPLETE
82842026-09-04T15:43:22.777Z[ recovery-image] Sep 04 15:43:21.935 INFO O| Sep 04 15:43:21.934 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82852026-09-04T15:43:22.784Z[ recovery-image] Sep 04 15:43:21.945 INFO O| Sep 04 15:43:21.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
82862026-09-04T15:43:22.784Z[ recovery-image] Sep 04 15:43:21.945 INFO O| Sep 04 15:43:21.945 INFO STEP 817 (remove_files) COMPLETE
82872026-09-04T15:43:22.787Z[ recovery-image] Sep 04 15:43:21.945 INFO O| Sep 04 15:43:21.945 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82882026-09-04T15:43:22.794Z[ recovery-image] Sep 04 15:43:21.956 INFO O| Sep 04 15:43:21.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
82892026-09-04T15:43:22.794Z[ recovery-image] Sep 04 15:43:21.956 INFO O| Sep 04 15:43:21.956 INFO STEP 818 (remove_files) COMPLETE
82902026-09-04T15:43:22.798Z[ recovery-image] Sep 04 15:43:21.956 INFO O| Sep 04 15:43:21.956 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82912026-09-04T15:43:22.806Z[ recovery-image] Sep 04 15:43:21.968 INFO O| Sep 04 15:43:21.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
82922026-09-04T15:43:22.806Z[ recovery-image] Sep 04 15:43:21.968 INFO O| Sep 04 15:43:21.968 INFO STEP 819 (remove_files) COMPLETE
82932026-09-04T15:43:22.809Z[ recovery-image] Sep 04 15:43:21.968 INFO O| Sep 04 15:43:21.968 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82942026-09-04T15:43:22.818Z[ recovery-image] Sep 04 15:43:21.980 INFO O| Sep 04 15:43:21.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
82952026-09-04T15:43:22.818Z[ recovery-image] Sep 04 15:43:21.980 INFO O| Sep 04 15:43:21.980 INFO STEP 820 (remove_files) COMPLETE
82962026-09-04T15:43:22.818Z[ recovery-image] Sep 04 15:43:21.980 INFO O| Sep 04 15:43:21.980 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82972026-09-04T15:43:22.821Z[verify-libraries] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
82982026-09-04T15:43:22.831Z[ recovery-image] Sep 04 15:43:21.993 INFO O| Sep 04 15:43:21.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
82992026-09-04T15:43:22.831Z[ recovery-image] Sep 04 15:43:21.993 INFO O| Sep 04 15:43:21.993 INFO STEP 821 (remove_files) COMPLETE
83002026-09-04T15:43:22.836Z[ recovery-image] Sep 04 15:43:21.993 INFO O| Sep 04 15:43:21.993 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83012026-09-04T15:43:22.845Z[ recovery-image] Sep 04 15:43:22.007 INFO O| Sep 04 15:43:22.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
83022026-09-04T15:43:22.845Z[ recovery-image] Sep 04 15:43:22.007 INFO O| Sep 04 15:43:22.007 INFO STEP 822 (remove_files) COMPLETE
83032026-09-04T15:43:22.845Z[ recovery-image] Sep 04 15:43:22.007 INFO O| Sep 04 15:43:22.007 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83042026-09-04T15:43:22.864Z[ recovery-image] Sep 04 15:43:22.025 INFO O| Sep 04 15:43:22.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
83052026-09-04T15:43:22.864Z[ recovery-image] Sep 04 15:43:22.025 INFO O| Sep 04 15:43:22.025 INFO STEP 823 (remove_files) COMPLETE
83062026-09-04T15:43:22.864Z[ recovery-image] Sep 04 15:43:22.025 INFO O| Sep 04 15:43:22.025 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83072026-09-04T15:43:22.876Z[ recovery-image] Sep 04 15:43:22.036 INFO O| Sep 04 15:43:22.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
83082026-09-04T15:43:22.876Z[ recovery-image] Sep 04 15:43:22.037 INFO O| Sep 04 15:43:22.036 INFO STEP 824 (remove_files) COMPLETE
83092026-09-04T15:43:22.876Z[ recovery-image] Sep 04 15:43:22.037 INFO O| Sep 04 15:43:22.036 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83102026-09-04T15:43:22.887Z[ recovery-image] Sep 04 15:43:22.048 INFO O| Sep 04 15:43:22.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
83112026-09-04T15:43:22.887Z[ recovery-image] Sep 04 15:43:22.048 INFO O| Sep 04 15:43:22.048 INFO STEP 825 (remove_files) COMPLETE
83122026-09-04T15:43:22.887Z[ recovery-image] Sep 04 15:43:22.048 INFO O| Sep 04 15:43:22.048 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83132026-09-04T15:43:22.897Z[ recovery-image] Sep 04 15:43:22.058 INFO O| Sep 04 15:43:22.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
83142026-09-04T15:43:22.897Z[ recovery-image] Sep 04 15:43:22.058 INFO O| Sep 04 15:43:22.058 INFO STEP 826 (remove_files) COMPLETE
83152026-09-04T15:43:22.897Z[ recovery-image] Sep 04 15:43:22.058 INFO O| Sep 04 15:43:22.058 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83162026-09-04T15:43:22.913Z[ recovery-image] Sep 04 15:43:22.074 INFO O| Sep 04 15:43:22.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
83172026-09-04T15:43:22.913Z[ recovery-image] Sep 04 15:43:22.074 INFO O| Sep 04 15:43:22.074 INFO STEP 827 (remove_files) COMPLETE
83182026-09-04T15:43:22.913Z[ recovery-image] Sep 04 15:43:22.074 INFO O| Sep 04 15:43:22.074 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83192026-09-04T15:43:22.926Z[ recovery-image] Sep 04 15:43:22.088 INFO O| Sep 04 15:43:22.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
83202026-09-04T15:43:22.930Z[ recovery-image] Sep 04 15:43:22.089 INFO O| Sep 04 15:43:22.089 INFO STEP 828 (remove_files) COMPLETE
83212026-09-04T15:43:22.930Z[ recovery-image] Sep 04 15:43:22.089 INFO O| Sep 04 15:43:22.089 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83222026-09-04T15:43:22.938Z[ recovery-image] Sep 04 15:43:22.100 INFO O| Sep 04 15:43:22.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
83232026-09-04T15:43:22.942Z[ recovery-image] Sep 04 15:43:22.101 INFO O| Sep 04 15:43:22.101 INFO STEP 829 (remove_files) COMPLETE
83242026-09-04T15:43:22.942Z[ recovery-image] Sep 04 15:43:22.101 INFO O| Sep 04 15:43:22.101 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83252026-09-04T15:43:22.949Z[ recovery-image] Sep 04 15:43:22.111 INFO O| Sep 04 15:43:22.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
83262026-09-04T15:43:22.949Z[ recovery-image] Sep 04 15:43:22.111 INFO O| Sep 04 15:43:22.111 INFO STEP 830 (remove_files) COMPLETE
83272026-09-04T15:43:22.949Z[ recovery-image] Sep 04 15:43:22.111 INFO O| Sep 04 15:43:22.111 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83282026-09-04T15:43:22.959Z[ recovery-image] Sep 04 15:43:22.121 INFO O| Sep 04 15:43:22.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
83292026-09-04T15:43:22.959Z[ recovery-image] Sep 04 15:43:22.121 INFO O| Sep 04 15:43:22.121 INFO STEP 831 (remove_files) COMPLETE
83302026-09-04T15:43:22.963Z[ recovery-image] Sep 04 15:43:22.121 INFO O| Sep 04 15:43:22.121 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83312026-09-04T15:43:22.976Z[ recovery-image] Sep 04 15:43:22.137 INFO O| Sep 04 15:43:22.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
83322026-09-04T15:43:22.976Z[ recovery-image] Sep 04 15:43:22.137 INFO O| Sep 04 15:43:22.137 INFO STEP 832 (remove_files) COMPLETE
83332026-09-04T15:43:22.976Z[ recovery-image] Sep 04 15:43:22.137 INFO O| Sep 04 15:43:22.137 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83342026-09-04T15:43:22.986Z[ recovery-image] Sep 04 15:43:22.148 INFO O| Sep 04 15:43:22.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
83352026-09-04T15:43:22.986Z[ recovery-image] Sep 04 15:43:22.148 INFO O| Sep 04 15:43:22.148 INFO STEP 833 (remove_files) COMPLETE
83362026-09-04T15:43:22.987Z[ recovery-image] Sep 04 15:43:22.148 INFO O| Sep 04 15:43:22.148 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83372026-09-04T15:43:22.991Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
83382026-09-04T15:43:23.005Z[ recovery-image] Sep 04 15:43:22.166 INFO O| Sep 04 15:43:22.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
83392026-09-04T15:43:23.005Z[ recovery-image] Sep 04 15:43:22.166 INFO O| Sep 04 15:43:22.166 INFO STEP 834 (remove_files) COMPLETE
83402026-09-04T15:43:23.005Z[ recovery-image] Sep 04 15:43:22.166 INFO O| Sep 04 15:43:22.166 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83412026-09-04T15:43:23.018Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
83422026-09-04T15:43:23.018Z[ recovery-image] Sep 04 15:43:22.178 INFO O| Sep 04 15:43:22.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
83432026-09-04T15:43:23.018Z[ recovery-image] Sep 04 15:43:22.178 INFO O| Sep 04 15:43:22.178 INFO STEP 835 (remove_files) COMPLETE
83442026-09-04T15:43:23.018Z[ recovery-image] Sep 04 15:43:22.179 INFO O| Sep 04 15:43:22.178 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83452026-09-04T15:43:23.029Z[ recovery-image] Sep 04 15:43:22.191 INFO O| Sep 04 15:43:22.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
83462026-09-04T15:43:23.029Z[ recovery-image] Sep 04 15:43:22.191 INFO O| Sep 04 15:43:22.190 INFO STEP 836 (remove_files) COMPLETE
83472026-09-04T15:43:23.029Z[ recovery-image] Sep 04 15:43:22.191 INFO O| Sep 04 15:43:22.190 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83482026-09-04T15:43:23.045Z[ recovery-image] Sep 04 15:43:22.206 INFO O| Sep 04 15:43:22.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
83492026-09-04T15:43:23.045Z[ recovery-image] Sep 04 15:43:22.206 INFO O| Sep 04 15:43:22.206 INFO STEP 837 (remove_files) COMPLETE
83502026-09-04T15:43:23.048Z[ recovery-image] Sep 04 15:43:22.206 INFO O| Sep 04 15:43:22.206 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83512026-09-04T15:43:23.056Z[ recovery-image] Sep 04 15:43:22.218 INFO O| Sep 04 15:43:22.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
83522026-09-04T15:43:23.056Z[ recovery-image] Sep 04 15:43:22.218 INFO O| Sep 04 15:43:22.218 INFO STEP 838 (remove_files) COMPLETE
83532026-09-04T15:43:23.059Z[ recovery-image] Sep 04 15:43:22.218 INFO O| Sep 04 15:43:22.218 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83542026-09-04T15:43:23.066Z[ recovery-image] Sep 04 15:43:22.227 INFO O| Sep 04 15:43:22.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
83552026-09-04T15:43:23.066Z[ recovery-image] Sep 04 15:43:22.227 INFO O| Sep 04 15:43:22.227 INFO STEP 839 (remove_files) COMPLETE
83562026-09-04T15:43:23.070Z[ recovery-image] Sep 04 15:43:22.227 INFO O| Sep 04 15:43:22.227 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83572026-09-04T15:43:23.075Z[ recovery-image] Sep 04 15:43:22.237 INFO O| Sep 04 15:43:22.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
83582026-09-04T15:43:23.075Z[ recovery-image] Sep 04 15:43:22.237 INFO O| Sep 04 15:43:22.237 INFO STEP 840 (remove_files) COMPLETE
83592026-09-04T15:43:23.078Z[ recovery-image] Sep 04 15:43:22.237 INFO O| Sep 04 15:43:22.237 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83602026-09-04T15:43:23.087Z[ recovery-image] Sep 04 15:43:22.249 INFO O| Sep 04 15:43:22.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
83612026-09-04T15:43:23.087Z[ recovery-image] Sep 04 15:43:22.249 INFO O| Sep 04 15:43:22.249 INFO STEP 841 (remove_files) COMPLETE
83622026-09-04T15:43:23.090Z[ recovery-image] Sep 04 15:43:22.249 INFO O| Sep 04 15:43:22.249 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83632026-09-04T15:43:23.097Z[ recovery-image] Sep 04 15:43:22.259 INFO O| Sep 04 15:43:22.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
83642026-09-04T15:43:23.097Z[ recovery-image] Sep 04 15:43:22.259 INFO O| Sep 04 15:43:22.259 INFO STEP 842 (remove_files) COMPLETE
83652026-09-04T15:43:23.097Z[ recovery-image] Sep 04 15:43:22.259 INFO O| Sep 04 15:43:22.259 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83662026-09-04T15:43:23.107Z[ recovery-image] Sep 04 15:43:22.269 INFO O| Sep 04 15:43:22.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
83672026-09-04T15:43:23.108Z[ recovery-image] Sep 04 15:43:22.269 INFO O| Sep 04 15:43:22.269 INFO STEP 843 (remove_files) COMPLETE
83682026-09-04T15:43:23.108Z[ recovery-image] Sep 04 15:43:22.269 INFO O| Sep 04 15:43:22.269 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83692026-09-04T15:43:23.119Z[ recovery-image] Sep 04 15:43:22.281 INFO O| Sep 04 15:43:22.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
83702026-09-04T15:43:23.119Z[ recovery-image] Sep 04 15:43:22.281 INFO O| Sep 04 15:43:22.281 INFO STEP 844 (remove_files) COMPLETE
83712026-09-04T15:43:23.119Z[ recovery-image] Sep 04 15:43:22.281 INFO O| Sep 04 15:43:22.281 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83722026-09-04T15:43:23.135Z[ recovery-image] Sep 04 15:43:22.297 INFO O| Sep 04 15:43:22.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
83732026-09-04T15:43:23.135Z[ recovery-image] Sep 04 15:43:22.297 INFO O| Sep 04 15:43:22.297 INFO STEP 845 (remove_files) COMPLETE
83742026-09-04T15:43:23.138Z[ recovery-image] Sep 04 15:43:22.297 INFO O| Sep 04 15:43:22.297 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83752026-09-04T15:43:23.202Z[ recovery-image] Sep 04 15:43:22.363 INFO O| Sep 04 15:43:22.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
83762026-09-04T15:43:23.202Z[ recovery-image] Sep 04 15:43:22.363 INFO O| Sep 04 15:43:22.363 INFO STEP 846 (remove_files) COMPLETE
83772026-09-04T15:43:23.206Z[ recovery-image] Sep 04 15:43:22.364 INFO O| Sep 04 15:43:22.363 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83782026-09-04T15:43:23.213Z[ recovery-image] Sep 04 15:43:22.374 INFO O| Sep 04 15:43:22.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
83792026-09-04T15:43:23.217Z[ recovery-image] Sep 04 15:43:22.375 INFO O| Sep 04 15:43:22.375 INFO STEP 847 (remove_files) COMPLETE
83802026-09-04T15:43:23.217Z[ recovery-image] Sep 04 15:43:22.375 INFO O| Sep 04 15:43:22.375 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83812026-09-04T15:43:23.225Z[ recovery-image] Sep 04 15:43:22.387 INFO O| Sep 04 15:43:22.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
83822026-09-04T15:43:23.225Z[ recovery-image] Sep 04 15:43:22.387 INFO O| Sep 04 15:43:22.387 INFO STEP 848 (remove_files) COMPLETE
83832026-09-04T15:43:23.225Z[ recovery-image] Sep 04 15:43:22.387 INFO O| Sep 04 15:43:22.387 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83842026-09-04T15:43:23.236Z[ recovery-image] Sep 04 15:43:22.398 INFO O| Sep 04 15:43:22.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
83852026-09-04T15:43:23.240Z[ recovery-image] Sep 04 15:43:22.398 INFO O| Sep 04 15:43:22.398 INFO STEP 849 (remove_files) COMPLETE
83862026-09-04T15:43:23.240Z[ recovery-image] Sep 04 15:43:22.398 INFO O| Sep 04 15:43:22.398 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83872026-09-04T15:43:23.244Z[verify-libraries] Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
83882026-09-04T15:43:23.248Z[ recovery-image] Sep 04 15:43:22.409 INFO O| Sep 04 15:43:22.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
83892026-09-04T15:43:23.248Z[ recovery-image] Sep 04 15:43:22.409 INFO O| Sep 04 15:43:22.409 INFO STEP 850 (remove_files) COMPLETE
83902026-09-04T15:43:23.248Z[ recovery-image] Sep 04 15:43:22.409 INFO O| Sep 04 15:43:22.409 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83912026-09-04T15:43:23.259Z[ recovery-image] Sep 04 15:43:22.420 INFO O| Sep 04 15:43:22.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
83922026-09-04T15:43:23.259Z[ recovery-image] Sep 04 15:43:22.420 INFO O| Sep 04 15:43:22.420 INFO STEP 851 (remove_files) COMPLETE
83932026-09-04T15:43:23.259Z[ recovery-image] Sep 04 15:43:22.420 INFO O| Sep 04 15:43:22.420 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83942026-09-04T15:43:23.270Z[ recovery-image] Sep 04 15:43:22.431 INFO O| Sep 04 15:43:22.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
83952026-09-04T15:43:23.270Z[ recovery-image] Sep 04 15:43:22.431 INFO O| Sep 04 15:43:22.431 INFO STEP 852 (remove_files) COMPLETE
83962026-09-04T15:43:23.274Z[ recovery-image] Sep 04 15:43:22.431 INFO O| Sep 04 15:43:22.431 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83972026-09-04T15:43:23.277Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
83982026-09-04T15:43:23.282Z[ recovery-image] Sep 04 15:43:22.443 INFO O| Sep 04 15:43:22.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
83992026-09-04T15:43:23.286Z[ recovery-image] Sep 04 15:43:22.443 INFO O| Sep 04 15:43:22.443 INFO STEP 853 (remove_files) COMPLETE
84002026-09-04T15:43:23.286Z[ recovery-image] Sep 04 15:43:22.443 INFO O| Sep 04 15:43:22.443 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84012026-09-04T15:43:23.295Z[ recovery-image] Sep 04 15:43:22.456 INFO O| Sep 04 15:43:22.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
84022026-09-04T15:43:23.295Z[ recovery-image] Sep 04 15:43:22.456 INFO O| Sep 04 15:43:22.456 INFO STEP 854 (remove_files) COMPLETE
84032026-09-04T15:43:23.295Z[ recovery-image] Sep 04 15:43:22.456 INFO O| Sep 04 15:43:22.456 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84042026-09-04T15:43:23.306Z[ recovery-image] Sep 04 15:43:22.467 INFO O| Sep 04 15:43:22.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
84052026-09-04T15:43:23.306Z[ recovery-image] Sep 04 15:43:22.467 INFO O| Sep 04 15:43:22.467 INFO STEP 855 (remove_files) COMPLETE
84062026-09-04T15:43:23.306Z[ recovery-image] Sep 04 15:43:22.467 INFO O| Sep 04 15:43:22.467 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84072026-09-04T15:43:23.316Z[ recovery-image] Sep 04 15:43:22.477 INFO O| Sep 04 15:43:22.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
84082026-09-04T15:43:23.316Z[ recovery-image] Sep 04 15:43:22.478 INFO O| Sep 04 15:43:22.478 INFO STEP 856 (remove_files) COMPLETE
84092026-09-04T15:43:23.316Z[ recovery-image] Sep 04 15:43:22.478 INFO O| Sep 04 15:43:22.478 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84102026-09-04T15:43:23.329Z[ recovery-image] Sep 04 15:43:22.490 INFO O| Sep 04 15:43:22.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
84112026-09-04T15:43:23.329Z[ recovery-image] Sep 04 15:43:22.490 INFO O| Sep 04 15:43:22.490 INFO STEP 857 (remove_files) COMPLETE
84122026-09-04T15:43:23.329Z[ recovery-image] Sep 04 15:43:22.490 INFO O| Sep 04 15:43:22.490 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84132026-09-04T15:43:23.342Z[ recovery-image] Sep 04 15:43:22.504 INFO O| Sep 04 15:43:22.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
84142026-09-04T15:43:23.342Z[ recovery-image] Sep 04 15:43:22.504 INFO O| Sep 04 15:43:22.504 INFO STEP 858 (remove_files) COMPLETE
84152026-09-04T15:43:23.342Z[ recovery-image] Sep 04 15:43:22.504 INFO O| Sep 04 15:43:22.504 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84162026-09-04T15:43:23.355Z[ recovery-image] Sep 04 15:43:22.515 INFO O| Sep 04 15:43:22.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
84172026-09-04T15:43:23.355Z[ recovery-image] Sep 04 15:43:22.515 INFO O| Sep 04 15:43:22.515 INFO STEP 859 (remove_files) COMPLETE
84182026-09-04T15:43:23.355Z[ recovery-image] Sep 04 15:43:22.515 INFO O| Sep 04 15:43:22.515 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84192026-09-04T15:43:23.366Z[ recovery-image] Sep 04 15:43:22.528 INFO O| Sep 04 15:43:22.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
84202026-09-04T15:43:23.366Z[ recovery-image] Sep 04 15:43:22.528 INFO O| Sep 04 15:43:22.528 INFO STEP 860 (remove_files) COMPLETE
84212026-09-04T15:43:23.370Z[ recovery-image] Sep 04 15:43:22.528 INFO O| Sep 04 15:43:22.528 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84222026-09-04T15:43:23.377Z[ recovery-image] Sep 04 15:43:22.539 INFO O| Sep 04 15:43:22.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
84232026-09-04T15:43:23.377Z[ recovery-image] Sep 04 15:43:22.539 INFO O| Sep 04 15:43:22.539 INFO STEP 861 (remove_files) COMPLETE
84242026-09-04T15:43:23.381Z[ recovery-image] Sep 04 15:43:22.539 INFO O| Sep 04 15:43:22.539 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84252026-09-04T15:43:23.390Z[ recovery-image] Sep 04 15:43:22.550 INFO O| Sep 04 15:43:22.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
84262026-09-04T15:43:23.390Z[ recovery-image] Sep 04 15:43:22.550 INFO O| Sep 04 15:43:22.550 INFO STEP 862 (remove_files) COMPLETE
84272026-09-04T15:43:23.390Z[ recovery-image] Sep 04 15:43:22.550 INFO O| Sep 04 15:43:22.550 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84282026-09-04T15:43:23.403Z[ recovery-image] Sep 04 15:43:22.564 INFO O| Sep 04 15:43:22.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
84292026-09-04T15:43:23.406Z[ recovery-image] Sep 04 15:43:22.564 INFO O| Sep 04 15:43:22.564 INFO STEP 863 (remove_files) COMPLETE
84302026-09-04T15:43:23.406Z[ recovery-image] Sep 04 15:43:22.564 INFO O| Sep 04 15:43:22.564 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84312026-09-04T15:43:23.415Z[ recovery-image] Sep 04 15:43:22.576 INFO O| Sep 04 15:43:22.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
84322026-09-04T15:43:23.415Z[ recovery-image] Sep 04 15:43:22.576 INFO O| Sep 04 15:43:22.576 INFO STEP 864 (remove_files) COMPLETE
84332026-09-04T15:43:23.419Z[ recovery-image] Sep 04 15:43:22.576 INFO O| Sep 04 15:43:22.576 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84342026-09-04T15:43:23.425Z[ recovery-image] Sep 04 15:43:22.587 INFO O| Sep 04 15:43:22.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
84352026-09-04T15:43:23.426Z[ recovery-image] Sep 04 15:43:22.587 INFO O| Sep 04 15:43:22.587 INFO STEP 865 (remove_files) COMPLETE
84362026-09-04T15:43:23.426Z[ recovery-image] Sep 04 15:43:22.587 INFO O| Sep 04 15:43:22.587 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84372026-09-04T15:43:23.436Z[ recovery-image] Sep 04 15:43:22.597 INFO O| Sep 04 15:43:22.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
84382026-09-04T15:43:23.437Z[ recovery-image] Sep 04 15:43:22.598 INFO O| Sep 04 15:43:22.597 INFO STEP 866 (remove_files) COMPLETE
84392026-09-04T15:43:23.441Z[ recovery-image] Sep 04 15:43:22.598 INFO O| Sep 04 15:43:22.598 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84402026-09-04T15:43:23.451Z[ recovery-image] Sep 04 15:43:22.611 INFO O| Sep 04 15:43:22.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
84412026-09-04T15:43:23.451Z[ recovery-image] Sep 04 15:43:22.611 INFO O| Sep 04 15:43:22.611 INFO STEP 867 (remove_files) COMPLETE
84422026-09-04T15:43:23.455Z[ recovery-image] Sep 04 15:43:22.611 INFO O| Sep 04 15:43:22.611 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84432026-09-04T15:43:23.462Z[ recovery-image] Sep 04 15:43:22.623 INFO O| Sep 04 15:43:22.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
84442026-09-04T15:43:23.462Z[ recovery-image] Sep 04 15:43:22.623 INFO O| Sep 04 15:43:22.623 INFO STEP 868 (remove_files) COMPLETE
84452026-09-04T15:43:23.462Z[ recovery-image] Sep 04 15:43:22.623 INFO O| Sep 04 15:43:22.623 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84462026-09-04T15:43:23.472Z[ recovery-image] Sep 04 15:43:22.633 INFO O| Sep 04 15:43:22.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
84472026-09-04T15:43:23.472Z[ recovery-image] Sep 04 15:43:22.633 INFO O| Sep 04 15:43:22.633 INFO STEP 869 (remove_files) COMPLETE
84482026-09-04T15:43:23.476Z[ recovery-image] Sep 04 15:43:22.633 INFO O| Sep 04 15:43:22.633 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84492026-09-04T15:43:23.483Z[ recovery-image] Sep 04 15:43:22.644 INFO O| Sep 04 15:43:22.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
84502026-09-04T15:43:23.483Z[ recovery-image] Sep 04 15:43:22.644 INFO O| Sep 04 15:43:22.644 INFO STEP 870 (remove_files) COMPLETE
84512026-09-04T15:43:23.483Z[ recovery-image] Sep 04 15:43:22.644 INFO O| Sep 04 15:43:22.644 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84522026-09-04T15:43:23.493Z[ recovery-image] Sep 04 15:43:22.654 INFO O| Sep 04 15:43:22.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
84532026-09-04T15:43:23.493Z[ recovery-image] Sep 04 15:43:22.655 INFO O| Sep 04 15:43:22.655 INFO STEP 871 (remove_files) COMPLETE
84542026-09-04T15:43:23.493Z[ recovery-image] Sep 04 15:43:22.655 INFO O| Sep 04 15:43:22.655 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84552026-09-04T15:43:23.504Z[ recovery-image] Sep 04 15:43:22.665 INFO O| Sep 04 15:43:22.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
84562026-09-04T15:43:23.504Z[ recovery-image] Sep 04 15:43:22.665 INFO O| Sep 04 15:43:22.665 INFO STEP 872 (remove_files) COMPLETE
84572026-09-04T15:43:23.508Z[ recovery-image] Sep 04 15:43:22.665 INFO O| Sep 04 15:43:22.665 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84582026-09-04T15:43:23.516Z[ recovery-image] Sep 04 15:43:22.678 INFO O| Sep 04 15:43:22.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
84592026-09-04T15:43:23.516Z[ recovery-image] Sep 04 15:43:22.678 INFO O| Sep 04 15:43:22.678 INFO STEP 873 (remove_files) COMPLETE
84602026-09-04T15:43:23.521Z[ recovery-image] Sep 04 15:43:22.678 INFO O| Sep 04 15:43:22.678 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84612026-09-04T15:43:23.532Z[ recovery-image] Sep 04 15:43:22.693 INFO O| Sep 04 15:43:22.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
84622026-09-04T15:43:23.532Z[ recovery-image] Sep 04 15:43:22.693 INFO O| Sep 04 15:43:22.693 INFO STEP 874 (remove_files) COMPLETE
84632026-09-04T15:43:23.532Z[ recovery-image] Sep 04 15:43:22.693 INFO O| Sep 04 15:43:22.693 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84642026-09-04T15:43:23.543Z[ recovery-image] Sep 04 15:43:22.705 INFO O| Sep 04 15:43:22.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
84652026-09-04T15:43:23.543Z[ recovery-image] Sep 04 15:43:22.705 INFO O| Sep 04 15:43:22.705 INFO STEP 875 (remove_files) COMPLETE
84662026-09-04T15:43:23.544Z[ recovery-image] Sep 04 15:43:22.705 INFO O| Sep 04 15:43:22.705 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84672026-09-04T15:43:23.556Z[ recovery-image] Sep 04 15:43:22.717 INFO O| Sep 04 15:43:22.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
84682026-09-04T15:43:23.557Z[ recovery-image] Sep 04 15:43:22.717 INFO O| Sep 04 15:43:22.717 INFO STEP 876 (remove_files) COMPLETE
84692026-09-04T15:43:23.557Z[ recovery-image] Sep 04 15:43:22.717 INFO O| Sep 04 15:43:22.717 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84702026-09-04T15:43:23.566Z[ recovery-image] Sep 04 15:43:22.727 INFO O| Sep 04 15:43:22.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
84712026-09-04T15:43:23.566Z[ recovery-image] Sep 04 15:43:22.727 INFO O| Sep 04 15:43:22.727 INFO STEP 877 (remove_files) COMPLETE
84722026-09-04T15:43:23.566Z[ recovery-image] Sep 04 15:43:22.727 INFO O| Sep 04 15:43:22.727 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84732026-09-04T15:43:23.576Z[ recovery-image] Sep 04 15:43:22.737 INFO O| Sep 04 15:43:22.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
84742026-09-04T15:43:23.576Z[ recovery-image] Sep 04 15:43:22.737 INFO O| Sep 04 15:43:22.737 INFO STEP 878 (remove_files) COMPLETE
84752026-09-04T15:43:23.576Z[ recovery-image] Sep 04 15:43:22.737 INFO O| Sep 04 15:43:22.737 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84762026-09-04T15:43:23.587Z[ recovery-image] Sep 04 15:43:22.748 INFO O| Sep 04 15:43:22.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
84772026-09-04T15:43:23.591Z[ recovery-image] Sep 04 15:43:22.748 INFO O| Sep 04 15:43:22.748 INFO STEP 879 (remove_files) COMPLETE
84782026-09-04T15:43:23.591Z[ recovery-image] Sep 04 15:43:22.748 INFO O| Sep 04 15:43:22.748 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84792026-09-04T15:43:23.597Z[ recovery-image] Sep 04 15:43:22.758 INFO O| Sep 04 15:43:22.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
84802026-09-04T15:43:23.597Z[ recovery-image] Sep 04 15:43:22.759 INFO O| Sep 04 15:43:22.759 INFO STEP 880 (remove_files) COMPLETE
84812026-09-04T15:43:23.597Z[ recovery-image] Sep 04 15:43:22.759 INFO O| Sep 04 15:43:22.759 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84822026-09-04T15:43:23.608Z[ recovery-image] Sep 04 15:43:22.769 INFO O| Sep 04 15:43:22.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
84832026-09-04T15:43:23.608Z[ recovery-image] Sep 04 15:43:22.769 INFO O| Sep 04 15:43:22.769 INFO STEP 881 (remove_files) COMPLETE
84842026-09-04T15:43:23.608Z[ recovery-image] Sep 04 15:43:22.769 INFO O| Sep 04 15:43:22.769 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84852026-09-04T15:43:23.622Z[ recovery-image] Sep 04 15:43:22.783 INFO O| Sep 04 15:43:22.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
84862026-09-04T15:43:23.622Z[ recovery-image] Sep 04 15:43:22.783 INFO O| Sep 04 15:43:22.780 INFO STEP 882 (remove_files) COMPLETE
84872026-09-04T15:43:23.625Z[ recovery-image] Sep 04 15:43:22.783 INFO O| Sep 04 15:43:22.780 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84882026-09-04T15:43:23.629Z[ recovery-image] Sep 04 15:43:22.790 INFO O| Sep 04 15:43:22.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
84892026-09-04T15:43:23.629Z[ recovery-image] Sep 04 15:43:22.790 INFO O| Sep 04 15:43:22.790 INFO STEP 883 (remove_files) COMPLETE
84902026-09-04T15:43:23.629Z[ recovery-image] Sep 04 15:43:22.790 INFO O| Sep 04 15:43:22.790 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84912026-09-04T15:43:23.638Z[ recovery-image] Sep 04 15:43:22.800 INFO O| Sep 04 15:43:22.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
84922026-09-04T15:43:23.638Z[ recovery-image] Sep 04 15:43:22.800 INFO O| Sep 04 15:43:22.800 INFO STEP 884 (remove_files) COMPLETE
84932026-09-04T15:43:23.638Z[ recovery-image] Sep 04 15:43:22.800 INFO O| Sep 04 15:43:22.800 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84942026-09-04T15:43:23.651Z[ recovery-image] Sep 04 15:43:22.812 INFO O| Sep 04 15:43:22.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
84952026-09-04T15:43:23.651Z[ recovery-image] Sep 04 15:43:22.812 INFO O| Sep 04 15:43:22.812 INFO STEP 885 (remove_files) COMPLETE
84962026-09-04T15:43:23.651Z[ recovery-image] Sep 04 15:43:22.812 INFO O| Sep 04 15:43:22.812 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84972026-09-04T15:43:23.663Z[ recovery-image] Sep 04 15:43:22.824 INFO O| Sep 04 15:43:22.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
84982026-09-04T15:43:23.663Z[ recovery-image] Sep 04 15:43:22.824 INFO O| Sep 04 15:43:22.824 INFO STEP 886 (remove_files) COMPLETE
84992026-09-04T15:43:23.663Z[ recovery-image] Sep 04 15:43:22.824 INFO O| Sep 04 15:43:22.824 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85002026-09-04T15:43:23.681Z[ recovery-image] Sep 04 15:43:22.834 INFO O| Sep 04 15:43:22.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
85012026-09-04T15:43:23.681Z[ recovery-image] Sep 04 15:43:22.834 INFO O| Sep 04 15:43:22.834 INFO STEP 887 (remove_files) COMPLETE
85022026-09-04T15:43:23.681Z[ recovery-image] Sep 04 15:43:22.834 INFO O| Sep 04 15:43:22.834 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85032026-09-04T15:43:23.685Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
85042026-09-04T15:43:23.685Z[ recovery-image] Sep 04 15:43:22.845 INFO O| Sep 04 15:43:22.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
85052026-09-04T15:43:23.685Z[ recovery-image] Sep 04 15:43:22.846 INFO O| Sep 04 15:43:22.846 INFO STEP 888 (remove_files) COMPLETE
85062026-09-04T15:43:23.685Z[ recovery-image] Sep 04 15:43:22.846 INFO O| Sep 04 15:43:22.846 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85072026-09-04T15:43:23.695Z[ recovery-image] Sep 04 15:43:22.856 INFO O| Sep 04 15:43:22.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
85082026-09-04T15:43:23.695Z[ recovery-image] Sep 04 15:43:22.856 INFO O| Sep 04 15:43:22.856 INFO STEP 889 (remove_files) COMPLETE
85092026-09-04T15:43:23.695Z[ recovery-image] Sep 04 15:43:22.856 INFO O| Sep 04 15:43:22.856 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85102026-09-04T15:43:23.706Z[ recovery-image] Sep 04 15:43:22.867 INFO O| Sep 04 15:43:22.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
85112026-09-04T15:43:23.706Z[ recovery-image] Sep 04 15:43:22.867 INFO O| Sep 04 15:43:22.867 INFO STEP 890 (remove_files) COMPLETE
85122026-09-04T15:43:23.706Z[ recovery-image] Sep 04 15:43:22.867 INFO O| Sep 04 15:43:22.867 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85132026-09-04T15:43:23.716Z[ recovery-image] Sep 04 15:43:22.878 INFO O| Sep 04 15:43:22.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
85142026-09-04T15:43:23.717Z[ recovery-image] Sep 04 15:43:22.878 INFO O| Sep 04 15:43:22.878 INFO STEP 891 (remove_files) COMPLETE
85152026-09-04T15:43:23.717Z[ recovery-image] Sep 04 15:43:22.878 INFO O| Sep 04 15:43:22.878 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85162026-09-04T15:43:23.727Z[ recovery-image] Sep 04 15:43:22.889 INFO O| Sep 04 15:43:22.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
85172026-09-04T15:43:23.727Z[ recovery-image] Sep 04 15:43:22.889 INFO O| Sep 04 15:43:22.889 INFO STEP 892 (remove_files) COMPLETE
85182026-09-04T15:43:23.727Z[ recovery-image] Sep 04 15:43:22.889 INFO O| Sep 04 15:43:22.889 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85192026-09-04T15:43:23.738Z[ recovery-image] Sep 04 15:43:22.899 INFO O| Sep 04 15:43:22.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
85202026-09-04T15:43:23.742Z[ recovery-image] Sep 04 15:43:22.900 INFO O| Sep 04 15:43:22.900 INFO STEP 893 (remove_files) COMPLETE
85212026-09-04T15:43:23.742Z[ recovery-image] Sep 04 15:43:22.900 INFO O| Sep 04 15:43:22.900 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85222026-09-04T15:43:23.749Z[ recovery-image] Sep 04 15:43:22.911 INFO O| Sep 04 15:43:22.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
85232026-09-04T15:43:23.750Z[ recovery-image] Sep 04 15:43:22.911 INFO O| Sep 04 15:43:22.911 INFO STEP 894 (remove_files) COMPLETE
85242026-09-04T15:43:23.750Z[ recovery-image] Sep 04 15:43:22.911 INFO O| Sep 04 15:43:22.911 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85252026-09-04T15:43:23.761Z[ recovery-image] Sep 04 15:43:22.922 INFO O| Sep 04 15:43:22.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
85262026-09-04T15:43:23.761Z[ recovery-image] Sep 04 15:43:22.922 INFO O| Sep 04 15:43:22.922 INFO STEP 895 (remove_files) COMPLETE
85272026-09-04T15:43:23.761Z[ recovery-image] Sep 04 15:43:22.922 INFO O| Sep 04 15:43:22.922 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85282026-09-04T15:43:23.772Z[ recovery-image] Sep 04 15:43:22.933 INFO O| Sep 04 15:43:22.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
85292026-09-04T15:43:23.772Z[ recovery-image] Sep 04 15:43:22.933 INFO O| Sep 04 15:43:22.933 INFO STEP 896 (remove_files) COMPLETE
85302026-09-04T15:43:23.772Z[ recovery-image] Sep 04 15:43:22.933 INFO O| Sep 04 15:43:22.933 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85312026-09-04T15:43:23.782Z[ recovery-image] Sep 04 15:43:22.943 INFO O| Sep 04 15:43:22.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
85322026-09-04T15:43:23.782Z[ recovery-image] Sep 04 15:43:22.943 INFO O| Sep 04 15:43:22.943 INFO STEP 897 (remove_files) COMPLETE
85332026-09-04T15:43:23.786Z[ recovery-image] Sep 04 15:43:22.943 INFO O| Sep 04 15:43:22.943 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85342026-09-04T15:43:23.791Z[ recovery-image] Sep 04 15:43:22.952 INFO O| Sep 04 15:43:22.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
85352026-09-04T15:43:23.791Z[ recovery-image] Sep 04 15:43:22.952 INFO O| Sep 04 15:43:22.952 INFO STEP 898 (remove_files) COMPLETE
85362026-09-04T15:43:23.794Z[ recovery-image] Sep 04 15:43:22.952 INFO O| Sep 04 15:43:22.952 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85372026-09-04T15:43:23.800Z[ recovery-image] Sep 04 15:43:22.961 INFO O| Sep 04 15:43:22.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
85382026-09-04T15:43:23.800Z[ recovery-image] Sep 04 15:43:22.961 INFO O| Sep 04 15:43:22.961 INFO STEP 899 (remove_files) COMPLETE
85392026-09-04T15:43:23.800Z[ recovery-image] Sep 04 15:43:22.961 INFO O| Sep 04 15:43:22.961 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85402026-09-04T15:43:23.809Z[ recovery-image] Sep 04 15:43:22.970 INFO O| Sep 04 15:43:22.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
85412026-09-04T15:43:23.809Z[ recovery-image] Sep 04 15:43:22.970 INFO O| Sep 04 15:43:22.970 INFO STEP 900 (remove_files) COMPLETE
85422026-09-04T15:43:23.813Z[ recovery-image] Sep 04 15:43:22.970 INFO O| Sep 04 15:43:22.970 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85432026-09-04T15:43:23.818Z[ recovery-image] Sep 04 15:43:22.980 INFO O| Sep 04 15:43:22.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
85442026-09-04T15:43:23.818Z[ recovery-image] Sep 04 15:43:22.980 INFO O| Sep 04 15:43:22.980 INFO STEP 901 (remove_files) COMPLETE
85452026-09-04T15:43:23.822Z[ recovery-image] Sep 04 15:43:22.980 INFO O| Sep 04 15:43:22.980 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85462026-09-04T15:43:23.828Z[ recovery-image] Sep 04 15:43:22.989 INFO O| Sep 04 15:43:22.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
85472026-09-04T15:43:23.828Z[ recovery-image] Sep 04 15:43:22.989 INFO O| Sep 04 15:43:22.989 INFO STEP 902 (remove_files) COMPLETE
85482026-09-04T15:43:23.831Z[ recovery-image] Sep 04 15:43:22.989 INFO O| Sep 04 15:43:22.989 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85492026-09-04T15:43:23.839Z[ recovery-image] Sep 04 15:43:23.000 INFO O| Sep 04 15:43:23.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
85502026-09-04T15:43:23.839Z[ recovery-image] Sep 04 15:43:23.000 INFO O| Sep 04 15:43:23.000 INFO STEP 903 (remove_files) COMPLETE
85512026-09-04T15:43:23.839Z[ recovery-image] Sep 04 15:43:23.000 INFO O| Sep 04 15:43:23.000 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85522026-09-04T15:43:23.851Z[ recovery-image] Sep 04 15:43:23.012 INFO O| Sep 04 15:43:23.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
85532026-09-04T15:43:23.851Z[ recovery-image] Sep 04 15:43:23.012 INFO O| Sep 04 15:43:23.012 INFO STEP 904 (remove_files) COMPLETE
85542026-09-04T15:43:23.851Z[ recovery-image] Sep 04 15:43:23.012 INFO O| Sep 04 15:43:23.012 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85552026-09-04T15:43:23.860Z[ recovery-image] Sep 04 15:43:23.022 INFO O| Sep 04 15:43:23.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
85562026-09-04T15:43:23.861Z[ recovery-image] Sep 04 15:43:23.022 INFO O| Sep 04 15:43:23.022 INFO STEP 905 (remove_files) COMPLETE
85572026-09-04T15:43:23.861Z[ recovery-image] Sep 04 15:43:23.022 INFO O| Sep 04 15:43:23.022 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85582026-09-04T15:43:23.871Z[ recovery-image] Sep 04 15:43:23.032 INFO O| Sep 04 15:43:23.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
85592026-09-04T15:43:23.871Z[ recovery-image] Sep 04 15:43:23.032 INFO O| Sep 04 15:43:23.032 INFO STEP 906 (remove_files) COMPLETE
85602026-09-04T15:43:23.875Z[ recovery-image] Sep 04 15:43:23.032 INFO O| Sep 04 15:43:23.032 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85612026-09-04T15:43:23.880Z[ recovery-image] Sep 04 15:43:23.042 INFO O| Sep 04 15:43:23.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
85622026-09-04T15:43:23.880Z[ recovery-image] Sep 04 15:43:23.042 INFO O| Sep 04 15:43:23.042 INFO STEP 907 (remove_files) COMPLETE
85632026-09-04T15:43:23.884Z[ recovery-image] Sep 04 15:43:23.042 INFO O| Sep 04 15:43:23.042 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85642026-09-04T15:43:23.906Z[ recovery-image] Sep 04 15:43:23.068 INFO O| Sep 04 15:43:23.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
85652026-09-04T15:43:23.912Z[ recovery-image] Sep 04 15:43:23.068 INFO O| Sep 04 15:43:23.068 INFO STEP 908 (remove_files) COMPLETE
85662026-09-04T15:43:23.912Z[ recovery-image] Sep 04 15:43:23.068 INFO O| Sep 04 15:43:23.068 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85672026-09-04T15:43:23.917Z[ recovery-image] Sep 04 15:43:23.077 INFO O| Sep 04 15:43:23.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
85682026-09-04T15:43:23.917Z[ recovery-image] Sep 04 15:43:23.077 INFO O| Sep 04 15:43:23.077 INFO STEP 909 (remove_files) COMPLETE
85692026-09-04T15:43:23.917Z[ recovery-image] Sep 04 15:43:23.077 INFO O| Sep 04 15:43:23.077 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85702026-09-04T15:43:23.928Z[ recovery-image] Sep 04 15:43:23.089 INFO O| Sep 04 15:43:23.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
85712026-09-04T15:43:23.928Z[ recovery-image] Sep 04 15:43:23.089 INFO O| Sep 04 15:43:23.089 INFO STEP 910 (remove_files) COMPLETE
85722026-09-04T15:43:23.931Z[ recovery-image] Sep 04 15:43:23.089 INFO O| Sep 04 15:43:23.089 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85732026-09-04T15:43:23.940Z[ recovery-image] Sep 04 15:43:23.100 INFO O| Sep 04 15:43:23.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
85742026-09-04T15:43:23.940Z[ recovery-image] Sep 04 15:43:23.100 INFO O| Sep 04 15:43:23.100 INFO STEP 911 (remove_files) COMPLETE
85752026-09-04T15:43:23.940Z[ recovery-image] Sep 04 15:43:23.100 INFO O| Sep 04 15:43:23.100 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85762026-09-04T15:43:23.948Z[ recovery-image] Sep 04 15:43:23.110 INFO O| Sep 04 15:43:23.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
85772026-09-04T15:43:23.948Z[ recovery-image] Sep 04 15:43:23.110 INFO O| Sep 04 15:43:23.110 INFO STEP 912 (remove_files) COMPLETE
85782026-09-04T15:43:23.948Z[ recovery-image] Sep 04 15:43:23.110 INFO O| Sep 04 15:43:23.110 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85792026-09-04T15:43:23.958Z[ recovery-image] Sep 04 15:43:23.119 INFO O| Sep 04 15:43:23.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
85802026-09-04T15:43:23.958Z[ recovery-image] Sep 04 15:43:23.119 INFO O| Sep 04 15:43:23.119 INFO STEP 913 (remove_files) COMPLETE
85812026-09-04T15:43:23.958Z[ recovery-image] Sep 04 15:43:23.119 INFO O| Sep 04 15:43:23.119 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85822026-09-04T15:43:23.978Z[ recovery-image] Sep 04 15:43:23.131 INFO O| Sep 04 15:43:23.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
85832026-09-04T15:43:23.978Z[ recovery-image] Sep 04 15:43:23.131 INFO O| Sep 04 15:43:23.131 INFO STEP 914 (remove_files) COMPLETE
85842026-09-04T15:43:23.978Z[ recovery-image] Sep 04 15:43:23.131 INFO O| Sep 04 15:43:23.131 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85852026-09-04T15:43:23.982Z[ recovery-image] Sep 04 15:43:23.142 INFO O| Sep 04 15:43:23.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
85862026-09-04T15:43:23.982Z[ recovery-image] Sep 04 15:43:23.142 INFO O| Sep 04 15:43:23.142 INFO STEP 915 (remove_files) COMPLETE
85872026-09-04T15:43:23.982Z[ recovery-image] Sep 04 15:43:23.142 INFO O| Sep 04 15:43:23.142 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85882026-09-04T15:43:23.992Z[ recovery-image] Sep 04 15:43:23.154 INFO O| Sep 04 15:43:23.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
85892026-09-04T15:43:23.992Z[ recovery-image] Sep 04 15:43:23.154 INFO O| Sep 04 15:43:23.153 INFO STEP 916 (remove_files) COMPLETE
85902026-09-04T15:43:23.996Z[ recovery-image] Sep 04 15:43:23.154 INFO O| Sep 04 15:43:23.153 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85912026-09-04T15:43:24.002Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
85922026-09-04T15:43:24.006Z[ recovery-image] Sep 04 15:43:23.165 INFO O| Sep 04 15:43:23.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
85932026-09-04T15:43:24.006Z[ recovery-image] Sep 04 15:43:23.165 INFO O| Sep 04 15:43:23.165 INFO STEP 917 (remove_files) COMPLETE
85942026-09-04T15:43:24.006Z[ recovery-image] Sep 04 15:43:23.165 INFO O| Sep 04 15:43:23.165 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85952026-09-04T15:43:24.014Z[ recovery-image] Sep 04 15:43:23.176 INFO O| Sep 04 15:43:23.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
85962026-09-04T15:43:24.015Z[ recovery-image] Sep 04 15:43:23.176 INFO O| Sep 04 15:43:23.176 INFO STEP 918 (remove_files) COMPLETE
85972026-09-04T15:43:24.015Z[ recovery-image] Sep 04 15:43:23.176 INFO O| Sep 04 15:43:23.176 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85982026-09-04T15:43:24.027Z[ recovery-image] Sep 04 15:43:23.189 INFO O| Sep 04 15:43:23.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
85992026-09-04T15:43:24.027Z[ recovery-image] Sep 04 15:43:23.189 INFO O| Sep 04 15:43:23.189 INFO STEP 919 (remove_files) COMPLETE
86002026-09-04T15:43:24.031Z[ recovery-image] Sep 04 15:43:23.189 INFO O| Sep 04 15:43:23.189 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86012026-09-04T15:43:24.038Z[ recovery-image] Sep 04 15:43:23.200 INFO O| Sep 04 15:43:23.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
86022026-09-04T15:43:24.039Z[ recovery-image] Sep 04 15:43:23.200 INFO O| Sep 04 15:43:23.200 INFO STEP 920 (remove_files) COMPLETE
86032026-09-04T15:43:24.042Z[ recovery-image] Sep 04 15:43:23.200 INFO O| Sep 04 15:43:23.200 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86042026-09-04T15:43:24.048Z[ recovery-image] Sep 04 15:43:23.209 INFO O| Sep 04 15:43:23.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
86052026-09-04T15:43:24.048Z[ recovery-image] Sep 04 15:43:23.209 INFO O| Sep 04 15:43:23.209 INFO STEP 921 (remove_files) COMPLETE
86062026-09-04T15:43:24.051Z[ recovery-image] Sep 04 15:43:23.209 INFO O| Sep 04 15:43:23.209 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86072026-09-04T15:43:24.059Z[ recovery-image] Sep 04 15:43:23.220 INFO O| Sep 04 15:43:23.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
86082026-09-04T15:43:24.059Z[ recovery-image] Sep 04 15:43:23.220 INFO O| Sep 04 15:43:23.220 INFO STEP 922 (remove_files) COMPLETE
86092026-09-04T15:43:24.059Z[ recovery-image] Sep 04 15:43:23.220 INFO O| Sep 04 15:43:23.220 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86102026-09-04T15:43:24.072Z[ recovery-image] Sep 04 15:43:23.233 INFO O| Sep 04 15:43:23.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
86112026-09-04T15:43:24.072Z[ recovery-image] Sep 04 15:43:23.234 INFO O| Sep 04 15:43:23.234 INFO STEP 923 (remove_files) COMPLETE
86122026-09-04T15:43:24.072Z[ recovery-image] Sep 04 15:43:23.234 INFO O| Sep 04 15:43:23.234 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86132026-09-04T15:43:24.084Z[ recovery-image] Sep 04 15:43:23.245 INFO O| Sep 04 15:43:23.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
86142026-09-04T15:43:24.084Z[ recovery-image] Sep 04 15:43:23.245 INFO O| Sep 04 15:43:23.245 INFO STEP 924 (remove_files) COMPLETE
86152026-09-04T15:43:24.088Z[ recovery-image] Sep 04 15:43:23.245 INFO O| Sep 04 15:43:23.245 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86162026-09-04T15:43:24.093Z[ recovery-image] Sep 04 15:43:23.255 INFO O| Sep 04 15:43:23.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
86172026-09-04T15:43:24.097Z[ recovery-image] Sep 04 15:43:23.255 INFO O| Sep 04 15:43:23.255 INFO STEP 925 (remove_files) COMPLETE
86182026-09-04T15:43:24.097Z[ recovery-image] Sep 04 15:43:23.255 INFO O| Sep 04 15:43:23.255 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86192026-09-04T15:43:24.103Z[ recovery-image] Sep 04 15:43:23.264 INFO O| Sep 04 15:43:23.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
86202026-09-04T15:43:24.103Z[ recovery-image] Sep 04 15:43:23.264 INFO O| Sep 04 15:43:23.264 INFO STEP 926 (remove_files) COMPLETE
86212026-09-04T15:43:24.106Z[ recovery-image] Sep 04 15:43:23.264 INFO O| Sep 04 15:43:23.264 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86222026-09-04T15:43:24.114Z[ recovery-image] Sep 04 15:43:23.275 INFO O| Sep 04 15:43:23.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
86232026-09-04T15:43:24.114Z[ recovery-image] Sep 04 15:43:23.275 INFO O| Sep 04 15:43:23.275 INFO STEP 927 (remove_files) COMPLETE
86242026-09-04T15:43:24.118Z[ recovery-image] Sep 04 15:43:23.275 INFO O| Sep 04 15:43:23.275 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86252026-09-04T15:43:24.126Z[ recovery-image] Sep 04 15:43:23.287 INFO O| Sep 04 15:43:23.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
86262026-09-04T15:43:24.126Z[ recovery-image] Sep 04 15:43:23.288 INFO O| Sep 04 15:43:23.288 INFO STEP 928 (remove_files) COMPLETE
86272026-09-04T15:43:24.126Z[ recovery-image] Sep 04 15:43:23.288 INFO O| Sep 04 15:43:23.288 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86282026-09-04T15:43:24.138Z[ recovery-image] Sep 04 15:43:23.299 INFO O| Sep 04 15:43:23.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
86292026-09-04T15:43:24.142Z[ recovery-image] Sep 04 15:43:23.300 INFO O| Sep 04 15:43:23.300 INFO STEP 929 (remove_files) COMPLETE
86302026-09-04T15:43:24.142Z[ recovery-image] Sep 04 15:43:23.300 INFO O| Sep 04 15:43:23.300 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86312026-09-04T15:43:24.149Z[ recovery-image] Sep 04 15:43:23.310 INFO O| Sep 04 15:43:23.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
86322026-09-04T15:43:24.153Z[ recovery-image] Sep 04 15:43:23.311 INFO O| Sep 04 15:43:23.311 INFO STEP 930 (remove_files) COMPLETE
86332026-09-04T15:43:24.153Z[ recovery-image] Sep 04 15:43:23.311 INFO O| Sep 04 15:43:23.311 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86342026-09-04T15:43:24.161Z[ recovery-image] Sep 04 15:43:23.323 INFO O| Sep 04 15:43:23.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
86352026-09-04T15:43:24.161Z[ recovery-image] Sep 04 15:43:23.323 INFO O| Sep 04 15:43:23.323 INFO STEP 931 (remove_files) COMPLETE
86362026-09-04T15:43:24.165Z[ recovery-image] Sep 04 15:43:23.323 INFO O| Sep 04 15:43:23.323 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86372026-09-04T15:43:24.173Z[ recovery-image] Sep 04 15:43:23.334 INFO O| Sep 04 15:43:23.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
86382026-09-04T15:43:24.173Z[ recovery-image] Sep 04 15:43:23.334 INFO O| Sep 04 15:43:23.334 INFO STEP 932 (remove_files) COMPLETE
86392026-09-04T15:43:24.173Z[ recovery-image] Sep 04 15:43:23.334 INFO O| Sep 04 15:43:23.334 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86402026-09-04T15:43:24.182Z[ recovery-image] Sep 04 15:43:23.344 INFO O| Sep 04 15:43:23.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
86412026-09-04T15:43:24.183Z[ recovery-image] Sep 04 15:43:23.344 INFO O| Sep 04 15:43:23.344 INFO STEP 933 (remove_files) COMPLETE
86422026-09-04T15:43:24.186Z[ recovery-image] Sep 04 15:43:23.344 INFO O| Sep 04 15:43:23.344 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86432026-09-04T15:43:24.195Z[ recovery-image] Sep 04 15:43:23.356 INFO O| Sep 04 15:43:23.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
86442026-09-04T15:43:24.195Z[ recovery-image] Sep 04 15:43:23.356 INFO O| Sep 04 15:43:23.356 INFO STEP 934 (remove_files) COMPLETE
86452026-09-04T15:43:24.198Z[ recovery-image] Sep 04 15:43:23.356 INFO O| Sep 04 15:43:23.356 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86462026-09-04T15:43:24.202Z[verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
86472026-09-04T15:43:24.202Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
86482026-09-04T15:43:24.206Z[ recovery-image] Sep 04 15:43:23.367 INFO O| Sep 04 15:43:23.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
86492026-09-04T15:43:24.206Z[ recovery-image] Sep 04 15:43:23.367 INFO O| Sep 04 15:43:23.367 INFO STEP 935 (remove_files) COMPLETE
86502026-09-04T15:43:24.206Z[ recovery-image] Sep 04 15:43:23.367 INFO O| Sep 04 15:43:23.367 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86512026-09-04T15:43:24.216Z[ recovery-image] Sep 04 15:43:23.378 INFO O| Sep 04 15:43:23.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
86522026-09-04T15:43:24.216Z[ recovery-image] Sep 04 15:43:23.378 INFO O| Sep 04 15:43:23.378 INFO STEP 936 (remove_files) COMPLETE
86532026-09-04T15:43:24.220Z[ recovery-image] Sep 04 15:43:23.378 INFO O| Sep 04 15:43:23.378 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86542026-09-04T15:43:24.231Z[ recovery-image] Sep 04 15:43:23.389 INFO O| Sep 04 15:43:23.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
86552026-09-04T15:43:24.231Z[ recovery-image] Sep 04 15:43:23.389 INFO O| Sep 04 15:43:23.389 INFO STEP 937 (remove_files) COMPLETE
86562026-09-04T15:43:24.231Z[ recovery-image] Sep 04 15:43:23.389 INFO O| Sep 04 15:43:23.389 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86572026-09-04T15:43:24.239Z[ recovery-image] Sep 04 15:43:23.401 INFO O| Sep 04 15:43:23.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
86582026-09-04T15:43:24.239Z[ recovery-image] Sep 04 15:43:23.401 INFO O| Sep 04 15:43:23.401 INFO STEP 938 (remove_files) COMPLETE
86592026-09-04T15:43:24.239Z[ recovery-image] Sep 04 15:43:23.401 INFO O| Sep 04 15:43:23.401 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86602026-09-04T15:43:24.251Z[ recovery-image] Sep 04 15:43:23.412 INFO O| Sep 04 15:43:23.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
86612026-09-04T15:43:24.251Z[ recovery-image] Sep 04 15:43:23.412 INFO O| Sep 04 15:43:23.412 INFO STEP 939 (remove_files) COMPLETE
86622026-09-04T15:43:24.254Z[ recovery-image] Sep 04 15:43:23.412 INFO O| Sep 04 15:43:23.412 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86632026-09-04T15:43:24.261Z[ recovery-image] Sep 04 15:43:23.422 INFO O| Sep 04 15:43:23.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
86642026-09-04T15:43:24.261Z[ recovery-image] Sep 04 15:43:23.422 INFO O| Sep 04 15:43:23.422 INFO STEP 940 (remove_files) COMPLETE
86652026-09-04T15:43:24.261Z[ recovery-image] Sep 04 15:43:23.422 INFO O| Sep 04 15:43:23.422 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86662026-09-04T15:43:24.274Z[ recovery-image] Sep 04 15:43:23.436 INFO O| Sep 04 15:43:23.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
86672026-09-04T15:43:24.275Z[ recovery-image] Sep 04 15:43:23.436 INFO O| Sep 04 15:43:23.436 INFO STEP 941 (remove_files) COMPLETE
86682026-09-04T15:43:24.278Z[ recovery-image] Sep 04 15:43:23.436 INFO O| Sep 04 15:43:23.436 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86692026-09-04T15:43:24.288Z[ recovery-image] Sep 04 15:43:23.449 INFO O| Sep 04 15:43:23.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
86702026-09-04T15:43:24.292Z[ recovery-image] Sep 04 15:43:23.450 INFO O| Sep 04 15:43:23.450 INFO STEP 942 (remove_files) COMPLETE
86712026-09-04T15:43:24.292Z[ recovery-image] Sep 04 15:43:23.450 INFO O| Sep 04 15:43:23.450 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86722026-09-04T15:43:24.298Z[ recovery-image] Sep 04 15:43:23.460 INFO O| Sep 04 15:43:23.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
86732026-09-04T15:43:24.298Z[ recovery-image] Sep 04 15:43:23.460 INFO O| Sep 04 15:43:23.460 INFO STEP 943 (remove_files) COMPLETE
86742026-09-04T15:43:24.302Z[ recovery-image] Sep 04 15:43:23.460 INFO O| Sep 04 15:43:23.460 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86752026-09-04T15:43:24.309Z[ recovery-image] Sep 04 15:43:23.470 INFO O| Sep 04 15:43:23.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
86762026-09-04T15:43:24.309Z[ recovery-image] Sep 04 15:43:23.470 INFO O| Sep 04 15:43:23.470 INFO STEP 944 (remove_files) COMPLETE
86772026-09-04T15:43:24.309Z[ recovery-image] Sep 04 15:43:23.470 INFO O| Sep 04 15:43:23.470 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86782026-09-04T15:43:24.320Z[ recovery-image] Sep 04 15:43:23.481 INFO O| Sep 04 15:43:23.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
86792026-09-04T15:43:24.320Z[ recovery-image] Sep 04 15:43:23.481 INFO O| Sep 04 15:43:23.481 INFO STEP 945 (remove_files) COMPLETE
86802026-09-04T15:43:24.320Z[ recovery-image] Sep 04 15:43:23.481 INFO O| Sep 04 15:43:23.481 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86812026-09-04T15:43:24.331Z[ recovery-image] Sep 04 15:43:23.492 INFO O| Sep 04 15:43:23.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
86822026-09-04T15:43:24.331Z[ recovery-image] Sep 04 15:43:23.492 INFO O| Sep 04 15:43:23.492 INFO STEP 946 (remove_files) COMPLETE
86832026-09-04T15:43:24.331Z[ recovery-image] Sep 04 15:43:23.492 INFO O| Sep 04 15:43:23.492 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86842026-09-04T15:43:24.341Z[ recovery-image] Sep 04 15:43:23.503 INFO O| Sep 04 15:43:23.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
86852026-09-04T15:43:24.341Z[ recovery-image] Sep 04 15:43:23.503 INFO O| Sep 04 15:43:23.503 INFO STEP 947 (remove_files) COMPLETE
86862026-09-04T15:43:24.341Z[ recovery-image] Sep 04 15:43:23.503 INFO O| Sep 04 15:43:23.503 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86872026-09-04T15:43:24.350Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
86882026-09-04T15:43:24.354Z[ recovery-image] Sep 04 15:43:23.513 INFO O| Sep 04 15:43:23.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
86892026-09-04T15:43:24.354Z[ recovery-image] Sep 04 15:43:23.513 INFO O| Sep 04 15:43:23.513 INFO STEP 948 (remove_files) COMPLETE
86902026-09-04T15:43:24.354Z[ recovery-image] Sep 04 15:43:23.513 INFO O| Sep 04 15:43:23.513 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86912026-09-04T15:43:24.363Z[ recovery-image] Sep 04 15:43:23.524 INFO O| Sep 04 15:43:23.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
86922026-09-04T15:43:24.363Z[ recovery-image] Sep 04 15:43:23.525 INFO O| Sep 04 15:43:23.525 INFO STEP 949 (remove_files) COMPLETE
86932026-09-04T15:43:24.367Z[ recovery-image] Sep 04 15:43:23.525 INFO O| Sep 04 15:43:23.525 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86942026-09-04T15:43:24.375Z[ recovery-image] Sep 04 15:43:23.536 INFO O| Sep 04 15:43:23.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
86952026-09-04T15:43:24.375Z[ recovery-image] Sep 04 15:43:23.536 INFO O| Sep 04 15:43:23.536 INFO STEP 950 (remove_files) COMPLETE
86962026-09-04T15:43:24.375Z[ recovery-image] Sep 04 15:43:23.536 INFO O| Sep 04 15:43:23.536 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86972026-09-04T15:43:24.386Z[ recovery-image] Sep 04 15:43:23.547 INFO O| Sep 04 15:43:23.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
86982026-09-04T15:43:24.386Z[ recovery-image] Sep 04 15:43:23.547 INFO O| Sep 04 15:43:23.547 INFO STEP 951 (remove_files) COMPLETE
86992026-09-04T15:43:24.386Z[ recovery-image] Sep 04 15:43:23.547 INFO O| Sep 04 15:43:23.547 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87002026-09-04T15:43:24.396Z[ recovery-image] Sep 04 15:43:23.557 INFO O| Sep 04 15:43:23.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
87012026-09-04T15:43:24.396Z[ recovery-image] Sep 04 15:43:23.557 INFO O| Sep 04 15:43:23.557 INFO STEP 952 (remove_files) COMPLETE
87022026-09-04T15:43:24.396Z[ recovery-image] Sep 04 15:43:23.557 INFO O| Sep 04 15:43:23.557 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87032026-09-04T15:43:24.408Z[ recovery-image] Sep 04 15:43:23.569 INFO O| Sep 04 15:43:23.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
87042026-09-04T15:43:24.408Z[ recovery-image] Sep 04 15:43:23.569 INFO O| Sep 04 15:43:23.569 INFO STEP 953 (remove_files) COMPLETE
87052026-09-04T15:43:24.412Z[ recovery-image] Sep 04 15:43:23.569 INFO O| Sep 04 15:43:23.569 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87062026-09-04T15:43:24.421Z[ recovery-image] Sep 04 15:43:23.582 INFO O| Sep 04 15:43:23.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
87072026-09-04T15:43:24.421Z[ recovery-image] Sep 04 15:43:23.582 INFO O| Sep 04 15:43:23.582 INFO STEP 954 (remove_files) COMPLETE
87082026-09-04T15:43:24.424Z[ recovery-image] Sep 04 15:43:23.582 INFO O| Sep 04 15:43:23.582 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87092026-09-04T15:43:24.432Z[ recovery-image] Sep 04 15:43:23.594 INFO O| Sep 04 15:43:23.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
87102026-09-04T15:43:24.432Z[ recovery-image] Sep 04 15:43:23.594 INFO O| Sep 04 15:43:23.594 INFO STEP 955 (remove_files) COMPLETE
87112026-09-04T15:43:24.433Z[ recovery-image] Sep 04 15:43:23.594 INFO O| Sep 04 15:43:23.594 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87122026-09-04T15:43:24.443Z[ recovery-image] Sep 04 15:43:23.604 INFO O| Sep 04 15:43:23.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
87132026-09-04T15:43:24.443Z[ recovery-image] Sep 04 15:43:23.604 INFO O| Sep 04 15:43:23.604 INFO STEP 956 (remove_files) COMPLETE
87142026-09-04T15:43:24.447Z[ recovery-image] Sep 04 15:43:23.604 INFO O| Sep 04 15:43:23.604 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87152026-09-04T15:43:24.453Z[ recovery-image] Sep 04 15:43:23.614 INFO O| Sep 04 15:43:23.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
87162026-09-04T15:43:24.453Z[ recovery-image] Sep 04 15:43:23.614 INFO O| Sep 04 15:43:23.614 INFO STEP 957 (remove_files) COMPLETE
87172026-09-04T15:43:24.456Z[ recovery-image] Sep 04 15:43:23.614 INFO O| Sep 04 15:43:23.614 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87182026-09-04T15:43:24.464Z[ recovery-image] Sep 04 15:43:23.625 INFO O| Sep 04 15:43:23.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
87192026-09-04T15:43:24.464Z[ recovery-image] Sep 04 15:43:23.625 INFO O| Sep 04 15:43:23.625 INFO STEP 958 (remove_files) COMPLETE
87202026-09-04T15:43:24.467Z[ recovery-image] Sep 04 15:43:23.625 INFO O| Sep 04 15:43:23.625 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87212026-09-04T15:43:24.473Z[ recovery-image] Sep 04 15:43:23.635 INFO O| Sep 04 15:43:23.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
87222026-09-04T15:43:24.473Z[ recovery-image] Sep 04 15:43:23.635 INFO O| Sep 04 15:43:23.635 INFO STEP 959 (remove_files) COMPLETE
87232026-09-04T15:43:24.473Z[ recovery-image] Sep 04 15:43:23.635 INFO O| Sep 04 15:43:23.635 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87242026-09-04T15:43:24.491Z[ recovery-image] Sep 04 15:43:23.647 INFO O| Sep 04 15:43:23.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
87252026-09-04T15:43:24.491Z[ recovery-image] Sep 04 15:43:23.647 INFO O| Sep 04 15:43:23.647 INFO STEP 960 (remove_files) COMPLETE
87262026-09-04T15:43:24.491Z[ recovery-image] Sep 04 15:43:23.647 INFO O| Sep 04 15:43:23.647 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87272026-09-04T15:43:24.496Z[ recovery-image] Sep 04 15:43:23.657 INFO O| Sep 04 15:43:23.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
87282026-09-04T15:43:24.496Z[ recovery-image] Sep 04 15:43:23.657 INFO O| Sep 04 15:43:23.657 INFO STEP 961 (remove_files) COMPLETE
87292026-09-04T15:43:24.496Z[ recovery-image] Sep 04 15:43:23.657 INFO O| Sep 04 15:43:23.657 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87302026-09-04T15:43:24.507Z[ recovery-image] Sep 04 15:43:23.668 INFO O| Sep 04 15:43:23.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
87312026-09-04T15:43:24.507Z[ recovery-image] Sep 04 15:43:23.668 INFO O| Sep 04 15:43:23.668 INFO STEP 962 (remove_files) COMPLETE
87322026-09-04T15:43:24.507Z[ recovery-image] Sep 04 15:43:23.668 INFO O| Sep 04 15:43:23.668 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87332026-09-04T15:43:24.518Z[ recovery-image] Sep 04 15:43:23.679 INFO O| Sep 04 15:43:23.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
87342026-09-04T15:43:24.518Z[ recovery-image] Sep 04 15:43:23.679 INFO O| Sep 04 15:43:23.679 INFO STEP 963 (remove_files) COMPLETE
87352026-09-04T15:43:24.522Z[ recovery-image] Sep 04 15:43:23.679 INFO O| Sep 04 15:43:23.679 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87362026-09-04T15:43:24.522Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
87372026-09-04T15:43:24.529Z[ recovery-image] Sep 04 15:43:23.691 INFO O| Sep 04 15:43:23.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
87382026-09-04T15:43:24.529Z[ recovery-image] Sep 04 15:43:23.691 INFO O| Sep 04 15:43:23.691 INFO STEP 964 (remove_files) COMPLETE
87392026-09-04T15:43:24.529Z[ recovery-image] Sep 04 15:43:23.691 INFO O| Sep 04 15:43:23.691 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87402026-09-04T15:43:24.540Z[ recovery-image] Sep 04 15:43:23.702 INFO O| Sep 04 15:43:23.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
87412026-09-04T15:43:24.540Z[ recovery-image] Sep 04 15:43:23.702 INFO O| Sep 04 15:43:23.702 INFO STEP 965 (remove_files) COMPLETE
87422026-09-04T15:43:24.540Z[ recovery-image] Sep 04 15:43:23.702 INFO O| Sep 04 15:43:23.702 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87432026-09-04T15:43:24.551Z[ recovery-image] Sep 04 15:43:23.713 INFO O| Sep 04 15:43:23.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
87442026-09-04T15:43:24.551Z[ recovery-image] Sep 04 15:43:23.713 INFO O| Sep 04 15:43:23.713 INFO STEP 966 (remove_files) COMPLETE
87452026-09-04T15:43:24.555Z[ recovery-image] Sep 04 15:43:23.713 INFO O| Sep 04 15:43:23.713 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87462026-09-04T15:43:24.562Z[verify-libraries] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
87472026-09-04T15:43:24.562Z[ recovery-image] Sep 04 15:43:23.724 INFO O| Sep 04 15:43:23.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
87482026-09-04T15:43:24.562Z[ recovery-image] Sep 04 15:43:23.724 INFO O| Sep 04 15:43:23.724 INFO STEP 967 (remove_files) COMPLETE
87492026-09-04T15:43:24.562Z[ recovery-image] Sep 04 15:43:23.724 INFO O| Sep 04 15:43:23.724 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87502026-09-04T15:43:24.582Z[ recovery-image] Sep 04 15:43:23.735 INFO O| Sep 04 15:43:23.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
87512026-09-04T15:43:24.582Z[ recovery-image] Sep 04 15:43:23.735 INFO O| Sep 04 15:43:23.735 INFO STEP 968 (remove_files) COMPLETE
87522026-09-04T15:43:24.586Z[ recovery-image] Sep 04 15:43:23.735 INFO O| Sep 04 15:43:23.735 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87532026-09-04T15:43:24.586Z[ recovery-image] Sep 04 15:43:23.744 INFO O| Sep 04 15:43:23.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
87542026-09-04T15:43:24.586Z[ recovery-image] Sep 04 15:43:23.744 INFO O| Sep 04 15:43:23.744 INFO STEP 969 (remove_files) COMPLETE
87552026-09-04T15:43:24.586Z[ recovery-image] Sep 04 15:43:23.744 INFO O| Sep 04 15:43:23.744 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87562026-09-04T15:43:24.593Z[ recovery-image] Sep 04 15:43:23.754 INFO O| Sep 04 15:43:23.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
87572026-09-04T15:43:24.593Z[ recovery-image] Sep 04 15:43:23.754 INFO O| Sep 04 15:43:23.754 INFO STEP 970 (remove_files) COMPLETE
87582026-09-04T15:43:24.593Z[ recovery-image] Sep 04 15:43:23.754 INFO O| Sep 04 15:43:23.754 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87592026-09-04T15:43:24.603Z[ recovery-image] Sep 04 15:43:23.765 INFO O| Sep 04 15:43:23.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
87602026-09-04T15:43:24.607Z[ recovery-image] Sep 04 15:43:23.765 INFO O| Sep 04 15:43:23.765 INFO STEP 971 (remove_files) COMPLETE
87612026-09-04T15:43:24.607Z[ recovery-image] Sep 04 15:43:23.765 INFO O| Sep 04 15:43:23.765 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87622026-09-04T15:43:24.660Z[ recovery-image] Sep 04 15:43:23.775 INFO O| Sep 04 15:43:23.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
87632026-09-04T15:43:24.660Z[ recovery-image] Sep 04 15:43:23.775 INFO O| Sep 04 15:43:23.775 INFO STEP 972 (remove_files) COMPLETE
87642026-09-04T15:43:24.660Z[ recovery-image] Sep 04 15:43:23.775 INFO O| Sep 04 15:43:23.775 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87652026-09-04T15:43:24.660Z[ recovery-image] Sep 04 15:43:23.785 INFO O| Sep 04 15:43:23.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
87662026-09-04T15:43:24.660Z[ recovery-image] Sep 04 15:43:23.785 INFO O| Sep 04 15:43:23.785 INFO STEP 973 (remove_files) COMPLETE
87672026-09-04T15:43:24.661Z[ recovery-image] Sep 04 15:43:23.785 INFO O| Sep 04 15:43:23.785 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87682026-09-04T15:43:24.661Z[ recovery-image] Sep 04 15:43:23.795 INFO O| Sep 04 15:43:23.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
87692026-09-04T15:43:24.662Z[ recovery-image] Sep 04 15:43:23.796 INFO O| Sep 04 15:43:23.796 INFO STEP 974 (remove_files) COMPLETE
87702026-09-04T15:43:24.662Z[ recovery-image] Sep 04 15:43:23.796 INFO O| Sep 04 15:43:23.796 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87712026-09-04T15:43:24.662Z[ recovery-image] Sep 04 15:43:23.806 INFO O| Sep 04 15:43:23.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
87722026-09-04T15:43:24.662Z[ recovery-image] Sep 04 15:43:23.806 INFO O| Sep 04 15:43:23.806 INFO STEP 975 (remove_files) COMPLETE
87732026-09-04T15:43:24.662Z[ recovery-image] Sep 04 15:43:23.806 INFO O| Sep 04 15:43:23.806 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87742026-09-04T15:43:24.662Z[ recovery-image] Sep 04 15:43:23.816 INFO O| Sep 04 15:43:23.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
87752026-09-04T15:43:24.662Z[ recovery-image] Sep 04 15:43:23.816 INFO O| Sep 04 15:43:23.816 INFO STEP 976 (remove_files) COMPLETE
87762026-09-04T15:43:24.662Z[ recovery-image] Sep 04 15:43:23.816 INFO O| Sep 04 15:43:23.816 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87772026-09-04T15:43:24.667Z[ recovery-image] Sep 04 15:43:23.827 INFO O| Sep 04 15:43:23.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
87782026-09-04T15:43:24.667Z[ recovery-image] Sep 04 15:43:23.827 INFO O| Sep 04 15:43:23.827 INFO STEP 977 (remove_files) COMPLETE
87792026-09-04T15:43:24.667Z[ recovery-image] Sep 04 15:43:23.827 INFO O| Sep 04 15:43:23.827 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87802026-09-04T15:43:24.676Z[ recovery-image] Sep 04 15:43:23.838 INFO O| Sep 04 15:43:23.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
87812026-09-04T15:43:24.676Z[ recovery-image] Sep 04 15:43:23.838 INFO O| Sep 04 15:43:23.838 INFO STEP 978 (remove_files) COMPLETE
87822026-09-04T15:43:24.676Z[ recovery-image] Sep 04 15:43:23.838 INFO O| Sep 04 15:43:23.838 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87832026-09-04T15:43:24.687Z[ recovery-image] Sep 04 15:43:23.849 INFO O| Sep 04 15:43:23.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
87842026-09-04T15:43:24.688Z[ recovery-image] Sep 04 15:43:23.849 INFO O| Sep 04 15:43:23.849 INFO STEP 979 (remove_files) COMPLETE
87852026-09-04T15:43:24.688Z[ recovery-image] Sep 04 15:43:23.849 INFO O| Sep 04 15:43:23.849 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87862026-09-04T15:43:24.699Z[ recovery-image] Sep 04 15:43:23.860 INFO O| Sep 04 15:43:23.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
87872026-09-04T15:43:24.699Z[ recovery-image] Sep 04 15:43:23.860 INFO O| Sep 04 15:43:23.860 INFO STEP 980 (remove_files) COMPLETE
87882026-09-04T15:43:24.699Z[ recovery-image] Sep 04 15:43:23.860 INFO O| Sep 04 15:43:23.860 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87892026-09-04T15:43:24.710Z[ recovery-image] Sep 04 15:43:23.871 INFO O| Sep 04 15:43:23.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
87902026-09-04T15:43:24.710Z[ recovery-image] Sep 04 15:43:23.871 INFO O| Sep 04 15:43:23.871 INFO STEP 981 (remove_files) COMPLETE
87912026-09-04T15:43:24.710Z[ recovery-image] Sep 04 15:43:23.871 INFO O| Sep 04 15:43:23.871 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87922026-09-04T15:43:24.721Z[ recovery-image] Sep 04 15:43:23.882 INFO O| Sep 04 15:43:23.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
87932026-09-04T15:43:24.721Z[ recovery-image] Sep 04 15:43:23.882 INFO O| Sep 04 15:43:23.882 INFO STEP 982 (remove_files) COMPLETE
87942026-09-04T15:43:24.721Z[ recovery-image] Sep 04 15:43:23.882 INFO O| Sep 04 15:43:23.882 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87952026-09-04T15:43:24.731Z[ recovery-image] Sep 04 15:43:23.892 INFO O| Sep 04 15:43:23.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
87962026-09-04T15:43:24.731Z[ recovery-image] Sep 04 15:43:23.892 INFO O| Sep 04 15:43:23.892 INFO STEP 983 (remove_files) COMPLETE
87972026-09-04T15:43:24.734Z[ recovery-image] Sep 04 15:43:23.892 INFO O| Sep 04 15:43:23.892 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87982026-09-04T15:43:24.740Z[ recovery-image] Sep 04 15:43:23.902 INFO O| Sep 04 15:43:23.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
87992026-09-04T15:43:24.741Z[ recovery-image] Sep 04 15:43:23.902 INFO O| Sep 04 15:43:23.902 INFO STEP 984 (remove_files) COMPLETE
88002026-09-04T15:43:24.741Z[ recovery-image] Sep 04 15:43:23.902 INFO O| Sep 04 15:43:23.902 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88012026-09-04T15:43:24.751Z[ recovery-image] Sep 04 15:43:23.912 INFO O| Sep 04 15:43:23.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
88022026-09-04T15:43:24.751Z[ recovery-image] Sep 04 15:43:23.912 INFO O| Sep 04 15:43:23.912 INFO STEP 985 (remove_files) COMPLETE
88032026-09-04T15:43:24.751Z[ recovery-image] Sep 04 15:43:23.912 INFO O| Sep 04 15:43:23.912 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88042026-09-04T15:43:24.762Z[ recovery-image] Sep 04 15:43:23.923 INFO O| Sep 04 15:43:23.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
88052026-09-04T15:43:24.762Z[ recovery-image] Sep 04 15:43:23.923 INFO O| Sep 04 15:43:23.923 INFO STEP 986 (remove_files) COMPLETE
88062026-09-04T15:43:24.762Z[ recovery-image] Sep 04 15:43:23.923 INFO O| Sep 04 15:43:23.923 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88072026-09-04T15:43:24.766Z[verify-libraries] Compiling drift v0.2.0
88082026-09-04T15:43:24.773Z[ recovery-image] Sep 04 15:43:23.934 INFO O| Sep 04 15:43:23.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
88092026-09-04T15:43:24.773Z[ recovery-image] Sep 04 15:43:23.934 INFO O| Sep 04 15:43:23.934 INFO STEP 987 (remove_files) COMPLETE
88102026-09-04T15:43:24.773Z[ recovery-image] Sep 04 15:43:23.934 INFO O| Sep 04 15:43:23.934 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88112026-09-04T15:43:24.782Z[ recovery-image] Sep 04 15:43:23.944 INFO O| Sep 04 15:43:23.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
88122026-09-04T15:43:24.782Z[ recovery-image] Sep 04 15:43:23.944 INFO O| Sep 04 15:43:23.944 INFO STEP 988 (remove_files) COMPLETE
88132026-09-04T15:43:24.783Z[ recovery-image] Sep 04 15:43:23.944 INFO O| Sep 04 15:43:23.944 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88142026-09-04T15:43:24.794Z[ recovery-image] Sep 04 15:43:23.956 INFO O| Sep 04 15:43:23.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
88152026-09-04T15:43:24.794Z[ recovery-image] Sep 04 15:43:23.956 INFO O| Sep 04 15:43:23.953 INFO STEP 989 (remove_files) COMPLETE
88162026-09-04T15:43:24.798Z[ recovery-image] Sep 04 15:43:23.956 INFO O| Sep 04 15:43:23.953 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88172026-09-04T15:43:24.804Z[ recovery-image] Sep 04 15:43:23.962 INFO O| Sep 04 15:43:23.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
88182026-09-04T15:43:24.808Z[ recovery-image] Sep 04 15:43:23.962 INFO O| Sep 04 15:43:23.962 INFO STEP 990 (remove_files) COMPLETE
88192026-09-04T15:43:24.808Z[verify-libraries] Compiling uzers v0.12.2
88202026-09-04T15:43:24.808Z[ recovery-image] Sep 04 15:43:23.962 INFO O| Sep 04 15:43:23.962 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88212026-09-04T15:43:24.812Z[verify-libraries] Compiling parse-size v1.1.0
88222026-09-04T15:43:24.812Z[ recovery-image] Sep 04 15:43:23.971 INFO O| Sep 04 15:43:23.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
88232026-09-04T15:43:24.812Z[ recovery-image] Sep 04 15:43:23.971 INFO O| Sep 04 15:43:23.971 INFO STEP 991 (remove_files) COMPLETE
88242026-09-04T15:43:24.812Z[ recovery-image] Sep 04 15:43:23.971 INFO O| Sep 04 15:43:23.971 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88252026-09-04T15:43:24.818Z[ recovery-image] Sep 04 15:43:23.980 INFO O| Sep 04 15:43:23.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
88262026-09-04T15:43:24.818Z[ recovery-image] Sep 04 15:43:23.980 INFO O| Sep 04 15:43:23.980 INFO STEP 992 (remove_files) COMPLETE
88272026-09-04T15:43:24.822Z[ recovery-image] Sep 04 15:43:23.980 INFO O| Sep 04 15:43:23.980 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88282026-09-04T15:43:24.830Z[ recovery-image] Sep 04 15:43:23.992 INFO O| Sep 04 15:43:23.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
88292026-09-04T15:43:24.830Z[ recovery-image] Sep 04 15:43:23.992 INFO O| Sep 04 15:43:23.992 INFO STEP 993 (remove_files) COMPLETE
88302026-09-04T15:43:24.830Z[ recovery-image] Sep 04 15:43:23.992 INFO O| Sep 04 15:43:23.992 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88312026-09-04T15:43:24.850Z[ recovery-image] Sep 04 15:43:24.012 INFO O| Sep 04 15:43:24.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
88322026-09-04T15:43:24.851Z[ recovery-image] Sep 04 15:43:24.012 INFO O| Sep 04 15:43:24.012 INFO STEP 994 (remove_files) COMPLETE
88332026-09-04T15:43:24.851Z[ recovery-image] Sep 04 15:43:24.012 INFO O| Sep 04 15:43:24.012 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88342026-09-04T15:43:24.860Z[ recovery-image] Sep 04 15:43:24.021 INFO O| Sep 04 15:43:24.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
88352026-09-04T15:43:24.860Z[ recovery-image] Sep 04 15:43:24.021 INFO O| Sep 04 15:43:24.021 INFO STEP 995 (remove_files) COMPLETE
88362026-09-04T15:43:24.866Z[ recovery-image] Sep 04 15:43:24.021 INFO O| Sep 04 15:43:24.021 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88372026-09-04T15:43:24.876Z[ recovery-image] Sep 04 15:43:24.031 INFO O| Sep 04 15:43:24.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
88382026-09-04T15:43:24.876Z[ recovery-image] Sep 04 15:43:24.031 INFO O| Sep 04 15:43:24.031 INFO STEP 996 (remove_files) COMPLETE
88392026-09-04T15:43:24.876Z[ recovery-image] Sep 04 15:43:24.031 INFO O| Sep 04 15:43:24.031 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88402026-09-04T15:43:24.904Z[ recovery-image] Sep 04 15:43:24.040 INFO O| Sep 04 15:43:24.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
88412026-09-04T15:43:24.904Z[ recovery-image] Sep 04 15:43:24.040 INFO O| Sep 04 15:43:24.040 INFO STEP 997 (remove_files) COMPLETE
88422026-09-04T15:43:24.905Z[ recovery-image] Sep 04 15:43:24.040 INFO O| Sep 04 15:43:24.040 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88432026-09-04T15:43:24.905Z[ recovery-image] Sep 04 15:43:24.052 INFO O| Sep 04 15:43:24.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
88442026-09-04T15:43:24.905Z[ recovery-image] Sep 04 15:43:24.052 INFO O| Sep 04 15:43:24.052 INFO STEP 998 (remove_files) COMPLETE
88452026-09-04T15:43:24.905Z[ recovery-image] Sep 04 15:43:24.053 INFO O| Sep 04 15:43:24.052 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88462026-09-04T15:43:24.914Z[ recovery-image] Sep 04 15:43:24.068 INFO O| Sep 04 15:43:24.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
88472026-09-04T15:43:24.914Z[ recovery-image] Sep 04 15:43:24.068 INFO O| Sep 04 15:43:24.068 INFO STEP 999 (remove_files) COMPLETE
88482026-09-04T15:43:24.914Z[ recovery-image] Sep 04 15:43:24.068 INFO O| Sep 04 15:43:24.068 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88492026-09-04T15:43:24.922Z[ recovery-image] Sep 04 15:43:24.080 INFO O| Sep 04 15:43:24.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
88502026-09-04T15:43:24.922Z[ recovery-image] Sep 04 15:43:24.080 INFO O| Sep 04 15:43:24.080 INFO STEP 1000 (remove_files) COMPLETE
88512026-09-04T15:43:24.922Z[ recovery-image] Sep 04 15:43:24.080 INFO O| Sep 04 15:43:24.080 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88522026-09-04T15:43:24.930Z[ recovery-image] Sep 04 15:43:24.090 INFO O| Sep 04 15:43:24.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
88532026-09-04T15:43:24.930Z[ recovery-image] Sep 04 15:43:24.090 INFO O| Sep 04 15:43:24.090 INFO STEP 1001 (remove_files) COMPLETE
88542026-09-04T15:43:24.936Z[ recovery-image] Sep 04 15:43:24.090 INFO O| Sep 04 15:43:24.090 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88552026-09-04T15:43:24.940Z[ recovery-image] Sep 04 15:43:24.101 INFO O| Sep 04 15:43:24.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
88562026-09-04T15:43:24.940Z[ recovery-image] Sep 04 15:43:24.101 INFO O| Sep 04 15:43:24.101 INFO STEP 1002 (remove_files) COMPLETE
88572026-09-04T15:43:24.940Z[ recovery-image] Sep 04 15:43:24.101 INFO O| Sep 04 15:43:24.101 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88582026-09-04T15:43:24.949Z[ recovery-image] Sep 04 15:43:24.111 INFO O| Sep 04 15:43:24.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
88592026-09-04T15:43:24.949Z[ recovery-image] Sep 04 15:43:24.111 INFO O| Sep 04 15:43:24.111 INFO STEP 1003 (remove_files) COMPLETE
88602026-09-04T15:43:24.950Z[ recovery-image] Sep 04 15:43:24.111 INFO O| Sep 04 15:43:24.111 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88612026-09-04T15:43:24.961Z[ recovery-image] Sep 04 15:43:24.122 INFO O| Sep 04 15:43:24.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
88622026-09-04T15:43:24.961Z[ recovery-image] Sep 04 15:43:24.122 INFO O| Sep 04 15:43:24.122 INFO STEP 1004 (remove_files) COMPLETE
88632026-09-04T15:43:24.961Z[ recovery-image] Sep 04 15:43:24.122 INFO O| Sep 04 15:43:24.122 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88642026-09-04T15:43:24.972Z[ recovery-image] Sep 04 15:43:24.132 INFO O| Sep 04 15:43:24.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
88652026-09-04T15:43:24.972Z[ recovery-image] Sep 04 15:43:24.132 INFO O| Sep 04 15:43:24.132 INFO STEP 1005 (remove_files) COMPLETE
88662026-09-04T15:43:24.972Z[ recovery-image] Sep 04 15:43:24.132 INFO O| Sep 04 15:43:24.132 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88672026-09-04T15:43:24.984Z[ recovery-image] Sep 04 15:43:24.145 INFO O| Sep 04 15:43:24.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
88682026-09-04T15:43:24.984Z[ recovery-image] Sep 04 15:43:24.145 INFO O| Sep 04 15:43:24.145 INFO STEP 1006 (remove_files) COMPLETE
88692026-09-04T15:43:24.987Z[ recovery-image] Sep 04 15:43:24.145 INFO O| Sep 04 15:43:24.145 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88702026-09-04T15:43:24.995Z[ recovery-image] Sep 04 15:43:24.157 INFO O| Sep 04 15:43:24.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
88712026-09-04T15:43:24.995Z[ recovery-image] Sep 04 15:43:24.157 INFO O| Sep 04 15:43:24.157 INFO STEP 1007 (remove_files) COMPLETE
88722026-09-04T15:43:24.995Z[ recovery-image] Sep 04 15:43:24.157 INFO O| Sep 04 15:43:24.157 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88732026-09-04T15:43:25.006Z[ recovery-image] Sep 04 15:43:24.168 INFO O| Sep 04 15:43:24.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
88742026-09-04T15:43:25.006Z[ recovery-image] Sep 04 15:43:24.168 INFO O| Sep 04 15:43:24.168 INFO STEP 1008 (remove_files) COMPLETE
88752026-09-04T15:43:25.006Z[ recovery-image] Sep 04 15:43:24.168 INFO O| Sep 04 15:43:24.168 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88762026-09-04T15:43:25.017Z[ recovery-image] Sep 04 15:43:24.178 INFO O| Sep 04 15:43:24.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
88772026-09-04T15:43:25.017Z[ recovery-image] Sep 04 15:43:24.178 INFO O| Sep 04 15:43:24.178 INFO STEP 1009 (remove_files) COMPLETE
88782026-09-04T15:43:25.017Z[ recovery-image] Sep 04 15:43:24.178 INFO O| Sep 04 15:43:24.178 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88792026-09-04T15:43:25.028Z[ recovery-image] Sep 04 15:43:24.189 INFO O| Sep 04 15:43:24.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
88802026-09-04T15:43:25.028Z[ recovery-image] Sep 04 15:43:24.189 INFO O| Sep 04 15:43:24.189 INFO STEP 1010 (remove_files) COMPLETE
88812026-09-04T15:43:25.032Z[ recovery-image] Sep 04 15:43:24.189 INFO O| Sep 04 15:43:24.189 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88822026-09-04T15:43:25.038Z[ recovery-image] Sep 04 15:43:24.200 INFO O| Sep 04 15:43:24.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
88832026-09-04T15:43:25.038Z[ recovery-image] Sep 04 15:43:24.200 INFO O| Sep 04 15:43:24.200 INFO STEP 1011 (remove_files) COMPLETE
88842026-09-04T15:43:25.038Z[ recovery-image] Sep 04 15:43:24.200 INFO O| Sep 04 15:43:24.200 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88852026-09-04T15:43:25.049Z[ recovery-image] Sep 04 15:43:24.210 INFO O| Sep 04 15:43:24.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
88862026-09-04T15:43:25.049Z[ recovery-image] Sep 04 15:43:24.210 INFO O| Sep 04 15:43:24.210 INFO STEP 1012 (remove_files) COMPLETE
88872026-09-04T15:43:25.049Z[ recovery-image] Sep 04 15:43:24.210 INFO O| Sep 04 15:43:24.210 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88882026-09-04T15:43:25.060Z[ recovery-image] Sep 04 15:43:24.221 INFO O| Sep 04 15:43:24.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
88892026-09-04T15:43:25.060Z[ recovery-image] Sep 04 15:43:24.221 INFO O| Sep 04 15:43:24.221 INFO STEP 1013 (remove_files) COMPLETE
88902026-09-04T15:43:25.064Z[ recovery-image] Sep 04 15:43:24.221 INFO O| Sep 04 15:43:24.221 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88912026-09-04T15:43:25.070Z[ recovery-image] Sep 04 15:43:24.232 INFO O| Sep 04 15:43:24.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
88922026-09-04T15:43:25.071Z[ recovery-image] Sep 04 15:43:24.232 INFO O| Sep 04 15:43:24.232 INFO STEP 1014 (remove_files) COMPLETE
88932026-09-04T15:43:25.071Z[ recovery-image] Sep 04 15:43:24.232 INFO O| Sep 04 15:43:24.232 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88942026-09-04T15:43:25.081Z[ recovery-image] Sep 04 15:43:24.243 INFO O| Sep 04 15:43:24.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
88952026-09-04T15:43:25.081Z[ recovery-image] Sep 04 15:43:24.243 INFO O| Sep 04 15:43:24.243 INFO STEP 1015 (remove_files) COMPLETE
88962026-09-04T15:43:25.081Z[ recovery-image] Sep 04 15:43:24.243 INFO O| Sep 04 15:43:24.243 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88972026-09-04T15:43:25.093Z[ recovery-image] Sep 04 15:43:24.255 INFO O| Sep 04 15:43:24.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
88982026-09-04T15:43:25.094Z[ recovery-image] Sep 04 15:43:24.255 INFO O| Sep 04 15:43:24.255 INFO STEP 1016 (remove_files) COMPLETE
88992026-09-04T15:43:25.094Z[ recovery-image] Sep 04 15:43:24.255 INFO O| Sep 04 15:43:24.255 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89002026-09-04T15:43:25.103Z[ recovery-image] Sep 04 15:43:24.265 INFO O| Sep 04 15:43:24.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
89012026-09-04T15:43:25.103Z[ recovery-image] Sep 04 15:43:24.265 INFO O| Sep 04 15:43:24.265 INFO STEP 1017 (remove_files) COMPLETE
89022026-09-04T15:43:25.103Z[ recovery-image] Sep 04 15:43:24.265 INFO O| Sep 04 15:43:24.265 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89032026-09-04T15:43:25.112Z[ recovery-image] Sep 04 15:43:24.274 INFO O| Sep 04 15:43:24.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
89042026-09-04T15:43:25.113Z[ recovery-image] Sep 04 15:43:24.274 INFO O| Sep 04 15:43:24.274 INFO STEP 1018 (remove_files) COMPLETE
89052026-09-04T15:43:25.113Z[ recovery-image] Sep 04 15:43:24.274 INFO O| Sep 04 15:43:24.274 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89062026-09-04T15:43:25.121Z[ recovery-image] Sep 04 15:43:24.282 INFO O| Sep 04 15:43:24.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
89072026-09-04T15:43:25.121Z[ recovery-image] Sep 04 15:43:24.282 INFO O| Sep 04 15:43:24.282 INFO STEP 1019 (remove_files) COMPLETE
89082026-09-04T15:43:25.125Z[ recovery-image] Sep 04 15:43:24.282 INFO O| Sep 04 15:43:24.282 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89092026-09-04T15:43:25.129Z[ recovery-image] Sep 04 15:43:24.291 INFO O| Sep 04 15:43:24.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
89102026-09-04T15:43:25.129Z[ recovery-image] Sep 04 15:43:24.291 INFO O| Sep 04 15:43:24.291 INFO STEP 1020 (remove_files) COMPLETE
89112026-09-04T15:43:25.133Z[ recovery-image] Sep 04 15:43:24.291 INFO O| Sep 04 15:43:24.291 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89122026-09-04T15:43:25.138Z[ recovery-image] Sep 04 15:43:24.300 INFO O| Sep 04 15:43:24.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
89132026-09-04T15:43:25.138Z[ recovery-image] Sep 04 15:43:24.300 INFO O| Sep 04 15:43:24.300 INFO STEP 1021 (remove_files) COMPLETE
89142026-09-04T15:43:25.138Z[ recovery-image] Sep 04 15:43:24.300 INFO O| Sep 04 15:43:24.300 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89152026-09-04T15:43:25.149Z[ recovery-image] Sep 04 15:43:24.310 INFO O| Sep 04 15:43:24.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
89162026-09-04T15:43:25.149Z[ recovery-image] Sep 04 15:43:24.310 INFO O| Sep 04 15:43:24.310 INFO STEP 1022 (remove_files) COMPLETE
89172026-09-04T15:43:25.153Z[ recovery-image] Sep 04 15:43:24.310 INFO O| Sep 04 15:43:24.310 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89182026-09-04T15:43:25.173Z[ recovery-image] Sep 04 15:43:24.334 INFO O| Sep 04 15:43:24.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
89192026-09-04T15:43:25.173Z[ recovery-image] Sep 04 15:43:24.334 INFO O| Sep 04 15:43:24.322 INFO STEP 1023 (remove_files) COMPLETE
89202026-09-04T15:43:25.173Z[ recovery-image] Sep 04 15:43:24.334 INFO O| Sep 04 15:43:24.322 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89212026-09-04T15:43:25.177Z[ recovery-image] Sep 04 15:43:24.334 INFO O| Sep 04 15:43:24.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
89222026-09-04T15:43:25.177Z[ recovery-image] Sep 04 15:43:24.334 INFO O| Sep 04 15:43:24.331 INFO STEP 1024 (remove_files) COMPLETE
89232026-09-04T15:43:25.177Z[ recovery-image] Sep 04 15:43:24.334 INFO O| Sep 04 15:43:24.331 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89242026-09-04T15:43:25.181Z[ recovery-image] Sep 04 15:43:24.341 INFO O| Sep 04 15:43:24.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
89252026-09-04T15:43:25.181Z[ recovery-image] Sep 04 15:43:24.341 INFO O| Sep 04 15:43:24.341 INFO STEP 1025 (remove_files) COMPLETE
89262026-09-04T15:43:25.181Z[ recovery-image] Sep 04 15:43:24.341 INFO O| Sep 04 15:43:24.341 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89272026-09-04T15:43:25.189Z[ recovery-image] Sep 04 15:43:24.350 INFO O| Sep 04 15:43:24.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
89282026-09-04T15:43:25.189Z[ recovery-image] Sep 04 15:43:24.350 INFO O| Sep 04 15:43:24.350 INFO STEP 1026 (remove_files) COMPLETE
89292026-09-04T15:43:25.193Z[ recovery-image] Sep 04 15:43:24.350 INFO O| Sep 04 15:43:24.350 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89302026-09-04T15:43:25.193Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
89312026-09-04T15:43:25.198Z[ recovery-image] Sep 04 15:43:24.360 INFO O| Sep 04 15:43:24.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
89322026-09-04T15:43:25.198Z[ recovery-image] Sep 04 15:43:24.360 INFO O| Sep 04 15:43:24.360 INFO STEP 1027 (remove_files) COMPLETE
89332026-09-04T15:43:25.202Z[ recovery-image] Sep 04 15:43:24.360 INFO O| Sep 04 15:43:24.360 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89342026-09-04T15:43:25.209Z[ recovery-image] Sep 04 15:43:24.370 INFO O| Sep 04 15:43:24.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
89352026-09-04T15:43:25.212Z[ recovery-image] Sep 04 15:43:24.371 INFO O| Sep 04 15:43:24.371 INFO STEP 1028 (remove_files) COMPLETE
89362026-09-04T15:43:25.213Z[ recovery-image] Sep 04 15:43:24.371 INFO O| Sep 04 15:43:24.371 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89372026-09-04T15:43:25.221Z[ recovery-image] Sep 04 15:43:24.383 INFO O| Sep 04 15:43:24.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
89382026-09-04T15:43:25.225Z[ recovery-image] Sep 04 15:43:24.384 INFO O| Sep 04 15:43:24.384 INFO STEP 1029 (remove_files) COMPLETE
89392026-09-04T15:43:25.225Z[ recovery-image] Sep 04 15:43:24.384 INFO O| Sep 04 15:43:24.384 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89402026-09-04T15:43:25.234Z[ recovery-image] Sep 04 15:43:24.396 INFO O| Sep 04 15:43:24.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
89412026-09-04T15:43:25.235Z[ recovery-image] Sep 04 15:43:24.396 INFO O| Sep 04 15:43:24.396 INFO STEP 1030 (remove_files) COMPLETE
89422026-09-04T15:43:25.235Z[ recovery-image] Sep 04 15:43:24.396 INFO O| Sep 04 15:43:24.396 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89432026-09-04T15:43:25.245Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
89442026-09-04T15:43:25.249Z[ recovery-image] Sep 04 15:43:24.407 INFO O| Sep 04 15:43:24.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
89452026-09-04T15:43:25.249Z[ recovery-image] Sep 04 15:43:24.407 INFO O| Sep 04 15:43:24.407 INFO STEP 1031 (remove_files) COMPLETE
89462026-09-04T15:43:25.249Z[ recovery-image] Sep 04 15:43:24.407 INFO O| Sep 04 15:43:24.407 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89472026-09-04T15:43:25.256Z[ recovery-image] Sep 04 15:43:24.418 INFO O| Sep 04 15:43:24.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
89482026-09-04T15:43:25.260Z[ recovery-image] Sep 04 15:43:24.418 INFO O| Sep 04 15:43:24.418 INFO STEP 1032 (remove_files) COMPLETE
89492026-09-04T15:43:25.260Z[ recovery-image] Sep 04 15:43:24.418 INFO O| Sep 04 15:43:24.418 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89502026-09-04T15:43:25.268Z[ recovery-image] Sep 04 15:43:24.430 INFO O| Sep 04 15:43:24.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
89512026-09-04T15:43:25.268Z[ recovery-image] Sep 04 15:43:24.430 INFO O| Sep 04 15:43:24.430 INFO STEP 1033 (remove_files) COMPLETE
89522026-09-04T15:43:25.268Z[ recovery-image] Sep 04 15:43:24.430 INFO O| Sep 04 15:43:24.430 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89532026-09-04T15:43:25.279Z[ recovery-image] Sep 04 15:43:24.441 INFO O| Sep 04 15:43:24.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
89542026-09-04T15:43:25.280Z[ recovery-image] Sep 04 15:43:24.441 INFO O| Sep 04 15:43:24.441 INFO STEP 1034 (remove_files) COMPLETE
89552026-09-04T15:43:25.283Z[ recovery-image] Sep 04 15:43:24.441 INFO O| Sep 04 15:43:24.441 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89562026-09-04T15:43:25.290Z[ recovery-image] Sep 04 15:43:24.451 INFO O| Sep 04 15:43:24.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
89572026-09-04T15:43:25.290Z[ recovery-image] Sep 04 15:43:24.451 INFO O| Sep 04 15:43:24.451 INFO STEP 1035 (remove_files) COMPLETE
89582026-09-04T15:43:25.294Z[ recovery-image] Sep 04 15:43:24.451 INFO O| Sep 04 15:43:24.451 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89592026-09-04T15:43:25.304Z[ recovery-image] Sep 04 15:43:24.460 INFO O| Sep 04 15:43:24.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
89602026-09-04T15:43:25.304Z[ recovery-image] Sep 04 15:43:24.461 INFO O| Sep 04 15:43:24.461 INFO STEP 1036 (remove_files) COMPLETE
89612026-09-04T15:43:25.308Z[ recovery-image] Sep 04 15:43:24.461 INFO O| Sep 04 15:43:24.461 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89622026-09-04T15:43:25.315Z[ recovery-image] Sep 04 15:43:24.476 INFO O| Sep 04 15:43:24.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
89632026-09-04T15:43:25.315Z[ recovery-image] Sep 04 15:43:24.476 INFO O| Sep 04 15:43:24.476 INFO STEP 1037 (remove_files) COMPLETE
89642026-09-04T15:43:25.318Z[ recovery-image] Sep 04 15:43:24.476 INFO O| Sep 04 15:43:24.476 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89652026-09-04T15:43:25.331Z[ recovery-image] Sep 04 15:43:24.486 INFO O| Sep 04 15:43:24.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
89662026-09-04T15:43:25.332Z[ recovery-image] Sep 04 15:43:24.486 INFO O| Sep 04 15:43:24.486 INFO STEP 1038 (remove_files) COMPLETE
89672026-09-04T15:43:25.336Z[ recovery-image] Sep 04 15:43:24.486 INFO O| Sep 04 15:43:24.486 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89682026-09-04T15:43:25.336Z[ recovery-image] Sep 04 15:43:24.495 INFO O| Sep 04 15:43:24.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
89692026-09-04T15:43:25.336Z[ recovery-image] Sep 04 15:43:24.495 INFO O| Sep 04 15:43:24.495 INFO STEP 1039 (remove_files) COMPLETE
89702026-09-04T15:43:25.336Z[ recovery-image] Sep 04 15:43:24.495 INFO O| Sep 04 15:43:24.495 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89712026-09-04T15:43:25.342Z[ recovery-image] Sep 04 15:43:24.504 INFO O| Sep 04 15:43:24.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
89722026-09-04T15:43:25.342Z[ recovery-image] Sep 04 15:43:24.504 INFO O| Sep 04 15:43:24.504 INFO STEP 1040 (remove_files) COMPLETE
89732026-09-04T15:43:25.346Z[ recovery-image] Sep 04 15:43:24.504 INFO O| Sep 04 15:43:24.504 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89742026-09-04T15:43:25.355Z[ recovery-image] Sep 04 15:43:24.514 INFO O| Sep 04 15:43:24.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
89752026-09-04T15:43:25.355Z[ recovery-image] Sep 04 15:43:24.514 INFO O| Sep 04 15:43:24.514 INFO STEP 1041 (remove_files) COMPLETE
89762026-09-04T15:43:25.359Z[ recovery-image] Sep 04 15:43:24.514 INFO O| Sep 04 15:43:24.514 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89772026-09-04T15:43:25.362Z[ recovery-image] Sep 04 15:43:24.524 INFO O| Sep 04 15:43:24.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
89782026-09-04T15:43:25.362Z[ recovery-image] Sep 04 15:43:24.524 INFO O| Sep 04 15:43:24.524 INFO STEP 1042 (remove_files) COMPLETE
89792026-09-04T15:43:25.362Z[ recovery-image] Sep 04 15:43:24.524 INFO O| Sep 04 15:43:24.524 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89802026-09-04T15:43:25.373Z[ recovery-image] Sep 04 15:43:24.535 INFO O| Sep 04 15:43:24.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
89812026-09-04T15:43:25.374Z[ recovery-image] Sep 04 15:43:24.535 INFO O| Sep 04 15:43:24.535 INFO STEP 1043 (remove_files) COMPLETE
89822026-09-04T15:43:25.374Z[ recovery-image] Sep 04 15:43:24.535 INFO O| Sep 04 15:43:24.535 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89832026-09-04T15:43:25.386Z[ recovery-image] Sep 04 15:43:24.547 INFO O| Sep 04 15:43:24.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
89842026-09-04T15:43:25.386Z[ recovery-image] Sep 04 15:43:24.547 INFO O| Sep 04 15:43:24.547 INFO STEP 1044 (remove_files) COMPLETE
89852026-09-04T15:43:25.386Z[ recovery-image] Sep 04 15:43:24.547 INFO O| Sep 04 15:43:24.547 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89862026-09-04T15:43:25.398Z[ recovery-image] Sep 04 15:43:24.560 INFO O| Sep 04 15:43:24.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
89872026-09-04T15:43:25.398Z[ recovery-image] Sep 04 15:43:24.560 INFO O| Sep 04 15:43:24.560 INFO STEP 1045 (remove_files) COMPLETE
89882026-09-04T15:43:25.398Z[ recovery-image] Sep 04 15:43:24.560 INFO O| Sep 04 15:43:24.560 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89892026-09-04T15:43:25.410Z[ recovery-image] Sep 04 15:43:24.571 INFO O| Sep 04 15:43:24.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
89902026-09-04T15:43:25.410Z[ recovery-image] Sep 04 15:43:24.572 INFO O| Sep 04 15:43:24.572 INFO STEP 1046 (remove_files) COMPLETE
89912026-09-04T15:43:25.410Z[ recovery-image] Sep 04 15:43:24.572 INFO O| Sep 04 15:43:24.572 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89922026-09-04T15:43:26.421Z[ recovery-image] Sep 04 15:43:24.581 INFO O| Sep 04 15:43:24.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
89932026-09-04T15:43:26.421Z[ recovery-image] Sep 04 15:43:24.581 INFO O| Sep 04 15:43:24.581 INFO STEP 1047 (remove_files) COMPLETE
89942026-09-04T15:43:26.421Z[ recovery-image] Sep 04 15:43:24.581 INFO O| Sep 04 15:43:24.581 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89952026-09-04T15:43:26.426Z[ recovery-image] Sep 04 15:43:24.590 INFO O| Sep 04 15:43:24.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
89962026-09-04T15:43:26.426Z[ recovery-image] Sep 04 15:43:24.590 INFO O| Sep 04 15:43:24.590 INFO STEP 1048 (remove_files) COMPLETE
89972026-09-04T15:43:26.426Z[ recovery-image] Sep 04 15:43:24.590 INFO O| Sep 04 15:43:24.590 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89982026-09-04T15:43:26.426Z[ recovery-image] Sep 04 15:43:24.599 INFO O| Sep 04 15:43:24.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
89992026-09-04T15:43:26.426Z[ recovery-image] Sep 04 15:43:24.599 INFO O| Sep 04 15:43:24.599 INFO STEP 1049 (remove_files) COMPLETE
90002026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.599 INFO O| Sep 04 15:43:24.599 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90012026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.607 INFO O| Sep 04 15:43:24.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
90022026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.607 INFO O| Sep 04 15:43:24.607 INFO STEP 1050 (remove_files) COMPLETE
90032026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.607 INFO O| Sep 04 15:43:24.607 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90042026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.619 INFO O| Sep 04 15:43:24.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
90052026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.619 INFO O| Sep 04 15:43:24.619 INFO STEP 1051 (remove_files) COMPLETE
90062026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.619 INFO O| Sep 04 15:43:24.619 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90072026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.630 INFO O| Sep 04 15:43:24.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
90082026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.631 INFO O| Sep 04 15:43:24.631 INFO STEP 1052 (remove_files) COMPLETE
90092026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.631 INFO O| Sep 04 15:43:24.631 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90102026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.642 INFO O| Sep 04 15:43:24.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
90112026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.642 INFO O| Sep 04 15:43:24.642 INFO STEP 1053 (remove_files) COMPLETE
90122026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.642 INFO O| Sep 04 15:43:24.642 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90132026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.653 INFO O| Sep 04 15:43:24.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
90142026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.653 INFO O| Sep 04 15:43:24.653 INFO STEP 1054 (remove_files) COMPLETE
90152026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.653 INFO O| Sep 04 15:43:24.653 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90162026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.664 INFO O| Sep 04 15:43:24.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
90172026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.664 INFO O| Sep 04 15:43:24.664 INFO STEP 1055 (remove_files) COMPLETE
90182026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.664 INFO O| Sep 04 15:43:24.664 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90192026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.674 INFO O| Sep 04 15:43:24.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
90202026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.674 INFO O| Sep 04 15:43:24.674 INFO STEP 1056 (remove_files) COMPLETE
90212026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.674 INFO O| Sep 04 15:43:24.674 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90222026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.684 INFO O| Sep 04 15:43:24.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
90232026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.684 INFO O| Sep 04 15:43:24.684 INFO STEP 1057 (remove_files) COMPLETE
90242026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.684 INFO O| Sep 04 15:43:24.684 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90252026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.694 INFO O| Sep 04 15:43:24.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
90262026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.694 INFO O| Sep 04 15:43:24.694 INFO STEP 1058 (remove_files) COMPLETE
90272026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.694 INFO O| Sep 04 15:43:24.694 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90282026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.705 INFO O| Sep 04 15:43:24.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
90292026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.705 INFO O| Sep 04 15:43:24.705 INFO STEP 1059 (remove_files) COMPLETE
90302026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.705 INFO O| Sep 04 15:43:24.705 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90312026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.716 INFO O| Sep 04 15:43:24.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
90322026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.716 INFO O| Sep 04 15:43:24.716 INFO STEP 1060 (remove_files) COMPLETE
90332026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.716 INFO O| Sep 04 15:43:24.716 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90342026-09-04T15:43:26.427Z[ recovery-image] Sep 04 15:43:24.728 INFO O| Sep 04 15:43:24.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
90352026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.728 INFO O| Sep 04 15:43:24.728 INFO STEP 1061 (remove_files) COMPLETE
90362026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.728 INFO O| Sep 04 15:43:24.728 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90372026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.738 INFO O| Sep 04 15:43:24.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
90382026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.738 INFO O| Sep 04 15:43:24.738 INFO STEP 1062 (remove_files) COMPLETE
90392026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.738 INFO O| Sep 04 15:43:24.738 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90402026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.749 INFO O| Sep 04 15:43:24.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
90412026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.749 INFO O| Sep 04 15:43:24.749 INFO STEP 1063 (remove_files) COMPLETE
90422026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.749 INFO O| Sep 04 15:43:24.749 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90432026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.759 INFO O| Sep 04 15:43:24.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
90442026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.760 INFO O| Sep 04 15:43:24.760 INFO STEP 1064 (remove_files) COMPLETE
90452026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.760 INFO O| Sep 04 15:43:24.760 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90462026-09-04T15:43:26.428Z[ recovery-image] Sep 04 15:43:24.771 INFO O| Sep 04 15:43:24.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
90472026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.771 INFO O| Sep 04 15:43:24.771 INFO STEP 1065 (remove_files) COMPLETE
90482026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.771 INFO O| Sep 04 15:43:24.771 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90492026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.783 INFO O| Sep 04 15:43:24.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
90502026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.783 INFO O| Sep 04 15:43:24.783 INFO STEP 1066 (remove_files) COMPLETE
90512026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.783 INFO O| Sep 04 15:43:24.783 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90522026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.795 INFO O| Sep 04 15:43:24.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
90532026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.795 INFO O| Sep 04 15:43:24.795 INFO STEP 1067 (remove_files) COMPLETE
90542026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.795 INFO O| Sep 04 15:43:24.795 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90552026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.806 INFO O| Sep 04 15:43:24.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
90562026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.807 INFO O| Sep 04 15:43:24.807 INFO STEP 1068 (remove_files) COMPLETE
90572026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.807 INFO O| Sep 04 15:43:24.807 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90582026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.815 INFO O| Sep 04 15:43:24.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
90592026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.815 INFO O| Sep 04 15:43:24.815 INFO STEP 1069 (remove_files) COMPLETE
90602026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.815 INFO O| Sep 04 15:43:24.815 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90612026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.824 INFO O| Sep 04 15:43:24.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
90622026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.824 INFO O| Sep 04 15:43:24.824 INFO STEP 1070 (remove_files) COMPLETE
90632026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.824 INFO O| Sep 04 15:43:24.824 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90642026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.837 INFO O| Sep 04 15:43:24.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
90652026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.837 INFO O| Sep 04 15:43:24.837 INFO STEP 1071 (remove_files) COMPLETE
90662026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.837 INFO O| Sep 04 15:43:24.837 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90672026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.850 INFO O| Sep 04 15:43:24.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
90682026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.850 INFO O| Sep 04 15:43:24.850 INFO STEP 1072 (remove_files) COMPLETE
90692026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.850 INFO O| Sep 04 15:43:24.850 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90702026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.863 INFO O| Sep 04 15:43:24.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
90712026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.864 INFO O| Sep 04 15:43:24.863 INFO STEP 1073 (remove_files) COMPLETE
90722026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.864 INFO O| Sep 04 15:43:24.864 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90732026-09-04T15:43:26.429Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
90742026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.876 INFO O| Sep 04 15:43:24.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
90752026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.876 INFO O| Sep 04 15:43:24.876 INFO STEP 1074 (remove_files) COMPLETE
90762026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.876 INFO O| Sep 04 15:43:24.876 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90772026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.887 INFO O| Sep 04 15:43:24.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
90782026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.888 INFO O| Sep 04 15:43:24.888 INFO STEP 1075 (remove_files) COMPLETE
90792026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.888 INFO O| Sep 04 15:43:24.888 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90802026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.900 INFO O| Sep 04 15:43:24.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
90812026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.900 INFO O| Sep 04 15:43:24.900 INFO STEP 1076 (remove_files) COMPLETE
90822026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.900 INFO O| Sep 04 15:43:24.900 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90832026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.912 INFO O| Sep 04 15:43:24.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
90842026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.912 INFO O| Sep 04 15:43:24.912 INFO STEP 1077 (remove_files) COMPLETE
90852026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.912 INFO O| Sep 04 15:43:24.912 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90862026-09-04T15:43:26.429Z[ recovery-image] Sep 04 15:43:24.924 INFO O| Sep 04 15:43:24.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
90872026-09-04T15:43:26.430Z[ recovery-image] Sep 04 15:43:24.924 INFO O| Sep 04 15:43:24.924 INFO STEP 1078 (remove_files) COMPLETE
90882026-09-04T15:43:26.430Z[ recovery-image] Sep 04 15:43:24.924 INFO O| Sep 04 15:43:24.924 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90892026-09-04T15:43:26.430Z[ recovery-image] Sep 04 15:43:24.936 INFO O| Sep 04 15:43:24.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
90902026-09-04T15:43:26.430Z[ recovery-image] Sep 04 15:43:24.936 INFO O| Sep 04 15:43:24.936 INFO STEP 1079 (remove_files) COMPLETE
90912026-09-04T15:43:26.430Z[ recovery-image] Sep 04 15:43:24.936 INFO O| Sep 04 15:43:24.936 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90922026-09-04T15:43:26.430Z[ recovery-image] Sep 04 15:43:24.948 INFO O| Sep 04 15:43:24.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
90932026-09-04T15:43:26.430Z[ recovery-image] Sep 04 15:43:24.948 INFO O| Sep 04 15:43:24.948 INFO STEP 1080 (remove_files) COMPLETE
90942026-09-04T15:43:26.430Z[ recovery-image] Sep 04 15:43:24.948 INFO O| Sep 04 15:43:24.948 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90952026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.959 INFO O| Sep 04 15:43:24.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
90962026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.959 INFO O| Sep 04 15:43:24.959 INFO STEP 1081 (remove_files) COMPLETE
90972026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.959 INFO O| Sep 04 15:43:24.959 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90982026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.969 INFO O| Sep 04 15:43:24.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
90992026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.969 INFO O| Sep 04 15:43:24.969 INFO STEP 1082 (remove_files) COMPLETE
91002026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.969 INFO O| Sep 04 15:43:24.969 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91012026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.980 INFO O| Sep 04 15:43:24.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
91022026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.980 INFO O| Sep 04 15:43:24.980 INFO STEP 1083 (remove_files) COMPLETE
91032026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.980 INFO O| Sep 04 15:43:24.980 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91042026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.990 INFO O| Sep 04 15:43:24.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
91052026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.990 INFO O| Sep 04 15:43:24.990 INFO STEP 1084 (remove_files) COMPLETE
91062026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:24.990 INFO O| Sep 04 15:43:24.990 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91072026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.001 INFO O| Sep 04 15:43:25.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
91082026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.001 INFO O| Sep 04 15:43:25.001 INFO STEP 1085 (remove_files) COMPLETE
91092026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.001 INFO O| Sep 04 15:43:25.001 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91102026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.011 INFO O| Sep 04 15:43:25.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
91112026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.012 INFO O| Sep 04 15:43:25.012 INFO STEP 1086 (remove_files) COMPLETE
91122026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.012 INFO O| Sep 04 15:43:25.012 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91132026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.021 INFO O| Sep 04 15:43:25.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
91142026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.021 INFO O| Sep 04 15:43:25.021 INFO STEP 1087 (remove_files) COMPLETE
91152026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.021 INFO O| Sep 04 15:43:25.021 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91162026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.031 INFO O| Sep 04 15:43:25.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
91172026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.031 INFO O| Sep 04 15:43:25.031 INFO STEP 1088 (remove_files) COMPLETE
91182026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.031 INFO O| Sep 04 15:43:25.031 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91192026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.039 INFO O| Sep 04 15:43:25.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
91202026-09-04T15:43:26.434Z[ recovery-image] Sep 04 15:43:25.039 INFO O| Sep 04 15:43:25.039 INFO STEP 1089 (remove_files) COMPLETE
91212026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.039 INFO O| Sep 04 15:43:25.039 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91222026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.058 INFO O| Sep 04 15:43:25.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
91232026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.058 INFO O| Sep 04 15:43:25.058 INFO STEP 1090 (remove_files) COMPLETE
91242026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.058 INFO O| Sep 04 15:43:25.058 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91252026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.069 INFO O| Sep 04 15:43:25.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
91262026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.069 INFO O| Sep 04 15:43:25.069 INFO STEP 1091 (remove_files) COMPLETE
91272026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.069 INFO O| Sep 04 15:43:25.069 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91282026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.085 INFO O| Sep 04 15:43:25.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
91292026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.085 INFO O| Sep 04 15:43:25.085 INFO STEP 1092 (remove_files) COMPLETE
91302026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.085 INFO O| Sep 04 15:43:25.085 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91312026-09-04T15:43:26.435Z[ host-image] Sep 04 15:43:25.090 INFO O| adding properties...
91322026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.096 INFO O| Sep 04 15:43:25.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
91332026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.096 INFO O| Sep 04 15:43:25.096 INFO STEP 1093 (remove_files) COMPLETE
91342026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.096 INFO O| Sep 04 15:43:25.096 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91352026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.106 INFO O| Sep 04 15:43:25.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
91362026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.106 INFO O| Sep 04 15:43:25.106 INFO STEP 1094 (remove_files) COMPLETE
91372026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.106 INFO O| Sep 04 15:43:25.106 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91382026-09-04T15:43:26.435Z[verify-libraries] Compiling dropshot-api-manager v0.8.0
91392026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.117 INFO O| Sep 04 15:43:25.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
91402026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.118 INFO O| Sep 04 15:43:25.118 INFO STEP 1095 (remove_files) COMPLETE
91412026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.118 INFO O| Sep 04 15:43:25.118 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91422026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.141 INFO O| Sep 04 15:43:25.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
91432026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.141 INFO O| Sep 04 15:43:25.141 INFO STEP 1096 (remove_files) COMPLETE
91442026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.141 INFO O| Sep 04 15:43:25.141 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91452026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.152 INFO O| Sep 04 15:43:25.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
91462026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.152 INFO O| Sep 04 15:43:25.152 INFO STEP 1097 (remove_files) COMPLETE
91472026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.152 INFO O| Sep 04 15:43:25.152 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91482026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.163 INFO O| Sep 04 15:43:25.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
91492026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.163 INFO O| Sep 04 15:43:25.163 INFO STEP 1098 (remove_files) COMPLETE
91502026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.163 INFO O| Sep 04 15:43:25.163 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91512026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.173 INFO O| Sep 04 15:43:25.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
91522026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.173 INFO O| Sep 04 15:43:25.173 INFO STEP 1099 (remove_files) COMPLETE
91532026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.173 INFO O| Sep 04 15:43:25.173 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91542026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.182 INFO O| Sep 04 15:43:25.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
91552026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.183 INFO O| Sep 04 15:43:25.183 INFO STEP 1100 (remove_files) COMPLETE
91562026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.183 INFO O| Sep 04 15:43:25.183 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91572026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.193 INFO O| Sep 04 15:43:25.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
91582026-09-04T15:43:26.435Z[ recovery-image] Sep 04 15:43:25.193 INFO O| Sep 04 15:43:25.193 INFO STEP 1101 (remove_files) COMPLETE
91592026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.193 INFO O| Sep 04 15:43:25.193 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91602026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.203 INFO O| Sep 04 15:43:25.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
91612026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.203 INFO O| Sep 04 15:43:25.203 INFO STEP 1102 (remove_files) COMPLETE
91622026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.203 INFO O| Sep 04 15:43:25.203 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91632026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.213 INFO O| Sep 04 15:43:25.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
91642026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.213 INFO O| Sep 04 15:43:25.213 INFO STEP 1103 (remove_files) COMPLETE
91652026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.213 INFO O| Sep 04 15:43:25.213 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91662026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.223 INFO O| Sep 04 15:43:25.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
91672026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.223 INFO O| Sep 04 15:43:25.223 INFO STEP 1104 (remove_files) COMPLETE
91682026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.223 INFO O| Sep 04 15:43:25.223 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91692026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.232 INFO O| Sep 04 15:43:25.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
91702026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.232 INFO O| Sep 04 15:43:25.232 INFO STEP 1105 (remove_files) COMPLETE
91712026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.232 INFO O| Sep 04 15:43:25.232 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91722026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.241 INFO O| Sep 04 15:43:25.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
91732026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.241 INFO O| Sep 04 15:43:25.241 INFO STEP 1106 (remove_files) COMPLETE
91742026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.241 INFO O| Sep 04 15:43:25.241 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91752026-09-04T15:43:26.436Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
91762026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.250 INFO O| Sep 04 15:43:25.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
91772026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.250 INFO O| Sep 04 15:43:25.250 INFO STEP 1107 (remove_files) COMPLETE
91782026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.250 INFO O| Sep 04 15:43:25.250 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91792026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.261 INFO O| Sep 04 15:43:25.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
91802026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.261 INFO O| Sep 04 15:43:25.261 INFO STEP 1108 (remove_files) COMPLETE
91812026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.261 INFO O| Sep 04 15:43:25.261 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91822026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.271 INFO O| Sep 04 15:43:25.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
91832026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.271 INFO O| Sep 04 15:43:25.271 INFO STEP 1109 (remove_files) COMPLETE
91842026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.271 INFO O| Sep 04 15:43:25.271 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91852026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.280 INFO O| Sep 04 15:43:25.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
91862026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.280 INFO O| Sep 04 15:43:25.280 INFO STEP 1110 (remove_files) COMPLETE
91872026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.280 INFO O| Sep 04 15:43:25.280 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91882026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.288 INFO O| Sep 04 15:43:25.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
91892026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.289 INFO O| Sep 04 15:43:25.289 INFO STEP 1111 (remove_files) COMPLETE
91902026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.289 INFO O| Sep 04 15:43:25.289 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91912026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.297 INFO O| Sep 04 15:43:25.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
91922026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.297 INFO O| Sep 04 15:43:25.297 INFO STEP 1112 (remove_files) COMPLETE
91932026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.297 INFO O| Sep 04 15:43:25.297 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91942026-09-04T15:43:26.436Z[ recovery-image] Sep 04 15:43:25.307 INFO O| Sep 04 15:43:25.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
91952026-09-04T15:43:26.440Z[ recovery-image] Sep 04 15:43:25.307 INFO O| Sep 04 15:43:25.307 INFO STEP 1113 (remove_files) COMPLETE
91962026-09-04T15:43:26.440Z[ recovery-image] Sep 04 15:43:25.307 INFO O| Sep 04 15:43:25.307 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91972026-09-04T15:43:26.440Z[ recovery-image] Sep 04 15:43:25.317 INFO O| Sep 04 15:43:25.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
91982026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.317 INFO O| Sep 04 15:43:25.317 INFO STEP 1114 (remove_files) COMPLETE
91992026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.317 INFO O| Sep 04 15:43:25.317 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92002026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.329 INFO O| Sep 04 15:43:25.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
92012026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.329 INFO O| Sep 04 15:43:25.329 INFO STEP 1115 (remove_files) COMPLETE
92022026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.329 INFO O| Sep 04 15:43:25.329 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92032026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.340 INFO O| Sep 04 15:43:25.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
92042026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.340 INFO O| Sep 04 15:43:25.340 INFO STEP 1116 (remove_files) COMPLETE
92052026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.340 INFO O| Sep 04 15:43:25.340 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92062026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.351 INFO O| Sep 04 15:43:25.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
92072026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.352 INFO O| Sep 04 15:43:25.352 INFO STEP 1117 (remove_files) COMPLETE
92082026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.352 INFO O| Sep 04 15:43:25.352 INFO STEP 1118: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
92092026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.368 INFO O| Sep 04 15:43:25.368 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
92102026-09-04T15:43:26.441Z[ recovery-image] Sep 04 15:43:25.368 INFO O| Sep 04 15:43:25.368 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
92112026-09-04T15:43:26.441Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
92122026-09-04T15:43:27.079Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
92132026-09-04T15:43:27.306Z[ recovery-image] Sep 04 15:43:26.461 INFO O| Sep 04 15:43:26.460 INFO STEP 1118 (pack_tar) COMPLETE
92142026-09-04T15:43:27.306Z[ recovery-image] Sep 04 15:43:26.461 INFO O| Sep 04 15:43:26.461 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
92152026-09-04T15:43:27.306Z[ recovery-image] Sep 04 15:43:26.461 INFO O| Sep 04 15:43:26.461 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
92162026-09-04T15:43:27.578Z[ recovery-image] Sep 04 15:43:26.734 INFO O| Sep 04 15:43:26.734 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
92172026-09-04T15:43:27.677Z[ host-image] Sep 04 15:43:26.838 INFO O| installing packages...
92182026-09-04T15:43:27.692Z[ recovery-image] Sep 04 15:43:26.853 INFO O| Sep 04 15:43:26.853 INFO completed processing sled/ramdisk-03-recovery-trim
92192026-09-04T15:43:27.697Z[ recovery-image] Sep 04 15:43:26.857 INFO image builder template: zfs-recovery...
92202026-09-04T15:43:27.697Z[ recovery-image] Sep 04 15:43:26.857 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/.tmpc4ZNqU/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
92212026-09-04T15:43:27.727Z[ recovery-image] Sep 04 15:43:26.887 INFO O| Sep 04 15:43:26.886 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
92222026-09-04T15:43:27.734Z[ recovery-image] Sep 04 15:43:26.890 INFO O| Sep 04 15:43:26.890 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
92232026-09-04T15:43:27.863Z[ recovery-image] Sep 04 15:43:27.023 INFO O| Sep 04 15:43:27.023 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
92242026-09-04T15:43:27.933Z[ recovery-image] Sep 04 15:43:27.092 INFO O| Sep 04 15:43:27.092 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
92252026-09-04T15:43:27.933Z[ recovery-image] Sep 04 15:43:27.092 INFO O| Sep 04 15:43:27.092 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
92262026-09-04T15:43:27.941Z[ recovery-image] Sep 04 15:43:27.096 INFO O| Sep 04 15:43:27.096 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
92272026-09-04T15:43:28.045Z[ recovery-image] Sep 04 15:43:27.206 INFO O| Sep 04 15:43:27.206 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
92282026-09-04T15:43:28.131Z[ recovery-image] Sep 04 15:43:27.291 INFO O| Sep 04 15:43:27.291 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
92292026-09-04T15:43:28.141Z[ recovery-image] Sep 04 15:43:27.303 INFO O| Sep 04 15:43:27.303 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
92302026-09-04T15:43:28.152Z[ recovery-image] Sep 04 15:43:27.309 INFO O| Sep 04 15:43:27.309 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
92312026-09-04T15:43:28.158Z[ recovery-image] Sep 04 15:43:27.310 INFO O| Sep 04 15:43:27.310 INFO no lofi found
92322026-09-04T15:43:28.158Z[ recovery-image] Sep 04 15:43:27.310 INFO O| Sep 04 15:43:27.310 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
92332026-09-04T15:43:28.158Z[ recovery-image] Sep 04 15:43:27.310 INFO O| Sep 04 15:43:27.310 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
92342026-09-04T15:43:28.848Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
92352026-09-04T15:43:29.567Z[verify-libraries] Compiling support-bundle-viewer v0.1.2
92362026-09-04T15:43:29.844Z[ recovery-image] Sep 04 15:43:29.001 INFO O| Sep 04 15:43:29.001 INFO lofi device = /dev/dsk/c2t1d0p0
92372026-09-04T15:43:29.844Z[ recovery-image] Sep 04 15:43:29.001 INFO O| Sep 04 15:43:29.001 INFO pool device = /dev/dsk/c2t1d0p0
92382026-09-04T15:43:29.844Z[ recovery-image] Sep 04 15:43:29.001 INFO O| Sep 04 15:43:29.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"]
92392026-09-04T15:43:30.009Z[ recovery-image] Sep 04 15:43:29.166 INFO O| Sep 04 15:43:29.165 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92402026-09-04T15:43:30.009Z[ recovery-image] Sep 04 15:43:29.166 INFO O| Sep 04 15:43:29.166 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
92412026-09-04T15:43:30.030Z[ recovery-image] Sep 04 15:43:29.192 INFO O| Sep 04 15:43:29.192 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
92422026-09-04T15:43:30.122Z[ recovery-image] Sep 04 15:43:29.280 INFO O| Sep 04 15:43:29.280 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
92432026-09-04T15:43:30.158Z[ recovery-image] Sep 04 15:43:29.318 INFO O| Sep 04 15:43:29.318 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
92442026-09-04T15:43:30.184Z[ recovery-image] Sep 04 15:43:29.341 INFO O| Sep 04 15:43:29.341 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
92452026-09-04T15:43:30.200Z[ recovery-image] Sep 04 15:43:29.359 INFO O| Sep 04 15:43:29.359 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
92462026-09-04T15:43:30.248Z[ recovery-image] Sep 04 15:43:29.409 INFO O| Sep 04 15:43:29.409 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92472026-09-04T15:43:30.248Z[ recovery-image] Sep 04 15:43:29.409 INFO O| Sep 04 15:43:29.409 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92482026-09-04T15:43:30.252Z[ recovery-image] Sep 04 15:43:29.409 INFO O| Sep 04 15:43:29.409 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92492026-09-04T15:43:30.270Z[ recovery-image] Sep 04 15:43:29.420 INFO O| Sep 04 15:43:29.420 INFO boot environment UUID: 5ab0c514-37c6-45b0-8a33-ab2cced188ea
92502026-09-04T15:43:30.270Z[ recovery-image] Sep 04 15:43:29.420 INFO O| Sep 04 15:43:29.420 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 5ab0c514-37c6-45b0-8a33-ab2cced188ea
92512026-09-04T15:43:30.278Z[ recovery-image] Sep 04 15:43:29.438 INFO O| Sep 04 15:43:29.438 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92522026-09-04T15:43:30.300Z[ recovery-image] Sep 04 15:43:29.458 INFO O| Sep 04 15:43:29.458 INFO STEP 0 (create_be) COMPLETE
92532026-09-04T15:43:30.300Z[ recovery-image] Sep 04 15:43:29.458 INFO O| Sep 04 15:43:29.458 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92542026-09-04T15:43:30.316Z[ recovery-image] Sep 04 15:43:29.475 INFO O| Sep 04 15:43:29.475 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"]
92552026-09-04T15:43:30.688Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
92562026-09-04T15:43:30.737Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
92572026-09-04T15:43:30.909Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
92582026-09-04T15:43:31.214Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
92592026-09-04T15:43:31.428Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
92602026-09-04T15:43:31.589Z[verify-libraries] Compiling multimap v0.10.1
92612026-09-04T15:43:31.903Z[verify-libraries] Compiling termios v0.3.3
92622026-09-04T15:43:31.963Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
92632026-09-04T15:43:32.312Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
92642026-09-04T15:43:32.441Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
92652026-09-04T15:43:36.859Z[verify-libraries] Compiling polar-core v0.27.3
92662026-09-04T15:43:38.338Z[ recovery-image] Sep 04 15:43:37.495 INFO O| Sep 04 15:43:37.494 INFO STEP 1 (unpack_tar) COMPLETE
92672026-09-04T15:43:38.339Z[ recovery-image] Sep 04 15:43:37.495 INFO O| Sep 04 15:43:37.495 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92682026-09-04T15:43:40.513Z[ recovery-image] Sep 04 15:43:39.672 INFO O| Sep 04 15:43:39.672 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92692026-09-04T15:43:41.975Z[ recovery-image] Sep 04 15:43:41.132 INFO O| Sep 04 15:43:41.132 INFO STEP 2 (devfsadm) COMPLETE
92702026-09-04T15:43:41.975Z[ recovery-image] Sep 04 15:43:41.132 INFO O| Sep 04 15:43:41.132 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92712026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.147 INFO O| Sep 04 15:43:41.147 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
92722026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.147 INFO O| Sep 04 15:43:41.147 INFO STEP 3 (ensure_dir) COMPLETE
92732026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.147 INFO O| Sep 04 15:43:41.147 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92742026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.159 INFO O| Sep 04 15:43:41.159 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
92752026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.159 INFO O| Sep 04 15:43:41.159 INFO STEP 4 (ensure_dir) COMPLETE
92762026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.159 INFO O| Sep 04 15:43:41.159 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92772026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.173 INFO O| Sep 04 15:43:41.172 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
92782026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.173 INFO O| Sep 04 15:43:41.173 INFO STEP 5 (ensure_dir) COMPLETE
92792026-09-04T15:43:42.020Z[ recovery-image] Sep 04 15:43:41.173 INFO O| Sep 04 15:43:41.173 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92802026-09-04T15:43:42.025Z[ recovery-image] Sep 04 15:43:41.184 INFO O| Sep 04 15:43:41.184 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92812026-09-04T15:43:42.025Z[ recovery-image] Sep 04 15:43:41.184 INFO O| Sep 04 15:43:41.184 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92822026-09-04T15:43:42.025Z[ recovery-image] Sep 04 15:43:41.184 INFO O| Sep 04 15:43:41.184 INFO STEP 6 (ensure_dir) COMPLETE
92832026-09-04T15:43:42.025Z[ recovery-image] Sep 04 15:43:41.184 INFO O| Sep 04 15:43:41.184 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92842026-09-04T15:43:42.035Z[ recovery-image] Sep 04 15:43:41.195 INFO O| Sep 04 15:43:41.195 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92852026-09-04T15:43:42.040Z[ recovery-image] Sep 04 15:43:41.195 INFO O| Sep 04 15:43:41.195 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92862026-09-04T15:43:42.040Z[ recovery-image] Sep 04 15:43:41.195 INFO O| Sep 04 15:43:41.195 INFO STEP 7 (ensure_dir) COMPLETE
92872026-09-04T15:43:42.040Z[ recovery-image] Sep 04 15:43:41.195 INFO O| Sep 04 15:43:41.195 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92882026-09-04T15:43:42.046Z[ recovery-image] Sep 04 15:43:41.205 INFO O| Sep 04 15:43:41.205 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
92892026-09-04T15:43:42.046Z[ recovery-image] Sep 04 15:43:41.206 INFO O| Sep 04 15:43:41.206 INFO STEP 8 (remove_files) COMPLETE
92902026-09-04T15:43:42.052Z[ recovery-image] Sep 04 15:43:41.206 INFO O| Sep 04 15:43:41.206 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92912026-09-04T15:43:42.057Z[ recovery-image] Sep 04 15:43:41.216 INFO O| Sep 04 15:43:41.216 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
92922026-09-04T15:43:42.057Z[ recovery-image] Sep 04 15:43:41.217 INFO O| Sep 04 15:43:41.217 INFO STEP 9 (remove_files) COMPLETE
92932026-09-04T15:43:42.057Z[ recovery-image] Sep 04 15:43:41.217 INFO O| Sep 04 15:43:41.217 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92942026-09-04T15:43:42.069Z[ recovery-image] Sep 04 15:43:41.230 INFO O| Sep 04 15:43:41.230 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
92952026-09-04T15:43:42.076Z[ recovery-image] Sep 04 15:43:41.231 INFO O| Sep 04 15:43:41.231 INFO STEP 10 (remove_files) COMPLETE
92962026-09-04T15:43:42.076Z[ recovery-image] Sep 04 15:43:41.231 INFO O| Sep 04 15:43:41.231 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92972026-09-04T15:43:42.082Z[ recovery-image] Sep 04 15:43:41.243 INFO O| Sep 04 15:43:41.243 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
92982026-09-04T15:43:42.082Z[ recovery-image] Sep 04 15:43:41.243 INFO O| Sep 04 15:43:41.243 INFO STEP 11 (remove_files) COMPLETE
92992026-09-04T15:43:42.082Z[ recovery-image] Sep 04 15:43:41.243 INFO O| Sep 04 15:43:41.243 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93002026-09-04T15:43:42.093Z[ recovery-image] Sep 04 15:43:41.254 INFO O| Sep 04 15:43:41.254 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
93012026-09-04T15:43:42.093Z[ recovery-image] Sep 04 15:43:41.254 INFO O| Sep 04 15:43:41.254 INFO STEP 12 (remove_files) COMPLETE
93022026-09-04T15:43:42.097Z[ recovery-image] Sep 04 15:43:41.255 INFO O| Sep 04 15:43:41.254 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93032026-09-04T15:43:42.106Z[ recovery-image] Sep 04 15:43:41.267 INFO O| Sep 04 15:43:41.267 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93042026-09-04T15:43:42.106Z[ recovery-image] Sep 04 15:43:41.267 INFO O| Sep 04 15:43:41.267 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93052026-09-04T15:43:42.110Z[ recovery-image] Sep 04 15:43:41.267 INFO O| Sep 04 15:43:41.267 INFO STEP 13 (ensure_dir) COMPLETE
93062026-09-04T15:43:42.110Z[ recovery-image] Sep 04 15:43:41.267 INFO O| Sep 04 15:43:41.267 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93072026-09-04T15:43:42.119Z[ recovery-image] Sep 04 15:43:41.280 INFO O| Sep 04 15:43:41.280 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93082026-09-04T15:43:42.119Z[ recovery-image] Sep 04 15:43:41.280 INFO O| Sep 04 15:43:41.280 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93092026-09-04T15:43:42.119Z[ recovery-image] Sep 04 15:43:41.281 INFO O| Sep 04 15:43:41.280 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93102026-09-04T15:43:42.123Z[ recovery-image] Sep 04 15:43:41.281 INFO O| Sep 04 15:43:41.281 INFO STEP 14 (ensure_dir) COMPLETE
93112026-09-04T15:43:42.123Z[ recovery-image] Sep 04 15:43:41.281 INFO O| Sep 04 15:43:41.281 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93122026-09-04T15:43:42.133Z[ recovery-image] Sep 04 15:43:41.294 INFO O| Sep 04 15:43:41.294 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93132026-09-04T15:43:42.136Z[ recovery-image] Sep 04 15:43:41.294 INFO O| Sep 04 15:43:41.294 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93142026-09-04T15:43:42.137Z[ recovery-image] Sep 04 15:43:41.294 INFO O| Sep 04 15:43:41.294 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93152026-09-04T15:43:42.137Z[ recovery-image] Sep 04 15:43:41.294 INFO O| Sep 04 15:43:41.294 INFO STEP 15 (ensure_dir) COMPLETE
93162026-09-04T15:43:42.137Z[ recovery-image] Sep 04 15:43:41.294 INFO O| Sep 04 15:43:41.294 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93172026-09-04T15:43:42.147Z[ recovery-image] Sep 04 15:43:41.309 INFO O| Sep 04 15:43:41.309 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93182026-09-04T15:43:42.147Z[ recovery-image] Sep 04 15:43:41.309 INFO O| Sep 04 15:43:41.309 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93192026-09-04T15:43:42.147Z[ recovery-image] Sep 04 15:43:41.309 INFO O| Sep 04 15:43:41.309 INFO STEP 16 (ensure_dir) COMPLETE
93202026-09-04T15:43:42.151Z[ recovery-image] Sep 04 15:43:41.309 INFO O| Sep 04 15:43:41.309 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93212026-09-04T15:43:42.161Z[ recovery-image] Sep 04 15:43:41.322 INFO O| Sep 04 15:43:41.322 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93222026-09-04T15:43:42.161Z[ recovery-image] Sep 04 15:43:41.322 INFO O| Sep 04 15:43:41.322 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93232026-09-04T15:43:42.161Z[ recovery-image] Sep 04 15:43:41.322 INFO O| Sep 04 15:43:41.322 INFO STEP 17 (ensure_dir) COMPLETE
93242026-09-04T15:43:42.166Z[ recovery-image] Sep 04 15:43:41.322 INFO O| Sep 04 15:43:41.322 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93252026-09-04T15:43:42.174Z[ recovery-image] Sep 04 15:43:41.335 INFO O| Sep 04 15:43:41.335 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93262026-09-04T15:43:42.174Z[ recovery-image] Sep 04 15:43:41.335 INFO O| Sep 04 15:43:41.335 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
93272026-09-04T15:43:42.178Z[ recovery-image] Sep 04 15:43:41.335 INFO O| Sep 04 15:43:41.335 INFO ok!
93282026-09-04T15:43:42.178Z[ recovery-image] Sep 04 15:43:41.335 INFO O| Sep 04 15:43:41.335 INFO STEP 18 (ensure_symlink) COMPLETE
93292026-09-04T15:43:42.178Z[ recovery-image] Sep 04 15:43:41.335 INFO O| Sep 04 15:43:41.335 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93302026-09-04T15:43:42.185Z[ recovery-image] Sep 04 15:43:41.346 INFO O| Sep 04 15:43:41.346 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
93312026-09-04T15:43:42.185Z[ recovery-image] Sep 04 15:43:41.346 INFO O| Sep 04 15:43:41.346 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
93322026-09-04T15:43:42.185Z[ recovery-image] Sep 04 15:43:41.346 INFO O| Sep 04 15:43:41.346 INFO ok!
93332026-09-04T15:43:42.189Z[ recovery-image] Sep 04 15:43:41.346 INFO O| Sep 04 15:43:41.346 INFO STEP 19 (ensure_file) COMPLETE
93342026-09-04T15:43:42.189Z[ recovery-image] Sep 04 15:43:41.346 INFO O| Sep 04 15:43:41.346 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93352026-09-04T15:43:42.196Z[ recovery-image] Sep 04 15:43:41.357 INFO O| Sep 04 15:43:41.357 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
93362026-09-04T15:43:42.196Z[ recovery-image] Sep 04 15:43:41.357 INFO O| Sep 04 15:43:41.357 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93372026-09-04T15:43:42.199Z[ recovery-image] Sep 04 15:43:41.358 INFO O| Sep 04 15:43:41.358 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
93382026-09-04T15:43:42.200Z[ recovery-image] Sep 04 15:43:41.358 INFO O| Sep 04 15:43:41.358 INFO ok!
93392026-09-04T15:43:42.200Z[ recovery-image] Sep 04 15:43:41.358 INFO O| Sep 04 15:43:41.358 INFO STEP 20 (ensure_symlink) COMPLETE
93402026-09-04T15:43:42.200Z[ recovery-image] Sep 04 15:43:41.358 INFO O| Sep 04 15:43:41.358 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93412026-09-04T15:43:42.208Z[ recovery-image] Sep 04 15:43:41.369 INFO O| Sep 04 15:43:41.369 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
93422026-09-04T15:43:42.208Z[ recovery-image] Sep 04 15:43:41.369 INFO O| Sep 04 15:43:41.369 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93432026-09-04T15:43:42.208Z[ recovery-image] Sep 04 15:43:41.369 INFO O| Sep 04 15:43:41.369 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
93442026-09-04T15:43:42.212Z[ recovery-image] Sep 04 15:43:41.369 INFO O| Sep 04 15:43:41.369 INFO ok!
93452026-09-04T15:43:42.212Z[ recovery-image] Sep 04 15:43:41.369 INFO O| Sep 04 15:43:41.369 INFO STEP 21 (ensure_symlink) COMPLETE
93462026-09-04T15:43:42.212Z[ recovery-image] Sep 04 15:43:41.369 INFO O| Sep 04 15:43:41.369 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93472026-09-04T15:43:42.220Z[ recovery-image] Sep 04 15:43:41.381 INFO O| Sep 04 15:43:41.381 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
93482026-09-04T15:43:42.220Z[ recovery-image] Sep 04 15:43:41.381 INFO O| Sep 04 15:43:41.381 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93492026-09-04T15:43:42.220Z[ recovery-image] Sep 04 15:43:41.381 INFO O| Sep 04 15:43:41.381 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
93502026-09-04T15:43:42.223Z[ recovery-image] Sep 04 15:43:41.381 INFO O| Sep 04 15:43:41.381 INFO ok!
93512026-09-04T15:43:42.223Z[ recovery-image] Sep 04 15:43:41.381 INFO O| Sep 04 15:43:41.381 INFO STEP 22 (ensure_symlink) COMPLETE
93522026-09-04T15:43:42.223Z[ recovery-image] Sep 04 15:43:41.381 INFO O| Sep 04 15:43:41.381 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93532026-09-04T15:43:42.231Z[ recovery-image] Sep 04 15:43:41.393 INFO O| Sep 04 15:43:41.393 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
93542026-09-04T15:43:42.232Z[ recovery-image] Sep 04 15:43:41.393 INFO O| Sep 04 15:43:41.393 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93552026-09-04T15:43:42.235Z[ recovery-image] Sep 04 15:43:41.393 INFO O| Sep 04 15:43:41.393 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
93562026-09-04T15:43:42.235Z[ recovery-image] Sep 04 15:43:41.393 INFO O| Sep 04 15:43:41.393 INFO ok!
93572026-09-04T15:43:42.235Z[ recovery-image] Sep 04 15:43:41.393 INFO O| Sep 04 15:43:41.393 INFO STEP 23 (ensure_symlink) COMPLETE
93582026-09-04T15:43:42.235Z[ recovery-image] Sep 04 15:43:41.393 INFO O| Sep 04 15:43:41.393 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93592026-09-04T15:43:42.245Z[ recovery-image] Sep 04 15:43:41.406 INFO O| Sep 04 15:43:41.406 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93602026-09-04T15:43:42.245Z[ recovery-image] Sep 04 15:43:41.406 INFO O| Sep 04 15:43:41.406 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 ...
93612026-09-04T15:43:42.245Z[ recovery-image] Sep 04 15:43:41.406 INFO O| Sep 04 15:43:41.406 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
93622026-09-04T15:43:42.245Z[ recovery-image] Sep 04 15:43:41.406 INFO O| Sep 04 15:43:41.406 INFO ok!
93632026-09-04T15:43:42.249Z[ recovery-image] Sep 04 15:43:41.406 INFO O| Sep 04 15:43:41.406 INFO STEP 24 (ensure_file) COMPLETE
93642026-09-04T15:43:42.249Z[ recovery-image] Sep 04 15:43:41.406 INFO O| Sep 04 15:43:41.406 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93652026-09-04T15:43:42.261Z[ recovery-image] Sep 04 15:43:41.423 INFO O| Sep 04 15:43:41.423 INFO updating shadow file
93662026-09-04T15:43:42.261Z[ recovery-image] Sep 04 15:43:41.423 INFO O| Sep 04 15:43:41.423 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93672026-09-04T15:43:42.261Z[ recovery-image] Sep 04 15:43:41.423 INFO O| Sep 04 15:43:41.423 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93682026-09-04T15:43:42.266Z[ recovery-image] Sep 04 15:43:41.423 INFO O| Sep 04 15:43:41.423 INFO STEP 25 (shadow) COMPLETE
93692026-09-04T15:43:42.266Z[ recovery-image] Sep 04 15:43:41.423 INFO O| Sep 04 15:43:41.423 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93702026-09-04T15:43:42.275Z[ recovery-image] Sep 04 15:43:41.436 INFO O| Sep 04 15:43:41.436 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
93712026-09-04T15:43:42.275Z[ recovery-image] Sep 04 15:43:41.436 INFO O| Sep 04 15:43:41.436 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
93722026-09-04T15:43:42.275Z[ recovery-image] Sep 04 15:43:41.436 INFO O| Sep 04 15:43:41.436 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
93732026-09-04T15:43:42.279Z[ recovery-image] Sep 04 15:43:41.436 INFO O| Sep 04 15:43:41.436 INFO ok!
93742026-09-04T15:43:42.279Z[ recovery-image] Sep 04 15:43:41.436 INFO O| Sep 04 15:43:41.436 INFO STEP 26 (ensure_file) COMPLETE
93752026-09-04T15:43:42.279Z[ recovery-image] Sep 04 15:43:41.436 INFO O| Sep 04 15:43:41.436 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93762026-09-04T15:43:42.289Z[ recovery-image] Sep 04 15:43:41.449 INFO O| Sep 04 15:43:41.449 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
93772026-09-04T15:43:42.289Z[ recovery-image] Sep 04 15:43:41.449 INFO O| Sep 04 15:43:41.449 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
93782026-09-04T15:43:42.289Z[ recovery-image] Sep 04 15:43:41.449 INFO O| Sep 04 15:43:41.449 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
93792026-09-04T15:43:42.289Z[ recovery-image] Sep 04 15:43:41.449 INFO O| Sep 04 15:43:41.449 INFO ok!
93802026-09-04T15:43:42.289Z[ recovery-image] Sep 04 15:43:41.449 INFO O| Sep 04 15:43:41.449 INFO STEP 27 (ensure_file) COMPLETE
93812026-09-04T15:43:42.289Z[ recovery-image] Sep 04 15:43:41.449 INFO O| Sep 04 15:43:41.449 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93822026-09-04T15:43:42.300Z[ recovery-image] Sep 04 15:43:41.461 INFO O| Sep 04 15:43:41.461 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93832026-09-04T15:43:42.300Z[ recovery-image] Sep 04 15:43:41.461 INFO O| Sep 04 15:43:41.461 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
93842026-09-04T15:43:42.304Z[ recovery-image] Sep 04 15:43:41.461 INFO O| Sep 04 15:43:41.461 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93852026-09-04T15:43:42.304Z[ recovery-image] Sep 04 15:43:41.461 INFO O| Sep 04 15:43:41.461 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93862026-09-04T15:43:42.304Z[ recovery-image] Sep 04 15:43:41.461 INFO O| Sep 04 15:43:41.461 INFO ok!
93872026-09-04T15:43:42.304Z[ recovery-image] Sep 04 15:43:41.461 INFO O| Sep 04 15:43:41.461 INFO STEP 28 (ensure_file) COMPLETE
93882026-09-04T15:43:42.304Z[ recovery-image] Sep 04 15:43:41.461 INFO O| Sep 04 15:43:41.461 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93892026-09-04T15:43:42.312Z[ recovery-image] Sep 04 15:43:41.473 INFO O| Sep 04 15:43:41.473 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
93902026-09-04T15:43:42.312Z[ recovery-image] Sep 04 15:43:41.473 INFO O| Sep 04 15:43:41.473 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
93912026-09-04T15:43:42.312Z[ recovery-image] Sep 04 15:43:41.473 INFO O| Sep 04 15:43:41.473 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
93922026-09-04T15:43:42.315Z[ recovery-image] Sep 04 15:43:41.473 INFO O| Sep 04 15:43:41.473 INFO ok!
93932026-09-04T15:43:42.315Z[ recovery-image] Sep 04 15:43:41.473 INFO O| Sep 04 15:43:41.473 INFO STEP 29 (ensure_file) COMPLETE
93942026-09-04T15:43:42.315Z[ recovery-image] Sep 04 15:43:41.473 INFO O| Sep 04 15:43:41.473 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
93952026-09-04T15:43:42.325Z[ recovery-image] Sep 04 15:43:41.485 INFO O| Sep 04 15:43:41.485 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93962026-09-04T15:43:42.325Z[ recovery-image] Sep 04 15:43:41.485 INFO O| Sep 04 15:43:41.485 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93972026-09-04T15:43:42.325Z[ recovery-image] Sep 04 15:43:41.485 INFO O| Sep 04 15:43:41.485 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
93982026-09-04T15:43:42.325Z[ recovery-image] Sep 04 15:43:41.485 INFO O| Sep 04 15:43:41.485 INFO STEP 30 (ensure_dir) COMPLETE
93992026-09-04T15:43:42.329Z[ recovery-image] Sep 04 15:43:41.485 INFO O| Sep 04 15:43:41.485 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94002026-09-04T15:43:42.336Z[ recovery-image] Sep 04 15:43:41.498 INFO O| Sep 04 15:43:41.497 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
94012026-09-04T15:43:42.340Z[ recovery-image] Sep 04 15:43:41.498 INFO O| Sep 04 15:43:41.498 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 ...
94022026-09-04T15:43:42.340Z[ recovery-image] Sep 04 15:43:41.498 INFO O| Sep 04 15:43:41.498 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
94032026-09-04T15:43:42.340Z[ recovery-image] Sep 04 15:43:41.498 INFO O| Sep 04 15:43:41.498 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
94042026-09-04T15:43:42.340Z[ recovery-image] Sep 04 15:43:41.498 INFO O| Sep 04 15:43:41.498 INFO ok!
94052026-09-04T15:43:42.340Z[ recovery-image] Sep 04 15:43:41.498 INFO O| Sep 04 15:43:41.498 INFO STEP 31 (ensure_file) COMPLETE
94062026-09-04T15:43:42.340Z[ recovery-image] Sep 04 15:43:41.498 INFO O| Sep 04 15:43:41.498 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
94072026-09-04T15:43:42.349Z[ recovery-image] Sep 04 15:43:41.510 INFO O| Sep 04 15:43:41.510 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94082026-09-04T15:43:42.349Z[ recovery-image] Sep 04 15:43:41.510 INFO O| Sep 04 15:43:41.510 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94092026-09-04T15:43:42.349Z[ recovery-image] Sep 04 15:43:41.510 INFO O| Sep 04 15:43:41.510 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94102026-09-04T15:43:42.352Z[ recovery-image] Sep 04 15:43:41.510 INFO O| Sep 04 15:43:41.510 INFO STEP 32 (ensure_dir) COMPLETE
94112026-09-04T15:43:42.352Z[ recovery-image] Sep 04 15:43:41.510 INFO O| Sep 04 15:43:41.510 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94122026-09-04T15:43:42.360Z[ recovery-image] Sep 04 15:43:41.522 INFO O| Sep 04 15:43:41.522 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
94132026-09-04T15:43:42.360Z[ recovery-image] Sep 04 15:43:41.522 INFO O| Sep 04 15:43:41.522 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 ...
94142026-09-04T15:43:42.364Z[ recovery-image] Sep 04 15:43:41.522 INFO O| Sep 04 15:43:41.522 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
94152026-09-04T15:43:42.364Z[ recovery-image] Sep 04 15:43:41.522 INFO O| Sep 04 15:43:41.522 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
94162026-09-04T15:43:42.364Z[ recovery-image] Sep 04 15:43:41.522 INFO O| Sep 04 15:43:41.522 INFO ok!
94172026-09-04T15:43:42.364Z[ recovery-image] Sep 04 15:43:41.522 INFO O| Sep 04 15:43:41.522 INFO STEP 33 (ensure_file) COMPLETE
94182026-09-04T15:43:42.364Z[ recovery-image] Sep 04 15:43:41.522 INFO O| Sep 04 15:43:41.522 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94192026-09-04T15:43:42.375Z[ recovery-image] Sep 04 15:43:41.535 INFO O| Sep 04 15:43:41.535 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
94202026-09-04T15:43:42.375Z[ recovery-image] Sep 04 15:43:41.535 INFO O| Sep 04 15:43:41.535 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
94212026-09-04T15:43:42.375Z[ recovery-image] Sep 04 15:43:41.535 INFO O| Sep 04 15:43:41.535 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
94222026-09-04T15:43:42.376Z[ recovery-image] Sep 04 15:43:41.535 INFO O| Sep 04 15:43:41.535 INFO ok!
94232026-09-04T15:43:42.376Z[ recovery-image] Sep 04 15:43:41.535 INFO O| Sep 04 15:43:41.535 INFO STEP 34 (ensure_file) COMPLETE
94242026-09-04T15:43:42.376Z[ recovery-image] Sep 04 15:43:41.535 INFO O| Sep 04 15:43:41.535 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94252026-09-04T15:43:42.388Z[ recovery-image] Sep 04 15:43:41.549 INFO O| Sep 04 15:43:41.549 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
94262026-09-04T15:43:42.388Z[ recovery-image] Sep 04 15:43:41.550 INFO O| Sep 04 15:43:41.549 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
94272026-09-04T15:43:42.388Z[ recovery-image] Sep 04 15:43:41.550 INFO O| Sep 04 15:43:41.550 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94282026-09-04T15:43:42.388Z[ recovery-image] Sep 04 15:43:41.550 INFO O| Sep 04 15:43:41.550 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94292026-09-04T15:43:42.392Z[ recovery-image] Sep 04 15:43:41.550 INFO O| Sep 04 15:43:41.550 INFO ok!
94302026-09-04T15:43:42.392Z[ recovery-image] Sep 04 15:43:41.550 INFO O| Sep 04 15:43:41.550 INFO STEP 35 (ensure_file) COMPLETE
94312026-09-04T15:43:42.393Z[ recovery-image] Sep 04 15:43:41.550 INFO O| Sep 04 15:43:41.550 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94322026-09-04T15:43:42.408Z[ recovery-image] Sep 04 15:43:41.569 INFO O| Sep 04 15:43:41.569 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
94332026-09-04T15:43:42.408Z[ recovery-image] Sep 04 15:43:41.569 INFO O| Sep 04 15:43:41.569 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
94342026-09-04T15:43:42.408Z[ recovery-image] Sep 04 15:43:41.570 INFO O| Sep 04 15:43:41.569 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
94352026-09-04T15:43:42.408Z[ recovery-image] Sep 04 15:43:41.570 INFO O| Sep 04 15:43:41.569 INFO ok!
94362026-09-04T15:43:42.413Z[ recovery-image] Sep 04 15:43:41.570 INFO O| Sep 04 15:43:41.570 INFO STEP 36 (ensure_file) COMPLETE
94372026-09-04T15:43:42.413Z[ recovery-image] Sep 04 15:43:41.570 INFO O| Sep 04 15:43:41.570 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94382026-09-04T15:43:42.420Z[ recovery-image] Sep 04 15:43:41.581 INFO O| Sep 04 15:43:41.581 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94392026-09-04T15:43:42.420Z[ recovery-image] Sep 04 15:43:41.581 INFO O| Sep 04 15:43:41.581 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
94402026-09-04T15:43:42.424Z[ recovery-image] Sep 04 15:43:41.581 INFO O| Sep 04 15:43:41.581 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
94412026-09-04T15:43:42.424Z[ recovery-image] Sep 04 15:43:41.581 INFO O| Sep 04 15:43:41.581 INFO ok!
94422026-09-04T15:43:42.424Z[ recovery-image] Sep 04 15:43:41.581 INFO O| Sep 04 15:43:41.581 INFO STEP 37 (ensure_file) COMPLETE
94432026-09-04T15:43:42.424Z[ recovery-image] Sep 04 15:43:41.581 INFO O| Sep 04 15:43:41.581 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94442026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
94452026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
94462026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94472026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94482026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94492026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94502026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO ok!
94512026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO STEP 38 (ensure_file) COMPLETE
94522026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.593 INFO O| Sep 04 15:43:41.593 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94532026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.605 INFO O| Sep 04 15:43:41.605 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94542026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.605 INFO O| Sep 04 15:43:41.605 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94552026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.605 INFO O| Sep 04 15:43:41.605 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94562026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.605 INFO O| Sep 04 15:43:41.605 INFO STEP 39 (ensure_dir) COMPLETE
94572026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.605 INFO O| Sep 04 15:43:41.605 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94582026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 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
94592026-09-04T15:43:42.772Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 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 ...
94602026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 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
94612026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 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
94622026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 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
94632026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 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
94642026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 INFO ok!
94652026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 INFO STEP 40 (ensure_file) COMPLETE
94662026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.615 INFO O| Sep 04 15:43:41.615 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94672026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.627 INFO O| Sep 04 15:43:41.627 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94682026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.627 INFO O| Sep 04 15:43:41.627 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 ...
94692026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.627 INFO O| Sep 04 15:43:41.627 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94702026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.627 INFO O| Sep 04 15:43:41.627 INFO ok!
94712026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.627 INFO O| Sep 04 15:43:41.627 INFO STEP 41 (ensure_symlink) COMPLETE
94722026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.627 INFO O| Sep 04 15:43:41.627 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94732026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.638 INFO O| Sep 04 15:43:41.638 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
94742026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.638 INFO O| Sep 04 15:43:41.638 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
94752026-09-04T15:43:42.773Z[ recovery-image] Sep 04 15:43:41.638 INFO O| Sep 04 15:43:41.638 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
94762026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.638 INFO O| Sep 04 15:43:41.638 INFO ok!
94772026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.638 INFO O| Sep 04 15:43:41.638 INFO STEP 42 (ensure_symlink) COMPLETE
94782026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.638 INFO O| Sep 04 15:43:41.638 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94792026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
94802026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
94812026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94822026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94832026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94842026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94852026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO ok!
94862026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO STEP 43 (ensure_file) COMPLETE
94872026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.649 INFO O| Sep 04 15:43:41.649 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94882026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.663 INFO O| Sep 04 15:43:41.663 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
94892026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.663 INFO O| Sep 04 15:43:41.663 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 ...
94902026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.663 INFO O| Sep 04 15:43:41.663 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
94912026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.663 INFO O| Sep 04 15:43:41.663 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
94922026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.663 INFO O| Sep 04 15:43:41.663 INFO ok!
94932026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.663 INFO O| Sep 04 15:43:41.663 INFO STEP 44 (ensure_file) COMPLETE
94942026-09-04T15:43:42.774Z[ recovery-image] Sep 04 15:43:41.663 INFO O| Sep 04 15:43:41.663 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94952026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.677 INFO O| Sep 04 15:43:41.677 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
94962026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.677 INFO O| Sep 04 15:43:41.677 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
94972026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.677 INFO O| Sep 04 15:43:41.677 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
94982026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.677 INFO O| Sep 04 15:43:41.677 INFO ok!
94992026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.677 INFO O| Sep 04 15:43:41.677 INFO STEP 45 (ensure_file) COMPLETE
95002026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.677 INFO O| Sep 04 15:43:41.677 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95012026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.689 INFO O| Sep 04 15:43:41.689 INFO updating shadow file
95022026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.689 INFO O| Sep 04 15:43:41.689 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
95032026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.689 INFO O| Sep 04 15:43:41.689 INFO STEP 46 (shadow) COMPLETE
95042026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.689 INFO O| Sep 04 15:43:41.689 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95052026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.701 INFO O| Sep 04 15:43:41.701 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
95062026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.701 INFO O| Sep 04 15:43:41.701 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
95072026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.701 INFO O| Sep 04 15:43:41.701 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95082026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.701 INFO O| Sep 04 15:43:41.701 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95092026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.701 INFO O| Sep 04 15:43:41.701 INFO ok!
95102026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.701 INFO O| Sep 04 15:43:41.701 INFO STEP 47 (ensure_file) COMPLETE
95112026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.701 INFO O| Sep 04 15:43:41.701 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95122026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.713 INFO O| Sep 04 15:43:41.713 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
95132026-09-04T15:43:42.775Z[ recovery-image] Sep 04 15:43:41.713 INFO O| Sep 04 15:43:41.713 INFO STEP 48 (ensure_dir) COMPLETE
95142026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.713 INFO O| Sep 04 15:43:41.713 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95152026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.725 INFO O| Sep 04 15:43:41.724 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95162026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.725 INFO O| Sep 04 15:43:41.725 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95172026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.725 INFO O| Sep 04 15:43:41.725 INFO STEP 49 (ensure_dir) COMPLETE
95182026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.725 INFO O| Sep 04 15:43:41.725 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95192026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.736 INFO O| Sep 04 15:43:41.736 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95202026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.736 INFO O| Sep 04 15:43:41.736 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95212026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.736 INFO O| Sep 04 15:43:41.736 INFO STEP 50 (ensure_dir) COMPLETE
95222026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.736 INFO O| Sep 04 15:43:41.736 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95232026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.749 INFO O| Sep 04 15:43:41.749 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
95242026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.749 INFO O| Sep 04 15:43:41.749 INFO copying /tmp/.tmpc4ZNqU/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
95252026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.762 INFO O| Sep 04 15:43:41.762 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
95262026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.762 INFO O| Sep 04 15:43:41.762 INFO ok!
95272026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.762 INFO O| Sep 04 15:43:41.762 INFO STEP 51 (ensure_file) COMPLETE
95282026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.762 INFO O| Sep 04 15:43:41.762 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95292026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.776 INFO O| Sep 04 15:43:41.775 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95302026-09-04T15:43:42.776Z[ recovery-image] Sep 04 15:43:41.776 INFO O| Sep 04 15:43:41.776 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95312026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.776 INFO O| Sep 04 15:43:41.776 INFO STEP 52 (ensure_dir) COMPLETE
95322026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.776 INFO O| Sep 04 15:43:41.776 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95332026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.789 INFO O| Sep 04 15:43:41.789 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
95342026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.789 INFO O| Sep 04 15:43:41.789 INFO copying /tmp/.tmpc4ZNqU/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
95352026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.789 INFO O| Sep 04 15:43:41.789 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
95362026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.789 INFO O| Sep 04 15:43:41.789 INFO ok!
95372026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.789 INFO O| Sep 04 15:43:41.789 INFO STEP 53 (ensure_file) COMPLETE
95382026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.789 INFO O| Sep 04 15:43:41.789 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95392026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.801 INFO O| Sep 04 15:43:41.801 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95402026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.801 INFO O| Sep 04 15:43:41.801 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95412026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.801 INFO O| Sep 04 15:43:41.801 INFO STEP 54 (ensure_dir) COMPLETE
95422026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.802 INFO O| Sep 04 15:43:41.801 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95432026-09-04T15:43:42.777Z[ recovery-image] Sep 04 15:43:41.814 INFO O| Sep 04 15:43:41.813 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
95442026-09-04T15:43:42.782Z[ recovery-image] Sep 04 15:43:41.814 INFO O| Sep 04 15:43:41.814 INFO copying /tmp/.tmpc4ZNqU/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
95452026-09-04T15:43:43.191Z[ host-image] Sep 04 15:43:42.344 INFO O| seeding SMF database...
95462026-09-04T15:43:45.052Z[ recovery-image] Sep 04 15:43:44.023 INFO O| Sep 04 15:43:44.023 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
95472026-09-04T15:43:45.052Z[ recovery-image] Sep 04 15:43:44.023 INFO O| Sep 04 15:43:44.023 INFO ok!
95482026-09-04T15:43:45.063Z[ recovery-image] Sep 04 15:43:44.023 INFO O| Sep 04 15:43:44.023 INFO STEP 55 (ensure_file) COMPLETE
95492026-09-04T15:43:45.064Z[ recovery-image] Sep 04 15:43:44.023 INFO O| Sep 04 15:43:44.023 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95502026-09-04T15:43:45.064Z[ recovery-image] Sep 04 15:43:44.035 INFO O| Sep 04 15:43:44.035 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
95512026-09-04T15:43:45.064Z[ recovery-image] Sep 04 15:43:44.035 INFO O| Sep 04 15:43:44.035 INFO copying /tmp/.tmpc4ZNqU/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
95522026-09-04T15:43:45.552Z[verify-libraries] Compiling oso v0.27.3
95532026-09-04T15:43:46.922Z[ recovery-image] Sep 04 15:43:46.082 INFO O| Sep 04 15:43:46.082 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
95542026-09-04T15:43:46.922Z[ recovery-image] Sep 04 15:43:46.082 INFO O| Sep 04 15:43:46.082 INFO ok!
95552026-09-04T15:43:46.930Z[ recovery-image] Sep 04 15:43:46.082 INFO O| Sep 04 15:43:46.082 INFO STEP 56 (ensure_file) COMPLETE
95562026-09-04T15:43:46.930Z[ recovery-image] Sep 04 15:43:46.083 INFO O| Sep 04 15:43:46.082 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95572026-09-04T15:43:46.939Z[ recovery-image] Sep 04 15:43:46.097 INFO O| Sep 04 15:43:46.097 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95582026-09-04T15:43:46.939Z[ recovery-image] Sep 04 15:43:46.097 INFO O| Sep 04 15:43:46.097 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95592026-09-04T15:43:46.939Z[ recovery-image] Sep 04 15:43:46.097 INFO O| Sep 04 15:43:46.097 INFO STEP 57 (ensure_dir) COMPLETE
95602026-09-04T15:43:46.939Z[ recovery-image] Sep 04 15:43:46.097 INFO O| Sep 04 15:43:46.097 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95612026-09-04T15:43:46.950Z[ recovery-image] Sep 04 15:43:46.109 INFO O| Sep 04 15:43:46.109 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95622026-09-04T15:43:46.950Z[ recovery-image] Sep 04 15:43:46.109 INFO O| Sep 04 15:43:46.109 INFO copying /tmp/.tmpc4ZNqU/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 ...
95632026-09-04T15:43:46.950Z[ recovery-image] Sep 04 15:43:46.109 INFO O| Sep 04 15:43:46.109 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
95642026-09-04T15:43:46.950Z[ recovery-image] Sep 04 15:43:46.109 INFO O| Sep 04 15:43:46.109 INFO ok!
95652026-09-04T15:43:46.950Z[ recovery-image] Sep 04 15:43:46.109 INFO O| Sep 04 15:43:46.109 INFO STEP 58 (ensure_file) COMPLETE
95662026-09-04T15:43:46.950Z[ recovery-image] Sep 04 15:43:46.109 INFO O| Sep 04 15:43:46.109 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95672026-09-04T15:43:46.960Z[ recovery-image] Sep 04 15:43:46.121 INFO O| Sep 04 15:43:46.121 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95682026-09-04T15:43:46.960Z[ recovery-image] Sep 04 15:43:46.121 INFO O| Sep 04 15:43:46.121 INFO copying /tmp/.tmpc4ZNqU/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 ...
95692026-09-04T15:43:46.960Z[ recovery-image] Sep 04 15:43:46.121 INFO O| Sep 04 15:43:46.121 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
95702026-09-04T15:43:46.960Z[ recovery-image] Sep 04 15:43:46.121 INFO O| Sep 04 15:43:46.121 INFO ok!
95712026-09-04T15:43:46.968Z[ recovery-image] Sep 04 15:43:46.121 INFO O| Sep 04 15:43:46.121 INFO STEP 59 (ensure_file) COMPLETE
95722026-09-04T15:43:46.968Z[ recovery-image] Sep 04 15:43:46.121 INFO O| Sep 04 15:43:46.121 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95732026-09-04T15:43:46.976Z[ recovery-image] Sep 04 15:43:46.134 INFO O| Sep 04 15:43:46.134 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95742026-09-04T15:43:46.976Z[ recovery-image] Sep 04 15:43:46.134 INFO O| Sep 04 15:43:46.134 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95752026-09-04T15:43:46.976Z[ recovery-image] Sep 04 15:43:46.134 INFO O| Sep 04 15:43:46.134 INFO STEP 60 (ensure_dir) COMPLETE
95762026-09-04T15:43:46.976Z[ recovery-image] Sep 04 15:43:46.134 INFO O| Sep 04 15:43:46.134 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95772026-09-04T15:43:46.993Z[ recovery-image] Sep 04 15:43:46.145 INFO O| Sep 04 15:43:46.145 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95782026-09-04T15:43:46.993Z[ recovery-image] Sep 04 15:43:46.145 INFO O| Sep 04 15:43:46.145 INFO copying /tmp/.tmpc4ZNqU/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 ...
95792026-09-04T15:43:46.993Z[ recovery-image] Sep 04 15:43:46.145 INFO O| Sep 04 15:43:46.145 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95802026-09-04T15:43:46.993Z[ recovery-image] Sep 04 15:43:46.145 INFO O| Sep 04 15:43:46.145 INFO ok!
95812026-09-04T15:43:46.994Z[ recovery-image] Sep 04 15:43:46.145 INFO O| Sep 04 15:43:46.145 INFO STEP 61 (ensure_file) COMPLETE
95822026-09-04T15:43:46.994Z[ recovery-image] Sep 04 15:43:46.145 INFO O| Sep 04 15:43:46.145 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95832026-09-04T15:43:46.994Z[ recovery-image] Sep 04 15:43:46.155 INFO O| Sep 04 15:43:46.155 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95842026-09-04T15:43:46.994Z[ recovery-image] Sep 04 15:43:46.155 INFO O| Sep 04 15:43:46.155 INFO copying /tmp/.tmpc4ZNqU/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 ...
95852026-09-04T15:43:47.003Z[ recovery-image] Sep 04 15:43:46.155 INFO O| Sep 04 15:43:46.155 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
95862026-09-04T15:43:47.003Z[ recovery-image] Sep 04 15:43:46.155 INFO O| Sep 04 15:43:46.155 INFO ok!
95872026-09-04T15:43:47.003Z[ recovery-image] Sep 04 15:43:46.155 INFO O| Sep 04 15:43:46.155 INFO STEP 62 (ensure_file) COMPLETE
95882026-09-04T15:43:47.003Z[ recovery-image] Sep 04 15:43:46.155 INFO O| Sep 04 15:43:46.155 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95892026-09-04T15:43:47.013Z[ recovery-image] Sep 04 15:43:46.167 INFO O| Sep 04 15:43:46.167 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95902026-09-04T15:43:47.013Z[ recovery-image] Sep 04 15:43:46.167 INFO O| Sep 04 15:43:46.167 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95912026-09-04T15:43:47.014Z[ recovery-image] Sep 04 15:43:46.167 INFO O| Sep 04 15:43:46.167 INFO STEP 63 (ensure_dir) COMPLETE
95922026-09-04T15:43:47.014Z[ recovery-image] Sep 04 15:43:46.167 INFO O| Sep 04 15:43:46.167 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95932026-09-04T15:43:47.026Z[ recovery-image] Sep 04 15:43:46.176 INFO O| Sep 04 15:43:46.176 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95942026-09-04T15:43:47.027Z[ recovery-image] Sep 04 15:43:46.176 INFO O| Sep 04 15:43:46.176 INFO copying /tmp/.tmpc4ZNqU/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 ...
95952026-09-04T15:43:47.027Z[ recovery-image] Sep 04 15:43:46.176 INFO O| Sep 04 15:43:46.176 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95962026-09-04T15:43:47.027Z[ recovery-image] Sep 04 15:43:46.176 INFO O| Sep 04 15:43:46.176 INFO ok!
95972026-09-04T15:43:47.027Z[ recovery-image] Sep 04 15:43:46.176 INFO O| Sep 04 15:43:46.176 INFO STEP 64 (ensure_file) COMPLETE
95982026-09-04T15:43:47.027Z[ recovery-image] Sep 04 15:43:46.176 INFO O| Sep 04 15:43:46.176 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95992026-09-04T15:43:47.036Z[ recovery-image] Sep 04 15:43:46.184 INFO O| Sep 04 15:43:46.184 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
96002026-09-04T15:43:47.037Z[ recovery-image] Sep 04 15:43:46.184 INFO O| Sep 04 15:43:46.184 INFO copying /tmp/.tmpc4ZNqU/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
96012026-09-04T15:43:47.037Z[ recovery-image] Sep 04 15:43:46.185 INFO O| Sep 04 15:43:46.184 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
96022026-09-04T15:43:47.037Z[ recovery-image] Sep 04 15:43:46.185 INFO O| Sep 04 15:43:46.185 INFO ok!
96032026-09-04T15:43:47.049Z[ recovery-image] Sep 04 15:43:46.185 INFO O| Sep 04 15:43:46.185 INFO STEP 65 (ensure_file) COMPLETE
96042026-09-04T15:43:47.049Z[ recovery-image] Sep 04 15:43:46.185 INFO O| Sep 04 15:43:46.185 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96052026-09-04T15:43:47.049Z[ recovery-image] Sep 04 15:43:46.196 INFO O| Sep 04 15:43:46.196 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
96062026-09-04T15:43:47.049Z[ recovery-image] Sep 04 15:43:46.196 INFO O| Sep 04 15:43:46.196 INFO STEP 66 (ensure_dir) COMPLETE
96072026-09-04T15:43:47.049Z[ recovery-image] Sep 04 15:43:46.196 INFO O| Sep 04 15:43:46.196 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96082026-09-04T15:43:47.058Z[ recovery-image] Sep 04 15:43:46.206 INFO O| Sep 04 15:43:46.206 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
96092026-09-04T15:43:47.058Z[ recovery-image] Sep 04 15:43:46.206 INFO O| Sep 04 15:43:46.206 INFO STEP 67 (ensure_dir) COMPLETE
96102026-09-04T15:43:47.058Z[ recovery-image] Sep 04 15:43:46.206 INFO O| Sep 04 15:43:46.206 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96112026-09-04T15:43:47.058Z[ recovery-image] Sep 04 15:43:46.215 INFO O| Sep 04 15:43:46.215 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
96122026-09-04T15:43:47.058Z[ recovery-image] Sep 04 15:43:46.215 INFO O| Sep 04 15:43:46.215 INFO STEP 68 (ensure_dir) COMPLETE
96132026-09-04T15:43:47.058Z[ recovery-image] Sep 04 15:43:46.215 INFO O| Sep 04 15:43:46.215 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96142026-09-04T15:43:47.066Z[ recovery-image] Sep 04 15:43:46.223 INFO O| Sep 04 15:43:46.223 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
96152026-09-04T15:43:47.066Z[ recovery-image] Sep 04 15:43:46.223 INFO O| Sep 04 15:43:46.223 INFO STEP 69 (ensure_dir) COMPLETE
96162026-09-04T15:43:47.066Z[ recovery-image] Sep 04 15:43:46.223 INFO O| Sep 04 15:43:46.223 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96172026-09-04T15:43:47.074Z[ recovery-image] Sep 04 15:43:46.232 INFO O| Sep 04 15:43:46.232 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
96182026-09-04T15:43:47.074Z[ recovery-image] Sep 04 15:43:46.232 INFO O| Sep 04 15:43:46.232 INFO copying /tmp/.tmpc4ZNqU/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
96192026-09-04T15:43:47.074Z[ recovery-image] Sep 04 15:43:46.232 INFO O| Sep 04 15:43:46.232 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
96202026-09-04T15:43:47.074Z[ recovery-image] Sep 04 15:43:46.232 INFO O| Sep 04 15:43:46.232 INFO ok!
96212026-09-04T15:43:47.074Z[ recovery-image] Sep 04 15:43:46.232 INFO O| Sep 04 15:43:46.232 INFO STEP 70 (ensure_file) COMPLETE
96222026-09-04T15:43:47.074Z[ recovery-image] Sep 04 15:43:46.232 INFO O| Sep 04 15:43:46.232 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96232026-09-04T15:43:47.085Z[ recovery-image] Sep 04 15:43:46.244 INFO O| Sep 04 15:43:46.244 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
96242026-09-04T15:43:47.085Z[ recovery-image] Sep 04 15:43:46.244 INFO O| Sep 04 15:43:46.244 INFO STEP 71 (remove_files) COMPLETE
96252026-09-04T15:43:47.085Z[ recovery-image] Sep 04 15:43:46.244 INFO O| Sep 04 15:43:46.244 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96262026-09-04T15:43:47.094Z[ recovery-image] Sep 04 15:43:46.255 INFO O| Sep 04 15:43:46.255 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
96272026-09-04T15:43:47.094Z[ recovery-image] Sep 04 15:43:46.255 INFO O| Sep 04 15:43:46.255 INFO STEP 72 (remove_files) COMPLETE
96282026-09-04T15:43:47.105Z[ recovery-image] Sep 04 15:43:46.255 INFO O| Sep 04 15:43:46.255 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96292026-09-04T15:43:47.113Z[ recovery-image] Sep 04 15:43:46.267 INFO O| Sep 04 15:43:46.267 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
96302026-09-04T15:43:47.113Z[ recovery-image] Sep 04 15:43:46.267 INFO O| Sep 04 15:43:46.267 INFO STEP 73 (remove_files) COMPLETE
96312026-09-04T15:43:47.113Z[ recovery-image] Sep 04 15:43:46.267 INFO O| Sep 04 15:43:46.267 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96322026-09-04T15:43:47.126Z[ recovery-image] Sep 04 15:43:46.277 INFO O| Sep 04 15:43:46.277 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
96332026-09-04T15:43:47.127Z[ recovery-image] Sep 04 15:43:46.277 INFO O| Sep 04 15:43:46.277 INFO STEP 74 (remove_files) COMPLETE
96342026-09-04T15:43:47.127Z[ recovery-image] Sep 04 15:43:46.277 INFO O| Sep 04 15:43:46.277 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96352026-09-04T15:43:47.134Z[ recovery-image] Sep 04 15:43:46.288 INFO O| Sep 04 15:43:46.288 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
96362026-09-04T15:43:47.134Z[ recovery-image] Sep 04 15:43:46.288 INFO O| Sep 04 15:43:46.288 INFO STEP 75 (remove_files) COMPLETE
96372026-09-04T15:43:47.135Z[ recovery-image] Sep 04 15:43:46.288 INFO O| Sep 04 15:43:46.288 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96382026-09-04T15:43:47.143Z[ recovery-image] Sep 04 15:43:46.299 INFO O| Sep 04 15:43:46.299 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
96392026-09-04T15:43:47.143Z[ recovery-image] Sep 04 15:43:46.299 INFO O| Sep 04 15:43:46.299 INFO STEP 76 (remove_files) COMPLETE
96402026-09-04T15:43:47.143Z[ recovery-image] Sep 04 15:43:46.299 INFO O| Sep 04 15:43:46.299 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96412026-09-04T15:43:47.151Z[ recovery-image] Sep 04 15:43:46.310 INFO O| Sep 04 15:43:46.310 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
96422026-09-04T15:43:47.151Z[ recovery-image] Sep 04 15:43:46.310 INFO O| Sep 04 15:43:46.310 INFO STEP 77 (remove_files) COMPLETE
96432026-09-04T15:43:47.151Z[ recovery-image] Sep 04 15:43:46.310 INFO O| Sep 04 15:43:46.310 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96442026-09-04T15:43:47.160Z[ recovery-image] Sep 04 15:43:46.321 INFO O| Sep 04 15:43:46.321 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
96452026-09-04T15:43:47.160Z[ recovery-image] Sep 04 15:43:46.321 INFO O| Sep 04 15:43:46.321 INFO STEP 78 (remove_files) COMPLETE
96462026-09-04T15:43:47.160Z[ recovery-image] Sep 04 15:43:46.321 INFO O| Sep 04 15:43:46.321 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96472026-09-04T15:43:47.171Z[ recovery-image] Sep 04 15:43:46.333 INFO O| Sep 04 15:43:46.333 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
96482026-09-04T15:43:47.172Z[ recovery-image] Sep 04 15:43:46.333 INFO O| Sep 04 15:43:46.333 INFO STEP 79 (remove_files) COMPLETE
96492026-09-04T15:43:47.172Z[ recovery-image] Sep 04 15:43:46.333 INFO O| Sep 04 15:43:46.333 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96502026-09-04T15:43:47.183Z[ recovery-image] Sep 04 15:43:46.345 INFO O| Sep 04 15:43:46.344 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
96512026-09-04T15:43:47.183Z[ recovery-image] Sep 04 15:43:46.345 INFO O| Sep 04 15:43:46.345 INFO STEP 80 (remove_files) COMPLETE
96522026-09-04T15:43:47.183Z[ recovery-image] Sep 04 15:43:46.345 INFO O| Sep 04 15:43:46.345 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96532026-09-04T15:43:47.194Z[ recovery-image] Sep 04 15:43:46.356 INFO O| Sep 04 15:43:46.356 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
96542026-09-04T15:43:47.194Z[ recovery-image] Sep 04 15:43:46.356 INFO O| Sep 04 15:43:46.356 INFO STEP 81 (remove_files) COMPLETE
96552026-09-04T15:43:47.209Z[ recovery-image] Sep 04 15:43:46.356 INFO O| Sep 04 15:43:46.356 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96562026-09-04T15:43:47.209Z[ recovery-image] Sep 04 15:43:46.367 INFO O| Sep 04 15:43:46.367 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
96572026-09-04T15:43:47.209Z[ recovery-image] Sep 04 15:43:46.367 INFO O| Sep 04 15:43:46.367 INFO STEP 82 (remove_files) COMPLETE
96582026-09-04T15:43:47.209Z[ recovery-image] Sep 04 15:43:46.367 INFO O| Sep 04 15:43:46.367 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96592026-09-04T15:43:47.217Z[ recovery-image] Sep 04 15:43:46.379 INFO O| Sep 04 15:43:46.378 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
96602026-09-04T15:43:47.217Z[ recovery-image] Sep 04 15:43:46.379 INFO O| Sep 04 15:43:46.379 INFO STEP 83 (remove_files) COMPLETE
96612026-09-04T15:43:47.227Z[ recovery-image] Sep 04 15:43:46.379 INFO O| Sep 04 15:43:46.379 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96622026-09-04T15:43:47.236Z[ recovery-image] Sep 04 15:43:46.389 INFO O| Sep 04 15:43:46.389 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
96632026-09-04T15:43:47.237Z[ recovery-image] Sep 04 15:43:46.389 INFO O| Sep 04 15:43:46.389 INFO STEP 84 (remove_files) COMPLETE
96642026-09-04T15:43:47.237Z[ recovery-image] Sep 04 15:43:46.389 INFO O| Sep 04 15:43:46.389 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96652026-09-04T15:43:47.247Z[ recovery-image] Sep 04 15:43:46.400 INFO O| Sep 04 15:43:46.400 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
96662026-09-04T15:43:47.247Z[ recovery-image] Sep 04 15:43:46.400 INFO O| Sep 04 15:43:46.400 INFO STEP 85 (remove_files) COMPLETE
96672026-09-04T15:43:47.247Z[ recovery-image] Sep 04 15:43:46.400 INFO O| Sep 04 15:43:46.400 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96682026-09-04T15:43:47.255Z[ recovery-image] Sep 04 15:43:46.412 INFO O| Sep 04 15:43:46.412 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
96692026-09-04T15:43:47.255Z[ recovery-image] Sep 04 15:43:46.412 INFO O| Sep 04 15:43:46.412 INFO STEP 86 (remove_files) COMPLETE
96702026-09-04T15:43:47.255Z[ recovery-image] Sep 04 15:43:46.412 INFO O| Sep 04 15:43:46.412 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96712026-09-04T15:43:47.263Z[ recovery-image] Sep 04 15:43:46.425 INFO O| Sep 04 15:43:46.424 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
96722026-09-04T15:43:47.263Z[ recovery-image] Sep 04 15:43:46.425 INFO O| Sep 04 15:43:46.425 INFO STEP 87 (remove_files) COMPLETE
96732026-09-04T15:43:47.273Z[ recovery-image] Sep 04 15:43:46.425 INFO O| Sep 04 15:43:46.425 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96742026-09-04T15:43:47.282Z[ recovery-image] Sep 04 15:43:46.437 INFO O| Sep 04 15:43:46.437 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
96752026-09-04T15:43:47.282Z[ recovery-image] Sep 04 15:43:46.437 INFO O| Sep 04 15:43:46.437 INFO STEP 88 (remove_files) COMPLETE
96762026-09-04T15:43:47.282Z[ recovery-image] Sep 04 15:43:46.437 INFO O| Sep 04 15:43:46.437 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96772026-09-04T15:43:47.292Z[ recovery-image] Sep 04 15:43:46.449 INFO O| Sep 04 15:43:46.449 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
96782026-09-04T15:43:47.292Z[ recovery-image] Sep 04 15:43:46.449 INFO O| Sep 04 15:43:46.449 INFO STEP 89 (remove_files) COMPLETE
96792026-09-04T15:43:47.292Z[ recovery-image] Sep 04 15:43:46.449 INFO O| Sep 04 15:43:46.449 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96802026-09-04T15:43:47.301Z[ recovery-image] Sep 04 15:43:46.461 INFO O| Sep 04 15:43:46.461 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
96812026-09-04T15:43:47.301Z[ recovery-image] Sep 04 15:43:46.461 INFO O| Sep 04 15:43:46.461 INFO STEP 90 (remove_files) COMPLETE
96822026-09-04T15:43:47.301Z[ recovery-image] Sep 04 15:43:46.461 INFO O| Sep 04 15:43:46.461 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96832026-09-04T15:43:47.311Z[ recovery-image] Sep 04 15:43:46.473 INFO O| Sep 04 15:43:46.473 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
96842026-09-04T15:43:47.311Z[ recovery-image] Sep 04 15:43:46.473 INFO O| Sep 04 15:43:46.473 INFO STEP 91 (remove_files) COMPLETE
96852026-09-04T15:43:47.311Z[ recovery-image] Sep 04 15:43:46.473 INFO O| Sep 04 15:43:46.473 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96862026-09-04T15:43:47.322Z[ recovery-image] Sep 04 15:43:46.483 INFO O| Sep 04 15:43:46.483 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
96872026-09-04T15:43:47.322Z[ recovery-image] Sep 04 15:43:46.483 INFO O| Sep 04 15:43:46.483 INFO STEP 92 (remove_files) COMPLETE
96882026-09-04T15:43:47.329Z[ recovery-image] Sep 04 15:43:46.483 INFO O| Sep 04 15:43:46.483 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96892026-09-04T15:43:47.337Z[ recovery-image] Sep 04 15:43:46.494 INFO O| Sep 04 15:43:46.494 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
96902026-09-04T15:43:47.337Z[ recovery-image] Sep 04 15:43:46.494 INFO O| Sep 04 15:43:46.494 INFO STEP 93 (remove_files) COMPLETE
96912026-09-04T15:43:47.337Z[ recovery-image] Sep 04 15:43:46.494 INFO O| Sep 04 15:43:46.494 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96922026-09-04T15:43:47.345Z[ recovery-image] Sep 04 15:43:46.504 INFO O| Sep 04 15:43:46.504 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
96932026-09-04T15:43:47.345Z[ recovery-image] Sep 04 15:43:46.504 INFO O| Sep 04 15:43:46.504 INFO STEP 94 (remove_files) COMPLETE
96942026-09-04T15:43:47.345Z[ recovery-image] Sep 04 15:43:46.504 INFO O| Sep 04 15:43:46.504 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96952026-09-04T15:43:47.354Z[ recovery-image] Sep 04 15:43:46.514 INFO O| Sep 04 15:43:46.514 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
96962026-09-04T15:43:47.354Z[ recovery-image] Sep 04 15:43:46.514 INFO O| Sep 04 15:43:46.514 INFO STEP 95 (remove_files) COMPLETE
96972026-09-04T15:43:47.354Z[ recovery-image] Sep 04 15:43:46.514 INFO O| Sep 04 15:43:46.514 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96982026-09-04T15:43:47.362Z[ recovery-image] Sep 04 15:43:46.524 INFO O| Sep 04 15:43:46.524 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
96992026-09-04T15:43:47.363Z[ recovery-image] Sep 04 15:43:46.524 INFO O| Sep 04 15:43:46.524 INFO STEP 96 (remove_files) COMPLETE
97002026-09-04T15:43:47.370Z[ recovery-image] Sep 04 15:43:46.524 INFO O| Sep 04 15:43:46.524 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97012026-09-04T15:43:47.378Z[ recovery-image] Sep 04 15:43:46.535 INFO O| Sep 04 15:43:46.535 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
97022026-09-04T15:43:47.378Z[ recovery-image] Sep 04 15:43:46.535 INFO O| Sep 04 15:43:46.535 INFO STEP 97 (remove_files) COMPLETE
97032026-09-04T15:43:47.378Z[ recovery-image] Sep 04 15:43:46.535 INFO O| Sep 04 15:43:46.535 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97042026-09-04T15:43:47.387Z[ recovery-image] Sep 04 15:43:46.545 INFO O| Sep 04 15:43:46.545 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
97052026-09-04T15:43:47.387Z[ recovery-image] Sep 04 15:43:46.545 INFO O| Sep 04 15:43:46.545 INFO STEP 98 (remove_files) COMPLETE
97062026-09-04T15:43:47.387Z[ recovery-image] Sep 04 15:43:46.545 INFO O| Sep 04 15:43:46.545 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97072026-09-04T15:43:47.395Z[ recovery-image] Sep 04 15:43:46.556 INFO O| Sep 04 15:43:46.556 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
97082026-09-04T15:43:47.395Z[ recovery-image] Sep 04 15:43:46.556 INFO O| Sep 04 15:43:46.556 INFO STEP 99 (remove_files) COMPLETE
97092026-09-04T15:43:47.396Z[ recovery-image] Sep 04 15:43:46.556 INFO O| Sep 04 15:43:46.556 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
97102026-09-04T15:43:47.412Z[ recovery-image] Sep 04 15:43:46.573 INFO O| Sep 04 15:43:46.573 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
97112026-09-04T15:43:47.412Z[ recovery-image] Sep 04 15:43:46.573 INFO O| Sep 04 15:43:46.573 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "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_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
97122026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.215 INFO O| configuring SMF profile...
97132026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.215 INFO O| modifying shadow(5)...
97142026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.215 INFO O| loading user and group database...
97152026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.215 INFO O| loading facet selections...
97162026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| devel -> true
97172026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| doc.man -> true
97182026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| version-lock.shell/ksh93 -> true
97192026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| version-lock.system/data/hardware-registry -> true
97202026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| version-lock.system/data/zoneinfo -> true
97212026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| version-lock.system/microcode/amd -> true
97222026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| version-lock.system/microcode/intel -> true
97232026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| version-lock.system/microcode/oxide -> true
97242026-09-04T15:43:52.256Z[ host-image] Sep 04 15:43:48.589 INFO O| assessing packaged files...
97252026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.623 INFO O| creating archive...
97262026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.647 INFO O| missing from packaging:
97272026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.647 INFO O| "etc/.pwd.lock"
97282026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.647 INFO O| "etc/bash"
97292026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.651 INFO O| "etc/svc/profile/generic.xml"
97302026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.651 INFO O| "etc/svc/profile/inetd_services.xml"
97312026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.651 INFO O| "etc/svc/profile/name_service.xml"
97322026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.651 INFO O| "etc/svc/profile/platform.xml"
97332026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.652 INFO O| "etc/svc/profile/platform_omicron1.xml"
97342026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.652 INFO O| "etc/svc/repository.db"
97352026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.658 INFO O| "opt/ooce/share"
97362026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.658 INFO O| "opt/ooce/share/man"
97372026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.658 INFO O| "opt/ooce/share/man/man1"
97382026-09-04T15:43:52.257Z[ host-image] Sep 04 15:43:50.668 INFO O| finishing archive...
97392026-09-04T15:43:52.621Z[verify-libraries] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
97402026-09-04T15:43:53.174Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
97412026-09-04T15:43:53.467Z[ recovery-image] Sep 04 15:43:52.628 INFO O| Sep 04 15:43:52.628 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
97422026-09-04T15:43:53.467Z[ recovery-image] Sep 04 15:43:52.628 INFO O| Sep 04 15:43:52.628 INFO E| svccfg: Loaded 69 smf(7) service descriptions
97432026-09-04T15:43:53.484Z[ recovery-image] Sep 04 15:43:52.646 INFO O| Sep 04 15:43:52.646 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"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", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
97442026-09-04T15:43:53.596Z[ recovery-image] Sep 04 15:43:52.756 INFO O| Sep 04 15:43:52.756 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"}
97452026-09-04T15:43:53.668Z[ recovery-image] Sep 04 15:43:52.829 INFO O| Sep 04 15:43:52.829 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"}
97462026-09-04T15:43:53.742Z[ recovery-image] Sep 04 15:43:52.903 INFO O| Sep 04 15:43:52.903 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
97472026-09-04T15:43:53.742Z[ recovery-image] Sep 04 15:43:52.903 INFO O| Sep 04 15:43:52.903 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 ...
97482026-09-04T15:43:53.746Z[ recovery-image] Sep 04 15:43:52.906 INFO O| Sep 04 15:43:52.906 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
97492026-09-04T15:43:53.746Z[ recovery-image] Sep 04 15:43:52.906 INFO O| Sep 04 15:43:52.906 INFO ok!
97502026-09-04T15:43:53.746Z[ recovery-image] Sep 04 15:43:52.906 INFO O| Sep 04 15:43:52.906 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
97512026-09-04T15:43:53.746Z[ recovery-image] Sep 04 15:43:52.906 INFO O| Sep 04 15:43:52.906 INFO STEP 100 (seed_smf) COMPLETE
97522026-09-04T15:43:53.746Z[ recovery-image] Sep 04 15:43:52.906 INFO O| Sep 04 15:43:52.906 INFO steps complete; finalising image!
97532026-09-04T15:43:53.746Z[ recovery-image] Sep 04 15:43:52.906 INFO O| Sep 04 15:43:52.906 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
97542026-09-04T15:43:53.813Z[ recovery-image] Sep 04 15:43:52.974 INFO O| Sep 04 15:43:52.974 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Fri Sep 4 15:43:52 2026)
97552026-09-04T15:43:54.020Z[ recovery-image] Sep 04 15:43:53.181 INFO O| Sep 04 15:43:53.181 INFO trim TEMPORARY-sled-zfs-recovery: (69% trimmed, started at Fri Sep 4 15:43:52 2026)
97562026-09-04T15:43:54.227Z[ recovery-image] Sep 04 15:43:53.388 INFO O| Sep 04 15:43:53.388 INFO trim TEMPORARY-sled-zfs-recovery: (76% trimmed, started at Fri Sep 4 15:43:52 2026)
97572026-09-04T15:43:54.434Z[ recovery-image] Sep 04 15:43:53.595 INFO O| Sep 04 15:43:53.595 INFO trim TEMPORARY-sled-zfs-recovery: (85% trimmed, started at Fri Sep 4 15:43:52 2026)
97582026-09-04T15:43:54.640Z[ recovery-image] Sep 04 15:43:53.802 INFO O| Sep 04 15:43:53.802 INFO trim TEMPORARY-sled-zfs-recovery: (85% trimmed, started at Fri Sep 4 15:43:52 2026)
97592026-09-04T15:43:54.668Z[ host-image] Sep 04 15:43:53.830 INFO O| creating gzonly manifest...
97602026-09-04T15:43:54.675Z[ host-image] Sep 04 15:43:53.836 INFO O| ok
97612026-09-04T15:43:54.812Z[ host-image] Sep 04 15:43:53.973 INFO image builder template: ramdisk-02-trim...
97622026-09-04T15:43:54.812Z[ host-image] Sep 04 15:43:53.973 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/.tmpc4ZNqU/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
97632026-09-04T15:43:54.837Z[ host-image] Sep 04 15:43:53.999 INFO O| Sep 04 15:43:53.998 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97642026-09-04T15:43:54.842Z[ host-image] Sep 04 15:43:54.004 INFO O| Sep 04 15:43:54.004 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97652026-09-04T15:43:54.846Z[ recovery-image] Sep 04 15:43:54.007 INFO O| Sep 04 15:43:54.007 INFO trim TEMPORARY-sled-zfs-recovery: (85% trimmed, started at Fri Sep 4 15:43:52 2026)
97662026-09-04T15:43:55.054Z[ recovery-image] Sep 04 15:43:54.215 INFO O| Sep 04 15:43:54.215 INFO trim TEMPORARY-sled-zfs-recovery: (85% trimmed, started at Fri Sep 4 15:43:52 2026)
97672026-09-04T15:43:55.260Z[ recovery-image] Sep 04 15:43:54.422 INFO O| Sep 04 15:43:54.422 INFO trim TEMPORARY-sled-zfs-recovery: (85% trimmed, started at Fri Sep 4 15:43:52 2026)
97682026-09-04T15:43:55.470Z[ recovery-image] Sep 04 15:43:54.631 INFO O| Sep 04 15:43:54.631 INFO trim TEMPORARY-sled-zfs-recovery: (89% trimmed, started at Fri Sep 4 15:43:52 2026)
97692026-09-04T15:43:55.678Z[ recovery-image] Sep 04 15:43:54.838 INFO O| Sep 04 15:43:54.838 INFO trim TEMPORARY-sled-zfs-recovery: (98% trimmed, started at Fri Sep 4 15:43:52 2026)
97702026-09-04T15:43:55.930Z[ recovery-image] Sep 04 15:43:55.078 INFO O| Sep 04 15:43:55.078 INFO temporary pool has 465M used, 1.30G avail, 1.00x compressratio
97712026-09-04T15:43:55.934Z[ recovery-image] Sep 04 15:43:55.078 INFO O| Sep 04 15:43:55.078 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
97722026-09-04T15:43:56.439Z[ recovery-image] Sep 04 15:43:55.601 INFO O| Sep 04 15:43:55.587 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
97732026-09-04T15:43:56.440Z[ recovery-image] Sep 04 15:43:55.601 INFO O| Sep 04 15:43:55.587 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
97742026-09-04T15:43:56.882Z[ host-image] Sep 04 15:43:56.040 INFO O| Sep 04 15:43:56.040 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
97752026-09-04T15:43:57.731Z[ host-image] Sep 04 15:43:56.892 INFO O| Sep 04 15:43:56.892 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
97762026-09-04T15:43:57.731Z[ host-image] Sep 04 15:43:56.892 INFO O| Sep 04 15:43:56.892 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
97772026-09-04T15:43:57.737Z[ host-image] Sep 04 15:43:56.898 INFO O| Sep 04 15:43:56.898 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
97782026-09-04T15:43:57.741Z[ host-image] Sep 04 15:43:56.903 INFO O| Sep 04 15:43:56.903 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
97792026-09-04T15:43:57.747Z[ host-image] Sep 04 15:43:56.909 INFO O| Sep 04 15:43:56.909 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
97802026-09-04T15:43:59.129Z[ recovery-image] Sep 04 15:43:58.290 INFO O| Sep 04 15:43:58.290 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97812026-09-04T15:43:59.129Z[ recovery-image] Sep 04 15:43:58.290 INFO O| Sep 04 15:43:58.290 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97822026-09-04T15:43:59.133Z[ recovery-image] Sep 04 15:43:58.290 INFO O| Sep 04 15:43:58.290 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97832026-09-04T15:43:59.133Z[ recovery-image] Sep 04 15:43:58.290 INFO O| Sep 04 15:43:58.290 INFO completed processing sled/zfs-recovery
97842026-09-04T15:43:59.133Z[ recovery-image] Sep 04 15:43:58.290 INFO O| Sep 04 15:43:58.290 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
97852026-09-04T15:44:00.385Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
97862026-09-04T15:44:01.815Z[ host-image] Sep 04 15:44:00.976 INFO O| Sep 04 15:44:00.976 INFO rolled back to input snapshot; work may begin
97872026-09-04T15:44:01.815Z[ host-image] Sep 04 15:44:00.976 INFO O| Sep 04 15:44:00.976 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
97882026-09-04T15:44:01.820Z[ host-image] Sep 04 15:44:00.982 INFO O| Sep 04 15:44:00.982 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97892026-09-04T15:44:01.832Z[ host-image] Sep 04 15:44:00.994 INFO O| Sep 04 15:44:00.994 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
97902026-09-04T15:44:01.881Z[ host-image] Sep 04 15:44:01.042 INFO O| Sep 04 15:44:01.042 INFO STEP 0 (remove_files) COMPLETE
97912026-09-04T15:44:01.884Z[ host-image] Sep 04 15:44:01.042 INFO O| Sep 04 15:44:01.042 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97922026-09-04T15:44:01.894Z[ host-image] Sep 04 15:44:01.056 INFO O| Sep 04 15:44:01.055 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
97932026-09-04T15:44:01.897Z[ host-image] Sep 04 15:44:01.057 INFO O| Sep 04 15:44:01.057 INFO STEP 1 (remove_files) COMPLETE
97942026-09-04T15:44:01.897Z[ host-image] Sep 04 15:44:01.057 INFO O| Sep 04 15:44:01.057 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97952026-09-04T15:44:01.912Z[ host-image] Sep 04 15:44:01.074 INFO O| Sep 04 15:44:01.072 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
97962026-09-04T15:44:01.927Z[ host-image] Sep 04 15:44:01.088 INFO O| Sep 04 15:44:01.088 INFO STEP 2 (remove_files) COMPLETE
97972026-09-04T15:44:01.927Z[ host-image] Sep 04 15:44:01.088 INFO O| Sep 04 15:44:01.088 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97982026-09-04T15:44:01.941Z[ host-image] Sep 04 15:44:01.103 INFO O| Sep 04 15:44:01.102 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
97992026-09-04T15:44:01.946Z[ host-image] Sep 04 15:44:01.104 INFO O| Sep 04 15:44:01.104 INFO STEP 3 (remove_files) COMPLETE
98002026-09-04T15:44:01.946Z[ host-image] Sep 04 15:44:01.104 INFO O| Sep 04 15:44:01.104 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98012026-09-04T15:44:01.961Z[ host-image] Sep 04 15:44:01.122 INFO O| Sep 04 15:44:01.122 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
98022026-09-04T15:44:01.964Z[ host-image] Sep 04 15:44:01.125 INFO O| Sep 04 15:44:01.125 INFO STEP 4 (remove_files) COMPLETE
98032026-09-04T15:44:01.964Z[ host-image] Sep 04 15:44:01.126 INFO O| Sep 04 15:44:01.125 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98042026-09-04T15:44:02.002Z[ host-image] Sep 04 15:44:01.163 INFO O| Sep 04 15:44:01.163 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
98052026-09-04T15:44:02.006Z[ host-image] Sep 04 15:44:01.166 INFO O| Sep 04 15:44:01.166 INFO STEP 5 (remove_files) COMPLETE
98062026-09-04T15:44:02.006Z[ host-image] Sep 04 15:44:01.166 INFO O| Sep 04 15:44:01.166 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98072026-09-04T15:44:02.016Z[ host-image] Sep 04 15:44:01.177 INFO O| Sep 04 15:44:01.177 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
98082026-09-04T15:44:02.027Z[ host-image] Sep 04 15:44:01.189 INFO O| Sep 04 15:44:01.189 INFO STEP 6 (remove_files) COMPLETE
98092026-09-04T15:44:02.027Z[ host-image] Sep 04 15:44:01.189 INFO O| Sep 04 15:44:01.189 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98102026-09-04T15:44:02.027Z[ host-image] Sep 04 15:44:01.189 INFO O| Sep 04 15:44:01.189 INFO skip step because feature "heliosv2" is not enabled
98112026-09-04T15:44:02.031Z[ host-image] Sep 04 15:44:01.189 INFO O| Sep 04 15:44:01.189 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98122026-09-04T15:44:02.039Z[ host-image] Sep 04 15:44:01.201 INFO O| Sep 04 15:44:01.201 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.40/man"
98132026-09-04T15:44:02.052Z[ host-image] Sep 04 15:44:01.213 INFO O| Sep 04 15:44:01.213 INFO STEP 8 (remove_files) COMPLETE
98142026-09-04T15:44:02.052Z[ host-image] Sep 04 15:44:01.213 INFO O| Sep 04 15:44:01.213 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98152026-09-04T15:44:02.066Z[ host-image] Sep 04 15:44:01.227 INFO O| Sep 04 15:44:01.227 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
98162026-09-04T15:44:02.079Z[ recovery-image] Sep 04 15:44:01.241 INFO O| Sep 04 15:44:01.241 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
98172026-09-04T15:44:02.152Z[ host-image] Sep 04 15:44:01.313 INFO O| Sep 04 15:44:01.313 INFO STEP 9 (remove_files) COMPLETE
98182026-09-04T15:44:02.152Z[ host-image] Sep 04 15:44:01.313 INFO O| Sep 04 15:44:01.313 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98192026-09-04T15:44:02.170Z[ host-image] Sep 04 15:44:01.331 INFO O| Sep 04 15:44:01.331 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
98202026-09-04T15:44:02.259Z[ recovery-image] Sep 04 15:44:01.420 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
98212026-09-04T15:44:02.259Z[ recovery-image] Sep 04 15:44:01.420 INFO expanded image name: "recovery 68d90e6/${os_short_commit} 2026-09-04 15:29" -> "recovery 68d90e6/0e29ea8 2026-09-04 15:29"
98222026-09-04T15:44:02.259Z[ recovery-image] Sep 04 15:44:01.420 INFO output artefacts stored in: "/work/os-recovery"
98232026-09-04T15:44:02.259Z[ recovery-image] Sep 04 15:44:01.420 INFO collecting git info from project "phbl"...
98242026-09-04T15:44:02.263Z[ host-image] Sep 04 15:44:01.421 INFO O| Sep 04 15:44:01.421 INFO STEP 10 (remove_files) COMPLETE
98252026-09-04T15:44:02.263Z[ host-image] Sep 04 15:44:01.421 INFO O| Sep 04 15:44:01.421 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98262026-09-04T15:44:02.267Z[ recovery-image] Sep 04 15:44:01.428 INFO collecting git info from project "amd-firmware"...
98272026-09-04T15:44:02.275Z[ host-image] Sep 04 15:44:01.436 INFO O| Sep 04 15:44:01.436 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
98282026-09-04T15:44:02.280Z[ host-image] Sep 04 15:44:01.442 INFO O| Sep 04 15:44:01.442 INFO STEP 11 (remove_files) COMPLETE
98292026-09-04T15:44:02.280Z[ host-image] Sep 04 15:44:01.442 INFO O| Sep 04 15:44:01.442 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98302026-09-04T15:44:02.295Z[ host-image] Sep 04 15:44:01.457 INFO O| Sep 04 15:44:01.457 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
98312026-09-04T15:44:02.300Z[ host-image] Sep 04 15:44:01.458 INFO O| Sep 04 15:44:01.458 INFO STEP 12 (remove_files) COMPLETE
98322026-09-04T15:44:02.300Z[ host-image] Sep 04 15:44:01.458 INFO O| Sep 04 15:44:01.458 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98332026-09-04T15:44:02.308Z[ host-image] Sep 04 15:44:01.469 INFO O| Sep 04 15:44:01.469 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
98342026-09-04T15:44:02.311Z[ host-image] Sep 04 15:44:01.471 INFO O| Sep 04 15:44:01.470 INFO STEP 13 (remove_files) COMPLETE
98352026-09-04T15:44:02.311Z[ host-image] Sep 04 15:44:01.471 INFO O| Sep 04 15:44:01.471 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98362026-09-04T15:44:02.325Z[ host-image] Sep 04 15:44:01.485 INFO O| Sep 04 15:44:01.485 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
98372026-09-04T15:44:02.325Z[ host-image] Sep 04 15:44:01.485 INFO O| Sep 04 15:44:01.485 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/libjq.a"
98382026-09-04T15:44:02.325Z[ host-image] Sep 04 15:44:01.486 INFO O| Sep 04 15:44:01.486 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
98392026-09-04T15:44:02.325Z[ host-image] Sep 04 15:44:01.486 INFO O| Sep 04 15:44:01.486 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
98402026-09-04T15:44:02.325Z[ host-image] Sep 04 15:44:01.486 INFO O| Sep 04 15:44:01.486 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
98412026-09-04T15:44:02.325Z[ host-image] Sep 04 15:44:01.486 INFO O| Sep 04 15:44:01.486 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
98422026-09-04T15:44:02.325Z[ host-image] Sep 04 15:44:01.486 INFO O| Sep 04 15:44:01.486 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
98432026-09-04T15:44:02.328Z[ host-image] Sep 04 15:44:01.486 INFO O| Sep 04 15:44:01.486 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
98442026-09-04T15:44:02.328Z[ host-image] Sep 04 15:44:01.486 INFO O| Sep 04 15:44:01.486 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
98452026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.487 INFO O| Sep 04 15:44:01.487 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
98462026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.487 INFO O| Sep 04 15:44:01.487 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
98472026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.487 INFO O| Sep 04 15:44:01.487 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
98482026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.487 INFO O| Sep 04 15:44:01.487 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
98492026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.487 INFO O| Sep 04 15:44:01.487 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
98502026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.487 INFO O| Sep 04 15:44:01.487 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
98512026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.487 INFO O| Sep 04 15:44:01.487 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
98522026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.488 INFO O| Sep 04 15:44:01.488 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
98532026-09-04T15:44:02.329Z[ host-image] Sep 04 15:44:01.488 INFO O| Sep 04 15:44:01.488 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
98542026-09-04T15:44:02.548Z[ host-image] Sep 04 15:44:01.710 INFO O| Sep 04 15:44:01.707 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
98552026-09-04T15:44:02.552Z[ host-image] Sep 04 15:44:01.710 INFO O| Sep 04 15:44:01.710 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
98562026-09-04T15:44:02.611Z[ host-image] Sep 04 15:44:01.772 INFO O| Sep 04 15:44:01.772 INFO STEP 14 (remove_files) COMPLETE
98572026-09-04T15:44:02.611Z[ host-image] Sep 04 15:44:01.772 INFO O| Sep 04 15:44:01.772 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98582026-09-04T15:44:02.631Z[ host-image] Sep 04 15:44:01.792 INFO O| Sep 04 15:44:01.792 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
98592026-09-04T15:44:02.634Z[ host-image] Sep 04 15:44:01.793 INFO O| Sep 04 15:44:01.793 INFO STEP 15 (remove_files) COMPLETE
98602026-09-04T15:44:02.634Z[ host-image] Sep 04 15:44:01.793 INFO O| Sep 04 15:44:01.793 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98612026-09-04T15:44:02.651Z[ host-image] Sep 04 15:44:01.812 INFO O| Sep 04 15:44:01.812 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
98622026-09-04T15:44:02.657Z[ host-image] Sep 04 15:44:01.818 INFO O| Sep 04 15:44:01.818 INFO STEP 16 (remove_files) COMPLETE
98632026-09-04T15:44:02.657Z[ host-image] Sep 04 15:44:01.818 INFO O| Sep 04 15:44:01.818 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98642026-09-04T15:44:02.669Z[ host-image] Sep 04 15:44:01.831 INFO O| Sep 04 15:44:01.830 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
98652026-09-04T15:44:02.672Z[ host-image] Sep 04 15:44:01.831 INFO O| Sep 04 15:44:01.831 INFO STEP 17 (remove_files) COMPLETE
98662026-09-04T15:44:02.672Z[ host-image] Sep 04 15:44:01.831 INFO O| Sep 04 15:44:01.831 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98672026-09-04T15:44:02.681Z[ host-image] Sep 04 15:44:01.843 INFO O| Sep 04 15:44:01.843 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
98682026-09-04T15:44:02.684Z[ host-image] Sep 04 15:44:01.844 INFO O| Sep 04 15:44:01.844 INFO STEP 18 (remove_files) COMPLETE
98692026-09-04T15:44:02.684Z[ host-image] Sep 04 15:44:01.844 INFO O| Sep 04 15:44:01.844 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98702026-09-04T15:44:02.695Z[ host-image] Sep 04 15:44:01.857 INFO O| Sep 04 15:44:01.856 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
98712026-09-04T15:44:02.695Z[ host-image] Sep 04 15:44:01.857 INFO O| Sep 04 15:44:01.857 INFO STEP 19 (remove_files) COMPLETE
98722026-09-04T15:44:02.695Z[ host-image] Sep 04 15:44:01.857 INFO O| Sep 04 15:44:01.857 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98732026-09-04T15:44:02.718Z[ host-image] Sep 04 15:44:01.879 INFO O| Sep 04 15:44:01.879 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
98742026-09-04T15:44:02.718Z[ host-image] Sep 04 15:44:01.879 INFO O| Sep 04 15:44:01.879 INFO STEP 20 (remove_files) COMPLETE
98752026-09-04T15:44:02.718Z[ host-image] Sep 04 15:44:01.879 INFO O| Sep 04 15:44:01.879 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98762026-09-04T15:44:02.733Z[ host-image] Sep 04 15:44:01.895 INFO O| Sep 04 15:44:01.895 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
98772026-09-04T15:44:02.733Z[ host-image] Sep 04 15:44:01.895 INFO O| Sep 04 15:44:01.895 INFO STEP 21 (remove_files) COMPLETE
98782026-09-04T15:44:02.733Z[ host-image] Sep 04 15:44:01.895 INFO O| Sep 04 15:44:01.895 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98792026-09-04T15:44:02.742Z[ recovery-image] Sep 04 15:44:01.896 INFO collecting git info from project "bootserver"...
98802026-09-04T15:44:02.745Z[ recovery-image] Sep 04 15:44:01.904 INFO collecting git info from project "pinprick"...
98812026-09-04T15:44:02.748Z[ host-image] Sep 04 15:44:01.907 INFO O| Sep 04 15:44:01.907 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
98822026-09-04T15:44:02.748Z[ host-image] Sep 04 15:44:01.907 INFO O| Sep 04 15:44:01.907 INFO STEP 22 (remove_files) COMPLETE
98832026-09-04T15:44:02.748Z[ host-image] Sep 04 15:44:01.907 INFO O| Sep 04 15:44:01.907 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98842026-09-04T15:44:02.760Z[ recovery-image] Sep 04 15:44:01.911 INFO collecting git info from project "dmar-report"...
98852026-09-04T15:44:02.765Z[ recovery-image] Sep 04 15:44:01.927 INFO collecting git info from project "image-builder"...
98862026-09-04T15:44:02.768Z[ host-image] Sep 04 15:44:01.929 INFO O| Sep 04 15:44:01.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
98872026-09-04T15:44:02.768Z[ host-image] Sep 04 15:44:01.929 INFO O| Sep 04 15:44:01.929 INFO STEP 23 (remove_files) COMPLETE
98882026-09-04T15:44:02.768Z[ host-image] Sep 04 15:44:01.929 INFO O| Sep 04 15:44:01.929 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98892026-09-04T15:44:02.778Z[ host-image] Sep 04 15:44:01.940 INFO O| Sep 04 15:44:01.940 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
98902026-09-04T15:44:02.778Z[ host-image] Sep 04 15:44:01.940 INFO O| Sep 04 15:44:01.940 INFO STEP 24 (remove_files) COMPLETE
98912026-09-04T15:44:02.778Z[ host-image] Sep 04 15:44:01.940 INFO O| Sep 04 15:44:01.940 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98922026-09-04T15:44:02.794Z[ host-image] Sep 04 15:44:01.955 INFO O| Sep 04 15:44:01.955 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
98932026-09-04T15:44:02.794Z[ host-image] Sep 04 15:44:01.955 INFO O| Sep 04 15:44:01.955 INFO STEP 25 (remove_files) COMPLETE
98942026-09-04T15:44:02.794Z[ host-image] Sep 04 15:44:01.955 INFO O| Sep 04 15:44:01.955 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98952026-09-04T15:44:02.805Z[ host-image] Sep 04 15:44:01.966 INFO O| Sep 04 15:44:01.966 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
98962026-09-04T15:44:02.805Z[ host-image] Sep 04 15:44:01.967 INFO O| Sep 04 15:44:01.966 INFO STEP 26 (remove_files) COMPLETE
98972026-09-04T15:44:02.805Z[ host-image] Sep 04 15:44:01.967 INFO O| Sep 04 15:44:01.967 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98982026-09-04T15:44:02.816Z[ host-image] Sep 04 15:44:01.978 INFO O| Sep 04 15:44:01.977 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
98992026-09-04T15:44:02.816Z[ host-image] Sep 04 15:44:01.978 INFO O| Sep 04 15:44:01.978 INFO STEP 27 (remove_files) COMPLETE
99002026-09-04T15:44:02.820Z[ host-image] Sep 04 15:44:01.978 INFO O| Sep 04 15:44:01.978 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99012026-09-04T15:44:02.824Z[ recovery-image] Sep 04 15:44:01.983 INFO collecting git info from project "amd-host-image-builder"...
99022026-09-04T15:44:02.831Z[ host-image] Sep 04 15:44:01.993 INFO O| Sep 04 15:44:01.993 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
99032026-09-04T15:44:02.831Z[ host-image] Sep 04 15:44:01.993 INFO O| Sep 04 15:44:01.993 INFO STEP 28 (remove_files) COMPLETE
99042026-09-04T15:44:02.831Z[ host-image] Sep 04 15:44:01.993 INFO O| Sep 04 15:44:01.993 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99052026-09-04T15:44:02.847Z[ host-image] Sep 04 15:44:02.008 INFO O| Sep 04 15:44:02.008 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
99062026-09-04T15:44:02.847Z[ host-image] Sep 04 15:44:02.008 INFO O| Sep 04 15:44:02.008 INFO STEP 29 (remove_files) COMPLETE
99072026-09-04T15:44:02.850Z[ host-image] Sep 04 15:44:02.008 INFO O| Sep 04 15:44:02.008 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99082026-09-04T15:44:02.857Z[ host-image] Sep 04 15:44:02.018 INFO O| Sep 04 15:44:02.018 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
99092026-09-04T15:44:02.857Z[ host-image] Sep 04 15:44:02.018 INFO O| Sep 04 15:44:02.018 INFO STEP 30 (remove_files) COMPLETE
99102026-09-04T15:44:02.857Z[ host-image] Sep 04 15:44:02.018 INFO O| Sep 04 15:44:02.018 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99112026-09-04T15:44:02.866Z[ host-image] Sep 04 15:44:02.027 INFO O| Sep 04 15:44:02.027 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
99122026-09-04T15:44:02.866Z[ host-image] Sep 04 15:44:02.027 INFO O| Sep 04 15:44:02.027 INFO STEP 31 (remove_files) COMPLETE
99132026-09-04T15:44:02.869Z[ host-image] Sep 04 15:44:02.027 INFO O| Sep 04 15:44:02.027 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99142026-09-04T15:44:02.874Z[ host-image] Sep 04 15:44:02.036 INFO O| Sep 04 15:44:02.036 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
99152026-09-04T15:44:02.874Z[ host-image] Sep 04 15:44:02.036 INFO O| Sep 04 15:44:02.036 INFO STEP 32 (remove_files) COMPLETE
99162026-09-04T15:44:02.877Z[ host-image] Sep 04 15:44:02.036 INFO O| Sep 04 15:44:02.036 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99172026-09-04T15:44:02.884Z[ recovery-image] Sep 04 15:44:02.046 INFO collecting git info from project "chelsio-t6-roms"...
99182026-09-04T15:44:02.884Z[ host-image] Sep 04 15:44:02.046 INFO O| Sep 04 15:44:02.046 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
99192026-09-04T15:44:02.884Z[ host-image] Sep 04 15:44:02.046 INFO O| Sep 04 15:44:02.046 INFO STEP 33 (remove_files) COMPLETE
99202026-09-04T15:44:02.884Z[ host-image] Sep 04 15:44:02.046 INFO O| Sep 04 15:44:02.046 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99212026-09-04T15:44:02.908Z[ host-image] Sep 04 15:44:02.069 INFO O| Sep 04 15:44:02.063 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
99222026-09-04T15:44:02.908Z[ host-image] Sep 04 15:44:02.069 INFO O| Sep 04 15:44:02.063 INFO STEP 34 (remove_files) COMPLETE
99232026-09-04T15:44:02.908Z[ recovery-image] Sep 04 15:44:02.069 INFO collecting git info from project "pilot"...
99242026-09-04T15:44:02.908Z[ host-image] Sep 04 15:44:02.069 INFO O| Sep 04 15:44:02.063 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99252026-09-04T15:44:02.915Z[ host-image] Sep 04 15:44:02.076 INFO O| Sep 04 15:44:02.076 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
99262026-09-04T15:44:02.916Z[ host-image] Sep 04 15:44:02.076 INFO O| Sep 04 15:44:02.076 INFO STEP 35 (remove_files) COMPLETE
99272026-09-04T15:44:02.920Z[ host-image] Sep 04 15:44:02.076 INFO O| Sep 04 15:44:02.076 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99282026-09-04T15:44:02.923Z[ recovery-image] Sep 04 15:44:02.084 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
99292026-09-04T15:44:02.928Z[ host-image] Sep 04 15:44:02.090 INFO O| Sep 04 15:44:02.087 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
99302026-09-04T15:44:02.928Z[ host-image] Sep 04 15:44:02.090 INFO O| Sep 04 15:44:02.087 INFO STEP 36 (remove_files) COMPLETE
99312026-09-04T15:44:02.928Z[ host-image] Sep 04 15:44:02.090 INFO O| Sep 04 15:44:02.087 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99322026-09-04T15:44:02.936Z[ host-image] Sep 04 15:44:02.098 INFO O| Sep 04 15:44:02.097 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
99332026-09-04T15:44:02.936Z[ host-image] Sep 04 15:44:02.098 INFO O| Sep 04 15:44:02.098 INFO STEP 37 (remove_files) COMPLETE
99342026-09-04T15:44:02.936Z[ host-image] Sep 04 15:44:02.098 INFO O| Sep 04 15:44:02.098 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99352026-09-04T15:44:02.949Z[ host-image] Sep 04 15:44:02.107 INFO O| Sep 04 15:44:02.107 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
99362026-09-04T15:44:02.949Z[ host-image] Sep 04 15:44:02.107 INFO O| Sep 04 15:44:02.107 INFO STEP 38 (remove_files) COMPLETE
99372026-09-04T15:44:02.949Z[ host-image] Sep 04 15:44:02.107 INFO O| Sep 04 15:44:02.107 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99382026-09-04T15:44:02.955Z[ host-image] Sep 04 15:44:02.117 INFO O| Sep 04 15:44:02.117 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
99392026-09-04T15:44:02.955Z[ host-image] Sep 04 15:44:02.117 INFO O| Sep 04 15:44:02.117 INFO STEP 39 (remove_files) COMPLETE
99402026-09-04T15:44:02.955Z[ host-image] Sep 04 15:44:02.117 INFO O| Sep 04 15:44:02.117 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99412026-09-04T15:44:02.969Z[ host-image] Sep 04 15:44:02.126 INFO O| Sep 04 15:44:02.126 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
99422026-09-04T15:44:02.969Z[ host-image] Sep 04 15:44:02.126 INFO O| Sep 04 15:44:02.126 INFO STEP 40 (remove_files) COMPLETE
99432026-09-04T15:44:02.969Z[ host-image] Sep 04 15:44:02.126 INFO O| Sep 04 15:44:02.126 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99442026-09-04T15:44:02.976Z[ host-image] Sep 04 15:44:02.137 INFO O| Sep 04 15:44:02.137 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
99452026-09-04T15:44:02.976Z[ host-image] Sep 04 15:44:02.137 INFO O| Sep 04 15:44:02.137 INFO STEP 41 (remove_files) COMPLETE
99462026-09-04T15:44:02.976Z[ host-image] Sep 04 15:44:02.137 INFO O| Sep 04 15:44:02.137 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99472026-09-04T15:44:02.988Z[ host-image] Sep 04 15:44:02.149 INFO O| Sep 04 15:44:02.149 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
99482026-09-04T15:44:02.988Z[ host-image] Sep 04 15:44:02.149 INFO O| Sep 04 15:44:02.149 INFO STEP 42 (remove_files) COMPLETE
99492026-09-04T15:44:02.991Z[ host-image] Sep 04 15:44:02.149 INFO O| Sep 04 15:44:02.149 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99502026-09-04T15:44:03.004Z[ host-image] Sep 04 15:44:02.159 INFO O| Sep 04 15:44:02.159 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
99512026-09-04T15:44:03.005Z[ host-image] Sep 04 15:44:02.159 INFO O| Sep 04 15:44:02.159 INFO STEP 43 (remove_files) COMPLETE
99522026-09-04T15:44:03.005Z[ host-image] Sep 04 15:44:02.159 INFO O| Sep 04 15:44:02.159 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99532026-09-04T15:44:03.013Z[ host-image] Sep 04 15:44:02.172 INFO O| Sep 04 15:44:02.171 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
99542026-09-04T15:44:03.013Z[ host-image] Sep 04 15:44:02.172 INFO O| Sep 04 15:44:02.172 INFO STEP 44 (remove_files) COMPLETE
99552026-09-04T15:44:03.013Z[ host-image] Sep 04 15:44:02.172 INFO O| Sep 04 15:44:02.172 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99562026-09-04T15:44:03.023Z[ host-image] Sep 04 15:44:02.183 INFO O| Sep 04 15:44:02.183 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
99572026-09-04T15:44:03.023Z[ host-image] Sep 04 15:44:02.183 INFO O| Sep 04 15:44:02.183 INFO STEP 45 (remove_files) COMPLETE
99582026-09-04T15:44:03.023Z[ host-image] Sep 04 15:44:02.183 INFO O| Sep 04 15:44:02.183 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99592026-09-04T15:44:03.032Z[ host-image] Sep 04 15:44:02.194 INFO O| Sep 04 15:44:02.194 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
99602026-09-04T15:44:03.032Z[ host-image] Sep 04 15:44:02.194 INFO O| Sep 04 15:44:02.194 INFO STEP 46 (remove_files) COMPLETE
99612026-09-04T15:44:03.035Z[ host-image] Sep 04 15:44:02.194 INFO O| Sep 04 15:44:02.194 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99622026-09-04T15:44:03.043Z[ host-image] Sep 04 15:44:02.205 INFO O| Sep 04 15:44:02.204 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
99632026-09-04T15:44:03.043Z[ host-image] Sep 04 15:44:02.205 INFO O| Sep 04 15:44:02.205 INFO STEP 47 (remove_files) COMPLETE
99642026-09-04T15:44:03.046Z[ host-image] Sep 04 15:44:02.205 INFO O| Sep 04 15:44:02.205 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99652026-09-04T15:44:03.055Z[ host-image] Sep 04 15:44:02.216 INFO O| Sep 04 15:44:02.216 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
99662026-09-04T15:44:03.055Z[ host-image] Sep 04 15:44:02.216 INFO O| Sep 04 15:44:02.216 INFO STEP 48 (remove_files) COMPLETE
99672026-09-04T15:44:03.055Z[ host-image] Sep 04 15:44:02.216 INFO O| Sep 04 15:44:02.216 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99682026-09-04T15:44:03.079Z[ host-image] Sep 04 15:44:02.228 INFO O| Sep 04 15:44:02.228 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
99692026-09-04T15:44:03.082Z[ host-image] Sep 04 15:44:02.228 INFO O| Sep 04 15:44:02.228 INFO STEP 49 (remove_files) COMPLETE
99702026-09-04T15:44:03.082Z[ host-image] Sep 04 15:44:02.228 INFO O| Sep 04 15:44:02.228 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99712026-09-04T15:44:03.082Z[ host-image] Sep 04 15:44:02.238 INFO O| Sep 04 15:44:02.238 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
99722026-09-04T15:44:03.082Z[ host-image] Sep 04 15:44:02.238 INFO O| Sep 04 15:44:02.238 INFO STEP 50 (remove_files) COMPLETE
99732026-09-04T15:44:03.082Z[ host-image] Sep 04 15:44:02.238 INFO O| Sep 04 15:44:02.238 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99742026-09-04T15:44:03.087Z[ host-image] Sep 04 15:44:02.249 INFO O| Sep 04 15:44:02.249 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
99752026-09-04T15:44:03.087Z[ host-image] Sep 04 15:44:02.249 INFO O| Sep 04 15:44:02.249 INFO STEP 51 (remove_files) COMPLETE
99762026-09-04T15:44:03.087Z[ host-image] Sep 04 15:44:02.249 INFO O| Sep 04 15:44:02.249 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99772026-09-04T15:44:03.097Z[ host-image] Sep 04 15:44:02.259 INFO O| Sep 04 15:44:02.259 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
99782026-09-04T15:44:03.097Z[ host-image] Sep 04 15:44:02.259 INFO O| Sep 04 15:44:02.259 INFO STEP 52 (remove_files) COMPLETE
99792026-09-04T15:44:03.100Z[ host-image] Sep 04 15:44:02.259 INFO O| Sep 04 15:44:02.259 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99802026-09-04T15:44:03.107Z[ host-image] Sep 04 15:44:02.269 INFO O| Sep 04 15:44:02.269 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
99812026-09-04T15:44:03.107Z[ host-image] Sep 04 15:44:02.269 INFO O| Sep 04 15:44:02.269 INFO STEP 53 (remove_files) COMPLETE
99822026-09-04T15:44:03.110Z[ host-image] Sep 04 15:44:02.269 INFO O| Sep 04 15:44:02.269 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99832026-09-04T15:44:03.116Z[ host-image] Sep 04 15:44:02.278 INFO O| Sep 04 15:44:02.278 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
99842026-09-04T15:44:03.116Z[ host-image] Sep 04 15:44:02.278 INFO O| Sep 04 15:44:02.278 INFO STEP 54 (remove_files) COMPLETE
99852026-09-04T15:44:03.116Z[ host-image] Sep 04 15:44:02.278 INFO O| Sep 04 15:44:02.278 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99862026-09-04T15:44:03.127Z[ host-image] Sep 04 15:44:02.289 INFO O| Sep 04 15:44:02.289 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
99872026-09-04T15:44:03.128Z[ host-image] Sep 04 15:44:02.289 INFO O| Sep 04 15:44:02.289 INFO STEP 55 (remove_files) COMPLETE
99882026-09-04T15:44:03.131Z[ host-image] Sep 04 15:44:02.289 INFO O| Sep 04 15:44:02.289 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99892026-09-04T15:44:03.138Z[ host-image] Sep 04 15:44:02.300 INFO O| Sep 04 15:44:02.299 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
99902026-09-04T15:44:03.138Z[ host-image] Sep 04 15:44:02.300 INFO O| Sep 04 15:44:02.300 INFO STEP 56 (remove_files) COMPLETE
99912026-09-04T15:44:03.142Z[ host-image] Sep 04 15:44:02.300 INFO O| Sep 04 15:44:02.300 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99922026-09-04T15:44:03.148Z[ host-image] Sep 04 15:44:02.309 INFO O| Sep 04 15:44:02.309 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
99932026-09-04T15:44:03.148Z[ host-image] Sep 04 15:44:02.309 INFO O| Sep 04 15:44:02.309 INFO STEP 57 (remove_files) COMPLETE
99942026-09-04T15:44:03.148Z[ host-image] Sep 04 15:44:02.309 INFO O| Sep 04 15:44:02.309 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99952026-09-04T15:44:03.156Z[ host-image] Sep 04 15:44:02.318 INFO O| Sep 04 15:44:02.318 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
99962026-09-04T15:44:03.156Z[ host-image] Sep 04 15:44:02.318 INFO O| Sep 04 15:44:02.318 INFO STEP 58 (remove_files) COMPLETE
99972026-09-04T15:44:03.159Z[ host-image] Sep 04 15:44:02.318 INFO O| Sep 04 15:44:02.318 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99982026-09-04T15:44:03.168Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.329 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
99992026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.330 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
100002026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.330 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100012026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.330 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100022026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.330 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100032026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.330 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100042026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.330 INFO ok!
100052026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.330 INFO STEP 59 (ensure_file) COMPLETE
100062026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.330 INFO O| Sep 04 15:44:02.330 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100072026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
100082026-09-04T15:44:03.179Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
100092026-09-04T15:44:03.183Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100102026-09-04T15:44:03.183Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100112026-09-04T15:44:03.183Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100122026-09-04T15:44:03.183Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100132026-09-04T15:44:03.183Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 INFO ok!
100142026-09-04T15:44:03.183Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 INFO STEP 60 (ensure_file) COMPLETE
100152026-09-04T15:44:03.183Z[ host-image] Sep 04 15:44:02.339 INFO O| Sep 04 15:44:02.339 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100162026-09-04T15:44:03.186Z[ host-image] Sep 04 15:44:02.348 INFO O| Sep 04 15:44:02.348 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
100172026-09-04T15:44:03.186Z[ host-image] Sep 04 15:44:02.348 INFO O| Sep 04 15:44:02.348 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
100182026-09-04T15:44:03.186Z[ host-image] Sep 04 15:44:02.348 INFO O| Sep 04 15:44:02.348 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
100192026-09-04T15:44:03.186Z[ host-image] Sep 04 15:44:02.348 INFO O| Sep 04 15:44:02.348 INFO ok!
100202026-09-04T15:44:03.186Z[ host-image] Sep 04 15:44:02.348 INFO O| Sep 04 15:44:02.348 INFO STEP 61 (ensure_file) COMPLETE
100212026-09-04T15:44:03.186Z[ host-image] Sep 04 15:44:02.348 INFO O| Sep 04 15:44:02.348 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100222026-09-04T15:44:03.195Z[ host-image] Sep 04 15:44:02.357 INFO O| Sep 04 15:44:02.357 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
100232026-09-04T15:44:03.195Z[ host-image] Sep 04 15:44:02.357 INFO O| Sep 04 15:44:02.357 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
100242026-09-04T15:44:03.195Z[ host-image] Sep 04 15:44:02.357 INFO O| Sep 04 15:44:02.357 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
100252026-09-04T15:44:03.199Z[ host-image] Sep 04 15:44:02.357 INFO O| Sep 04 15:44:02.357 INFO ok!
100262026-09-04T15:44:03.199Z[ host-image] Sep 04 15:44:02.357 INFO O| Sep 04 15:44:02.357 INFO STEP 62 (ensure_file) COMPLETE
100272026-09-04T15:44:03.199Z[ host-image] Sep 04 15:44:02.357 INFO O| Sep 04 15:44:02.357 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100282026-09-04T15:44:03.204Z[ host-image] Sep 04 15:44:02.366 INFO O| Sep 04 15:44:02.366 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
100292026-09-04T15:44:03.204Z[ host-image] Sep 04 15:44:02.366 INFO O| Sep 04 15:44:02.366 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
100302026-09-04T15:44:03.204Z[ host-image] Sep 04 15:44:02.366 INFO O| Sep 04 15:44:02.366 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100312026-09-04T15:44:03.204Z[ host-image] Sep 04 15:44:02.366 INFO O| Sep 04 15:44:02.366 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100322026-09-04T15:44:03.208Z[ host-image] Sep 04 15:44:02.366 INFO O| Sep 04 15:44:02.366 INFO ok!
100332026-09-04T15:44:03.208Z[ host-image] Sep 04 15:44:02.366 INFO O| Sep 04 15:44:02.366 INFO STEP 63 (ensure_file) COMPLETE
100342026-09-04T15:44:03.208Z[ host-image] Sep 04 15:44:02.366 INFO O| Sep 04 15:44:02.366 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100352026-09-04T15:44:03.215Z[ host-image] Sep 04 15:44:02.376 INFO O| Sep 04 15:44:02.375 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
100362026-09-04T15:44:03.215Z[ host-image] Sep 04 15:44:02.376 INFO O| Sep 04 15:44:02.376 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/host/work/sled/ramdisk/etc/profile ...
100372026-09-04T15:44:03.215Z[ host-image] Sep 04 15:44:02.376 INFO O| Sep 04 15:44:02.376 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100382026-09-04T15:44:03.215Z[ host-image] Sep 04 15:44:02.376 INFO O| Sep 04 15:44:02.376 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100392026-09-04T15:44:03.215Z[ host-image] Sep 04 15:44:02.376 INFO O| Sep 04 15:44:02.376 INFO ok!
100402026-09-04T15:44:03.219Z[ host-image] Sep 04 15:44:02.376 INFO O| Sep 04 15:44:02.376 INFO STEP 64 (ensure_file) COMPLETE
100412026-09-04T15:44:03.219Z[ host-image] Sep 04 15:44:02.376 INFO O| Sep 04 15:44:02.376 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100422026-09-04T15:44:03.226Z[ host-image] Sep 04 15:44:02.388 INFO O| Sep 04 15:44:02.388 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
100432026-09-04T15:44:03.226Z[ host-image] Sep 04 15:44:02.388 INFO O| Sep 04 15:44:02.388 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
100442026-09-04T15:44:03.230Z[ host-image] Sep 04 15:44:02.388 INFO O| Sep 04 15:44:02.388 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100452026-09-04T15:44:03.230Z[ host-image] Sep 04 15:44:02.388 INFO O| Sep 04 15:44:02.388 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100462026-09-04T15:44:03.230Z[ host-image] Sep 04 15:44:02.388 INFO O| Sep 04 15:44:02.388 INFO ok!
100472026-09-04T15:44:03.230Z[ host-image] Sep 04 15:44:02.388 INFO O| Sep 04 15:44:02.388 INFO STEP 65 (ensure_file) COMPLETE
100482026-09-04T15:44:03.230Z[ host-image] Sep 04 15:44:02.388 INFO O| Sep 04 15:44:02.388 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100492026-09-04T15:44:03.240Z[ host-image] Sep 04 15:44:02.400 INFO O| Sep 04 15:44:02.400 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
100502026-09-04T15:44:03.240Z[ host-image] Sep 04 15:44:02.400 INFO O| Sep 04 15:44:02.400 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
100512026-09-04T15:44:03.240Z[ host-image] Sep 04 15:44:02.400 INFO O| Sep 04 15:44:02.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
100522026-09-04T15:44:03.240Z[ host-image] Sep 04 15:44:02.400 INFO O| Sep 04 15:44:02.400 INFO ok!
100532026-09-04T15:44:03.240Z[ host-image] Sep 04 15:44:02.400 INFO O| Sep 04 15:44:02.400 INFO STEP 66 (assemble_files) COMPLETE
100542026-09-04T15:44:03.240Z[ host-image] Sep 04 15:44:02.400 INFO O| Sep 04 15:44:02.400 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100552026-09-04T15:44:03.251Z[ host-image] Sep 04 15:44:02.412 INFO O| Sep 04 15:44:02.412 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
100562026-09-04T15:44:03.251Z[ host-image] Sep 04 15:44:02.412 INFO O| Sep 04 15:44:02.412 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
100572026-09-04T15:44:03.255Z[ host-image] Sep 04 15:44:02.412 INFO O| Sep 04 15:44:02.412 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100582026-09-04T15:44:03.256Z[ host-image] Sep 04 15:44:02.412 INFO O| Sep 04 15:44:02.412 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100592026-09-04T15:44:03.256Z[ host-image] Sep 04 15:44:02.412 INFO O| Sep 04 15:44:02.412 INFO ok!
100602026-09-04T15:44:03.256Z[ host-image] Sep 04 15:44:02.412 INFO O| Sep 04 15:44:02.412 INFO STEP 67 (ensure_file) COMPLETE
100612026-09-04T15:44:03.256Z[ host-image] Sep 04 15:44:02.412 INFO O| Sep 04 15:44:02.412 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100622026-09-04T15:44:03.264Z[ host-image] Sep 04 15:44:02.425 INFO O| Sep 04 15:44:02.424 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100632026-09-04T15:44:03.264Z[ host-image] Sep 04 15:44:02.425 INFO O| Sep 04 15:44:02.425 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100642026-09-04T15:44:03.264Z[ host-image] Sep 04 15:44:02.425 INFO O| Sep 04 15:44:02.425 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100652026-09-04T15:44:03.267Z[ host-image] Sep 04 15:44:02.425 INFO O| Sep 04 15:44:02.425 INFO STEP 68 (ensure_dir) COMPLETE
100662026-09-04T15:44:03.267Z[ host-image] Sep 04 15:44:02.425 INFO O| Sep 04 15:44:02.425 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100672026-09-04T15:44:03.275Z[ host-image] Sep 04 15:44:02.436 INFO O| Sep 04 15:44:02.436 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
100682026-09-04T15:44:03.275Z[ host-image] Sep 04 15:44:02.436 INFO O| Sep 04 15:44:02.436 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 ...
100692026-09-04T15:44:03.287Z[ host-image] Sep 04 15:44:02.448 INFO O| Sep 04 15:44:02.448 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
100702026-09-04T15:44:03.287Z[ host-image] Sep 04 15:44:02.448 INFO O| Sep 04 15:44:02.448 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
100712026-09-04T15:44:03.287Z[ host-image] Sep 04 15:44:02.448 INFO O| Sep 04 15:44:02.448 INFO ok!
100722026-09-04T15:44:03.290Z[ host-image] Sep 04 15:44:02.448 INFO O| Sep 04 15:44:02.448 INFO STEP 69 (ensure_file) COMPLETE
100732026-09-04T15:44:03.290Z[ host-image] Sep 04 15:44:02.449 INFO O| Sep 04 15:44:02.448 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100742026-09-04T15:44:03.299Z[ host-image] Sep 04 15:44:02.461 INFO O| Sep 04 15:44:02.461 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
100752026-09-04T15:44:03.299Z[ host-image] Sep 04 15:44:02.461 INFO O| Sep 04 15:44:02.461 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 ...
100762026-09-04T15:44:03.302Z[ host-image] Sep 04 15:44:02.461 INFO O| Sep 04 15:44:02.461 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
100772026-09-04T15:44:03.303Z[ host-image] Sep 04 15:44:02.461 INFO O| Sep 04 15:44:02.461 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
100782026-09-04T15:44:03.303Z[ host-image] Sep 04 15:44:02.461 INFO O| Sep 04 15:44:02.461 INFO ok!
100792026-09-04T15:44:03.303Z[ host-image] Sep 04 15:44:02.461 INFO O| Sep 04 15:44:02.461 INFO STEP 70 (ensure_file) COMPLETE
100802026-09-04T15:44:03.303Z[ host-image] Sep 04 15:44:02.461 INFO O| Sep 04 15:44:02.461 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100812026-09-04T15:44:03.366Z[ host-image] Sep 04 15:44:02.479 INFO O| Sep 04 15:44:02.479 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
100822026-09-04T15:44:03.366Z[ host-image] Sep 04 15:44:02.479 INFO O| Sep 04 15:44:02.479 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
100832026-09-04T15:44:03.716Z[ recovery-image] Sep 04 15:44:02.877 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
100842026-09-04T15:44:04.249Z[ recovery-image] Sep 04 15:44:03.410 INFO creating Oxide boot image...
100852026-09-04T15:44:04.249Z[ recovery-image] Sep 04 15:44:03.410 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 68d90e6/0e29ea8 2026-09-04 15:29", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
100862026-09-04T15:44:05.051Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
100872026-09-04T15:44:05.371Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
100882026-09-04T15:44:05.387Z[ host-image] Sep 04 15:44:04.549 INFO O| Sep 04 15:44:04.549 INFO STEP 71 (pack_tar) COMPLETE
100892026-09-04T15:44:05.388Z[ host-image] Sep 04 15:44:04.549 INFO O| Sep 04 15:44:04.549 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
100902026-09-04T15:44:05.391Z[ host-image] Sep 04 15:44:04.549 INFO O| Sep 04 15:44:04.549 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
100912026-09-04T15:44:06.323Z[verify-libraries] Compiling oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
100922026-09-04T15:44:06.879Z[ host-image] Sep 04 15:44:06.041 INFO O| Sep 04 15:44:06.040 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
100932026-09-04T15:44:07.345Z[ host-image] Sep 04 15:44:06.506 INFO O| Sep 04 15:44:06.506 INFO completed processing sled/ramdisk-02-trim
100942026-09-04T15:44:07.348Z[ host-image] Sep 04 15:44:06.509 INFO image builder template: zfs...
100952026-09-04T15:44:07.349Z[ host-image] Sep 04 15:44:06.509 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/.tmpc4ZNqU/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
100962026-09-04T15:44:07.361Z[ host-image] Sep 04 15:44:06.522 INFO O| Sep 04 15:44:06.522 INFO skip include "stress" because feature "stress" is not enabled
100972026-09-04T15:44:07.361Z[ host-image] Sep 04 15:44:06.522 INFO O| Sep 04 15:44:06.522 INFO skip include "stress" because feature "compliance" is not enabled
100982026-09-04T15:44:07.393Z[ host-image] Sep 04 15:44:06.554 INFO O| Sep 04 15:44:06.554 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
100992026-09-04T15:44:07.397Z[ host-image] Sep 04 15:44:06.559 INFO O| Sep 04 15:44:06.558 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
101002026-09-04T15:44:07.561Z[ host-image] Sep 04 15:44:06.722 INFO O| Sep 04 15:44:06.722 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
101012026-09-04T15:44:07.640Z[ host-image] Sep 04 15:44:06.802 INFO O| Sep 04 15:44:06.802 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
101022026-09-04T15:44:07.644Z[ host-image] Sep 04 15:44:06.802 INFO O| Sep 04 15:44:06.802 INFO work dataset: rpool/images/build/host/work/sled/zfs
101032026-09-04T15:44:07.648Z[ host-image] Sep 04 15:44:06.806 INFO O| Sep 04 15:44:06.806 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
101042026-09-04T15:44:07.754Z[ host-image] Sep 04 15:44:06.915 INFO O| Sep 04 15:44:06.915 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
101052026-09-04T15:44:07.840Z[ host-image] Sep 04 15:44:07.001 INFO O| Sep 04 15:44:07.001 INFO DESTROY POOL: TEMPORARY-sled-zfs
101062026-09-04T15:44:07.851Z[ host-image] Sep 04 15:44:07.012 INFO O| Sep 04 15:44:07.012 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
101072026-09-04T15:44:07.856Z[ host-image] Sep 04 15:44:07.017 INFO O| Sep 04 15:44:07.017 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
101082026-09-04T15:44:07.856Z[ host-image] Sep 04 15:44:07.017 INFO O| Sep 04 15:44:07.017 INFO no lofi found
101092026-09-04T15:44:07.860Z[ host-image] Sep 04 15:44:07.018 INFO O| Sep 04 15:44:07.017 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
101102026-09-04T15:44:07.860Z[ host-image] Sep 04 15:44:07.018 INFO O| Sep 04 15:44:07.018 INFO CREATE IMAGE (1200MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
101112026-09-04T15:44:08.463Z[verify-libraries] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
101122026-09-04T15:44:09.840Z[ host-image] Sep 04 15:44:09.001 INFO O| Sep 04 15:44:09.001 INFO lofi device = /dev/dsk/c2t1d0p0
101132026-09-04T15:44:09.840Z[ host-image] Sep 04 15:44:09.001 INFO O| Sep 04 15:44:09.001 INFO pool device = /dev/dsk/c2t1d0p0
101142026-09-04T15:44:09.840Z[ host-image] Sep 04 15:44:09.001 INFO O| Sep 04 15:44:09.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"]
101152026-09-04T15:44:10.010Z[ host-image] Sep 04 15:44:09.171 INFO O| Sep 04 15:44:09.170 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101162026-09-04T15:44:10.010Z[ host-image] Sep 04 15:44:09.171 INFO O| Sep 04 15:44:09.171 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
101172026-09-04T15:44:10.065Z[ host-image] Sep 04 15:44:09.226 INFO O| Sep 04 15:44:09.225 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
101182026-09-04T15:44:10.143Z[ host-image] Sep 04 15:44:09.301 INFO O| Sep 04 15:44:09.301 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
101192026-09-04T15:44:10.176Z[ host-image] Sep 04 15:44:09.337 INFO O| Sep 04 15:44:09.337 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
101202026-09-04T15:44:10.194Z[ host-image] Sep 04 15:44:09.356 INFO O| Sep 04 15:44:09.355 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
101212026-09-04T15:44:10.225Z[ host-image] Sep 04 15:44:09.386 INFO O| Sep 04 15:44:09.386 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
101222026-09-04T15:44:10.295Z[ host-image] Sep 04 15:44:09.456 INFO O| Sep 04 15:44:09.456 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
101232026-09-04T15:44:10.295Z[ host-image] Sep 04 15:44:09.456 INFO O| Sep 04 15:44:09.456 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
101242026-09-04T15:44:10.295Z[ host-image] Sep 04 15:44:09.456 INFO O| Sep 04 15:44:09.456 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
101252026-09-04T15:44:10.308Z[ host-image] Sep 04 15:44:09.469 INFO O| Sep 04 15:44:09.469 INFO boot environment UUID: 3a9c6463-c21b-4000-a9cb-cc7de97fff5e
101262026-09-04T15:44:10.308Z[ host-image] Sep 04 15:44:09.469 INFO O| Sep 04 15:44:09.469 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 3a9c6463-c21b-4000-a9cb-cc7de97fff5e
101272026-09-04T15:44:10.324Z[ host-image] Sep 04 15:44:09.486 INFO O| Sep 04 15:44:09.486 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
101282026-09-04T15:44:10.339Z[ host-image] Sep 04 15:44:09.500 INFO O| Sep 04 15:44:09.500 INFO STEP 0 (create_be) COMPLETE
101292026-09-04T15:44:10.339Z[ host-image] Sep 04 15:44:09.500 INFO O| Sep 04 15:44:09.500 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101302026-09-04T15:44:10.360Z[ host-image] Sep 04 15:44:09.521 INFO O| Sep 04 15:44:09.519 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
101312026-09-04T15:44:13.377Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
101322026-09-04T15:44:16.504Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
101332026-09-04T15:44:16.611Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
101342026-09-04T15:44:17.768Z[verify-libraries] Compiling corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
101352026-09-04T15:44:22.859Z[ host-image] Sep 04 15:44:22.019 INFO O| Sep 04 15:44:22.019 INFO STEP 1 (unpack_tar) COMPLETE
101362026-09-04T15:44:22.859Z[ host-image] Sep 04 15:44:22.019 INFO O| Sep 04 15:44:22.019 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101372026-09-04T15:44:22.871Z[ host-image] Sep 04 15:44:22.032 INFO O| Sep 04 15:44:22.032 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
101382026-09-04T15:44:23.336Z[ host-image] Sep 04 15:44:22.490 INFO O| Sep 04 15:44:22.490 INFO STEP 2 (devfsadm) COMPLETE
101392026-09-04T15:44:23.336Z[ host-image] Sep 04 15:44:22.490 INFO O| Sep 04 15:44:22.490 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101402026-09-04T15:44:23.341Z[ host-image] Sep 04 15:44:22.502 INFO O| Sep 04 15:44:22.501 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101412026-09-04T15:44:23.341Z[ host-image] Sep 04 15:44:22.502 INFO O| Sep 04 15:44:22.502 INFO STEP 3 (ensure_dir) COMPLETE
101422026-09-04T15:44:23.341Z[ host-image] Sep 04 15:44:22.502 INFO O| Sep 04 15:44:22.502 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101432026-09-04T15:44:23.350Z[ host-image] Sep 04 15:44:22.511 INFO O| Sep 04 15:44:22.511 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101442026-09-04T15:44:23.350Z[ host-image] Sep 04 15:44:22.511 INFO O| Sep 04 15:44:22.511 INFO STEP 4 (ensure_dir) COMPLETE
101452026-09-04T15:44:23.350Z[ host-image] Sep 04 15:44:22.511 INFO O| Sep 04 15:44:22.511 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101462026-09-04T15:44:23.367Z[ host-image] Sep 04 15:44:22.522 INFO O| Sep 04 15:44:22.522 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101472026-09-04T15:44:23.367Z[ host-image] Sep 04 15:44:22.522 INFO O| Sep 04 15:44:22.522 INFO STEP 5 (ensure_dir) COMPLETE
101482026-09-04T15:44:23.374Z[ host-image] Sep 04 15:44:22.522 INFO O| Sep 04 15:44:22.522 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101492026-09-04T15:44:23.374Z[ host-image] Sep 04 15:44:22.532 INFO O| Sep 04 15:44:22.532 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101502026-09-04T15:44:23.374Z[ host-image] Sep 04 15:44:22.532 INFO O| Sep 04 15:44:22.532 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101512026-09-04T15:44:23.374Z[ host-image] Sep 04 15:44:22.532 INFO O| Sep 04 15:44:22.532 INFO STEP 6 (ensure_dir) COMPLETE
101522026-09-04T15:44:23.374Z[ host-image] Sep 04 15:44:22.532 INFO O| Sep 04 15:44:22.532 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101532026-09-04T15:44:23.381Z[ host-image] Sep 04 15:44:22.542 INFO O| Sep 04 15:44:22.542 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101542026-09-04T15:44:23.381Z[ host-image] Sep 04 15:44:22.542 INFO O| Sep 04 15:44:22.542 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101552026-09-04T15:44:23.381Z[ host-image] Sep 04 15:44:22.542 INFO O| Sep 04 15:44:22.542 INFO STEP 7 (ensure_dir) COMPLETE
101562026-09-04T15:44:23.385Z[ host-image] Sep 04 15:44:22.542 INFO O| Sep 04 15:44:22.542 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101572026-09-04T15:44:23.391Z[ host-image] Sep 04 15:44:22.553 INFO O| Sep 04 15:44:22.553 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
101582026-09-04T15:44:23.395Z[ host-image] Sep 04 15:44:22.554 INFO O| Sep 04 15:44:22.554 INFO STEP 8 (remove_files) COMPLETE
101592026-09-04T15:44:23.395Z[ host-image] Sep 04 15:44:22.554 INFO O| Sep 04 15:44:22.554 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101602026-09-04T15:44:23.404Z[ host-image] Sep 04 15:44:22.565 INFO O| Sep 04 15:44:22.565 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
101612026-09-04T15:44:23.407Z[ host-image] Sep 04 15:44:22.566 INFO O| Sep 04 15:44:22.566 INFO STEP 9 (remove_files) COMPLETE
101622026-09-04T15:44:23.407Z[ host-image] Sep 04 15:44:22.566 INFO O| Sep 04 15:44:22.566 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101632026-09-04T15:44:23.426Z[ host-image] Sep 04 15:44:22.587 INFO O| Sep 04 15:44:22.586 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
101642026-09-04T15:44:23.429Z[ host-image] Sep 04 15:44:22.587 INFO O| Sep 04 15:44:22.587 INFO STEP 10 (remove_files) COMPLETE
101652026-09-04T15:44:23.429Z[ host-image] Sep 04 15:44:22.587 INFO O| Sep 04 15:44:22.587 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101662026-09-04T15:44:23.437Z[ host-image] Sep 04 15:44:22.599 INFO O| Sep 04 15:44:22.598 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
101672026-09-04T15:44:23.437Z[ host-image] Sep 04 15:44:22.599 INFO O| Sep 04 15:44:22.599 INFO STEP 11 (remove_files) COMPLETE
101682026-09-04T15:44:23.441Z[ host-image] Sep 04 15:44:22.599 INFO O| Sep 04 15:44:22.599 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101692026-09-04T15:44:23.464Z[ host-image] Sep 04 15:44:22.625 INFO O| Sep 04 15:44:22.625 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
101702026-09-04T15:44:23.464Z[ host-image] Sep 04 15:44:22.625 INFO O| Sep 04 15:44:22.625 INFO STEP 12 (remove_files) COMPLETE
101712026-09-04T15:44:23.464Z[ host-image] Sep 04 15:44:22.625 INFO O| Sep 04 15:44:22.625 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101722026-09-04T15:44:23.476Z[ host-image] Sep 04 15:44:22.637 INFO O| Sep 04 15:44:22.637 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101732026-09-04T15:44:23.476Z[ host-image] Sep 04 15:44:22.637 INFO O| Sep 04 15:44:22.637 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101742026-09-04T15:44:23.479Z[ host-image] Sep 04 15:44:22.637 INFO O| Sep 04 15:44:22.637 INFO STEP 13 (ensure_dir) COMPLETE
101752026-09-04T15:44:23.479Z[ host-image] Sep 04 15:44:22.637 INFO O| Sep 04 15:44:22.637 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101762026-09-04T15:44:23.485Z[ host-image] Sep 04 15:44:22.647 INFO O| Sep 04 15:44:22.647 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101772026-09-04T15:44:23.485Z[ host-image] Sep 04 15:44:22.647 INFO O| Sep 04 15:44:22.647 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101782026-09-04T15:44:23.485Z[ host-image] Sep 04 15:44:22.647 INFO O| Sep 04 15:44:22.647 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101792026-09-04T15:44:23.489Z[ host-image] Sep 04 15:44:22.647 INFO O| Sep 04 15:44:22.647 INFO STEP 14 (ensure_dir) COMPLETE
101802026-09-04T15:44:23.489Z[ host-image] Sep 04 15:44:22.647 INFO O| Sep 04 15:44:22.647 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101812026-09-04T15:44:23.495Z[ host-image] Sep 04 15:44:22.656 INFO O| Sep 04 15:44:22.656 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101822026-09-04T15:44:23.495Z[ host-image] Sep 04 15:44:22.656 INFO O| Sep 04 15:44:22.656 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101832026-09-04T15:44:23.498Z[ host-image] Sep 04 15:44:22.656 INFO O| Sep 04 15:44:22.656 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101842026-09-04T15:44:23.498Z[ host-image] Sep 04 15:44:22.656 INFO O| Sep 04 15:44:22.656 INFO STEP 15 (ensure_dir) COMPLETE
101852026-09-04T15:44:23.498Z[ host-image] Sep 04 15:44:22.656 INFO O| Sep 04 15:44:22.656 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101862026-09-04T15:44:23.517Z[ host-image] Sep 04 15:44:22.678 INFO O| Sep 04 15:44:22.678 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101872026-09-04T15:44:23.518Z[ host-image] Sep 04 15:44:22.679 INFO O| Sep 04 15:44:22.678 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101882026-09-04T15:44:23.521Z[ host-image] Sep 04 15:44:22.679 INFO O| Sep 04 15:44:22.678 INFO STEP 16 (ensure_dir) COMPLETE
101892026-09-04T15:44:23.521Z[ host-image] Sep 04 15:44:22.679 INFO O| Sep 04 15:44:22.678 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101902026-09-04T15:44:23.527Z[ host-image] Sep 04 15:44:22.689 INFO O| Sep 04 15:44:22.689 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101912026-09-04T15:44:23.528Z[ host-image] Sep 04 15:44:22.689 INFO O| Sep 04 15:44:22.689 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101922026-09-04T15:44:23.531Z[ host-image] Sep 04 15:44:22.689 INFO O| Sep 04 15:44:22.689 INFO STEP 17 (ensure_dir) COMPLETE
101932026-09-04T15:44:23.531Z[ host-image] Sep 04 15:44:22.689 INFO O| Sep 04 15:44:22.689 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101942026-09-04T15:44:23.540Z[ host-image] Sep 04 15:44:22.701 INFO O| Sep 04 15:44:22.701 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
101952026-09-04T15:44:23.540Z[ host-image] Sep 04 15:44:22.702 INFO O| Sep 04 15:44:22.701 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
101962026-09-04T15:44:23.540Z[ host-image] Sep 04 15:44:22.702 INFO O| Sep 04 15:44:22.701 INFO ok!
101972026-09-04T15:44:23.544Z[ host-image] Sep 04 15:44:22.702 INFO O| Sep 04 15:44:22.701 INFO STEP 18 (ensure_symlink) COMPLETE
101982026-09-04T15:44:23.544Z[ host-image] Sep 04 15:44:22.702 INFO O| Sep 04 15:44:22.701 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101992026-09-04T15:44:23.551Z[ host-image] Sep 04 15:44:22.712 INFO O| Sep 04 15:44:22.712 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
102002026-09-04T15:44:23.551Z[ host-image] Sep 04 15:44:22.713 INFO O| Sep 04 15:44:22.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
102012026-09-04T15:44:23.555Z[ host-image] Sep 04 15:44:22.713 INFO O| Sep 04 15:44:22.712 INFO ok!
102022026-09-04T15:44:23.555Z[ host-image] Sep 04 15:44:22.713 INFO O| Sep 04 15:44:22.712 INFO STEP 19 (ensure_file) COMPLETE
102032026-09-04T15:44:23.555Z[ host-image] Sep 04 15:44:22.713 INFO O| Sep 04 15:44:22.712 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102042026-09-04T15:44:23.562Z[ host-image] Sep 04 15:44:22.724 INFO O| Sep 04 15:44:22.723 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
102052026-09-04T15:44:23.562Z[ host-image] Sep 04 15:44:22.724 INFO O| Sep 04 15:44:22.723 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
102062026-09-04T15:44:23.562Z[ host-image] Sep 04 15:44:22.724 INFO O| Sep 04 15:44:22.724 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
102072026-09-04T15:44:23.566Z[ host-image] Sep 04 15:44:22.724 INFO O| Sep 04 15:44:22.724 INFO ok!
102082026-09-04T15:44:23.566Z[ host-image] Sep 04 15:44:22.724 INFO O| Sep 04 15:44:22.724 INFO STEP 20 (ensure_symlink) COMPLETE
102092026-09-04T15:44:23.566Z[ host-image] Sep 04 15:44:22.724 INFO O| Sep 04 15:44:22.724 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102102026-09-04T15:44:23.573Z[ host-image] Sep 04 15:44:22.735 INFO O| Sep 04 15:44:22.735 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
102112026-09-04T15:44:23.573Z[ host-image] Sep 04 15:44:22.735 INFO O| Sep 04 15:44:22.735 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
102122026-09-04T15:44:23.573Z[ host-image] Sep 04 15:44:22.735 INFO O| Sep 04 15:44:22.735 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
102132026-09-04T15:44:23.577Z[ host-image] Sep 04 15:44:22.735 INFO O| Sep 04 15:44:22.735 INFO ok!
102142026-09-04T15:44:23.577Z[ host-image] Sep 04 15:44:22.735 INFO O| Sep 04 15:44:22.735 INFO STEP 21 (ensure_symlink) COMPLETE
102152026-09-04T15:44:23.577Z[ host-image] Sep 04 15:44:22.735 INFO O| Sep 04 15:44:22.735 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102162026-09-04T15:44:23.584Z[ host-image] Sep 04 15:44:22.745 INFO O| Sep 04 15:44:22.745 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
102172026-09-04T15:44:23.584Z[ host-image] Sep 04 15:44:22.746 INFO O| Sep 04 15:44:22.745 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
102182026-09-04T15:44:23.584Z[ host-image] Sep 04 15:44:22.746 INFO O| Sep 04 15:44:22.746 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
102192026-09-04T15:44:23.587Z[ host-image] Sep 04 15:44:22.746 INFO O| Sep 04 15:44:22.746 INFO ok!
102202026-09-04T15:44:23.588Z[ host-image] Sep 04 15:44:22.746 INFO O| Sep 04 15:44:22.746 INFO STEP 22 (ensure_symlink) COMPLETE
102212026-09-04T15:44:23.588Z[ host-image] Sep 04 15:44:22.746 INFO O| Sep 04 15:44:22.746 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102222026-09-04T15:44:23.596Z[ host-image] Sep 04 15:44:22.757 INFO O| Sep 04 15:44:22.757 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
102232026-09-04T15:44:23.596Z[ host-image] Sep 04 15:44:22.757 INFO O| Sep 04 15:44:22.757 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
102242026-09-04T15:44:23.599Z[ host-image] Sep 04 15:44:22.757 INFO O| Sep 04 15:44:22.757 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
102252026-09-04T15:44:23.599Z[ host-image] Sep 04 15:44:22.757 INFO O| Sep 04 15:44:22.757 INFO ok!
102262026-09-04T15:44:23.599Z[ host-image] Sep 04 15:44:22.757 INFO O| Sep 04 15:44:22.757 INFO STEP 23 (ensure_symlink) COMPLETE
102272026-09-04T15:44:23.600Z[ host-image] Sep 04 15:44:22.757 INFO O| Sep 04 15:44:22.757 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102282026-09-04T15:44:23.607Z[ host-image] Sep 04 15:44:22.769 INFO O| Sep 04 15:44:22.769 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
102292026-09-04T15:44:23.607Z[ host-image] Sep 04 15:44:22.769 INFO O| Sep 04 15:44:22.769 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
102302026-09-04T15:44:23.611Z[ host-image] Sep 04 15:44:22.769 INFO O| Sep 04 15:44:22.769 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
102312026-09-04T15:44:23.611Z[ host-image] Sep 04 15:44:22.769 INFO O| Sep 04 15:44:22.769 INFO ok!
102322026-09-04T15:44:23.611Z[ host-image] Sep 04 15:44:22.769 INFO O| Sep 04 15:44:22.769 INFO STEP 24 (ensure_file) COMPLETE
102332026-09-04T15:44:23.611Z[ host-image] Sep 04 15:44:22.769 INFO O| Sep 04 15:44:22.769 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
102342026-09-04T15:44:23.618Z[ host-image] Sep 04 15:44:22.779 INFO O| Sep 04 15:44:22.779 INFO updating shadow file
102352026-09-04T15:44:23.618Z[ host-image] Sep 04 15:44:22.780 INFO O| Sep 04 15:44:22.779 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102362026-09-04T15:44:23.618Z[ host-image] Sep 04 15:44:22.780 INFO O| Sep 04 15:44:22.780 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102372026-09-04T15:44:23.622Z[ host-image] Sep 04 15:44:22.780 INFO O| Sep 04 15:44:22.780 INFO STEP 25 (shadow) COMPLETE
102382026-09-04T15:44:23.622Z[ host-image] Sep 04 15:44:22.780 INFO O| Sep 04 15:44:22.780 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102392026-09-04T15:44:23.630Z[ host-image] Sep 04 15:44:22.790 INFO O| Sep 04 15:44:22.790 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
102402026-09-04T15:44:23.630Z[ host-image] Sep 04 15:44:22.790 INFO O| Sep 04 15:44:22.790 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
102412026-09-04T15:44:23.630Z[ host-image] Sep 04 15:44:22.790 INFO O| Sep 04 15:44:22.790 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
102422026-09-04T15:44:23.638Z[ host-image] Sep 04 15:44:22.790 INFO O| Sep 04 15:44:22.790 INFO ok!
102432026-09-04T15:44:23.638Z[ host-image] Sep 04 15:44:22.790 INFO O| Sep 04 15:44:22.790 INFO STEP 26 (ensure_file) COMPLETE
102442026-09-04T15:44:23.638Z[ host-image] Sep 04 15:44:22.790 INFO O| Sep 04 15:44:22.790 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102452026-09-04T15:44:23.642Z[ host-image] Sep 04 15:44:22.801 INFO O| Sep 04 15:44:22.801 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
102462026-09-04T15:44:23.642Z[ host-image] Sep 04 15:44:22.801 INFO O| Sep 04 15:44:22.801 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
102472026-09-04T15:44:23.642Z[ host-image] Sep 04 15:44:22.801 INFO O| Sep 04 15:44:22.801 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
102482026-09-04T15:44:23.642Z[ host-image] Sep 04 15:44:22.801 INFO O| Sep 04 15:44:22.801 INFO ok!
102492026-09-04T15:44:23.642Z[ host-image] Sep 04 15:44:22.801 INFO O| Sep 04 15:44:22.801 INFO STEP 27 (ensure_file) COMPLETE
102502026-09-04T15:44:23.642Z[ host-image] Sep 04 15:44:22.801 INFO O| Sep 04 15:44:22.801 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102512026-09-04T15:44:23.663Z[ host-image] Sep 04 15:44:22.813 INFO O| Sep 04 15:44:22.813 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
102522026-09-04T15:44:23.663Z[ host-image] Sep 04 15:44:22.813 INFO O| Sep 04 15:44:22.813 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
102532026-09-04T15:44:23.663Z[ host-image] Sep 04 15:44:22.813 INFO O| Sep 04 15:44:22.813 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102542026-09-04T15:44:23.663Z[ host-image] Sep 04 15:44:22.813 INFO O| Sep 04 15:44:22.813 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102552026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.813 INFO O| Sep 04 15:44:22.813 INFO ok!
102562026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.813 INFO O| Sep 04 15:44:22.813 INFO STEP 28 (ensure_file) COMPLETE
102572026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.813 INFO O| Sep 04 15:44:22.813 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102582026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.824 INFO O| Sep 04 15:44:22.824 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
102592026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.824 INFO O| Sep 04 15:44:22.824 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
102602026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.824 INFO O| Sep 04 15:44:22.824 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
102612026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.824 INFO O| Sep 04 15:44:22.824 INFO ok!
102622026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.824 INFO O| Sep 04 15:44:22.824 INFO STEP 29 (ensure_file) COMPLETE
102632026-09-04T15:44:23.664Z[ host-image] Sep 04 15:44:22.824 INFO O| Sep 04 15:44:22.824 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102642026-09-04T15:44:23.693Z[ host-image] Sep 04 15:44:22.854 INFO O| Sep 04 15:44:22.854 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102652026-09-04T15:44:23.693Z[ host-image] Sep 04 15:44:22.854 INFO O| Sep 04 15:44:22.854 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102662026-09-04T15:44:23.693Z[ host-image] Sep 04 15:44:22.854 INFO O| Sep 04 15:44:22.854 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102672026-09-04T15:44:23.693Z[ host-image] Sep 04 15:44:22.854 INFO O| Sep 04 15:44:22.854 INFO STEP 30 (ensure_dir) COMPLETE
102682026-09-04T15:44:23.697Z[ host-image] Sep 04 15:44:22.854 INFO O| Sep 04 15:44:22.854 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102692026-09-04T15:44:23.705Z[ host-image] Sep 04 15:44:22.866 INFO O| Sep 04 15:44:22.866 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
102702026-09-04T15:44:23.705Z[ host-image] Sep 04 15:44:22.866 INFO O| Sep 04 15:44:22.866 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
102712026-09-04T15:44:23.705Z[ host-image] Sep 04 15:44:22.866 INFO O| Sep 04 15:44:22.866 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102722026-09-04T15:44:23.708Z[ host-image] Sep 04 15:44:22.866 INFO O| Sep 04 15:44:22.866 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102732026-09-04T15:44:23.709Z[ host-image] Sep 04 15:44:22.866 INFO O| Sep 04 15:44:22.866 INFO ok!
102742026-09-04T15:44:23.709Z[ host-image] Sep 04 15:44:22.866 INFO O| Sep 04 15:44:22.866 INFO STEP 31 (ensure_file) COMPLETE
102752026-09-04T15:44:23.709Z[ host-image] Sep 04 15:44:22.866 INFO O| Sep 04 15:44:22.866 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102762026-09-04T15:44:23.717Z[ host-image] Sep 04 15:44:22.878 INFO O| Sep 04 15:44:22.878 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102772026-09-04T15:44:23.717Z[ host-image] Sep 04 15:44:22.878 INFO O| Sep 04 15:44:22.878 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102782026-09-04T15:44:23.721Z[ host-image] Sep 04 15:44:22.878 INFO O| Sep 04 15:44:22.878 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102792026-09-04T15:44:23.721Z[ host-image] Sep 04 15:44:22.878 INFO O| Sep 04 15:44:22.878 INFO STEP 32 (ensure_dir) COMPLETE
102802026-09-04T15:44:23.721Z[ host-image] Sep 04 15:44:22.878 INFO O| Sep 04 15:44:22.878 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102812026-09-04T15:44:23.728Z[ host-image] Sep 04 15:44:22.889 INFO O| Sep 04 15:44:22.889 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
102822026-09-04T15:44:23.728Z[ host-image] Sep 04 15:44:22.889 INFO O| Sep 04 15:44:22.889 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 ...
102832026-09-04T15:44:23.732Z[ host-image] Sep 04 15:44:22.889 INFO O| Sep 04 15:44:22.889 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
102842026-09-04T15:44:23.738Z[ host-image] Sep 04 15:44:22.889 INFO O| Sep 04 15:44:22.889 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
102852026-09-04T15:44:23.738Z[ host-image] Sep 04 15:44:22.889 INFO O| Sep 04 15:44:22.889 INFO ok!
102862026-09-04T15:44:23.738Z[ host-image] Sep 04 15:44:22.889 INFO O| Sep 04 15:44:22.889 INFO STEP 33 (ensure_file) COMPLETE
102872026-09-04T15:44:23.738Z[ host-image] Sep 04 15:44:22.889 INFO O| Sep 04 15:44:22.889 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102882026-09-04T15:44:23.742Z[ host-image] Sep 04 15:44:22.901 INFO O| Sep 04 15:44:22.901 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
102892026-09-04T15:44:23.742Z[ host-image] Sep 04 15:44:22.901 INFO O| Sep 04 15:44:22.901 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
102902026-09-04T15:44:23.742Z[ host-image] Sep 04 15:44:22.901 INFO O| Sep 04 15:44:22.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
102912026-09-04T15:44:23.742Z[ host-image] Sep 04 15:44:22.901 INFO O| Sep 04 15:44:22.901 INFO ok!
102922026-09-04T15:44:23.742Z[ host-image] Sep 04 15:44:22.901 INFO O| Sep 04 15:44:22.901 INFO STEP 34 (ensure_file) COMPLETE
102932026-09-04T15:44:23.742Z[ host-image] Sep 04 15:44:22.901 INFO O| Sep 04 15:44:22.901 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102942026-09-04T15:44:23.765Z[ host-image] Sep 04 15:44:22.926 INFO O| Sep 04 15:44:22.926 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
102952026-09-04T15:44:23.765Z[ host-image] Sep 04 15:44:22.926 INFO O| Sep 04 15:44:22.926 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
102962026-09-04T15:44:23.765Z[ host-image] Sep 04 15:44:22.927 INFO O| Sep 04 15:44:22.927 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
102972026-09-04T15:44:23.769Z[ host-image] Sep 04 15:44:22.927 INFO O| Sep 04 15:44:22.927 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
102982026-09-04T15:44:23.769Z[ host-image] Sep 04 15:44:22.927 INFO O| Sep 04 15:44:22.927 INFO ok!
102992026-09-04T15:44:23.769Z[ host-image] Sep 04 15:44:22.927 INFO O| Sep 04 15:44:22.927 INFO STEP 35 (ensure_file) COMPLETE
103002026-09-04T15:44:23.769Z[ host-image] Sep 04 15:44:22.927 INFO O| Sep 04 15:44:22.927 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103012026-09-04T15:44:23.778Z[ host-image] Sep 04 15:44:22.939 INFO O| Sep 04 15:44:22.939 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
103022026-09-04T15:44:23.778Z[ host-image] Sep 04 15:44:22.939 INFO O| Sep 04 15:44:22.939 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
103032026-09-04T15:44:23.778Z[ host-image] Sep 04 15:44:22.939 INFO O| Sep 04 15:44:22.939 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
103042026-09-04T15:44:23.781Z[ host-image] Sep 04 15:44:22.939 INFO O| Sep 04 15:44:22.939 INFO ok!
103052026-09-04T15:44:23.781Z[ host-image] Sep 04 15:44:22.939 INFO O| Sep 04 15:44:22.939 INFO STEP 36 (ensure_file) COMPLETE
103062026-09-04T15:44:23.781Z[ host-image] Sep 04 15:44:22.939 INFO O| Sep 04 15:44:22.939 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103072026-09-04T15:44:23.790Z[ host-image] Sep 04 15:44:22.951 INFO O| Sep 04 15:44:22.951 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
103082026-09-04T15:44:23.790Z[ host-image] Sep 04 15:44:22.951 INFO O| Sep 04 15:44:22.951 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
103092026-09-04T15:44:23.790Z[ host-image] Sep 04 15:44:22.951 INFO O| Sep 04 15:44:22.951 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
103102026-09-04T15:44:23.794Z[ host-image] Sep 04 15:44:22.951 INFO O| Sep 04 15:44:22.951 INFO ok!
103112026-09-04T15:44:23.794Z[ host-image] Sep 04 15:44:22.951 INFO O| Sep 04 15:44:22.951 INFO STEP 37 (ensure_file) COMPLETE
103122026-09-04T15:44:23.794Z[ host-image] Sep 04 15:44:22.951 INFO O| Sep 04 15:44:22.951 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103132026-09-04T15:44:23.801Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
103142026-09-04T15:44:23.801Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
103152026-09-04T15:44:23.801Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103162026-09-04T15:44:23.804Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103172026-09-04T15:44:23.805Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103182026-09-04T15:44:23.805Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103192026-09-04T15:44:23.805Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO ok!
103202026-09-04T15:44:23.805Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO STEP 38 (ensure_file) COMPLETE
103212026-09-04T15:44:23.805Z[ host-image] Sep 04 15:44:22.963 INFO O| Sep 04 15:44:22.963 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103222026-09-04T15:44:23.812Z[ host-image] Sep 04 15:44:22.974 INFO O| Sep 04 15:44:22.974 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103232026-09-04T15:44:23.812Z[ host-image] Sep 04 15:44:22.974 INFO O| Sep 04 15:44:22.974 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103242026-09-04T15:44:23.816Z[ host-image] Sep 04 15:44:22.974 INFO O| Sep 04 15:44:22.974 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103252026-09-04T15:44:23.816Z[ host-image] Sep 04 15:44:22.974 INFO O| Sep 04 15:44:22.974 INFO STEP 39 (ensure_dir) COMPLETE
103262026-09-04T15:44:23.816Z[ host-image] Sep 04 15:44:22.974 INFO O| Sep 04 15:44:22.974 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103272026-09-04T15:44:23.898Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 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
103282026-09-04T15:44:23.898Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 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 ...
103292026-09-04T15:44:23.901Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 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
103302026-09-04T15:44:23.901Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 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
103312026-09-04T15:44:23.901Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 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
103322026-09-04T15:44:23.901Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 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
103332026-09-04T15:44:23.902Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 INFO ok!
103342026-09-04T15:44:23.902Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 INFO STEP 40 (ensure_file) COMPLETE
103352026-09-04T15:44:23.902Z[ host-image] Sep 04 15:44:23.059 INFO O| Sep 04 15:44:23.059 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103362026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.107 INFO O| Sep 04 15:44:23.107 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
103372026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.107 INFO O| Sep 04 15:44:23.107 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 ...
103382026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.107 INFO O| Sep 04 15:44:23.107 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
103392026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.107 INFO O| Sep 04 15:44:23.107 INFO ok!
103402026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.107 INFO O| Sep 04 15:44:23.107 INFO STEP 41 (ensure_symlink) COMPLETE
103412026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.107 INFO O| Sep 04 15:44:23.107 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103422026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.117 INFO O| Sep 04 15:44:23.117 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
103432026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.117 INFO O| Sep 04 15:44:23.117 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
103442026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.117 INFO O| Sep 04 15:44:23.117 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
103452026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.117 INFO O| Sep 04 15:44:23.117 INFO ok!
103462026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.117 INFO O| Sep 04 15:44:23.117 INFO STEP 42 (ensure_symlink) COMPLETE
103472026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.117 INFO O| Sep 04 15:44:23.117 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103482026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.126 INFO O| Sep 04 15:44:23.126 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
103492026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.127 INFO O| Sep 04 15:44:23.126 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
103502026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.127 INFO O| Sep 04 15:44:23.127 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103512026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.127 INFO O| Sep 04 15:44:23.127 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103522026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.127 INFO O| Sep 04 15:44:23.127 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103532026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.127 INFO O| Sep 04 15:44:23.127 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103542026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.127 INFO O| Sep 04 15:44:23.127 INFO ok!
103552026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.127 INFO O| Sep 04 15:44:23.127 INFO STEP 43 (ensure_file) COMPLETE
103562026-09-04T15:44:23.975Z[ host-image] Sep 04 15:44:23.127 INFO O| Sep 04 15:44:23.127 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103572026-09-04T15:44:23.979Z[ host-image] Sep 04 15:44:23.136 INFO O| Sep 04 15:44:23.136 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
103582026-09-04T15:44:23.979Z[ host-image] Sep 04 15:44:23.136 INFO O| Sep 04 15:44:23.136 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 ...
103592026-09-04T15:44:23.979Z[ host-image] Sep 04 15:44:23.136 INFO O| Sep 04 15:44:23.136 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
103602026-09-04T15:44:23.979Z[ host-image] Sep 04 15:44:23.136 INFO O| Sep 04 15:44:23.136 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
103612026-09-04T15:44:23.979Z[ host-image] Sep 04 15:44:23.136 INFO O| Sep 04 15:44:23.136 INFO ok!
103622026-09-04T15:44:23.979Z[ host-image] Sep 04 15:44:23.136 INFO O| Sep 04 15:44:23.136 INFO STEP 44 (ensure_file) COMPLETE
103632026-09-04T15:44:23.979Z[ host-image] Sep 04 15:44:23.136 INFO O| Sep 04 15:44:23.136 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103642026-09-04T15:44:23.986Z[ host-image] Sep 04 15:44:23.146 INFO O| Sep 04 15:44:23.146 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
103652026-09-04T15:44:23.986Z[ host-image] Sep 04 15:44:23.146 INFO O| Sep 04 15:44:23.146 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
103662026-09-04T15:44:23.990Z[ host-image] Sep 04 15:44:23.146 INFO O| Sep 04 15:44:23.146 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
103672026-09-04T15:44:23.990Z[ host-image] Sep 04 15:44:23.146 INFO O| Sep 04 15:44:23.146 INFO ok!
103682026-09-04T15:44:23.990Z[ host-image] Sep 04 15:44:23.146 INFO O| Sep 04 15:44:23.146 INFO STEP 45 (ensure_file) COMPLETE
103692026-09-04T15:44:23.990Z[ host-image] Sep 04 15:44:23.146 INFO O| Sep 04 15:44:23.146 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103702026-09-04T15:44:23.996Z[ host-image] Sep 04 15:44:23.157 INFO O| Sep 04 15:44:23.156 INFO updating shadow file
103712026-09-04T15:44:23.996Z[ host-image] Sep 04 15:44:23.157 INFO O| Sep 04 15:44:23.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
103722026-09-04T15:44:23.996Z[ host-image] Sep 04 15:44:23.157 INFO O| Sep 04 15:44:23.157 INFO STEP 46 (shadow) COMPLETE
103732026-09-04T15:44:23.996Z[ host-image] Sep 04 15:44:23.157 INFO O| Sep 04 15:44:23.157 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103742026-09-04T15:44:24.005Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
103752026-09-04T15:44:24.005Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
103762026-09-04T15:44:24.008Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103772026-09-04T15:44:24.008Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103782026-09-04T15:44:24.008Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO ok!
103792026-09-04T15:44:24.008Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO STEP 47 (ensure_file) COMPLETE
103802026-09-04T15:44:24.008Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103812026-09-04T15:44:24.009Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO skip step because feature "mfg" is not enabled
103822026-09-04T15:44:24.009Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103832026-09-04T15:44:24.009Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO skip step because feature "mfg" is not enabled
103842026-09-04T15:44:24.009Z[ host-image] Sep 04 15:44:23.167 INFO O| Sep 04 15:44:23.167 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103852026-09-04T15:44:24.015Z[ host-image] Sep 04 15:44:23.177 INFO O| Sep 04 15:44:23.177 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
103862026-09-04T15:44:24.015Z[ host-image] Sep 04 15:44:23.177 INFO O| Sep 04 15:44:23.177 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
103872026-09-04T15:44:24.041Z[ host-image] Sep 04 15:44:23.202 INFO O| Sep 04 15:44:23.202 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103882026-09-04T15:44:24.041Z[ host-image] Sep 04 15:44:23.202 INFO O| Sep 04 15:44:23.202 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103892026-09-04T15:44:24.041Z[ host-image] Sep 04 15:44:23.202 INFO O| Sep 04 15:44:23.202 INFO ok!
103902026-09-04T15:44:24.045Z[ host-image] Sep 04 15:44:23.202 INFO O| Sep 04 15:44:23.202 INFO STEP 50 (ensure_file) COMPLETE
103912026-09-04T15:44:24.045Z[ host-image] Sep 04 15:44:23.202 INFO O| Sep 04 15:44:23.202 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103922026-09-04T15:44:24.045Z[ host-image] Sep 04 15:44:23.202 INFO O| Sep 04 15:44:23.202 INFO skip step because feature "compliance" is not enabled
103932026-09-04T15:44:24.045Z[ host-image] Sep 04 15:44:23.202 INFO O| Sep 04 15:44:23.202 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
103942026-09-04T15:44:24.053Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
103952026-09-04T15:44:24.053Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
103962026-09-04T15:44:24.057Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103972026-09-04T15:44:24.057Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103982026-09-04T15:44:24.057Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
103992026-09-04T15:44:24.057Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104002026-09-04T15:44:24.057Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO ok!
104012026-09-04T15:44:24.057Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO STEP 52 (ensure_file) COMPLETE
104022026-09-04T15:44:24.057Z[ host-image] Sep 04 15:44:23.214 INFO O| Sep 04 15:44:23.214 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104032026-09-04T15:44:24.063Z[ host-image] Sep 04 15:44:23.224 INFO O| Sep 04 15:44:23.224 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
104042026-09-04T15:44:24.063Z[ host-image] Sep 04 15:44:23.224 INFO O| Sep 04 15:44:23.224 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 ...
104052026-09-04T15:44:24.067Z[ host-image] Sep 04 15:44:23.224 INFO O| Sep 04 15:44:23.224 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
104062026-09-04T15:44:24.067Z[ host-image] Sep 04 15:44:23.224 INFO O| Sep 04 15:44:23.224 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
104072026-09-04T15:44:24.067Z[ host-image] Sep 04 15:44:23.224 INFO O| Sep 04 15:44:23.224 INFO ok!
104082026-09-04T15:44:24.067Z[ host-image] Sep 04 15:44:23.224 INFO O| Sep 04 15:44:23.224 INFO STEP 53 (ensure_file) COMPLETE
104092026-09-04T15:44:24.067Z[ host-image] Sep 04 15:44:23.224 INFO O| Sep 04 15:44:23.224 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104102026-09-04T15:44:24.073Z[ host-image] Sep 04 15:44:23.234 INFO O| Sep 04 15:44:23.234 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
104112026-09-04T15:44:24.073Z[ host-image] Sep 04 15:44:23.235 INFO O| Sep 04 15:44:23.234 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 ...
104122026-09-04T15:44:24.073Z[ host-image] Sep 04 15:44:23.235 INFO O| Sep 04 15:44:23.234 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104132026-09-04T15:44:24.073Z[ host-image] Sep 04 15:44:23.235 INFO O| Sep 04 15:44:23.235 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104142026-09-04T15:44:24.077Z[ host-image] Sep 04 15:44:23.235 INFO O| Sep 04 15:44:23.235 INFO ok!
104152026-09-04T15:44:24.077Z[ host-image] Sep 04 15:44:23.235 INFO O| Sep 04 15:44:23.235 INFO STEP 54 (ensure_file) COMPLETE
104162026-09-04T15:44:24.077Z[ host-image] Sep 04 15:44:23.235 INFO O| Sep 04 15:44:23.235 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104172026-09-04T15:44:24.083Z[ host-image] Sep 04 15:44:23.244 INFO O| Sep 04 15:44:23.244 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
104182026-09-04T15:44:24.083Z[ host-image] Sep 04 15:44:23.244 INFO O| Sep 04 15:44:23.244 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 ...
104192026-09-04T15:44:24.083Z[ host-image] Sep 04 15:44:23.245 INFO O| Sep 04 15:44:23.244 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
104202026-09-04T15:44:24.086Z[ host-image] Sep 04 15:44:23.245 INFO O| Sep 04 15:44:23.244 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
104212026-09-04T15:44:24.087Z[ host-image] Sep 04 15:44:23.245 INFO O| Sep 04 15:44:23.245 INFO ok!
104222026-09-04T15:44:24.087Z[ host-image] Sep 04 15:44:23.245 INFO O| Sep 04 15:44:23.245 INFO STEP 55 (ensure_file) COMPLETE
104232026-09-04T15:44:24.087Z[ host-image] Sep 04 15:44:23.245 INFO O| Sep 04 15:44:23.245 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104242026-09-04T15:44:24.093Z[ host-image] Sep 04 15:44:23.254 INFO O| Sep 04 15:44:23.254 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
104252026-09-04T15:44:24.096Z[ host-image] Sep 04 15:44:23.254 INFO O| Sep 04 15:44:23.254 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 ...
104262026-09-04T15:44:24.096Z[ host-image] Sep 04 15:44:23.254 INFO O| Sep 04 15:44:23.254 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104272026-09-04T15:44:24.096Z[ host-image] Sep 04 15:44:23.254 INFO O| Sep 04 15:44:23.254 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104282026-09-04T15:44:24.096Z[ host-image] Sep 04 15:44:23.254 INFO O| Sep 04 15:44:23.254 INFO ok!
104292026-09-04T15:44:24.097Z[ host-image] Sep 04 15:44:23.254 INFO O| Sep 04 15:44:23.254 INFO STEP 56 (ensure_file) COMPLETE
104302026-09-04T15:44:24.097Z[ host-image] Sep 04 15:44:23.254 INFO O| Sep 04 15:44:23.254 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104312026-09-04T15:44:24.107Z[ host-image] Sep 04 15:44:23.266 INFO O| Sep 04 15:44:23.266 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
104322026-09-04T15:44:24.107Z[ host-image] Sep 04 15:44:23.267 INFO O| Sep 04 15:44:23.266 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 ...
104332026-09-04T15:44:24.111Z[ host-image] Sep 04 15:44:23.267 INFO O| Sep 04 15:44:23.267 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
104342026-09-04T15:44:24.111Z[ host-image] Sep 04 15:44:23.267 INFO O| Sep 04 15:44:23.267 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
104352026-09-04T15:44:24.111Z[ host-image] Sep 04 15:44:23.267 INFO O| Sep 04 15:44:23.267 INFO ok!
104362026-09-04T15:44:24.111Z[ host-image] Sep 04 15:44:23.267 INFO O| Sep 04 15:44:23.267 INFO STEP 57 (ensure_file) COMPLETE
104372026-09-04T15:44:24.111Z[ host-image] Sep 04 15:44:23.267 INFO O| Sep 04 15:44:23.267 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104382026-09-04T15:44:24.117Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
104392026-09-04T15:44:24.117Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 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 ...
104402026-09-04T15:44:24.117Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104412026-09-04T15:44:24.121Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104422026-09-04T15:44:24.121Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104432026-09-04T15:44:24.121Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104442026-09-04T15:44:24.121Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 INFO ok!
104452026-09-04T15:44:24.121Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 INFO STEP 58 (ensure_file) COMPLETE
104462026-09-04T15:44:24.121Z[ host-image] Sep 04 15:44:23.278 INFO O| Sep 04 15:44:23.278 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104472026-09-04T15:44:24.129Z[ host-image] Sep 04 15:44:23.288 INFO O| Sep 04 15:44:23.288 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
104482026-09-04T15:44:24.129Z[ host-image] Sep 04 15:44:23.288 INFO O| Sep 04 15:44:23.288 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 ...
104492026-09-04T15:44:24.129Z[ host-image] Sep 04 15:44:23.288 INFO O| Sep 04 15:44:23.288 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
104502026-09-04T15:44:24.129Z[ host-image] Sep 04 15:44:23.288 INFO O| Sep 04 15:44:23.288 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
104512026-09-04T15:44:24.135Z[ host-image] Sep 04 15:44:23.288 INFO O| Sep 04 15:44:23.288 INFO ok!
104522026-09-04T15:44:24.135Z[ host-image] Sep 04 15:44:23.288 INFO O| Sep 04 15:44:23.288 INFO STEP 59 (ensure_file) COMPLETE
104532026-09-04T15:44:24.135Z[ host-image] Sep 04 15:44:23.288 INFO O| Sep 04 15:44:23.288 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104542026-09-04T15:44:24.141Z[ host-image] Sep 04 15:44:23.298 INFO O| Sep 04 15:44:23.297 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
104552026-09-04T15:44:24.142Z[ host-image] Sep 04 15:44:23.298 INFO O| Sep 04 15:44:23.297 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
104562026-09-04T15:44:24.142Z[ host-image] Sep 04 15:44:23.298 INFO O| Sep 04 15:44:23.298 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104572026-09-04T15:44:24.142Z[ host-image] Sep 04 15:44:23.298 INFO O| Sep 04 15:44:23.298 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104582026-09-04T15:44:24.142Z[ host-image] Sep 04 15:44:23.298 INFO O| Sep 04 15:44:23.298 INFO ok!
104592026-09-04T15:44:24.142Z[ host-image] Sep 04 15:44:23.298 INFO O| Sep 04 15:44:23.298 INFO STEP 60 (ensure_file) COMPLETE
104602026-09-04T15:44:24.142Z[ host-image] Sep 04 15:44:23.298 INFO O| Sep 04 15:44:23.298 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104612026-09-04T15:44:24.147Z[ host-image] Sep 04 15:44:23.307 INFO O| Sep 04 15:44:23.307 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
104622026-09-04T15:44:24.147Z[ host-image] Sep 04 15:44:23.307 INFO O| Sep 04 15:44:23.307 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 ...
104632026-09-04T15:44:24.147Z[ host-image] Sep 04 15:44:23.307 INFO O| Sep 04 15:44:23.307 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
104642026-09-04T15:44:24.151Z[ host-image] Sep 04 15:44:23.307 INFO O| Sep 04 15:44:23.307 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
104652026-09-04T15:44:24.151Z[ host-image] Sep 04 15:44:23.307 INFO O| Sep 04 15:44:23.307 INFO ok!
104662026-09-04T15:44:24.151Z[ host-image] Sep 04 15:44:23.307 INFO O| Sep 04 15:44:23.307 INFO STEP 61 (ensure_file) COMPLETE
104672026-09-04T15:44:24.151Z[ host-image] Sep 04 15:44:23.307 INFO O| Sep 04 15:44:23.307 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104682026-09-04T15:44:24.155Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
104692026-09-04T15:44:24.155Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
104702026-09-04T15:44:24.155Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104712026-09-04T15:44:24.159Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104722026-09-04T15:44:24.160Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104732026-09-04T15:44:24.160Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104742026-09-04T15:44:24.160Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO ok!
104752026-09-04T15:44:24.160Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO STEP 62 (ensure_file) COMPLETE
104762026-09-04T15:44:24.160Z[ host-image] Sep 04 15:44:23.316 INFO O| Sep 04 15:44:23.316 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104772026-09-04T15:44:24.165Z[ host-image] Sep 04 15:44:23.326 INFO O| Sep 04 15:44:23.326 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
104782026-09-04T15:44:24.165Z[ host-image] Sep 04 15:44:23.326 INFO O| Sep 04 15:44:23.326 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 ...
104792026-09-04T15:44:24.168Z[ host-image] Sep 04 15:44:23.326 INFO O| Sep 04 15:44:23.326 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
104802026-09-04T15:44:24.168Z[ host-image] Sep 04 15:44:23.326 INFO O| Sep 04 15:44:23.326 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
104812026-09-04T15:44:24.168Z[ host-image] Sep 04 15:44:23.326 INFO O| Sep 04 15:44:23.326 INFO ok!
104822026-09-04T15:44:24.168Z[ host-image] Sep 04 15:44:23.326 INFO O| Sep 04 15:44:23.326 INFO STEP 63 (ensure_file) COMPLETE
104832026-09-04T15:44:24.168Z[ host-image] Sep 04 15:44:23.326 INFO O| Sep 04 15:44:23.326 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104842026-09-04T15:44:24.177Z[ host-image] Sep 04 15:44:23.338 INFO O| Sep 04 15:44:23.335 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
104852026-09-04T15:44:24.177Z[ host-image] Sep 04 15:44:23.338 INFO O| Sep 04 15:44:23.335 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 ...
104862026-09-04T15:44:24.182Z[ host-image] Sep 04 15:44:23.338 INFO O| Sep 04 15:44:23.335 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
104872026-09-04T15:44:24.182Z[ host-image] Sep 04 15:44:23.338 INFO O| Sep 04 15:44:23.335 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
104882026-09-04T15:44:24.182Z[ host-image] Sep 04 15:44:23.338 INFO O| Sep 04 15:44:23.335 INFO ok!
104892026-09-04T15:44:24.182Z[ host-image] Sep 04 15:44:23.338 INFO O| Sep 04 15:44:23.335 INFO STEP 64 (ensure_file) COMPLETE
104902026-09-04T15:44:24.182Z[ host-image] Sep 04 15:44:23.338 INFO O| Sep 04 15:44:23.335 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104912026-09-04T15:44:24.189Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
104922026-09-04T15:44:24.189Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 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 ...
104932026-09-04T15:44:24.189Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 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
104942026-09-04T15:44:24.192Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
104952026-09-04T15:44:24.192Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 INFO ok!
104962026-09-04T15:44:24.192Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 INFO STEP 65 (ensure_file) COMPLETE
104972026-09-04T15:44:24.193Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
104982026-09-04T15:44:24.193Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 INFO skip step because feature "mbist" is not enabled
104992026-09-04T15:44:24.193Z[ host-image] Sep 04 15:44:23.345 INFO O| Sep 04 15:44:23.345 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105002026-09-04T15:44:24.197Z[ host-image] Sep 04 15:44:23.354 INFO O| Sep 04 15:44:23.354 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
105012026-09-04T15:44:24.197Z[ host-image] Sep 04 15:44:23.354 INFO O| Sep 04 15:44:23.354 INFO STEP 67 (ensure_dir) COMPLETE
105022026-09-04T15:44:24.197Z[ host-image] Sep 04 15:44:23.354 INFO O| Sep 04 15:44:23.354 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105032026-09-04T15:44:24.202Z[ host-image] Sep 04 15:44:23.363 INFO O| Sep 04 15:44:23.363 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105042026-09-04T15:44:24.202Z[ host-image] Sep 04 15:44:23.363 INFO O| Sep 04 15:44:23.363 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105052026-09-04T15:44:24.202Z[ host-image] Sep 04 15:44:23.363 INFO O| Sep 04 15:44:23.363 INFO STEP 68 (ensure_dir) COMPLETE
105062026-09-04T15:44:24.202Z[ host-image] Sep 04 15:44:23.363 INFO O| Sep 04 15:44:23.363 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105072026-09-04T15:44:24.214Z[ host-image] Sep 04 15:44:23.375 INFO O| Sep 04 15:44:23.375 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105082026-09-04T15:44:24.214Z[ host-image] Sep 04 15:44:23.375 INFO O| Sep 04 15:44:23.375 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105092026-09-04T15:44:24.218Z[ host-image] Sep 04 15:44:23.375 INFO O| Sep 04 15:44:23.375 INFO STEP 69 (ensure_dir) COMPLETE
105102026-09-04T15:44:24.218Z[ host-image] Sep 04 15:44:23.375 INFO O| Sep 04 15:44:23.375 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105112026-09-04T15:44:24.296Z[ host-image] Sep 04 15:44:23.457 INFO O| Sep 04 15:44:23.457 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
105122026-09-04T15:44:24.296Z[ host-image] Sep 04 15:44:23.457 INFO O| Sep 04 15:44:23.457 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
105132026-09-04T15:44:24.821Z[ host-image] Sep 04 15:44:23.982 INFO O| Sep 04 15:44:23.982 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
105142026-09-04T15:44:24.825Z[ host-image] Sep 04 15:44:23.982 INFO O| Sep 04 15:44:23.982 INFO ok!
105152026-09-04T15:44:24.825Z[ host-image] Sep 04 15:44:23.982 INFO O| Sep 04 15:44:23.982 INFO STEP 70 (ensure_file) COMPLETE
105162026-09-04T15:44:24.825Z[ host-image] Sep 04 15:44:23.982 INFO O| Sep 04 15:44:23.982 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105172026-09-04T15:44:24.868Z[ host-image] Sep 04 15:44:24.029 INFO O| Sep 04 15:44:24.029 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
105182026-09-04T15:44:24.869Z[ host-image] Sep 04 15:44:24.030 INFO O| Sep 04 15:44:24.029 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
105192026-09-04T15:44:25.749Z[ host-image] Sep 04 15:44:24.910 INFO O| Sep 04 15:44:24.910 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
105202026-09-04T15:44:25.749Z[ host-image] Sep 04 15:44:24.910 INFO O| Sep 04 15:44:24.910 INFO ok!
105212026-09-04T15:44:25.749Z[ host-image] Sep 04 15:44:24.910 INFO O| Sep 04 15:44:24.910 INFO STEP 71 (ensure_file) COMPLETE
105222026-09-04T15:44:25.753Z[ host-image] Sep 04 15:44:24.910 INFO O| Sep 04 15:44:24.910 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105232026-09-04T15:44:25.759Z[ host-image] Sep 04 15:44:24.921 INFO O| Sep 04 15:44:24.921 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105242026-09-04T15:44:25.759Z[ host-image] Sep 04 15:44:24.921 INFO O| Sep 04 15:44:24.921 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105252026-09-04T15:44:25.766Z[ host-image] Sep 04 15:44:24.921 INFO O| Sep 04 15:44:24.921 INFO STEP 72 (ensure_dir) COMPLETE
105262026-09-04T15:44:25.766Z[ host-image] Sep 04 15:44:24.921 INFO O| Sep 04 15:44:24.921 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105272026-09-04T15:44:25.769Z[ host-image] Sep 04 15:44:24.931 INFO O| Sep 04 15:44:24.931 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
105282026-09-04T15:44:25.769Z[ host-image] Sep 04 15:44:24.931 INFO O| Sep 04 15:44:24.931 INFO copying /tmp/.tmpc4ZNqU/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 ...
105292026-09-04T15:44:25.769Z[ host-image] Sep 04 15:44:24.931 INFO O| Sep 04 15:44:24.931 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
105302026-09-04T15:44:25.769Z[ host-image] Sep 04 15:44:24.931 INFO O| Sep 04 15:44:24.931 INFO ok!
105312026-09-04T15:44:25.772Z[ host-image] Sep 04 15:44:24.931 INFO O| Sep 04 15:44:24.931 INFO STEP 73 (ensure_file) COMPLETE
105322026-09-04T15:44:25.772Z[ host-image] Sep 04 15:44:24.931 INFO O| Sep 04 15:44:24.931 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105332026-09-04T15:44:25.779Z[ host-image] Sep 04 15:44:24.941 INFO O| Sep 04 15:44:24.941 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
105342026-09-04T15:44:25.779Z[ host-image] Sep 04 15:44:24.941 INFO O| Sep 04 15:44:24.941 INFO copying /tmp/.tmpc4ZNqU/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 ...
105352026-09-04T15:44:25.779Z[ host-image] Sep 04 15:44:24.941 INFO O| Sep 04 15:44:24.941 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
105362026-09-04T15:44:25.782Z[ host-image] Sep 04 15:44:24.941 INFO O| Sep 04 15:44:24.941 INFO ok!
105372026-09-04T15:44:25.782Z[ host-image] Sep 04 15:44:24.941 INFO O| Sep 04 15:44:24.941 INFO STEP 74 (ensure_file) COMPLETE
105382026-09-04T15:44:25.783Z[ host-image] Sep 04 15:44:24.941 INFO O| Sep 04 15:44:24.941 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105392026-09-04T15:44:25.788Z[ host-image] Sep 04 15:44:24.950 INFO O| Sep 04 15:44:24.950 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105402026-09-04T15:44:25.788Z[ host-image] Sep 04 15:44:24.950 INFO O| Sep 04 15:44:24.950 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105412026-09-04T15:44:25.788Z[ host-image] Sep 04 15:44:24.950 INFO O| Sep 04 15:44:24.950 INFO STEP 75 (ensure_dir) COMPLETE
105422026-09-04T15:44:25.792Z[ host-image] Sep 04 15:44:24.950 INFO O| Sep 04 15:44:24.950 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105432026-09-04T15:44:25.800Z[ host-image] Sep 04 15:44:24.961 INFO O| Sep 04 15:44:24.961 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
105442026-09-04T15:44:25.800Z[ host-image] Sep 04 15:44:24.962 INFO O| Sep 04 15:44:24.961 INFO copying /tmp/.tmpc4ZNqU/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 ...
105452026-09-04T15:44:25.800Z[ host-image] Sep 04 15:44:24.962 INFO O| Sep 04 15:44:24.962 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
105462026-09-04T15:44:25.800Z[ host-image] Sep 04 15:44:24.962 INFO O| Sep 04 15:44:24.962 INFO ok!
105472026-09-04T15:44:25.803Z[ host-image] Sep 04 15:44:24.962 INFO O| Sep 04 15:44:24.962 INFO STEP 76 (ensure_file) COMPLETE
105482026-09-04T15:44:25.803Z[ host-image] Sep 04 15:44:24.962 INFO O| Sep 04 15:44:24.962 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105492026-09-04T15:44:25.811Z[ host-image] Sep 04 15:44:24.972 INFO O| Sep 04 15:44:24.972 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
105502026-09-04T15:44:25.811Z[ host-image] Sep 04 15:44:24.972 INFO O| Sep 04 15:44:24.972 INFO copying /tmp/.tmpc4ZNqU/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 ...
105512026-09-04T15:44:25.811Z[ host-image] Sep 04 15:44:24.972 INFO O| Sep 04 15:44:24.972 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
105522026-09-04T15:44:25.814Z[ host-image] Sep 04 15:44:24.972 INFO O| Sep 04 15:44:24.972 INFO ok!
105532026-09-04T15:44:25.817Z[ host-image] Sep 04 15:44:24.972 INFO O| Sep 04 15:44:24.972 INFO STEP 77 (ensure_file) COMPLETE
105542026-09-04T15:44:25.817Z[ host-image] Sep 04 15:44:24.972 INFO O| Sep 04 15:44:24.972 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105552026-09-04T15:44:25.825Z[ host-image] Sep 04 15:44:24.987 INFO O| Sep 04 15:44:24.981 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105562026-09-04T15:44:25.825Z[ host-image] Sep 04 15:44:24.987 INFO O| Sep 04 15:44:24.981 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105572026-09-04T15:44:25.825Z[ host-image] Sep 04 15:44:24.987 INFO O| Sep 04 15:44:24.981 INFO STEP 78 (ensure_dir) COMPLETE
105582026-09-04T15:44:25.828Z[ host-image] Sep 04 15:44:24.987 INFO O| Sep 04 15:44:24.981 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105592026-09-04T15:44:25.828Z[ host-image] Sep 04 15:44:24.989 INFO O| Sep 04 15:44:24.989 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
105602026-09-04T15:44:25.828Z[ host-image] Sep 04 15:44:24.990 INFO O| Sep 04 15:44:24.989 INFO copying /tmp/.tmpc4ZNqU/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 ...
105612026-09-04T15:44:25.828Z[ host-image] Sep 04 15:44:24.990 INFO O| Sep 04 15:44:24.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
105622026-09-04T15:44:25.828Z[ host-image] Sep 04 15:44:24.990 INFO O| Sep 04 15:44:24.990 INFO ok!
105632026-09-04T15:44:25.828Z[ host-image] Sep 04 15:44:24.990 INFO O| Sep 04 15:44:24.990 INFO STEP 79 (ensure_file) COMPLETE
105642026-09-04T15:44:25.828Z[ host-image] Sep 04 15:44:24.990 INFO O| Sep 04 15:44:24.990 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105652026-09-04T15:44:25.837Z[ host-image] Sep 04 15:44:24.999 INFO O| Sep 04 15:44:24.999 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
105662026-09-04T15:44:25.837Z[ host-image] Sep 04 15:44:24.999 INFO O| Sep 04 15:44:24.999 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
105672026-09-04T15:44:25.837Z[ host-image] Sep 04 15:44:24.999 INFO O| Sep 04 15:44:24.999 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
105682026-09-04T15:44:25.837Z[ host-image] Sep 04 15:44:24.999 INFO O| Sep 04 15:44:24.999 INFO ok!
105692026-09-04T15:44:25.841Z[ host-image] Sep 04 15:44:24.999 INFO O| Sep 04 15:44:24.999 INFO STEP 80 (ensure_file) COMPLETE
105702026-09-04T15:44:25.841Z[ host-image] Sep 04 15:44:24.999 INFO O| Sep 04 15:44:24.999 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105712026-09-04T15:44:25.849Z[ host-image] Sep 04 15:44:25.011 INFO O| Sep 04 15:44:25.010 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105722026-09-04T15:44:25.849Z[ host-image] Sep 04 15:44:25.011 INFO O| Sep 04 15:44:25.011 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105732026-09-04T15:44:25.849Z[ host-image] Sep 04 15:44:25.011 INFO O| Sep 04 15:44:25.011 INFO STEP 81 (ensure_dir) COMPLETE
105742026-09-04T15:44:25.849Z[ host-image] Sep 04 15:44:25.011 INFO O| Sep 04 15:44:25.011 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105752026-09-04T15:44:25.859Z[ host-image] Sep 04 15:44:25.020 INFO O| Sep 04 15:44:25.020 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
105762026-09-04T15:44:25.859Z[ host-image] Sep 04 15:44:25.020 INFO O| Sep 04 15:44:25.020 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
105772026-09-04T15:44:26.338Z[ host-image] Sep 04 15:44:25.499 INFO O| Sep 04 15:44:25.495 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
105782026-09-04T15:44:26.338Z[ host-image] Sep 04 15:44:25.499 INFO O| Sep 04 15:44:25.495 INFO ok!
105792026-09-04T15:44:26.338Z[ host-image] Sep 04 15:44:25.499 INFO O| Sep 04 15:44:25.495 INFO STEP 82 (ensure_file) COMPLETE
105802026-09-04T15:44:26.342Z[ host-image] Sep 04 15:44:25.499 INFO O| Sep 04 15:44:25.495 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105812026-09-04T15:44:26.363Z[ host-image] Sep 04 15:44:25.524 INFO O| Sep 04 15:44:25.524 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
105822026-09-04T15:44:26.363Z[ host-image] Sep 04 15:44:25.524 INFO O| Sep 04 15:44:25.524 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
105832026-09-04T15:44:26.366Z[ host-image] Sep 04 15:44:25.525 INFO O| Sep 04 15:44:25.525 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
105842026-09-04T15:44:26.366Z[ host-image] Sep 04 15:44:25.525 INFO O| Sep 04 15:44:25.525 INFO ok!
105852026-09-04T15:44:26.367Z[ host-image] Sep 04 15:44:25.525 INFO O| Sep 04 15:44:25.525 INFO STEP 83 (ensure_file) COMPLETE
105862026-09-04T15:44:26.367Z[ host-image] Sep 04 15:44:25.525 INFO O| Sep 04 15:44:25.525 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105872026-09-04T15:44:26.376Z[ host-image] Sep 04 15:44:25.538 INFO O| Sep 04 15:44:25.536 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
105882026-09-04T15:44:26.376Z[ host-image] Sep 04 15:44:25.538 INFO O| Sep 04 15:44:25.536 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
105892026-09-04T15:44:27.698Z[ host-image] Sep 04 15:44:26.860 INFO O| Sep 04 15:44:26.859 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
105902026-09-04T15:44:27.699Z[ host-image] Sep 04 15:44:26.860 INFO O| Sep 04 15:44:26.859 INFO ok!
105912026-09-04T15:44:27.699Z[ host-image] Sep 04 15:44:26.860 INFO O| Sep 04 15:44:26.859 INFO STEP 84 (ensure_file) COMPLETE
105922026-09-04T15:44:27.703Z[ host-image] Sep 04 15:44:26.860 INFO O| Sep 04 15:44:26.859 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105932026-09-04T15:44:27.710Z[ host-image] Sep 04 15:44:26.871 INFO O| Sep 04 15:44:26.871 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
105942026-09-04T15:44:27.710Z[ host-image] Sep 04 15:44:26.871 INFO O| Sep 04 15:44:26.871 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
105952026-09-04T15:44:27.710Z[ host-image] Sep 04 15:44:26.871 INFO O| Sep 04 15:44:26.871 INFO STEP 85 (ensure_dir) COMPLETE
105962026-09-04T15:44:27.714Z[ host-image] Sep 04 15:44:26.871 INFO O| Sep 04 15:44:26.871 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105972026-09-04T15:44:27.722Z[ host-image] Sep 04 15:44:26.880 INFO O| Sep 04 15:44:26.880 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
105982026-09-04T15:44:27.722Z[ host-image] Sep 04 15:44:26.880 INFO O| Sep 04 15:44:26.880 INFO copying /tmp/.tmpc4ZNqU/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 ...
105992026-09-04T15:44:27.722Z[ host-image] Sep 04 15:44:26.880 INFO O| Sep 04 15:44:26.880 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
106002026-09-04T15:44:27.722Z[ host-image] Sep 04 15:44:26.880 INFO O| Sep 04 15:44:26.880 INFO ok!
106012026-09-04T15:44:27.722Z[ host-image] Sep 04 15:44:26.880 INFO O| Sep 04 15:44:26.880 INFO STEP 86 (ensure_file) COMPLETE
106022026-09-04T15:44:27.723Z[ host-image] Sep 04 15:44:26.880 INFO O| Sep 04 15:44:26.880 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106032026-09-04T15:44:27.731Z[ host-image] Sep 04 15:44:26.892 INFO O| Sep 04 15:44:26.892 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
106042026-09-04T15:44:27.731Z[ host-image] Sep 04 15:44:26.892 INFO O| Sep 04 15:44:26.892 INFO copying /tmp/.tmpc4ZNqU/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 ...
106052026-09-04T15:44:27.734Z[ host-image] Sep 04 15:44:26.892 INFO O| Sep 04 15:44:26.892 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
106062026-09-04T15:44:27.734Z[ host-image] Sep 04 15:44:26.892 INFO O| Sep 04 15:44:26.892 INFO ok!
106072026-09-04T15:44:27.735Z[ host-image] Sep 04 15:44:26.892 INFO O| Sep 04 15:44:26.892 INFO STEP 87 (ensure_file) COMPLETE
106082026-09-04T15:44:27.735Z[ host-image] Sep 04 15:44:26.892 INFO O| Sep 04 15:44:26.892 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106092026-09-04T15:44:27.740Z[ host-image] Sep 04 15:44:26.901 INFO O| Sep 04 15:44:26.901 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
106102026-09-04T15:44:27.740Z[ host-image] Sep 04 15:44:26.901 INFO O| Sep 04 15:44:26.901 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
106112026-09-04T15:44:27.743Z[ host-image] Sep 04 15:44:26.901 INFO O| Sep 04 15:44:26.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
106122026-09-04T15:44:27.743Z[ host-image] Sep 04 15:44:26.901 INFO O| Sep 04 15:44:26.901 INFO ok!
106132026-09-04T15:44:27.743Z[ host-image] Sep 04 15:44:26.901 INFO O| Sep 04 15:44:26.901 INFO STEP 88 (ensure_file) COMPLETE
106142026-09-04T15:44:27.744Z[ host-image] Sep 04 15:44:26.901 INFO O| Sep 04 15:44:26.901 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106152026-09-04T15:44:27.748Z[ host-image] Sep 04 15:44:26.909 INFO O| Sep 04 15:44:26.909 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
106162026-09-04T15:44:27.748Z[ host-image] Sep 04 15:44:26.909 INFO O| Sep 04 15:44:26.909 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
106172026-09-04T15:44:27.748Z[ host-image] Sep 04 15:44:26.909 INFO O| Sep 04 15:44:26.909 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
106182026-09-04T15:44:27.748Z[ host-image] Sep 04 15:44:26.909 INFO O| Sep 04 15:44:26.909 INFO ok!
106192026-09-04T15:44:27.752Z[ host-image] Sep 04 15:44:26.909 INFO O| Sep 04 15:44:26.909 INFO STEP 89 (ensure_file) COMPLETE
106202026-09-04T15:44:27.752Z[ host-image] Sep 04 15:44:26.909 INFO O| Sep 04 15:44:26.909 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106212026-09-04T15:44:27.755Z[ host-image] Sep 04 15:44:26.917 INFO O| Sep 04 15:44:26.917 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106222026-09-04T15:44:27.756Z[ host-image] Sep 04 15:44:26.917 INFO O| Sep 04 15:44:26.917 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106232026-09-04T15:44:27.759Z[ host-image] Sep 04 15:44:26.917 INFO O| Sep 04 15:44:26.917 INFO STEP 90 (ensure_dir) COMPLETE
106242026-09-04T15:44:27.759Z[ host-image] Sep 04 15:44:26.917 INFO O| Sep 04 15:44:26.917 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106252026-09-04T15:44:27.763Z[ host-image] Sep 04 15:44:26.925 INFO O| Sep 04 15:44:26.925 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
106262026-09-04T15:44:27.764Z[ host-image] Sep 04 15:44:26.925 INFO O| Sep 04 15:44:26.925 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
106272026-09-04T15:44:27.767Z[ host-image] Sep 04 15:44:26.927 INFO O| Sep 04 15:44:26.927 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
106282026-09-04T15:44:27.767Z[ host-image] Sep 04 15:44:26.927 INFO O| Sep 04 15:44:26.927 INFO ok!
106292026-09-04T15:44:27.767Z[ host-image] Sep 04 15:44:26.927 INFO O| Sep 04 15:44:26.927 INFO STEP 91 (ensure_file) COMPLETE
106302026-09-04T15:44:27.767Z[ host-image] Sep 04 15:44:26.927 INFO O| Sep 04 15:44:26.927 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106312026-09-04T15:44:27.775Z[ host-image] Sep 04 15:44:26.935 INFO O| Sep 04 15:44:26.935 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
106322026-09-04T15:44:27.775Z[ host-image] Sep 04 15:44:26.936 INFO O| Sep 04 15:44:26.935 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
106332026-09-04T15:44:27.775Z[ host-image] Sep 04 15:44:26.936 INFO O| Sep 04 15:44:26.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
106342026-09-04T15:44:27.779Z[ host-image] Sep 04 15:44:26.936 INFO O| Sep 04 15:44:26.936 INFO ok!
106352026-09-04T15:44:27.779Z[ host-image] Sep 04 15:44:26.936 INFO O| Sep 04 15:44:26.936 INFO STEP 92 (ensure_file) COMPLETE
106362026-09-04T15:44:27.779Z[ host-image] Sep 04 15:44:26.936 INFO O| Sep 04 15:44:26.936 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106372026-09-04T15:44:27.782Z[ host-image] Sep 04 15:44:26.944 INFO O| Sep 04 15:44:26.944 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
106382026-09-04T15:44:27.783Z[ host-image] Sep 04 15:44:26.944 INFO O| Sep 04 15:44:26.944 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
106392026-09-04T15:44:28.474Z[ host-image] Sep 04 15:44:27.636 INFO O| Sep 04 15:44:27.635 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
106402026-09-04T15:44:28.474Z[ host-image] Sep 04 15:44:27.636 INFO O| Sep 04 15:44:27.636 INFO ok!
106412026-09-04T15:44:28.478Z[ host-image] Sep 04 15:44:27.636 INFO O| Sep 04 15:44:27.636 INFO STEP 93 (ensure_file) COMPLETE
106422026-09-04T15:44:28.478Z[ host-image] Sep 04 15:44:27.636 INFO O| Sep 04 15:44:27.636 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106432026-09-04T15:44:28.485Z[ host-image] Sep 04 15:44:27.646 INFO O| Sep 04 15:44:27.646 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106442026-09-04T15:44:28.485Z[ host-image] Sep 04 15:44:27.646 INFO O| Sep 04 15:44:27.646 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106452026-09-04T15:44:28.485Z[ host-image] Sep 04 15:44:27.646 INFO O| Sep 04 15:44:27.646 INFO STEP 94 (ensure_dir) COMPLETE
106462026-09-04T15:44:28.485Z[ host-image] Sep 04 15:44:27.646 INFO O| Sep 04 15:44:27.646 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106472026-09-04T15:44:28.493Z[ host-image] Sep 04 15:44:27.655 INFO O| Sep 04 15:44:27.654 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106482026-09-04T15:44:28.493Z[ host-image] Sep 04 15:44:27.655 INFO O| Sep 04 15:44:27.655 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106492026-09-04T15:44:28.496Z[ host-image] Sep 04 15:44:27.655 INFO O| Sep 04 15:44:27.655 INFO STEP 95 (ensure_dir) COMPLETE
106502026-09-04T15:44:28.496Z[ host-image] Sep 04 15:44:27.655 INFO O| Sep 04 15:44:27.655 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106512026-09-04T15:44:28.507Z[ host-image] Sep 04 15:44:27.667 INFO O| Sep 04 15:44:27.667 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106522026-09-04T15:44:28.507Z[ host-image] Sep 04 15:44:27.667 INFO O| Sep 04 15:44:27.667 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106532026-09-04T15:44:28.507Z[ host-image] Sep 04 15:44:27.667 INFO O| Sep 04 15:44:27.667 INFO STEP 96 (ensure_dir) COMPLETE
106542026-09-04T15:44:28.511Z[ host-image] Sep 04 15:44:27.667 INFO O| Sep 04 15:44:27.667 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106552026-09-04T15:44:28.516Z[ host-image] Sep 04 15:44:27.677 INFO O| Sep 04 15:44:27.677 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106562026-09-04T15:44:28.516Z[ host-image] Sep 04 15:44:27.677 INFO O| Sep 04 15:44:27.677 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106572026-09-04T15:44:28.519Z[ host-image] Sep 04 15:44:27.677 INFO O| Sep 04 15:44:27.677 INFO STEP 97 (ensure_dir) COMPLETE
106582026-09-04T15:44:28.519Z[ host-image] Sep 04 15:44:27.677 INFO O| Sep 04 15:44:27.677 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106592026-09-04T15:44:28.529Z[ host-image] Sep 04 15:44:27.688 INFO O| Sep 04 15:44:27.688 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106602026-09-04T15:44:28.529Z[ host-image] Sep 04 15:44:27.688 INFO O| Sep 04 15:44:27.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106612026-09-04T15:44:28.529Z[ host-image] Sep 04 15:44:27.688 INFO O| Sep 04 15:44:27.688 INFO STEP 98 (ensure_dir) COMPLETE
106622026-09-04T15:44:28.529Z[ host-image] Sep 04 15:44:27.688 INFO O| Sep 04 15:44:27.688 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106632026-09-04T15:44:28.537Z[ host-image] Sep 04 15:44:27.696 INFO O| Sep 04 15:44:27.696 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
106642026-09-04T15:44:28.537Z[ host-image] Sep 04 15:44:27.696 INFO O| Sep 04 15:44:27.696 INFO copying /tmp/.tmpc4ZNqU/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 ...
106652026-09-04T15:44:28.537Z[ host-image] Sep 04 15:44:27.696 INFO O| Sep 04 15:44:27.696 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
106662026-09-04T15:44:28.540Z[ host-image] Sep 04 15:44:27.696 INFO O| Sep 04 15:44:27.696 INFO ok!
106672026-09-04T15:44:28.540Z[ host-image] Sep 04 15:44:27.696 INFO O| Sep 04 15:44:27.696 INFO STEP 99 (ensure_file) COMPLETE
106682026-09-04T15:44:28.540Z[ host-image] Sep 04 15:44:27.696 INFO O| Sep 04 15:44:27.696 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106692026-09-04T15:44:28.545Z[ host-image] Sep 04 15:44:27.707 INFO O| Sep 04 15:44:27.707 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106702026-09-04T15:44:28.545Z[ host-image] Sep 04 15:44:27.707 INFO O| Sep 04 15:44:27.707 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106712026-09-04T15:44:28.545Z[ host-image] Sep 04 15:44:27.707 INFO O| Sep 04 15:44:27.707 INFO STEP 100 (ensure_dir) COMPLETE
106722026-09-04T15:44:28.548Z[ host-image] Sep 04 15:44:27.707 INFO O| Sep 04 15:44:27.707 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106732026-09-04T15:44:28.556Z[ host-image] Sep 04 15:44:27.718 INFO O| Sep 04 15:44:27.718 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
106742026-09-04T15:44:28.557Z[ host-image] Sep 04 15:44:27.718 INFO O| Sep 04 15:44:27.718 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
106752026-09-04T15:44:29.463Z[ host-image] Sep 04 15:44:28.625 INFO O| Sep 04 15:44:28.624 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
106762026-09-04T15:44:29.463Z[ host-image] Sep 04 15:44:28.625 INFO O| Sep 04 15:44:28.625 INFO ok!
106772026-09-04T15:44:29.463Z[ host-image] Sep 04 15:44:28.625 INFO O| Sep 04 15:44:28.625 INFO STEP 101 (ensure_file) COMPLETE
106782026-09-04T15:44:29.463Z[ host-image] Sep 04 15:44:28.625 INFO O| Sep 04 15:44:28.625 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106792026-09-04T15:44:29.473Z[ host-image] Sep 04 15:44:28.635 INFO O| Sep 04 15:44:28.635 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
106802026-09-04T15:44:29.473Z[ host-image] Sep 04 15:44:28.635 INFO O| Sep 04 15:44:28.635 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
106812026-09-04T15:44:29.474Z[ host-image] Sep 04 15:44:28.635 INFO O| Sep 04 15:44:28.635 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
106822026-09-04T15:44:29.474Z[ host-image] Sep 04 15:44:28.635 INFO O| Sep 04 15:44:28.635 INFO ok!
106832026-09-04T15:44:29.477Z[ host-image] Sep 04 15:44:28.635 INFO O| Sep 04 15:44:28.635 INFO STEP 102 (ensure_file) COMPLETE
106842026-09-04T15:44:29.477Z[ host-image] Sep 04 15:44:28.635 INFO O| Sep 04 15:44:28.635 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106852026-09-04T15:44:29.482Z[ host-image] Sep 04 15:44:28.644 INFO O| Sep 04 15:44:28.644 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
106862026-09-04T15:44:29.483Z[ host-image] Sep 04 15:44:28.644 INFO O| Sep 04 15:44:28.644 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
106872026-09-04T15:44:29.489Z[ host-image] Sep 04 15:44:28.651 INFO O| Sep 04 15:44:28.651 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
106882026-09-04T15:44:29.489Z[ host-image] Sep 04 15:44:28.651 INFO O| Sep 04 15:44:28.651 INFO ok!
106892026-09-04T15:44:29.489Z[ host-image] Sep 04 15:44:28.651 INFO O| Sep 04 15:44:28.651 INFO STEP 103 (ensure_file) COMPLETE
106902026-09-04T15:44:29.492Z[ host-image] Sep 04 15:44:28.651 INFO O| Sep 04 15:44:28.651 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106912026-09-04T15:44:29.498Z[ host-image] Sep 04 15:44:28.660 INFO O| Sep 04 15:44:28.660 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
106922026-09-04T15:44:29.498Z[ host-image] Sep 04 15:44:28.660 INFO O| Sep 04 15:44:28.660 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
106932026-09-04T15:44:29.498Z[ host-image] Sep 04 15:44:28.660 INFO O| Sep 04 15:44:28.660 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
106942026-09-04T15:44:29.502Z[ host-image] Sep 04 15:44:28.660 INFO O| Sep 04 15:44:28.660 INFO ok!
106952026-09-04T15:44:29.502Z[ host-image] Sep 04 15:44:28.660 INFO O| Sep 04 15:44:28.660 INFO STEP 104 (ensure_file) COMPLETE
106962026-09-04T15:44:29.502Z[ host-image] Sep 04 15:44:28.660 INFO O| Sep 04 15:44:28.660 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106972026-09-04T15:44:29.507Z[ host-image] Sep 04 15:44:28.668 INFO O| Sep 04 15:44:28.668 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
106982026-09-04T15:44:29.507Z[ host-image] Sep 04 15:44:28.668 INFO O| Sep 04 15:44:28.668 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
106992026-09-04T15:44:29.507Z[ host-image] Sep 04 15:44:28.668 INFO O| Sep 04 15:44:28.668 INFO STEP 105 (ensure_dir) COMPLETE
107002026-09-04T15:44:29.511Z[ host-image] Sep 04 15:44:28.668 INFO O| Sep 04 15:44:28.668 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107012026-09-04T15:44:29.515Z[ host-image] Sep 04 15:44:28.677 INFO O| Sep 04 15:44:28.677 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
107022026-09-04T15:44:29.515Z[ host-image] Sep 04 15:44:28.677 INFO O| Sep 04 15:44:28.677 INFO copying /tmp/.tmpc4ZNqU/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 ...
107032026-09-04T15:44:29.919Z[ host-image] Sep 04 15:44:29.080 INFO O| Sep 04 15:44:29.080 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
107042026-09-04T15:44:29.919Z[ host-image] Sep 04 15:44:29.080 INFO O| Sep 04 15:44:29.080 INFO ok!
107052026-09-04T15:44:29.922Z[ host-image] Sep 04 15:44:29.080 INFO O| Sep 04 15:44:29.080 INFO STEP 106 (ensure_file) COMPLETE
107062026-09-04T15:44:29.922Z[ host-image] Sep 04 15:44:29.080 INFO O| Sep 04 15:44:29.080 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107072026-09-04T15:44:29.928Z[ host-image] Sep 04 15:44:29.090 INFO O| Sep 04 15:44:29.090 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
107082026-09-04T15:44:29.928Z[ host-image] Sep 04 15:44:29.090 INFO O| Sep 04 15:44:29.090 INFO copying /tmp/.tmpc4ZNqU/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 ...
107092026-09-04T15:44:29.932Z[ host-image] Sep 04 15:44:29.090 INFO O| Sep 04 15:44:29.090 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
107102026-09-04T15:44:29.932Z[ host-image] Sep 04 15:44:29.090 INFO O| Sep 04 15:44:29.090 INFO ok!
107112026-09-04T15:44:29.932Z[ host-image] Sep 04 15:44:29.090 INFO O| Sep 04 15:44:29.090 INFO STEP 107 (ensure_file) COMPLETE
107122026-09-04T15:44:29.932Z[ host-image] Sep 04 15:44:29.090 INFO O| Sep 04 15:44:29.090 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107132026-09-04T15:44:29.937Z[ host-image] Sep 04 15:44:29.099 INFO O| Sep 04 15:44:29.099 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
107142026-09-04T15:44:29.938Z[ host-image] Sep 04 15:44:29.099 INFO O| Sep 04 15:44:29.099 INFO copying /tmp/.tmpc4ZNqU/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 ...
107152026-09-04T15:44:29.938Z[ host-image] Sep 04 15:44:29.099 INFO O| Sep 04 15:44:29.099 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
107162026-09-04T15:44:29.941Z[ host-image] Sep 04 15:44:29.099 INFO O| Sep 04 15:44:29.099 INFO ok!
107172026-09-04T15:44:29.941Z[ host-image] Sep 04 15:44:29.099 INFO O| Sep 04 15:44:29.099 INFO STEP 108 (ensure_file) COMPLETE
107182026-09-04T15:44:29.941Z[ host-image] Sep 04 15:44:29.099 INFO O| Sep 04 15:44:29.099 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107192026-09-04T15:44:29.947Z[ host-image] Sep 04 15:44:29.109 INFO O| Sep 04 15:44:29.109 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
107202026-09-04T15:44:29.947Z[ host-image] Sep 04 15:44:29.109 INFO O| Sep 04 15:44:29.109 INFO copying /tmp/.tmpc4ZNqU/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 ...
107212026-09-04T15:44:29.950Z[ host-image] Sep 04 15:44:29.109 INFO O| Sep 04 15:44:29.109 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
107222026-09-04T15:44:29.950Z[ host-image] Sep 04 15:44:29.109 INFO O| Sep 04 15:44:29.109 INFO ok!
107232026-09-04T15:44:29.950Z[ host-image] Sep 04 15:44:29.109 INFO O| Sep 04 15:44:29.109 INFO STEP 109 (ensure_file) COMPLETE
107242026-09-04T15:44:29.950Z[ host-image] Sep 04 15:44:29.109 INFO O| Sep 04 15:44:29.109 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107252026-09-04T15:44:29.955Z[ host-image] Sep 04 15:44:29.117 INFO O| Sep 04 15:44:29.117 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
107262026-09-04T15:44:29.955Z[ host-image] Sep 04 15:44:29.117 INFO O| Sep 04 15:44:29.117 INFO copying /tmp/.tmpc4ZNqU/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 ...
107272026-09-04T15:44:29.958Z[ host-image] Sep 04 15:44:29.117 INFO O| Sep 04 15:44:29.117 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
107282026-09-04T15:44:29.958Z[ host-image] Sep 04 15:44:29.117 INFO O| Sep 04 15:44:29.117 INFO ok!
107292026-09-04T15:44:29.958Z[ host-image] Sep 04 15:44:29.117 INFO O| Sep 04 15:44:29.117 INFO STEP 110 (ensure_file) COMPLETE
107302026-09-04T15:44:29.958Z[ host-image] Sep 04 15:44:29.117 INFO O| Sep 04 15:44:29.117 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107312026-09-04T15:44:29.963Z[ host-image] Sep 04 15:44:29.125 INFO O| Sep 04 15:44:29.125 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
107322026-09-04T15:44:29.963Z[ host-image] Sep 04 15:44:29.125 INFO O| Sep 04 15:44:29.125 INFO copying /tmp/.tmpc4ZNqU/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 ...
107332026-09-04T15:44:29.963Z[ host-image] Sep 04 15:44:29.125 INFO O| Sep 04 15:44:29.125 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
107342026-09-04T15:44:29.966Z[ host-image] Sep 04 15:44:29.125 INFO O| Sep 04 15:44:29.125 INFO ok!
107352026-09-04T15:44:29.966Z[ host-image] Sep 04 15:44:29.125 INFO O| Sep 04 15:44:29.125 INFO STEP 111 (ensure_file) COMPLETE
107362026-09-04T15:44:29.966Z[ host-image] Sep 04 15:44:29.125 INFO O| Sep 04 15:44:29.125 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107372026-09-04T15:44:29.973Z[ host-image] Sep 04 15:44:29.135 INFO O| Sep 04 15:44:29.135 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
107382026-09-04T15:44:29.973Z[ host-image] Sep 04 15:44:29.135 INFO O| Sep 04 15:44:29.135 INFO copying /tmp/.tmpc4ZNqU/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 ...
107392026-09-04T15:44:29.973Z[ host-image] Sep 04 15:44:29.135 INFO O| Sep 04 15:44:29.135 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
107402026-09-04T15:44:29.976Z[ host-image] Sep 04 15:44:29.135 INFO O| Sep 04 15:44:29.135 INFO ok!
107412026-09-04T15:44:29.976Z[ host-image] Sep 04 15:44:29.135 INFO O| Sep 04 15:44:29.135 INFO STEP 112 (ensure_file) COMPLETE
107422026-09-04T15:44:29.976Z[ host-image] Sep 04 15:44:29.135 INFO O| Sep 04 15:44:29.135 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107432026-09-04T15:44:29.982Z[ host-image] Sep 04 15:44:29.143 INFO O| Sep 04 15:44:29.143 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
107442026-09-04T15:44:29.982Z[ host-image] Sep 04 15:44:29.143 INFO O| Sep 04 15:44:29.143 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
107452026-09-04T15:44:29.985Z[ host-image] Sep 04 15:44:29.143 INFO O| Sep 04 15:44:29.143 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
107462026-09-04T15:44:29.985Z[ host-image] Sep 04 15:44:29.143 INFO O| Sep 04 15:44:29.143 INFO ok!
107472026-09-04T15:44:29.985Z[ host-image] Sep 04 15:44:29.143 INFO O| Sep 04 15:44:29.143 INFO STEP 113 (ensure_file) COMPLETE
107482026-09-04T15:44:29.985Z[ host-image] Sep 04 15:44:29.143 INFO O| Sep 04 15:44:29.143 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107492026-09-04T15:44:29.989Z[ host-image] Sep 04 15:44:29.151 INFO O| Sep 04 15:44:29.151 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
107502026-09-04T15:44:29.989Z[ host-image] Sep 04 15:44:29.151 INFO O| Sep 04 15:44:29.151 INFO copying /tmp/.tmpc4ZNqU/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 ...
107512026-09-04T15:44:29.992Z[ host-image] Sep 04 15:44:29.151 INFO O| Sep 04 15:44:29.151 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
107522026-09-04T15:44:29.992Z[ host-image] Sep 04 15:44:29.151 INFO O| Sep 04 15:44:29.151 INFO ok!
107532026-09-04T15:44:29.992Z[ host-image] Sep 04 15:44:29.151 INFO O| Sep 04 15:44:29.151 INFO STEP 114 (ensure_file) COMPLETE
107542026-09-04T15:44:29.992Z[ host-image] Sep 04 15:44:29.151 INFO O| Sep 04 15:44:29.151 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107552026-09-04T15:44:30.000Z[ host-image] Sep 04 15:44:29.161 INFO O| Sep 04 15:44:29.161 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
107562026-09-04T15:44:30.000Z[ host-image] Sep 04 15:44:29.161 INFO O| Sep 04 15:44:29.161 INFO copying /tmp/.tmpc4ZNqU/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 ...
107572026-09-04T15:44:30.000Z[ host-image] Sep 04 15:44:29.161 INFO O| Sep 04 15:44:29.161 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
107582026-09-04T15:44:30.003Z[ host-image] Sep 04 15:44:29.161 INFO O| Sep 04 15:44:29.161 INFO ok!
107592026-09-04T15:44:30.003Z[ host-image] Sep 04 15:44:29.161 INFO O| Sep 04 15:44:29.161 INFO STEP 115 (ensure_file) COMPLETE
107602026-09-04T15:44:30.003Z[ host-image] Sep 04 15:44:29.161 INFO O| Sep 04 15:44:29.161 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107612026-09-04T15:44:30.008Z[ host-image] Sep 04 15:44:29.170 INFO O| Sep 04 15:44:29.169 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
107622026-09-04T15:44:30.008Z[ host-image] Sep 04 15:44:29.170 INFO O| Sep 04 15:44:29.170 INFO copying /tmp/.tmpc4ZNqU/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 ...
107632026-09-04T15:44:30.011Z[ host-image] Sep 04 15:44:29.170 INFO O| Sep 04 15:44:29.170 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
107642026-09-04T15:44:30.011Z[ host-image] Sep 04 15:44:29.170 INFO O| Sep 04 15:44:29.170 INFO ok!
107652026-09-04T15:44:30.011Z[ host-image] Sep 04 15:44:29.170 INFO O| Sep 04 15:44:29.170 INFO STEP 116 (ensure_file) COMPLETE
107662026-09-04T15:44:30.011Z[ host-image] Sep 04 15:44:29.170 INFO O| Sep 04 15:44:29.170 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107672026-09-04T15:44:30.019Z[ host-image] Sep 04 15:44:29.180 INFO O| Sep 04 15:44:29.180 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
107682026-09-04T15:44:30.019Z[ host-image] Sep 04 15:44:29.180 INFO O| Sep 04 15:44:29.180 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
107692026-09-04T15:44:30.022Z[ host-image] Sep 04 15:44:29.180 INFO O| Sep 04 15:44:29.180 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
107702026-09-04T15:44:30.022Z[ host-image] Sep 04 15:44:29.180 INFO O| Sep 04 15:44:29.180 INFO ok!
107712026-09-04T15:44:30.022Z[ host-image] Sep 04 15:44:29.180 INFO O| Sep 04 15:44:29.180 INFO STEP 117 (ensure_file) COMPLETE
107722026-09-04T15:44:30.022Z[ host-image] Sep 04 15:44:29.180 INFO O| Sep 04 15:44:29.180 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107732026-09-04T15:44:30.029Z[ host-image] Sep 04 15:44:29.191 INFO O| Sep 04 15:44:29.191 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
107742026-09-04T15:44:30.029Z[ host-image] Sep 04 15:44:29.191 INFO O| Sep 04 15:44:29.191 INFO copying /tmp/.tmpc4ZNqU/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 ...
107752026-09-04T15:44:30.032Z[ host-image] Sep 04 15:44:29.191 INFO O| Sep 04 15:44:29.191 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
107762026-09-04T15:44:30.033Z[ host-image] Sep 04 15:44:29.191 INFO O| Sep 04 15:44:29.191 INFO ok!
107772026-09-04T15:44:30.033Z[ host-image] Sep 04 15:44:29.191 INFO O| Sep 04 15:44:29.191 INFO STEP 118 (ensure_file) COMPLETE
107782026-09-04T15:44:30.033Z[ host-image] Sep 04 15:44:29.191 INFO O| Sep 04 15:44:29.191 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107792026-09-04T15:44:30.038Z[ host-image] Sep 04 15:44:29.199 INFO O| Sep 04 15:44:29.199 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
107802026-09-04T15:44:30.038Z[ host-image] Sep 04 15:44:29.200 INFO O| Sep 04 15:44:29.199 INFO copying /tmp/.tmpc4ZNqU/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 ...
107812026-09-04T15:44:30.041Z[ host-image] Sep 04 15:44:29.200 INFO O| Sep 04 15:44:29.200 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
107822026-09-04T15:44:30.041Z[ host-image] Sep 04 15:44:29.200 INFO O| Sep 04 15:44:29.200 INFO ok!
107832026-09-04T15:44:30.041Z[ host-image] Sep 04 15:44:29.200 INFO O| Sep 04 15:44:29.200 INFO STEP 119 (ensure_file) COMPLETE
107842026-09-04T15:44:30.041Z[ host-image] Sep 04 15:44:29.200 INFO O| Sep 04 15:44:29.200 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107852026-09-04T15:44:30.046Z[ host-image] Sep 04 15:44:29.208 INFO O| Sep 04 15:44:29.208 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
107862026-09-04T15:44:30.046Z[ host-image] Sep 04 15:44:29.208 INFO O| Sep 04 15:44:29.208 INFO copying /tmp/.tmpc4ZNqU/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 ...
107872026-09-04T15:44:30.046Z[ host-image] Sep 04 15:44:29.208 INFO O| Sep 04 15:44:29.208 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
107882026-09-04T15:44:30.046Z[ host-image] Sep 04 15:44:29.208 INFO O| Sep 04 15:44:29.208 INFO ok!
107892026-09-04T15:44:30.046Z[ host-image] Sep 04 15:44:29.208 INFO O| Sep 04 15:44:29.208 INFO STEP 120 (ensure_file) COMPLETE
107902026-09-04T15:44:30.046Z[ host-image] Sep 04 15:44:29.208 INFO O| Sep 04 15:44:29.208 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107912026-09-04T15:44:30.054Z[ host-image] Sep 04 15:44:29.216 INFO O| Sep 04 15:44:29.215 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
107922026-09-04T15:44:30.054Z[ host-image] Sep 04 15:44:29.216 INFO O| Sep 04 15:44:29.215 INFO copying /tmp/.tmpc4ZNqU/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 ...
107932026-09-04T15:44:30.054Z[ host-image] Sep 04 15:44:29.216 INFO O| Sep 04 15:44:29.216 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
107942026-09-04T15:44:30.057Z[ host-image] Sep 04 15:44:29.216 INFO O| Sep 04 15:44:29.216 INFO ok!
107952026-09-04T15:44:30.057Z[ host-image] Sep 04 15:44:29.216 INFO O| Sep 04 15:44:29.216 INFO STEP 121 (ensure_file) COMPLETE
107962026-09-04T15:44:30.057Z[ host-image] Sep 04 15:44:29.216 INFO O| Sep 04 15:44:29.216 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107972026-09-04T15:44:30.062Z[ host-image] Sep 04 15:44:29.224 INFO O| Sep 04 15:44:29.224 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
107982026-09-04T15:44:30.062Z[ host-image] Sep 04 15:44:29.224 INFO O| Sep 04 15:44:29.224 INFO copying /tmp/.tmpc4ZNqU/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 ...
107992026-09-04T15:44:30.067Z[ host-image] Sep 04 15:44:29.224 INFO O| Sep 04 15:44:29.224 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
108002026-09-04T15:44:30.067Z[ host-image] Sep 04 15:44:29.224 INFO O| Sep 04 15:44:29.224 INFO ok!
108012026-09-04T15:44:30.067Z[ host-image] Sep 04 15:44:29.224 INFO O| Sep 04 15:44:29.224 INFO STEP 122 (ensure_file) COMPLETE
108022026-09-04T15:44:30.067Z[ host-image] Sep 04 15:44:29.224 INFO O| Sep 04 15:44:29.224 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108032026-09-04T15:44:30.071Z[ host-image] Sep 04 15:44:29.231 INFO O| Sep 04 15:44:29.231 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
108042026-09-04T15:44:30.071Z[ host-image] Sep 04 15:44:29.232 INFO O| Sep 04 15:44:29.231 INFO copying /tmp/.tmpc4ZNqU/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 ...
108052026-09-04T15:44:30.071Z[ host-image] Sep 04 15:44:29.232 INFO O| Sep 04 15:44:29.232 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
108062026-09-04T15:44:30.071Z[ host-image] Sep 04 15:44:29.232 INFO O| Sep 04 15:44:29.232 INFO ok!
108072026-09-04T15:44:30.071Z[ host-image] Sep 04 15:44:29.232 INFO O| Sep 04 15:44:29.232 INFO STEP 123 (ensure_file) COMPLETE
108082026-09-04T15:44:30.071Z[ host-image] Sep 04 15:44:29.232 INFO O| Sep 04 15:44:29.232 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108092026-09-04T15:44:30.080Z[ host-image] Sep 04 15:44:29.241 INFO O| Sep 04 15:44:29.241 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
108102026-09-04T15:44:30.080Z[ host-image] Sep 04 15:44:29.241 INFO O| Sep 04 15:44:29.241 INFO copying /tmp/.tmpc4ZNqU/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 ...
108112026-09-04T15:44:30.080Z[ host-image] Sep 04 15:44:29.241 INFO O| Sep 04 15:44:29.241 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
108122026-09-04T15:44:30.083Z[ host-image] Sep 04 15:44:29.241 INFO O| Sep 04 15:44:29.241 INFO ok!
108132026-09-04T15:44:30.083Z[ host-image] Sep 04 15:44:29.241 INFO O| Sep 04 15:44:29.241 INFO STEP 124 (ensure_file) COMPLETE
108142026-09-04T15:44:30.083Z[ host-image] Sep 04 15:44:29.241 INFO O| Sep 04 15:44:29.241 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108152026-09-04T15:44:30.087Z[ host-image] Sep 04 15:44:29.249 INFO O| Sep 04 15:44:29.249 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
108162026-09-04T15:44:30.087Z[ host-image] Sep 04 15:44:29.249 INFO O| Sep 04 15:44:29.249 INFO copying /tmp/.tmpc4ZNqU/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 ...
108172026-09-04T15:44:30.087Z[ host-image] Sep 04 15:44:29.249 INFO O| Sep 04 15:44:29.249 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
108182026-09-04T15:44:30.090Z[ host-image] Sep 04 15:44:29.249 INFO O| Sep 04 15:44:29.249 INFO ok!
108192026-09-04T15:44:30.090Z[ host-image] Sep 04 15:44:29.249 INFO O| Sep 04 15:44:29.249 INFO STEP 125 (ensure_file) COMPLETE
108202026-09-04T15:44:30.090Z[ host-image] Sep 04 15:44:29.249 INFO O| Sep 04 15:44:29.249 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108212026-09-04T15:44:30.096Z[ host-image] Sep 04 15:44:29.258 INFO O| Sep 04 15:44:29.258 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
108222026-09-04T15:44:30.096Z[ host-image] Sep 04 15:44:29.258 INFO O| Sep 04 15:44:29.258 INFO copying /tmp/.tmpc4ZNqU/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 ...
108232026-09-04T15:44:30.099Z[ host-image] Sep 04 15:44:29.258 INFO O| Sep 04 15:44:29.258 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
108242026-09-04T15:44:30.099Z[ host-image] Sep 04 15:44:29.258 INFO O| Sep 04 15:44:29.258 INFO ok!
108252026-09-04T15:44:30.099Z[ host-image] Sep 04 15:44:29.258 INFO O| Sep 04 15:44:29.258 INFO STEP 126 (ensure_file) COMPLETE
108262026-09-04T15:44:30.099Z[ host-image] Sep 04 15:44:29.258 INFO O| Sep 04 15:44:29.258 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108272026-09-04T15:44:30.105Z[ host-image] Sep 04 15:44:29.267 INFO O| Sep 04 15:44:29.267 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
108282026-09-04T15:44:30.108Z[ host-image] Sep 04 15:44:29.267 INFO O| Sep 04 15:44:29.267 INFO copying /tmp/.tmpc4ZNqU/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 ...
108292026-09-04T15:44:30.108Z[ host-image] Sep 04 15:44:29.267 INFO O| Sep 04 15:44:29.267 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
108302026-09-04T15:44:30.108Z[ host-image] Sep 04 15:44:29.267 INFO O| Sep 04 15:44:29.267 INFO ok!
108312026-09-04T15:44:30.108Z[ host-image] Sep 04 15:44:29.267 INFO O| Sep 04 15:44:29.267 INFO STEP 127 (ensure_file) COMPLETE
108322026-09-04T15:44:30.108Z[ host-image] Sep 04 15:44:29.267 INFO O| Sep 04 15:44:29.267 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108332026-09-04T15:44:30.116Z[ host-image] Sep 04 15:44:29.278 INFO O| Sep 04 15:44:29.278 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
108342026-09-04T15:44:30.116Z[ host-image] Sep 04 15:44:29.278 INFO O| Sep 04 15:44:29.278 INFO copying /tmp/.tmpc4ZNqU/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 ...
108352026-09-04T15:44:30.119Z[ host-image] Sep 04 15:44:29.278 INFO O| Sep 04 15:44:29.278 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
108362026-09-04T15:44:30.119Z[ host-image] Sep 04 15:44:29.278 INFO O| Sep 04 15:44:29.278 INFO ok!
108372026-09-04T15:44:30.119Z[ host-image] Sep 04 15:44:29.278 INFO O| Sep 04 15:44:29.278 INFO STEP 128 (ensure_file) COMPLETE
108382026-09-04T15:44:30.119Z[ host-image] Sep 04 15:44:29.278 INFO O| Sep 04 15:44:29.278 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108392026-09-04T15:44:30.124Z[ host-image] Sep 04 15:44:29.286 INFO O| Sep 04 15:44:29.286 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
108402026-09-04T15:44:30.124Z[ host-image] Sep 04 15:44:29.286 INFO O| Sep 04 15:44:29.286 INFO copying /tmp/.tmpc4ZNqU/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 ...
108412026-09-04T15:44:30.124Z[ host-image] Sep 04 15:44:29.286 INFO O| Sep 04 15:44:29.286 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
108422026-09-04T15:44:30.124Z[ host-image] Sep 04 15:44:29.286 INFO O| Sep 04 15:44:29.286 INFO ok!
108432026-09-04T15:44:30.127Z[ host-image] Sep 04 15:44:29.286 INFO O| Sep 04 15:44:29.286 INFO STEP 129 (ensure_file) COMPLETE
108442026-09-04T15:44:30.127Z[ host-image] Sep 04 15:44:29.286 INFO O| Sep 04 15:44:29.286 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108452026-09-04T15:44:30.131Z[ host-image] Sep 04 15:44:29.293 INFO O| Sep 04 15:44:29.293 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
108462026-09-04T15:44:30.132Z[ host-image] Sep 04 15:44:29.293 INFO O| Sep 04 15:44:29.293 INFO copying /tmp/.tmpc4ZNqU/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 ...
108472026-09-04T15:44:30.132Z[ host-image] Sep 04 15:44:29.293 INFO O| Sep 04 15:44:29.293 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
108482026-09-04T15:44:30.135Z[ host-image] Sep 04 15:44:29.293 INFO O| Sep 04 15:44:29.293 INFO ok!
108492026-09-04T15:44:30.135Z[ host-image] Sep 04 15:44:29.293 INFO O| Sep 04 15:44:29.293 INFO STEP 130 (ensure_file) COMPLETE
108502026-09-04T15:44:30.135Z[ host-image] Sep 04 15:44:29.293 INFO O| Sep 04 15:44:29.293 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108512026-09-04T15:44:30.141Z[ host-image] Sep 04 15:44:29.303 INFO O| Sep 04 15:44:29.302 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
108522026-09-04T15:44:30.141Z[ host-image] Sep 04 15:44:29.303 INFO O| Sep 04 15:44:29.303 INFO copying /tmp/.tmpc4ZNqU/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 ...
108532026-09-04T15:44:30.141Z[ host-image] Sep 04 15:44:29.303 INFO O| Sep 04 15:44:29.303 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
108542026-09-04T15:44:30.144Z[ host-image] Sep 04 15:44:29.303 INFO O| Sep 04 15:44:29.303 INFO ok!
108552026-09-04T15:44:30.144Z[ host-image] Sep 04 15:44:29.303 INFO O| Sep 04 15:44:29.303 INFO STEP 131 (ensure_file) COMPLETE
108562026-09-04T15:44:30.144Z[ host-image] Sep 04 15:44:29.303 INFO O| Sep 04 15:44:29.303 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108572026-09-04T15:44:30.150Z[ host-image] Sep 04 15:44:29.312 INFO O| Sep 04 15:44:29.311 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
108582026-09-04T15:44:30.150Z[ host-image] Sep 04 15:44:29.312 INFO O| Sep 04 15:44:29.311 INFO copying /tmp/.tmpc4ZNqU/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 ...
108592026-09-04T15:44:30.153Z[ host-image] Sep 04 15:44:29.312 INFO O| Sep 04 15:44:29.312 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
108602026-09-04T15:44:30.153Z[ host-image] Sep 04 15:44:29.312 INFO O| Sep 04 15:44:29.312 INFO ok!
108612026-09-04T15:44:30.153Z[ host-image] Sep 04 15:44:29.312 INFO O| Sep 04 15:44:29.312 INFO STEP 132 (ensure_file) COMPLETE
108622026-09-04T15:44:30.153Z[ host-image] Sep 04 15:44:29.312 INFO O| Sep 04 15:44:29.312 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108632026-09-04T15:44:30.157Z[ host-image] Sep 04 15:44:29.319 INFO O| Sep 04 15:44:29.319 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
108642026-09-04T15:44:30.157Z[ host-image] Sep 04 15:44:29.319 INFO O| Sep 04 15:44:29.319 INFO copying /tmp/.tmpc4ZNqU/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 ...
108652026-09-04T15:44:30.160Z[ host-image] Sep 04 15:44:29.319 INFO O| Sep 04 15:44:29.319 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
108662026-09-04T15:44:30.160Z[ host-image] Sep 04 15:44:29.319 INFO O| Sep 04 15:44:29.319 INFO ok!
108672026-09-04T15:44:30.160Z[ host-image] Sep 04 15:44:29.319 INFO O| Sep 04 15:44:29.319 INFO STEP 133 (ensure_file) COMPLETE
108682026-09-04T15:44:30.160Z[ host-image] Sep 04 15:44:29.319 INFO O| Sep 04 15:44:29.319 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108692026-09-04T15:44:30.168Z[ host-image] Sep 04 15:44:29.330 INFO O| Sep 04 15:44:29.329 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
108702026-09-04T15:44:30.168Z[ host-image] Sep 04 15:44:29.330 INFO O| Sep 04 15:44:29.330 INFO copying /tmp/.tmpc4ZNqU/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 ...
108712026-09-04T15:44:30.171Z[ host-image] Sep 04 15:44:29.330 INFO O| Sep 04 15:44:29.330 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
108722026-09-04T15:44:30.171Z[ host-image] Sep 04 15:44:29.330 INFO O| Sep 04 15:44:29.330 INFO ok!
108732026-09-04T15:44:30.171Z[ host-image] Sep 04 15:44:29.330 INFO O| Sep 04 15:44:29.330 INFO STEP 134 (ensure_file) COMPLETE
108742026-09-04T15:44:30.171Z[ host-image] Sep 04 15:44:29.330 INFO O| Sep 04 15:44:29.330 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108752026-09-04T15:44:30.176Z[ host-image] Sep 04 15:44:29.338 INFO O| Sep 04 15:44:29.338 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
108762026-09-04T15:44:30.176Z[ host-image] Sep 04 15:44:29.338 INFO O| Sep 04 15:44:29.338 INFO copying /tmp/.tmpc4ZNqU/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 ...
108772026-09-04T15:44:30.179Z[ host-image] Sep 04 15:44:29.338 INFO O| Sep 04 15:44:29.338 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
108782026-09-04T15:44:30.179Z[ host-image] Sep 04 15:44:29.338 INFO O| Sep 04 15:44:29.338 INFO ok!
108792026-09-04T15:44:30.179Z[ host-image] Sep 04 15:44:29.338 INFO O| Sep 04 15:44:29.338 INFO STEP 135 (ensure_file) COMPLETE
108802026-09-04T15:44:30.179Z[ host-image] Sep 04 15:44:29.338 INFO O| Sep 04 15:44:29.338 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108812026-09-04T15:44:30.185Z[ host-image] Sep 04 15:44:29.347 INFO O| Sep 04 15:44:29.346 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
108822026-09-04T15:44:30.185Z[ host-image] Sep 04 15:44:29.347 INFO O| Sep 04 15:44:29.346 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
108832026-09-04T15:44:30.188Z[ host-image] Sep 04 15:44:29.347 INFO O| Sep 04 15:44:29.347 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
108842026-09-04T15:44:30.188Z[ host-image] Sep 04 15:44:29.347 INFO O| Sep 04 15:44:29.347 INFO ok!
108852026-09-04T15:44:30.188Z[ host-image] Sep 04 15:44:29.347 INFO O| Sep 04 15:44:29.347 INFO STEP 136 (ensure_file) COMPLETE
108862026-09-04T15:44:30.188Z[ host-image] Sep 04 15:44:29.347 INFO O| Sep 04 15:44:29.347 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108872026-09-04T15:44:30.193Z[ host-image] Sep 04 15:44:29.355 INFO O| Sep 04 15:44:29.354 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
108882026-09-04T15:44:30.193Z[ host-image] Sep 04 15:44:29.355 INFO O| Sep 04 15:44:29.355 INFO copying /tmp/.tmpc4ZNqU/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 ...
108892026-09-04T15:44:30.193Z[ host-image] Sep 04 15:44:29.355 INFO O| Sep 04 15:44:29.355 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
108902026-09-04T15:44:30.193Z[ host-image] Sep 04 15:44:29.355 INFO O| Sep 04 15:44:29.355 INFO ok!
108912026-09-04T15:44:30.196Z[ host-image] Sep 04 15:44:29.355 INFO O| Sep 04 15:44:29.355 INFO STEP 137 (ensure_file) COMPLETE
108922026-09-04T15:44:30.196Z[ host-image] Sep 04 15:44:29.355 INFO O| Sep 04 15:44:29.355 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108932026-09-04T15:44:30.201Z[ host-image] Sep 04 15:44:29.363 INFO O| Sep 04 15:44:29.363 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
108942026-09-04T15:44:30.201Z[ host-image] Sep 04 15:44:29.363 INFO O| Sep 04 15:44:29.363 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
108952026-09-04T15:44:30.201Z[ host-image] Sep 04 15:44:29.363 INFO O| Sep 04 15:44:29.363 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
108962026-09-04T15:44:30.205Z[ host-image] Sep 04 15:44:29.363 INFO O| Sep 04 15:44:29.363 INFO ok!
108972026-09-04T15:44:30.205Z[ host-image] Sep 04 15:44:29.363 INFO O| Sep 04 15:44:29.363 INFO STEP 138 (ensure_file) COMPLETE
108982026-09-04T15:44:30.205Z[ host-image] Sep 04 15:44:29.363 INFO O| Sep 04 15:44:29.363 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108992026-09-04T15:44:30.212Z[ host-image] Sep 04 15:44:29.372 INFO O| Sep 04 15:44:29.372 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
109002026-09-04T15:44:30.212Z[ host-image] Sep 04 15:44:29.372 INFO O| Sep 04 15:44:29.372 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
109012026-09-04T15:44:31.483Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
109022026-09-04T15:44:39.329Z[ host-image] Sep 04 15:44:38.490 INFO O| Sep 04 15:44:38.490 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
109032026-09-04T15:44:39.329Z[ host-image] Sep 04 15:44:38.490 INFO O| Sep 04 15:44:38.490 INFO ok!
109042026-09-04T15:44:39.332Z[ host-image] Sep 04 15:44:38.490 INFO O| Sep 04 15:44:38.490 INFO STEP 139 (ensure_file) COMPLETE
109052026-09-04T15:44:39.332Z[ host-image] Sep 04 15:44:38.490 INFO O| Sep 04 15:44:38.490 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109062026-09-04T15:44:39.340Z[ host-image] Sep 04 15:44:38.502 INFO O| Sep 04 15:44:38.502 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
109072026-09-04T15:44:39.340Z[ host-image] Sep 04 15:44:38.502 INFO O| Sep 04 15:44:38.502 INFO STEP 140 (ensure_dir) COMPLETE
109082026-09-04T15:44:39.343Z[ host-image] Sep 04 15:44:38.502 INFO O| Sep 04 15:44:38.502 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109092026-09-04T15:44:39.351Z[ host-image] Sep 04 15:44:38.513 INFO O| Sep 04 15:44:38.513 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
109102026-09-04T15:44:39.351Z[ host-image] Sep 04 15:44:38.513 INFO O| Sep 04 15:44:38.513 INFO STEP 141 (ensure_dir) COMPLETE
109112026-09-04T15:44:39.355Z[ host-image] Sep 04 15:44:38.513 INFO O| Sep 04 15:44:38.513 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109122026-09-04T15:44:39.362Z[ host-image] Sep 04 15:44:38.524 INFO O| Sep 04 15:44:38.524 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
109132026-09-04T15:44:39.362Z[ host-image] Sep 04 15:44:38.524 INFO O| Sep 04 15:44:38.524 INFO STEP 142 (ensure_dir) COMPLETE
109142026-09-04T15:44:39.365Z[ host-image] Sep 04 15:44:38.524 INFO O| Sep 04 15:44:38.524 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109152026-09-04T15:44:39.371Z[ host-image] Sep 04 15:44:38.533 INFO O| Sep 04 15:44:38.533 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
109162026-09-04T15:44:39.371Z[ host-image] Sep 04 15:44:38.533 INFO O| Sep 04 15:44:38.533 INFO STEP 143 (ensure_dir) COMPLETE
109172026-09-04T15:44:39.372Z[ host-image] Sep 04 15:44:38.533 INFO O| Sep 04 15:44:38.533 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109182026-09-04T15:44:39.381Z[ host-image] Sep 04 15:44:38.543 INFO O| Sep 04 15:44:38.543 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
109192026-09-04T15:44:39.381Z[ host-image] Sep 04 15:44:38.543 INFO O| Sep 04 15:44:38.543 INFO copying /tmp/.tmpc4ZNqU/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 ...
109202026-09-04T15:44:39.384Z[ host-image] Sep 04 15:44:38.543 INFO O| Sep 04 15:44:38.543 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
109212026-09-04T15:44:39.384Z[ host-image] Sep 04 15:44:38.543 INFO O| Sep 04 15:44:38.543 INFO ok!
109222026-09-04T15:44:39.384Z[ host-image] Sep 04 15:44:38.543 INFO O| Sep 04 15:44:38.543 INFO STEP 144 (ensure_file) COMPLETE
109232026-09-04T15:44:39.384Z[ host-image] Sep 04 15:44:38.543 INFO O| Sep 04 15:44:38.543 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109242026-09-04T15:44:39.392Z[ host-image] Sep 04 15:44:38.554 INFO O| Sep 04 15:44:38.554 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
109252026-09-04T15:44:39.392Z[ host-image] Sep 04 15:44:38.554 INFO O| Sep 04 15:44:38.554 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
109262026-09-04T15:44:39.392Z[ host-image] Sep 04 15:44:38.554 INFO O| Sep 04 15:44:38.554 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
109272026-09-04T15:44:39.395Z[ host-image] Sep 04 15:44:38.554 INFO O| Sep 04 15:44:38.554 INFO STEP 145 (ensure_dir) COMPLETE
109282026-09-04T15:44:39.395Z[ host-image] Sep 04 15:44:38.554 INFO O| Sep 04 15:44:38.554 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109292026-09-04T15:44:39.402Z[ host-image] Sep 04 15:44:38.563 INFO O| Sep 04 15:44:38.563 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
109302026-09-04T15:44:39.402Z[ host-image] Sep 04 15:44:38.563 INFO O| Sep 04 15:44:38.563 INFO copying /tmp/.tmpc4ZNqU/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
109312026-09-04T15:44:39.404Z[ host-image] Sep 04 15:44:38.564 INFO O| Sep 04 15:44:38.563 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
109322026-09-04T15:44:39.405Z[ host-image] Sep 04 15:44:38.564 INFO O| Sep 04 15:44:38.564 INFO ok!
109332026-09-04T15:44:39.405Z[ host-image] Sep 04 15:44:38.564 INFO O| Sep 04 15:44:38.564 INFO STEP 146 (ensure_file) COMPLETE
109342026-09-04T15:44:39.405Z[ host-image] Sep 04 15:44:38.564 INFO O| Sep 04 15:44:38.564 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109352026-09-04T15:44:39.413Z[ host-image] Sep 04 15:44:38.575 INFO O| Sep 04 15:44:38.575 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
109362026-09-04T15:44:39.416Z[ host-image] Sep 04 15:44:38.575 INFO O| Sep 04 15:44:38.575 INFO STEP 147 (remove_files) COMPLETE
109372026-09-04T15:44:39.417Z[ host-image] Sep 04 15:44:38.575 INFO O| Sep 04 15:44:38.575 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109382026-09-04T15:44:39.423Z[ host-image] Sep 04 15:44:38.584 INFO O| Sep 04 15:44:38.584 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
109392026-09-04T15:44:39.426Z[ host-image] Sep 04 15:44:38.584 INFO O| Sep 04 15:44:38.584 INFO STEP 148 (remove_files) COMPLETE
109402026-09-04T15:44:39.426Z[ host-image] Sep 04 15:44:38.584 INFO O| Sep 04 15:44:38.584 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109412026-09-04T15:44:39.432Z[ host-image] Sep 04 15:44:38.594 INFO O| Sep 04 15:44:38.594 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
109422026-09-04T15:44:39.435Z[ host-image] Sep 04 15:44:38.594 INFO O| Sep 04 15:44:38.594 INFO STEP 149 (remove_files) COMPLETE
109432026-09-04T15:44:39.435Z[ host-image] Sep 04 15:44:38.594 INFO O| Sep 04 15:44:38.594 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109442026-09-04T15:44:39.443Z[ host-image] Sep 04 15:44:38.604 INFO O| Sep 04 15:44:38.604 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
109452026-09-04T15:44:39.446Z[ host-image] Sep 04 15:44:38.604 INFO O| Sep 04 15:44:38.604 INFO STEP 150 (remove_files) COMPLETE
109462026-09-04T15:44:39.446Z[ host-image] Sep 04 15:44:38.605 INFO O| Sep 04 15:44:38.604 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109472026-09-04T15:44:39.452Z[ host-image] Sep 04 15:44:38.614 INFO O| Sep 04 15:44:38.614 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
109482026-09-04T15:44:39.455Z[ host-image] Sep 04 15:44:38.614 INFO O| Sep 04 15:44:38.614 INFO STEP 151 (remove_files) COMPLETE
109492026-09-04T15:44:39.455Z[ host-image] Sep 04 15:44:38.614 INFO O| Sep 04 15:44:38.614 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109502026-09-04T15:44:39.461Z[ host-image] Sep 04 15:44:38.623 INFO O| Sep 04 15:44:38.623 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
109512026-09-04T15:44:39.464Z[ host-image] Sep 04 15:44:38.623 INFO O| Sep 04 15:44:38.623 INFO STEP 152 (remove_files) COMPLETE
109522026-09-04T15:44:39.464Z[ host-image] Sep 04 15:44:38.623 INFO O| Sep 04 15:44:38.623 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109532026-09-04T15:44:39.473Z[ host-image] Sep 04 15:44:38.635 INFO O| Sep 04 15:44:38.635 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
109542026-09-04T15:44:39.474Z[ host-image] Sep 04 15:44:38.635 INFO O| Sep 04 15:44:38.635 INFO STEP 153 (remove_files) COMPLETE
109552026-09-04T15:44:39.477Z[ host-image] Sep 04 15:44:38.635 INFO O| Sep 04 15:44:38.635 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109562026-09-04T15:44:39.484Z[ host-image] Sep 04 15:44:38.646 INFO O| Sep 04 15:44:38.646 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
109572026-09-04T15:44:39.488Z[ host-image] Sep 04 15:44:38.646 INFO O| Sep 04 15:44:38.646 INFO STEP 154 (remove_files) COMPLETE
109582026-09-04T15:44:39.488Z[ host-image] Sep 04 15:44:38.646 INFO O| Sep 04 15:44:38.646 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109592026-09-04T15:44:39.496Z[ host-image] Sep 04 15:44:38.657 INFO O| Sep 04 15:44:38.657 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
109602026-09-04T15:44:39.496Z[ host-image] Sep 04 15:44:38.657 INFO O| Sep 04 15:44:38.657 INFO STEP 155 (remove_files) COMPLETE
109612026-09-04T15:44:39.496Z[ host-image] Sep 04 15:44:38.657 INFO O| Sep 04 15:44:38.657 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109622026-09-04T15:44:39.505Z[ host-image] Sep 04 15:44:38.667 INFO O| Sep 04 15:44:38.667 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
109632026-09-04T15:44:39.505Z[ host-image] Sep 04 15:44:38.667 INFO O| Sep 04 15:44:38.667 INFO STEP 156 (remove_files) COMPLETE
109642026-09-04T15:44:39.505Z[ host-image] Sep 04 15:44:38.667 INFO O| Sep 04 15:44:38.667 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109652026-09-04T15:44:39.515Z[ host-image] Sep 04 15:44:38.676 INFO O| Sep 04 15:44:38.676 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
109662026-09-04T15:44:39.515Z[ host-image] Sep 04 15:44:38.676 INFO O| Sep 04 15:44:38.676 INFO STEP 157 (remove_files) COMPLETE
109672026-09-04T15:44:39.518Z[ host-image] Sep 04 15:44:38.676 INFO O| Sep 04 15:44:38.676 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109682026-09-04T15:44:39.523Z[ host-image] Sep 04 15:44:38.685 INFO O| Sep 04 15:44:38.685 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
109692026-09-04T15:44:39.526Z[ host-image] Sep 04 15:44:38.685 INFO O| Sep 04 15:44:38.685 INFO STEP 158 (remove_files) COMPLETE
109702026-09-04T15:44:39.526Z[ host-image] Sep 04 15:44:38.685 INFO O| Sep 04 15:44:38.685 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109712026-09-04T15:44:39.535Z[ host-image] Sep 04 15:44:38.696 INFO O| Sep 04 15:44:38.696 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
109722026-09-04T15:44:39.535Z[ host-image] Sep 04 15:44:38.697 INFO O| Sep 04 15:44:38.696 INFO STEP 159 (remove_files) COMPLETE
109732026-09-04T15:44:39.535Z[ host-image] Sep 04 15:44:38.697 INFO O| Sep 04 15:44:38.696 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109742026-09-04T15:44:39.545Z[ host-image] Sep 04 15:44:38.706 INFO O| Sep 04 15:44:38.706 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
109752026-09-04T15:44:39.545Z[ host-image] Sep 04 15:44:38.706 INFO O| Sep 04 15:44:38.706 INFO STEP 160 (remove_files) COMPLETE
109762026-09-04T15:44:39.549Z[ host-image] Sep 04 15:44:38.706 INFO O| Sep 04 15:44:38.706 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109772026-09-04T15:44:39.556Z[ host-image] Sep 04 15:44:38.718 INFO O| Sep 04 15:44:38.717 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
109782026-09-04T15:44:39.556Z[ host-image] Sep 04 15:44:38.718 INFO O| Sep 04 15:44:38.718 INFO STEP 161 (remove_files) COMPLETE
109792026-09-04T15:44:39.556Z[ host-image] Sep 04 15:44:38.718 INFO O| Sep 04 15:44:38.718 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109802026-09-04T15:44:39.567Z[ host-image] Sep 04 15:44:38.728 INFO O| Sep 04 15:44:38.728 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
109812026-09-04T15:44:39.567Z[ host-image] Sep 04 15:44:38.728 INFO O| Sep 04 15:44:38.728 INFO STEP 162 (remove_files) COMPLETE
109822026-09-04T15:44:39.567Z[ host-image] Sep 04 15:44:38.728 INFO O| Sep 04 15:44:38.728 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109832026-09-04T15:44:39.577Z[ host-image] Sep 04 15:44:38.739 INFO O| Sep 04 15:44:38.739 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
109842026-09-04T15:44:39.580Z[ host-image] Sep 04 15:44:38.739 INFO O| Sep 04 15:44:38.739 INFO STEP 163 (remove_files) COMPLETE
109852026-09-04T15:44:39.580Z[ host-image] Sep 04 15:44:38.739 INFO O| Sep 04 15:44:38.739 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109862026-09-04T15:44:39.588Z[ host-image] Sep 04 15:44:38.750 INFO O| Sep 04 15:44:38.750 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
109872026-09-04T15:44:39.588Z[ host-image] Sep 04 15:44:38.750 INFO O| Sep 04 15:44:38.750 INFO STEP 164 (remove_files) COMPLETE
109882026-09-04T15:44:39.591Z[ host-image] Sep 04 15:44:38.750 INFO O| Sep 04 15:44:38.750 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109892026-09-04T15:44:39.599Z[ host-image] Sep 04 15:44:38.760 INFO O| Sep 04 15:44:38.760 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
109902026-09-04T15:44:39.599Z[ host-image] Sep 04 15:44:38.760 INFO O| Sep 04 15:44:38.760 INFO STEP 165 (remove_files) COMPLETE
109912026-09-04T15:44:39.602Z[ host-image] Sep 04 15:44:38.760 INFO O| Sep 04 15:44:38.760 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109922026-09-04T15:44:39.608Z[ host-image] Sep 04 15:44:38.770 INFO O| Sep 04 15:44:38.770 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
109932026-09-04T15:44:39.608Z[ host-image] Sep 04 15:44:38.770 INFO O| Sep 04 15:44:38.770 INFO STEP 166 (remove_files) COMPLETE
109942026-09-04T15:44:39.611Z[ host-image] Sep 04 15:44:38.770 INFO O| Sep 04 15:44:38.770 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109952026-09-04T15:44:39.619Z[ host-image] Sep 04 15:44:38.781 INFO O| Sep 04 15:44:38.781 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
109962026-09-04T15:44:39.622Z[ host-image] Sep 04 15:44:38.781 INFO O| Sep 04 15:44:38.781 INFO STEP 167 (remove_files) COMPLETE
109972026-09-04T15:44:39.622Z[ host-image] Sep 04 15:44:38.781 INFO O| Sep 04 15:44:38.781 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109982026-09-04T15:44:39.630Z[ host-image] Sep 04 15:44:38.792 INFO O| Sep 04 15:44:38.792 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
109992026-09-04T15:44:39.634Z[ host-image] Sep 04 15:44:38.792 INFO O| Sep 04 15:44:38.792 INFO STEP 168 (remove_files) COMPLETE
110002026-09-04T15:44:39.634Z[ host-image] Sep 04 15:44:38.792 INFO O| Sep 04 15:44:38.792 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110012026-09-04T15:44:39.642Z[ host-image] Sep 04 15:44:38.803 INFO O| Sep 04 15:44:38.803 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
110022026-09-04T15:44:39.642Z[ host-image] Sep 04 15:44:38.803 INFO O| Sep 04 15:44:38.803 INFO STEP 169 (remove_files) COMPLETE
110032026-09-04T15:44:39.644Z[ host-image] Sep 04 15:44:38.803 INFO O| Sep 04 15:44:38.803 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110042026-09-04T15:44:39.653Z[ host-image] Sep 04 15:44:38.815 INFO O| Sep 04 15:44:38.815 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
110052026-09-04T15:44:39.656Z[ host-image] Sep 04 15:44:38.815 INFO O| Sep 04 15:44:38.815 INFO STEP 170 (remove_files) COMPLETE
110062026-09-04T15:44:39.656Z[ host-image] Sep 04 15:44:38.815 INFO O| Sep 04 15:44:38.815 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110072026-09-04T15:44:39.664Z[ host-image] Sep 04 15:44:38.826 INFO O| Sep 04 15:44:38.825 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
110082026-09-04T15:44:39.667Z[ host-image] Sep 04 15:44:38.826 INFO O| Sep 04 15:44:38.826 INFO STEP 171 (remove_files) COMPLETE
110092026-09-04T15:44:39.667Z[ host-image] Sep 04 15:44:38.826 INFO O| Sep 04 15:44:38.826 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110102026-09-04T15:44:39.676Z[ host-image] Sep 04 15:44:38.837 INFO O| Sep 04 15:44:38.837 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
110112026-09-04T15:44:39.676Z[ host-image] Sep 04 15:44:38.837 INFO O| Sep 04 15:44:38.837 INFO STEP 172 (remove_files) COMPLETE
110122026-09-04T15:44:39.679Z[ host-image] Sep 04 15:44:38.837 INFO O| Sep 04 15:44:38.837 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110132026-09-04T15:44:39.686Z[ host-image] Sep 04 15:44:38.848 INFO O| Sep 04 15:44:38.848 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
110142026-09-04T15:44:39.686Z[ host-image] Sep 04 15:44:38.848 INFO O| Sep 04 15:44:38.848 INFO STEP 173 (remove_files) COMPLETE
110152026-09-04T15:44:39.686Z[ host-image] Sep 04 15:44:38.848 INFO O| Sep 04 15:44:38.848 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110162026-09-04T15:44:39.697Z[ host-image] Sep 04 15:44:38.859 INFO O| Sep 04 15:44:38.859 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
110172026-09-04T15:44:39.697Z[ host-image] Sep 04 15:44:38.859 INFO O| Sep 04 15:44:38.859 INFO STEP 174 (remove_files) COMPLETE
110182026-09-04T15:44:39.700Z[ host-image] Sep 04 15:44:38.859 INFO O| Sep 04 15:44:38.859 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110192026-09-04T15:44:39.708Z[ host-image] Sep 04 15:44:38.869 INFO O| Sep 04 15:44:38.869 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
110202026-09-04T15:44:39.708Z[ host-image] Sep 04 15:44:38.869 INFO O| Sep 04 15:44:38.869 INFO STEP 175 (remove_files) COMPLETE
110212026-09-04T15:44:39.708Z[ host-image] Sep 04 15:44:38.869 INFO O| Sep 04 15:44:38.869 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
110222026-09-04T15:44:39.720Z[ host-image] Sep 04 15:44:38.882 INFO O| Sep 04 15:44:38.882 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
110232026-09-04T15:44:39.720Z[ host-image] Sep 04 15:44:38.882 INFO O| Sep 04 15:44:38.882 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
110242026-09-04T15:44:39.755Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
110252026-09-04T15:44:45.857Z[ host-image] Sep 04 15:44:45.019 INFO O| Sep 04 15:44:45.019 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
110262026-09-04T15:44:45.857Z[ host-image] Sep 04 15:44:45.019 INFO O| Sep 04 15:44:45.019 INFO E| svccfg: Loaded 80 smf(7) service descriptions
110272026-09-04T15:44:45.871Z[ host-image] Sep 04 15:44:45.032 INFO O| Sep 04 15:44:45.032 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.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"}
110282026-09-04T15:44:45.980Z[ host-image] Sep 04 15:44:45.142 INFO O| Sep 04 15:44:45.142 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], 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", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1"}
110292026-09-04T15:44:46.043Z[ host-image] Sep 04 15:44:45.205 INFO O| Sep 04 15:44:45.204 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.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-04T15:44:46.113Z[ host-image] Sep 04 15:44:45.274 INFO O| Sep 04 15:44:45.274 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
110312026-09-04T15:44:46.113Z[ host-image] Sep 04 15:44:45.274 INFO O| Sep 04 15:44:45.274 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
110322026-09-04T15:44:46.116Z[ host-image] Sep 04 15:44:45.276 INFO O| Sep 04 15:44:45.276 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
110332026-09-04T15:44:46.116Z[ host-image] Sep 04 15:44:45.276 INFO O| Sep 04 15:44:45.276 INFO ok!
110342026-09-04T15:44:46.116Z[ host-image] Sep 04 15:44:45.276 INFO O| Sep 04 15:44:45.276 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
110352026-09-04T15:44:46.116Z[ host-image] Sep 04 15:44:45.276 INFO O| Sep 04 15:44:45.276 INFO STEP 176 (seed_smf) COMPLETE
110362026-09-04T15:44:46.116Z[ host-image] Sep 04 15:44:45.276 INFO O| Sep 04 15:44:45.276 INFO steps complete; finalising image!
110372026-09-04T15:44:46.116Z[ host-image] Sep 04 15:44:45.276 INFO O| Sep 04 15:44:45.276 INFO TRIM POOL: TEMPORARY-sled-zfs
110382026-09-04T15:44:46.386Z[ host-image] Sep 04 15:44:45.547 INFO O| Sep 04 15:44:45.547 INFO trim TEMPORARY-sled-zfs: (3% trimmed, started at Fri Sep 4 15:44:45 2026)
110392026-09-04T15:44:46.602Z[ host-image] Sep 04 15:44:45.763 INFO O| Sep 04 15:44:45.763 INFO temporary pool has 706M used, 318M avail, 1.92x compressratio
110402026-09-04T15:44:46.602Z[ host-image] Sep 04 15:44:45.763 INFO O| Sep 04 15:44:45.763 INFO EXPORT POOL: TEMPORARY-sled-zfs
110412026-09-04T15:44:46.964Z[ host-image] Sep 04 15:44:46.125 INFO O| Sep 04 15:44:46.125 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
110422026-09-04T15:44:46.964Z[ host-image] Sep 04 15:44:46.125 INFO O| Sep 04 15:44:46.125 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
110432026-09-04T15:44:48.051Z[ host-image] Sep 04 15:44:47.212 INFO O| Sep 04 15:44:47.212 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
110442026-09-04T15:44:48.051Z[ host-image] Sep 04 15:44:47.212 INFO O| Sep 04 15:44:47.212 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
110452026-09-04T15:44:48.054Z[ host-image] Sep 04 15:44:47.212 INFO O| Sep 04 15:44:47.212 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
110462026-09-04T15:44:48.054Z[ host-image] Sep 04 15:44:47.212 INFO O| Sep 04 15:44:47.212 INFO completed processing sled/zfs
110472026-09-04T15:44:48.054Z[ host-image] Sep 04 15:44:47.212 INFO O| Sep 04 15:44:47.212 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
110482026-09-04T15:45:00.486Z[ host-image] Sep 04 15:44:59.647 INFO O| Sep 04 15:44:59.647 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
110492026-09-04T15:45:00.571Z[ host-image] Sep 04 15:44:59.732 INFO BUILD STRING "heads/stlouis-0-g0e29ea8d43\n"
110502026-09-04T15:45:00.571Z[ host-image] Sep 04 15:44:59.732 INFO expanded image name: "ci 68d90e6/${os_short_commit} 2026-09-04 15:29" -> "ci 68d90e6/0e29ea8 2026-09-04 15:29"
110512026-09-04T15:45:00.575Z[ host-image] Sep 04 15:44:59.732 INFO output artefacts stored in: "/work/os-host"
110522026-09-04T15:45:00.575Z[ host-image] Sep 04 15:44:59.732 INFO collecting git info from project "phbl"...
110532026-09-04T15:45:00.578Z[ host-image] Sep 04 15:44:59.738 INFO collecting git info from project "amd-firmware"...
110542026-09-04T15:45:00.583Z[ recovery-image] Sep 04 15:44:59.745 INFO O| ok, image written!
110552026-09-04T15:45:00.586Z[ recovery-image] Sep 04 15:44:59.745 INFO O| ok, boot_image_csum file written!
110562026-09-04T15:45:00.587Z[ recovery-image] Sep 04 15:44:59.747 INFO creating boot archive (CPIO)...
110572026-09-04T15:45:00.587Z[ recovery-image] Sep 04 15:44:59.747 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
110582026-09-04T15:45:00.591Z[ host-image] Sep 04 15:44:59.749 INFO collecting git info from project "bootserver"...
110592026-09-04T15:45:00.591Z[ recovery-image] Sep 04 15:44:59.751 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
110602026-09-04T15:45:00.591Z[ recovery-image] Sep 04 15:44:59.751 INFO E| + outfile=/work/os-recovery/cpio
110612026-09-04T15:45:00.591Z[ recovery-image] Sep 04 15:44:59.751 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
110622026-09-04T15:45:00.595Z[ recovery-image] Sep 04 15:44:59.753 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
110632026-09-04T15:45:00.595Z[ recovery-image] Sep 04 15:44:59.753 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
110642026-09-04T15:45:00.595Z[ host-image] Sep 04 15:44:59.753 INFO collecting git info from project "pinprick"...
110652026-09-04T15:45:00.598Z[ host-image] Sep 04 15:44:59.757 INFO collecting git info from project "dmar-report"...
110662026-09-04T15:45:00.603Z[ host-image] Sep 04 15:44:59.761 INFO collecting git info from project "image-builder"...
110672026-09-04T15:45:00.606Z[ host-image] Sep 04 15:44:59.765 INFO collecting git info from project "amd-host-image-builder"...
110682026-09-04T15:45:00.610Z[ host-image] Sep 04 15:44:59.769 INFO collecting git info from project "chelsio-t6-roms"...
110692026-09-04T15:45:00.613Z[ host-image] Sep 04 15:44:59.773 INFO collecting git info from project "pilot"...
110702026-09-04T15:45:00.616Z[ host-image] Sep 04 15:44:59.777 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
110712026-09-04T15:45:00.619Z[ recovery-image] Sep 04 15:44:59.780 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
110722026-09-04T15:45:00.619Z[ recovery-image] Sep 04 15:44:59.780 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
110732026-09-04T15:45:00.625Z[ recovery-image] Sep 04 15:44:59.787 INFO creating compressed cpio/unix for dev loaders...
110742026-09-04T15:45:00.625Z[ recovery-image] Sep 04 15:44:59.787 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
110752026-09-04T15:45:00.854Z[ recovery-image] Sep 04 15:45:00.015 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
110762026-09-04T15:45:00.916Z[ host-image] Sep 04 15:45:00.077 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
110772026-09-04T15:45:01.215Z[ host-image] Sep 04 15:45:00.376 INFO creating Oxide boot image...
110782026-09-04T15:45:01.215Z[ host-image] Sep 04 15:45:00.376 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 68d90e6/0e29ea8 2026-09-04 15:29", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
110792026-09-04T15:45:02.031Z[ host-image] Sep 04 15:45:01.192 INFO O| ok, image written!
110802026-09-04T15:45:02.031Z[ host-image] Sep 04 15:45:01.192 INFO O| ok, boot_image_csum file written!
110812026-09-04T15:45:02.034Z[ host-image] Sep 04 15:45:01.194 INFO creating boot archive (CPIO)...
110822026-09-04T15:45:02.035Z[ host-image] Sep 04 15:45:01.194 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
110832026-09-04T15:45:02.038Z[ host-image] Sep 04 15:45:01.198 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
110842026-09-04T15:45:02.038Z[ host-image] Sep 04 15:45:01.198 INFO E| + outfile=/work/os-host/cpio
110852026-09-04T15:45:02.038Z[ host-image] Sep 04 15:45:01.198 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
110862026-09-04T15:45:02.041Z[ host-image] Sep 04 15:45:01.200 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
110872026-09-04T15:45:02.041Z[ host-image] Sep 04 15:45:01.201 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
110882026-09-04T15:45:02.067Z[ host-image] Sep 04 15:45:01.228 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
110892026-09-04T15:45:02.070Z[ host-image] Sep 04 15:45:01.228 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
110902026-09-04T15:45:02.073Z[ host-image] Sep 04 15:45:01.234 INFO creating compressed cpio/unix for dev loaders...
110912026-09-04T15:45:02.073Z[ host-image] Sep 04 15:45:01.234 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
110922026-09-04T15:45:02.307Z[ host-image] Sep 04 15:45:01.468 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
110932026-09-04T15:45:04.228Z[ recovery-image] Sep 04 15:45:03.389 INFO creating reset image...
110942026-09-04T15:45:04.228Z[ recovery-image] Sep 04 15:45:03.389 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")
110952026-09-04T15:45:04.442Z[ recovery-image] Sep 04 15:45:03.603 INFO E| Updating crates.io index
110962026-09-04T15:45:04.726Z[ recovery-image] Sep 04 15:45:03.887 INFO E| Downloading crates ...
110972026-09-04T15:45:04.768Z[ recovery-image] Sep 04 15:45:03.929 INFO E| Downloaded colorchoice v1.0.5
110982026-09-04T15:45:04.771Z[ recovery-image] Sep 04 15:45:03.931 INFO E| Downloaded shared_child v1.1.1
110992026-09-04T15:45:04.774Z[ recovery-image] Sep 04 15:45:03.933 INFO E| Downloaded clap_lex v1.1.0
111002026-09-04T15:45:04.778Z[ recovery-image] Sep 04 15:45:03.936 INFO E| Downloaded os_pipe v1.2.3
111012026-09-04T15:45:04.778Z[ recovery-image] Sep 04 15:45:03.937 INFO E| Downloaded sigchld v0.2.4
111022026-09-04T15:45:04.781Z[ recovery-image] Sep 04 15:45:03.940 INFO E| Downloaded duct v1.1.1
111032026-09-04T15:45:04.781Z[ recovery-image] Sep 04 15:45:03.941 INFO E| Downloaded shared_thread v0.2.0
111042026-09-04T15:45:04.811Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling libc v0.2.186
111052026-09-04T15:45:04.811Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling proc-macro2 v1.0.106
111062026-09-04T15:45:04.814Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling unicode-ident v1.0.24
111072026-09-04T15:45:04.814Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling signal-hook v0.3.18
111082026-09-04T15:45:04.814Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling quote v1.0.45
111092026-09-04T15:45:04.814Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling utf8parse v0.2.2
111102026-09-04T15:45:04.814Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling anstyle-query v1.1.5
111112026-09-04T15:45:04.814Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling is_terminal_polyfill v1.70.2
111122026-09-04T15:45:04.814Z[ recovery-image] Sep 04 15:45:03.973 INFO E| Compiling colorchoice v1.0.5
111132026-09-04T15:45:04.828Z[ recovery-image] Sep 04 15:45:03.989 INFO E| Compiling anstyle v1.0.14
111142026-09-04T15:45:04.831Z[ recovery-image] Sep 04 15:45:03.991 INFO E| Compiling clap_lex v1.1.0
111152026-09-04T15:45:04.831Z[ recovery-image] Sep 04 15:45:03.992 INFO E| Compiling heck v0.5.0
111162026-09-04T15:45:04.831Z[ recovery-image] Sep 04 15:45:03.992 INFO E| Compiling strsim v0.11.1
111172026-09-04T15:45:04.831Z[ recovery-image] Sep 04 15:45:03.992 INFO E| Compiling shared_thread v0.2.0
111182026-09-04T15:45:04.937Z[ recovery-image] Sep 04 15:45:04.098 INFO E| Compiling anstyle-parse v1.0.0
111192026-09-04T15:45:05.077Z[ recovery-image] Sep 04 15:45:04.237 INFO E| Compiling anstream v1.0.0
111202026-09-04T15:45:05.279Z[ recovery-image] Sep 04 15:45:04.439 INFO E| Compiling clap_builder v4.6.0
111212026-09-04T15:45:05.559Z[ recovery-image] Sep 04 15:45:04.720 INFO E| Compiling errno v0.3.14
111222026-09-04T15:45:05.559Z[ recovery-image] Sep 04 15:45:04.720 INFO E| Compiling os_pipe v1.2.3
111232026-09-04T15:45:05.646Z[ recovery-image] Sep 04 15:45:04.807 INFO E| Compiling signal-hook-registry v1.4.8
111242026-09-04T15:45:05.704Z[ host-image] Sep 04 15:45:04.866 INFO creating reset image...
111252026-09-04T15:45:05.704Z[ host-image] Sep 04 15:45:04.866 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")
111262026-09-04T15:45:05.849Z[ recovery-image] Sep 04 15:45:05.010 INFO E| Compiling syn v2.0.117
111272026-09-04T15:45:05.885Z[ host-image] Sep 04 15:45:05.047 INFO E| Blocking waiting for file lock on build directory
111282026-09-04T15:45:05.909Z[ recovery-image] Sep 04 15:45:05.071 INFO E| Compiling sigchld v0.2.4
111292026-09-04T15:45:06.003Z[ recovery-image] Sep 04 15:45:05.164 INFO E| Compiling shared_child v1.1.1
111302026-09-04T15:45:06.110Z[ recovery-image] Sep 04 15:45:05.271 INFO E| Compiling duct v1.1.1
111312026-09-04T15:45:07.796Z[ recovery-image] Sep 04 15:45:06.957 INFO E| Compiling clap_derive v4.6.1
111322026-09-04T15:45:09.028Z[ recovery-image] Sep 04 15:45:08.187 INFO E| Compiling clap v4.6.1
111332026-09-04T15:45:09.083Z[ recovery-image] Sep 04 15:45:08.244 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
111342026-09-04T15:45:09.871Z[ recovery-image] Sep 04 15:45:09.032 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s
111352026-09-04T15:45:09.877Z[ recovery-image] Sep 04 15:45:09.038 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
111362026-09-04T15:45:09.880Z[ host-image] Sep 04 15:45:09.039 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
111372026-09-04T15:45:09.880Z[ host-image] Sep 04 15:45:09.041 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
111382026-09-04T15:45:10.083Z[ recovery-image] Sep 04 15:45:09.244 INFO E| Blocking waiting for file lock on package cache
111392026-09-04T15:45:10.105Z[ host-image] Sep 04 15:45:09.267 INFO E| Blocking waiting for file lock on package cache
111402026-09-04T15:45:10.137Z[ recovery-image] Sep 04 15:45:09.299 INFO E| Blocking waiting for file lock on package cache
111412026-09-04T15:45:10.162Z[ host-image] Sep 04 15:45:09.323 INFO E| Blocking waiting for file lock on package cache
111422026-09-04T15:45:10.187Z[ recovery-image] Sep 04 15:45:09.348 INFO E| Blocking waiting for file lock on package cache
111432026-09-04T15:45:10.190Z[ host-image] Sep 04 15:45:09.349 INFO E| Downloading crates ...
111442026-09-04T15:45:10.243Z[ host-image] Sep 04 15:45:09.405 INFO E| Downloaded bitflags v2.13.0
111452026-09-04T15:45:10.248Z[ host-image] Sep 04 15:45:09.408 INFO E| Downloaded bitstruct_derive v0.1.0
111462026-09-04T15:45:10.248Z[ host-image] Sep 04 15:45:09.409 INFO E| Downloaded miniz_oxide v0.9.1
111472026-09-04T15:45:10.252Z[ host-image] Sep 04 15:45:09.412 INFO E| Downloaded bit_field v0.10.3
111482026-09-04T15:45:10.252Z[ host-image] Sep 04 15:45:09.413 INFO E| Downloaded bitstruct v0.1.1
111492026-09-04T15:45:10.256Z[ host-image] Sep 04 15:45:09.414 INFO E| Downloaded cpio_reader v0.1.2
111502026-09-04T15:45:10.274Z[ host-image] Sep 04 15:45:09.436 INFO E| Downloaded log v0.4.32
111512026-09-04T15:45:10.277Z[ host-image] Sep 04 15:45:09.437 INFO E| Downloaded raw-cpuid v10.7.0
111522026-09-04T15:45:10.296Z[ host-image] Sep 04 15:45:09.457 INFO E| Downloaded goblin v0.10.7
111532026-09-04T15:45:10.408Z[ host-image] Sep 04 15:45:09.570 INFO E| Downloaded x86 v0.52.0
111542026-09-04T15:45:10.441Z[ host-image] Sep 04 15:45:09.602 INFO E| Blocking waiting for file lock on package cache
111552026-09-04T15:45:10.444Z[ host-image] Sep 04 15:45:09.603 INFO E| Updating crates.io index
111562026-09-04T15:45:10.447Z[ recovery-image] Sep 04 15:45:09.607 INFO E| Blocking waiting for file lock on package cache
111572026-09-04T15:45:10.489Z[ host-image] Sep 04 15:45:09.650 INFO E| Blocking waiting for file lock on package cache
111582026-09-04T15:45:10.492Z[ recovery-image] Sep 04 15:45:09.653 INFO E| Blocking waiting for file lock on package cache
111592026-09-04T15:45:10.492Z[ host-image] Sep 04 15:45:09.653 INFO E| Downloading crates ...
111602026-09-04T15:45:10.517Z[ host-image] Sep 04 15:45:09.679 INFO E| Downloaded hashbrown v0.17.1
111612026-09-04T15:45:10.521Z[ host-image] Sep 04 15:45:09.683 INFO E| Downloaded rustc-literal-escaper v0.0.7
111622026-09-04T15:45:10.524Z[ host-image] Sep 04 15:45:09.684 INFO E| Blocking waiting for file lock on package cache
111632026-09-04T15:45:10.571Z[ recovery-image] Sep 04 15:45:09.732 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)
111642026-09-04T15:45:10.571Z[ recovery-image] Sep 04 15:45:09.732 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)
111652026-09-04T15:45:10.574Z[ recovery-image] Sep 04 15:45:09.732 INFO E| Compiling proc-macro2 v1.0.106
111662026-09-04T15:45:10.574Z[ recovery-image] Sep 04 15:45:09.732 INFO E| Compiling unicode-ident v1.0.24
111672026-09-04T15:45:10.574Z[ recovery-image] Sep 04 15:45:09.732 INFO E| Compiling quote v1.0.45
111682026-09-04T15:45:10.574Z[ recovery-image] Sep 04 15:45:09.733 INFO E| Compiling syn v1.0.109
111692026-09-04T15:45:10.574Z[ recovery-image] Sep 04 15:45:09.733 INFO E| Compiling x86 v0.52.0
111702026-09-04T15:45:10.574Z[ host-image] Sep 04 15:45:09.733 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)
111712026-09-04T15:45:10.574Z[ recovery-image] Sep 04 15:45:09.733 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111722026-09-04T15:45:10.574Z[ host-image] Sep 04 15:45:09.733 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)
111732026-09-04T15:45:10.574Z[ recovery-image] Sep 04 15:45:09.733 INFO E| Compiling seq-macro v0.3.6
111742026-09-04T15:45:10.574Z[ host-image] Sep 04 15:45:09.733 INFO E| Compiling proc-macro2 v1.0.106
111752026-09-04T15:45:10.574Z[ host-image] Sep 04 15:45:09.733 INFO E| Compiling quote v1.0.45
111762026-09-04T15:45:10.575Z[ host-image] Sep 04 15:45:09.733 INFO E| Compiling unicode-ident v1.0.24
111772026-09-04T15:45:10.575Z[ host-image] Sep 04 15:45:09.733 INFO E| Compiling syn v1.0.109
111782026-09-04T15:45:10.575Z[ host-image] Sep 04 15:45:09.733 INFO E| Compiling x86 v0.52.0
111792026-09-04T15:45:10.575Z[ host-image] Sep 04 15:45:09.733 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111802026-09-04T15:45:10.575Z[ host-image] Sep 04 15:45:09.733 INFO E| Compiling seq-macro v0.3.6
111812026-09-04T15:45:11.634Z[ host-image] Sep 04 15:45:10.795 INFO E| Compiling syn v2.0.117
111822026-09-04T15:45:11.638Z[ recovery-image] Sep 04 15:45:10.800 INFO E| Compiling syn v2.0.117
111832026-09-04T15:45:13.066Z[ recovery-image] Sep 04 15:45:12.227 INFO E| Compiling scroll_derive v0.13.1
111842026-09-04T15:45:13.084Z[ host-image] Sep 04 15:45:12.245 INFO E| Compiling scroll_derive v0.13.1
111852026-09-04T15:45:14.193Z[ recovery-image] Sep 04 15:45:13.354 INFO E| Compiling bitstruct_derive v0.1.0
111862026-09-04T15:45:14.216Z[ host-image] Sep 04 15:45:13.378 INFO E| Compiling bitstruct_derive v0.1.0
111872026-09-04T15:45:23.809Z[ recovery-image] Sep 04 15:45:22.970 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)
111882026-09-04T15:45:23.921Z[ host-image] Sep 04 15:45:23.082 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-04T15:45:26.485Z[ recovery-image] Sep 04 15:45:25.646 INFO E| Compiling bitflags v1.3.2
111902026-09-04T15:45:26.486Z[ recovery-image] Sep 04 15:45:25.646 INFO E| Compiling bitflags v2.13.0
111912026-09-04T15:45:26.486Z[ recovery-image] Sep 04 15:45:25.646 INFO E| Compiling bit_field v0.10.3
111922026-09-04T15:45:26.489Z[ recovery-image] Sep 04 15:45:25.646 INFO E| Compiling adler2 v2.0.1
111932026-09-04T15:45:26.489Z[ recovery-image] Sep 04 15:45:25.646 INFO E| Compiling plain v0.2.3
111942026-09-04T15:45:26.489Z[ recovery-image] Sep 04 15:45:25.646 INFO E| Compiling log v0.4.32
111952026-09-04T15:45:26.489Z[ recovery-image] Sep 04 15:45:25.647 INFO E| Compiling scroll v0.13.0
111962026-09-04T15:45:26.489Z[ recovery-image] Sep 04 15:45:25.647 INFO E| Compiling static_assertions v1.1.0
111972026-09-04T15:45:26.489Z[ recovery-image] Sep 04 15:45:25.647 INFO E| Compiling bitstruct v0.1.1
111982026-09-04T15:45:26.566Z[ recovery-image] Sep 04 15:45:25.727 INFO E| Compiling raw-cpuid v10.7.0
111992026-09-04T15:45:26.625Z[ recovery-image] Sep 04 15:45:25.786 INFO E| Compiling miniz_oxide v0.9.1
112002026-09-04T15:45:26.657Z[ host-image] Sep 04 15:45:25.818 INFO E| Compiling bitflags v1.3.2
112012026-09-04T15:45:26.657Z[ host-image] Sep 04 15:45:25.818 INFO E| Compiling bitflags v2.13.0
112022026-09-04T15:45:26.657Z[ host-image] Sep 04 15:45:25.818 INFO E| Compiling adler2 v2.0.1
112032026-09-04T15:45:26.661Z[ host-image] Sep 04 15:45:25.818 INFO E| Compiling bit_field v0.10.3
112042026-09-04T15:45:26.661Z[ host-image] Sep 04 15:45:25.818 INFO E| Compiling plain v0.2.3
112052026-09-04T15:45:26.661Z[ host-image] Sep 04 15:45:25.818 INFO E| Compiling scroll v0.13.0
112062026-09-04T15:45:26.661Z[ host-image] Sep 04 15:45:25.818 INFO E| Compiling log v0.4.32
112072026-09-04T15:45:26.661Z[ host-image] Sep 04 15:45:25.818 INFO E| Compiling static_assertions v1.1.0
112082026-09-04T15:45:26.661Z[ host-image] Sep 04 15:45:25.822 INFO E| Compiling bitstruct v0.1.1
112092026-09-04T15:45:26.683Z[ recovery-image] Sep 04 15:45:25.844 INFO E| Compiling cpio_reader v0.1.2
112102026-09-04T15:45:26.724Z[ host-image] Sep 04 15:45:25.885 INFO E| Compiling raw-cpuid v10.7.0
112112026-09-04T15:45:26.810Z[ host-image] Sep 04 15:45:25.971 INFO E| Compiling miniz_oxide v0.9.1
112122026-09-04T15:45:26.959Z[ host-image] Sep 04 15:45:26.120 INFO E| Compiling cpio_reader v0.1.2
112132026-09-04T15:45:26.971Z[ recovery-image] Sep 04 15:45:26.132 INFO E| Compiling goblin v0.10.7
112142026-09-04T15:45:27.121Z[ host-image] Sep 04 15:45:26.282 INFO E| Compiling goblin v0.10.7
112152026-09-04T15:45:30.967Z[ host-image] Sep 04 15:45:30.128 INFO E| Finished `release` profile [optimized] target(s) in 21.07s
112162026-09-04T15:45:30.995Z[ host-image] Sep 04 15:45:30.156 INFO building ROM for gimlet
112172026-09-04T15:45:30.995Z[ host-image] Sep 04 15:45:30.156 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")
112182026-09-04T15:45:31.051Z[ recovery-image] Sep 04 15:45:30.211 INFO E| Finished `release` profile [optimized] target(s) in 21.15s
112192026-09-04T15:45:31.069Z[ recovery-image] Sep 04 15:45:30.230 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
112202026-09-04T15:45:31.069Z[ recovery-image] Sep 04 15:45:30.231 INFO building ROM for gimlet
112212026-09-04T15:45:31.069Z[ recovery-image] Sep 04 15:45:30.231 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")
112222026-09-04T15:45:31.096Z[ host-image] Sep 04 15:45:30.257 INFO E| Downloading crates ...
112232026-09-04T15:45:31.130Z[ recovery-image] Sep 04 15:45:30.291 INFO E| Blocking waiting for file lock on package cache
112242026-09-04T15:45:31.142Z[ host-image] Sep 04 15:45:30.303 INFO E| Downloaded anstyle-query v1.1.2
112252026-09-04T15:45:31.148Z[ host-image] Sep 04 15:45:30.310 INFO E| Downloaded toml_datetime v0.6.9
112262026-09-04T15:45:31.163Z[ host-image] Sep 04 15:45:30.324 INFO E| Downloaded toml_edit v0.22.26
112272026-09-04T15:45:31.186Z[ host-image] Sep 04 15:45:30.347 INFO E| Downloaded clap_lex v0.7.4
112282026-09-04T15:45:31.189Z[ host-image] Sep 04 15:45:30.348 INFO E| Downloaded is_terminal_polyfill v1.70.1
112292026-09-04T15:45:31.189Z[ host-image] Sep 04 15:45:30.348 INFO E| Downloaded anstyle v1.0.10
112302026-09-04T15:45:31.189Z[ host-image] Sep 04 15:45:30.349 INFO E| Downloaded colorchoice v1.0.3
112312026-09-04T15:45:31.189Z[ host-image] Sep 04 15:45:30.350 INFO E| Downloaded serde_spanned v0.6.8
112322026-09-04T15:45:31.192Z[ host-image] Sep 04 15:45:30.351 INFO E| Downloaded os_pipe v1.2.1
112332026-09-04T15:45:31.192Z[ host-image] Sep 04 15:45:30.352 INFO E| Downloaded shared_child v1.0.1
112342026-09-04T15:45:31.192Z[ host-image] Sep 04 15:45:30.352 INFO E| Downloaded duct v0.13.7
112352026-09-04T15:45:31.192Z[ host-image] Sep 04 15:45:30.354 INFO E| Downloaded toml_write v0.1.1
112362026-09-04T15:45:31.195Z[ host-image] Sep 04 15:45:30.355 INFO E| Downloaded anstyle-parse v0.2.6
112372026-09-04T15:45:31.195Z[ host-image] Sep 04 15:45:30.356 INFO E| Downloaded clap_derive v4.5.32
112382026-09-04T15:45:31.198Z[ host-image] Sep 04 15:45:30.358 INFO E| Downloaded anstream v0.6.18
112392026-09-04T15:45:31.198Z[ host-image] Sep 04 15:45:30.359 INFO E| Downloaded clap v4.5.37
112402026-09-04T15:45:31.203Z[ host-image] Sep 04 15:45:30.365 INFO E| Downloaded toml v0.8.22
112412026-09-04T15:45:31.226Z[ host-image] Sep 04 15:45:30.387 INFO E| Downloaded cc v1.2.20
112422026-09-04T15:45:31.231Z[ host-image] Sep 04 15:45:30.390 INFO E| Downloaded winnow v0.7.7
112432026-09-04T15:45:31.235Z[ host-image] Sep 04 15:45:30.396 INFO E| Downloaded clap_builder v4.5.37
112442026-09-04T15:45:31.240Z[ host-image] Sep 04 15:45:30.402 INFO E| Blocking waiting for file lock on package cache
112452026-09-04T15:45:31.278Z[ host-image] Sep 04 15:45:30.439 INFO E| Compiling libc v0.2.172
112462026-09-04T15:45:31.278Z[ host-image] Sep 04 15:45:30.439 INFO E| Compiling utf8parse v0.2.2
112472026-09-04T15:45:31.281Z[ host-image] Sep 04 15:45:30.439 INFO E| Compiling is_terminal_polyfill v1.70.1
112482026-09-04T15:45:31.281Z[ host-image] Sep 04 15:45:30.439 INFO E| Compiling anstyle-query v1.1.2
112492026-09-04T15:45:31.281Z[ host-image] Sep 04 15:45:30.439 INFO E| Compiling equivalent v1.0.2
112502026-09-04T15:45:31.281Z[ host-image] Sep 04 15:45:30.439 INFO E| Compiling shlex v1.3.0
112512026-09-04T15:45:31.281Z[ host-image] Sep 04 15:45:30.440 INFO E| Compiling colorchoice v1.0.3
112522026-09-04T15:45:31.285Z[ recovery-image] Sep 04 15:45:30.443 INFO E| Blocking waiting for file lock on build directory
112532026-09-04T15:45:31.297Z[ host-image] Sep 04 15:45:30.459 INFO E| Compiling anstyle v1.0.10
112542026-09-04T15:45:31.300Z[ host-image] Sep 04 15:45:30.459 INFO E| Compiling once_cell v1.21.3
112552026-09-04T15:45:31.300Z[ host-image] Sep 04 15:45:30.459 INFO E| Compiling hashbrown v0.15.2
112562026-09-04T15:45:31.300Z[ host-image] Sep 04 15:45:30.459 INFO E| Compiling anyhow v1.0.98
112572026-09-04T15:45:31.300Z[ host-image] Sep 04 15:45:30.459 INFO E| Compiling clap_lex v0.7.4
112582026-09-04T15:45:31.303Z[ host-image] Sep 04 15:45:30.464 INFO E| Compiling strsim v0.11.1
112592026-09-04T15:45:31.306Z[ host-image] Sep 04 15:45:30.468 INFO E| Compiling toml_write v0.1.1
112602026-09-04T15:45:31.309Z[ host-image] Sep 04 15:45:30.469 INFO E| Compiling winnow v0.7.7
112612026-09-04T15:45:31.313Z[ host-image] Sep 04 15:45:30.474 INFO E| Compiling syn v2.0.101
112622026-09-04T15:45:31.452Z[ host-image] Sep 04 15:45:30.613 INFO E| Compiling anstyle-parse v0.2.6
112632026-09-04T15:45:31.731Z[ host-image] Sep 04 15:45:30.890 INFO E| Compiling cc v1.2.20
112642026-09-04T15:45:31.771Z[ host-image] Sep 04 15:45:30.932 INFO E| Compiling anstream v0.6.18
112652026-09-04T15:45:31.852Z[ host-image] Sep 04 15:45:31.013 INFO E| Compiling indexmap v2.9.0
112662026-09-04T15:45:31.994Z[ host-image] Sep 04 15:45:31.155 INFO E| Compiling clap_builder v4.5.37
112672026-09-04T15:45:32.046Z[ host-image] Sep 04 15:45:31.207 INFO E| Compiling os_pipe v1.2.1
112682026-09-04T15:45:32.046Z[ host-image] Sep 04 15:45:31.207 INFO E| Compiling shared_child v1.0.1
112692026-09-04T15:45:32.176Z[ host-image] Sep 04 15:45:31.338 INFO E| Compiling duct v0.13.7
112702026-09-04T15:45:32.779Z[ host-image] Sep 04 15:45:31.940 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
112712026-09-04T15:45:33.814Z[ host-image] Sep 04 15:45:32.975 INFO E| Compiling serde_derive v1.0.219
112722026-09-04T15:45:33.814Z[ host-image] Sep 04 15:45:32.975 INFO E| Compiling clap_derive v4.5.32
112732026-09-04T15:45:35.334Z[ host-image] Sep 04 15:45:34.495 INFO E| Compiling clap v4.5.37
112742026-09-04T15:45:36.029Z[ host-image] Sep 04 15:45:35.190 INFO E| Compiling serde v1.0.219
112752026-09-04T15:45:37.879Z[ host-image] Sep 04 15:45:37.040 INFO E| Compiling serde_spanned v0.6.8
112762026-09-04T15:45:37.879Z[ host-image] Sep 04 15:45:37.040 INFO E| Compiling toml_datetime v0.6.9
112772026-09-04T15:45:38.033Z[ host-image] Sep 04 15:45:37.195 INFO E| Compiling toml_edit v0.22.26
112782026-09-04T15:45:39.294Z[ host-image] Sep 04 15:45:38.455 INFO E| Compiling toml v0.8.22
112792026-09-04T15:45:41.459Z[ host-image] Sep 04 15:45:40.618 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.41s
112802026-09-04T15:45:41.466Z[ recovery-image] Sep 04 15:45:40.627 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.35s
112812026-09-04T15:45:41.468Z[ host-image] Sep 04 15:45:40.628 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`
112822026-09-04T15:45:41.471Z[ recovery-image] Sep 04 15:45:40.631 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`
112832026-09-04T15:45:41.483Z[ host-image] Sep 04 15:45:40.644 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
112842026-09-04T15:45:41.485Z[ recovery-image] Sep 04 15:45:40.644 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
112852026-09-04T15:45:41.502Z[ recovery-image] Sep 04 15:45:40.664 INFO E| Blocking waiting for file lock on package cache
112862026-09-04T15:45:41.528Z[ host-image] Sep 04 15:45:40.689 INFO E| Blocking waiting for file lock on package cache
112872026-09-04T15:45:41.551Z[ recovery-image] Sep 04 15:45:40.712 INFO E| Blocking waiting for file lock on package cache
112882026-09-04T15:45:41.554Z[ host-image] Sep 04 15:45:40.712 INFO E| Blocking waiting for file lock on package cache
112892026-09-04T15:45:41.554Z[ recovery-image] Sep 04 15:45:40.714 INFO E| Blocking waiting for file lock on package cache
112902026-09-04T15:45:41.569Z[ host-image] Sep 04 15:45:40.731 INFO E| Blocking waiting for file lock on package cache
112912026-09-04T15:45:41.583Z[ recovery-image] Sep 04 15:45:40.745 INFO E| Blocking waiting for file lock on build directory
112922026-09-04T15:45:41.595Z[ host-image] Sep 04 15:45:40.756 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
112932026-09-04T15:45:41.598Z[ host-image] Sep 04 15:45:40.760 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`
112942026-09-04T15:45:41.604Z[ recovery-image] Sep 04 15:45:40.766 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
112952026-09-04T15:45:41.608Z[ recovery-image] Sep 04 15:45:40.769 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`
112962026-09-04T15:45:41.718Z[ host-image] Sep 04 15:45:40.879 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
112972026-09-04T15:45:41.718Z[ host-image] Sep 04 15:45:40.879 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
112982026-09-04T15:45:41.718Z[ host-image] Sep 04 15:45:40.879 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
112992026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.879 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
113002026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
113012026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
113022026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
113032026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
113042026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
113052026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
113062026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
113072026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
113082026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
113092026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
113102026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
113112026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO O| Info: ABL version: 0x100f5010
113122026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
113132026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
113142026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
113152026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
113162026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
113172026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
113182026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
113192026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
113202026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
113212026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
113222026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
113232026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
113242026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
113252026-09-04T15:45:41.722Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
113262026-09-04T15:45:41.723Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
113272026-09-04T15:45:41.723Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
113282026-09-04T15:45:41.723Z[ host-image] Sep 04 15:45:40.880 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
113292026-09-04T15:45:41.723Z[ host-image] Sep 04 15:45:40.881 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
113302026-09-04T15:45:41.723Z[ host-image] Sep 04 15:45:40.881 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
113312026-09-04T15:45:41.729Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
113322026-09-04T15:45:41.729Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
113332026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
113342026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
113352026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
113362026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
113372026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
113382026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
113392026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
113402026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
113412026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
113422026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
113432026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
113442026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
113452026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
113462026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO O| Info: ABL version: 0x100f5010
113472026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
113482026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
113492026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
113502026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
113512026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
113522026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.889 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
113532026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
113542026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
113552026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
113562026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
113572026-09-04T15:45:41.732Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
113582026-09-04T15:45:41.733Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
113592026-09-04T15:45:41.733Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
113602026-09-04T15:45:41.733Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
113612026-09-04T15:45:41.733Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
113622026-09-04T15:45:41.733Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
113632026-09-04T15:45:41.733Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
113642026-09-04T15:45:41.733Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
113652026-09-04T15:45:41.733Z[ recovery-image] Sep 04 15:45:40.890 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
113662026-09-04T15:45:41.757Z[ host-image] Sep 04 15:45:40.918 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
113672026-09-04T15:45:41.757Z[ host-image] Sep 04 15:45:40.918 INFO building ROM for cosmo
113682026-09-04T15:45:41.757Z[ host-image] Sep 04 15:45:40.918 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")
113692026-09-04T15:45:41.767Z[ recovery-image] Sep 04 15:45:40.928 INFO building ROM for cosmo
113702026-09-04T15:45:41.770Z[ recovery-image] Sep 04 15:45:40.928 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")
113712026-09-04T15:45:41.821Z[ recovery-image] Sep 04 15:45:40.982 INFO E| Blocking waiting for file lock on package cache
113722026-09-04T15:45:41.838Z[ host-image] Sep 04 15:45:40.999 INFO E| Blocking waiting for file lock on package cache
113732026-09-04T15:45:41.862Z[ recovery-image] Sep 04 15:45:41.024 INFO E| Blocking waiting for file lock on package cache
113742026-09-04T15:45:41.865Z[ host-image] Sep 04 15:45:41.024 INFO E| Blocking waiting for file lock on package cache
113752026-09-04T15:45:41.865Z[ recovery-image] Sep 04 15:45:41.025 INFO E| Blocking waiting for file lock on package cache
113762026-09-04T15:45:41.874Z[ host-image] Sep 04 15:45:41.035 INFO E| Blocking waiting for file lock on package cache
113772026-09-04T15:45:41.884Z[ host-image] Sep 04 15:45:41.046 INFO E| Blocking waiting for file lock on build directory
113782026-09-04T15:45:41.917Z[ recovery-image] Sep 04 15:45:41.051 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
113792026-09-04T15:45:41.917Z[ recovery-image] Sep 04 15:45:41.053 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`
113802026-09-04T15:45:41.917Z[ host-image] Sep 04 15:45:41.058 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
113812026-09-04T15:45:41.917Z[ host-image] Sep 04 15:45:41.061 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`
113822026-09-04T15:45:41.917Z[ recovery-image] Sep 04 15:45:41.067 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
113832026-09-04T15:45:41.917Z[ host-image] Sep 04 15:45:41.078 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
113842026-09-04T15:45:41.940Z[ host-image] Sep 04 15:45:41.100 INFO E| Blocking waiting for file lock on package cache
113852026-09-04T15:45:41.953Z[ recovery-image] Sep 04 15:45:41.114 INFO E| Blocking waiting for file lock on package cache
113862026-09-04T15:45:41.978Z[ recovery-image] Sep 04 15:45:41.139 INFO E| Blocking waiting for file lock on package cache
113872026-09-04T15:45:41.981Z[ host-image] Sep 04 15:45:41.141 INFO E| Blocking waiting for file lock on package cache
113882026-09-04T15:45:41.994Z[ recovery-image] Sep 04 15:45:41.155 INFO E| Blocking waiting for file lock on package cache
113892026-09-04T15:45:42.010Z[ host-image] Sep 04 15:45:41.171 INFO E| Blocking waiting for file lock on build directory
113902026-09-04T15:45:42.018Z[ recovery-image] Sep 04 15:45:41.180 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
113912026-09-04T15:45:42.021Z[ recovery-image] Sep 04 15:45:41.183 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`
113922026-09-04T15:45:42.030Z[ host-image] Sep 04 15:45:41.191 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
113932026-09-04T15:45:42.036Z[ host-image] Sep 04 15:45:41.197 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`
113942026-09-04T15:45:42.243Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
113952026-09-04T15:45:42.244Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
113962026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
113972026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
113982026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
113992026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
114002026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
114012026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
114022026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
114032026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
114042026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
114052026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
114062026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
114072026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.404 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
114082026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
114092026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
114102026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
114112026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
114122026-09-04T15:45:42.248Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
114132026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
114142026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
114152026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
114162026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
114172026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
114182026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
114192026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
114202026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
114212026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
114222026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
114232026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
114242026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
114252026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
114262026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
114272026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
114282026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
114292026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
114302026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
114312026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
114322026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
114332026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
114342026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
114352026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
114362026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
114372026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
114382026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.405 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
114392026-09-04T15:45:42.249Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
114402026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
114412026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
114422026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
114432026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
114442026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
114452026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
114462026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
114472026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO O| Info: ABL version: 0x100af010
114482026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
114492026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
114502026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
114512026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
114522026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
114532026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
114542026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
114552026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
114562026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.406 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
114572026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
114582026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
114592026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
114602026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
114612026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
114622026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
114632026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
114642026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
114652026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
114662026-09-04T15:45:42.250Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
114672026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
114682026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
114692026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
114702026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
114712026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
114722026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
114732026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
114742026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
114752026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
114762026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
114772026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
114782026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
114792026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
114802026-09-04T15:45:42.251Z[ recovery-image] Sep 04 15:45:41.407 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
114812026-09-04T15:45:42.258Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
114822026-09-04T15:45:42.259Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
114832026-09-04T15:45:42.262Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
114842026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
114852026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
114862026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
114872026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
114882026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
114892026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
114902026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
114912026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
114922026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
114932026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
114942026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
114952026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
114962026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
114972026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
114982026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
114992026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
115002026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
115012026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
115022026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
115032026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
115042026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
115052026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
115062026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
115072026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
115082026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
115092026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
115102026-09-04T15:45:42.263Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
115112026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
115122026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
115132026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.420 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
115142026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
115152026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
115162026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
115172026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
115182026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
115192026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
115202026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
115212026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
115222026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
115232026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
115242026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
115252026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
115262026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
115272026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
115282026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
115292026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
115302026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
115312026-09-04T15:45:42.264Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
115322026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
115332026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
115342026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO O| Info: ABL version: 0x100af010
115352026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
115362026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
115372026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
115382026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
115392026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
115402026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
115412026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
115422026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.421 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
115432026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
115442026-09-04T15:45:42.266Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
115452026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
115462026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
115472026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
115482026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
115492026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
115502026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
115512026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
115522026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
115532026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
115542026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
115552026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
115562026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
115572026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
115582026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
115592026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
115602026-09-04T15:45:42.267Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
115612026-09-04T15:45:42.268Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
115622026-09-04T15:45:42.269Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
115632026-09-04T15:45:42.269Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
115642026-09-04T15:45:42.269Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
115652026-09-04T15:45:42.269Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
115662026-09-04T15:45:42.269Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
115672026-09-04T15:45:42.269Z[ host-image] Sep 04 15:45:41.422 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
115682026-09-04T15:45:42.283Z[ recovery-image] Sep 04 15:45:41.444 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
115692026-09-04T15:45:42.283Z[ recovery-image] Sep 04 15:45:41.444 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
115702026-09-04T15:45:42.297Z[ host-image] Sep 04 15:45:41.458 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
115712026-09-04T15:45:42.297Z[ host-image] Sep 04 15:45:41.458 INFO finishing image archive at "/work/os-host/os.tar.gz"...
115722026-09-04T15:45:43.463Z[ host-image] Sep 04 15:45:42.624 INFO image complete! materials are in "/work/os-host"
115732026-09-04T15:45:43.467Z[ recovery-image] Sep 04 15:45:42.626 INFO image complete! materials are in "/work/os-recovery"
115742026-09-04T15:45:43.467Z[ host-image]
115752026-09-04T15:45:43.467Z[ host-image] real 4:20.790585572
115762026-09-04T15:45:43.467Z[ host-image] user 3:25.109910121
115772026-09-04T15:45:43.467Z[ host-image] sys 45.501205085
115782026-09-04T15:45:43.467Z[ host-image] trap 0.174865569
115792026-09-04T15:45:43.467Z[ host-image] tflt 0.357838725
115802026-09-04T15:45:43.467Z[ host-image] dflt 0.600260177
115812026-09-04T15:45:43.467Z[ host-image] kflt 0.000640520
115822026-09-04T15:45:43.467Z[ host-image] lock 7:59.137872244
115832026-09-04T15:45:43.467Z[ host-image] slp 23:24.851884301
115842026-09-04T15:45:43.467Z[ host-image] lat 38.126445264
115852026-09-04T15:45:43.467Z[ host-image] stop 8.933591987
115862026-09-04T15:45:43.471ZSep 04 15:45:42.628 INFO [host-image] process exited with exit status: 0 (260.796228819s)
115872026-09-04T15:45:43.471ZSep 04 15:45:42.628 INFO [tuf-v2-host] running task
115882026-09-04T15:45:43.471ZSep 04 15:45:42.629 INFO [tuf-v2-host] task succeeded (862.241µs)
115892026-09-04T15:45:43.471Z[ recovery-image]
115902026-09-04T15:45:43.471Z[ recovery-image] real 3:46.506016783
115912026-09-04T15:45:43.471Z[ recovery-image] user 2:29.561448192
115922026-09-04T15:45:43.471Z[ recovery-image] sys 35.872616020
115932026-09-04T15:45:43.471Z[ recovery-image] trap 0.136448396
115942026-09-04T15:45:43.471Z[ recovery-image] tflt 0.421974432
115952026-09-04T15:45:43.471Z[ recovery-image] dflt 0.634254791
115962026-09-04T15:45:43.471Z[ recovery-image] kflt 0.000129320
115972026-09-04T15:45:43.471Z[ recovery-image] lock 6:44.289797045
115982026-09-04T15:45:43.471Z[ recovery-image] slp 19:19.652365064
115992026-09-04T15:45:43.471Z[ recovery-image] lat 40.835474931
116002026-09-04T15:45:43.471Z[ recovery-image] stop 4.008984062
116012026-09-04T15:45:43.471ZSep 04 15:45:42.630 INFO [recovery-image] process exited with exit status: 0 (226.51157758s)
116022026-09-04T15:45:43.471ZSep 04 15:45:42.630 INFO [tuf-v2-recovery] running task
116032026-09-04T15:45:43.471ZSep 04 15:45:42.630 INFO [tuf-repo] running task
116042026-09-04T15:45:43.471ZSep 04 15:45:42.631 INFO [tuf-v2-recovery] task succeeded (499.94µs)
116052026-09-04T15:45:43.471ZSep 04 15:45:42.631 INFO [tuf-v2-repo] running task
116062026-09-04T15:45:58.689ZSep 04 15:45:57.850 INFO assembling repository in `/tmp/tufaceousmBCMNM`, component: OmicronRepoAssembler
116072026-09-04T15:46:01.310ZSep 04 15:46:00.471 INFO [tuf-v2-repo] task succeeded (17.840630066s)
116082026-09-04T15:46:04.079ZSep 04 15:46:03.240 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
116092026-09-04T15:46:04.285ZSep 04 15:46:03.446 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
116102026-09-04T15:46:05.927ZSep 04 15:46:05.088 INFO skipping lab SP image, name: "cosmo-a-lab", board: "cosmo-a"
116112026-09-04T15:46:05.982ZSep 04 15:46:05.143 INFO skipping lab SP image, name: "cosmo-b-lab", board: "cosmo-b"
116122026-09-04T15:46:06.038ZSep 04 15:46:05.200 INFO skipping lab SP image, name: "gimlet-b-lab", board: "gimlet-b"
116132026-09-04T15:46:06.098ZSep 04 15:46:05.259 INFO skipping lab SP image, name: "gimlet-c-lab", board: "gimlet-c"
116142026-09-04T15:46:06.160ZSep 04 15:46:05.321 INFO skipping lab SP image, name: "gimlet-d-lab", board: "gimlet-d"
116152026-09-04T15:46:06.212ZSep 04 15:46:05.373 INFO skipping lab SP image, name: "gimlet-e-lab", board: "gimlet-e"
116162026-09-04T15:46:06.265ZSep 04 15:46:05.427 INFO skipping lab SP image, name: "gimlet-f-lab", board: "gimlet-f"
116172026-09-04T15:46:14.207ZSep 04 15:46:13.368 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
116182026-09-04T15:46:14.213ZSep 04 15:46:13.374 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
116192026-09-04T15:46:14.237ZSep 04 15:46:13.399 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
116202026-09-04T15:46:14.295ZSep 04 15:46:13.456 INFO skipping lab SP image, name: "sidecar-b-lab", board: "sidecar-b"
116212026-09-04T15:46:14.361ZSep 04 15:46:13.522 INFO skipping lab SP image, name: "sidecar-c-lab", board: "sidecar-c"
116222026-09-04T15:46:14.423ZSep 04 15:46:13.584 INFO skipping lab SP image, name: "sidecar-d-lab", board: "sidecar-d"
116232026-09-04T15:46:14.487ZSep 04 15:46:13.648 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
116242026-09-04T15:46:14.492ZSep 04 15:46:13.654 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
116252026-09-04T15:46:14.516ZSep 04 15:46:13.677 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
116262026-09-04T15:46:15.766ZSep 04 15:46:14.927 INFO [tuf-repo] task succeeded (32.29716412s)
116272026-09-04T15:49:28.846Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 28s
116282026-09-04T15:49:28.850Z[verify-libraries] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
116292026-09-04T15:49:28.850Z[verify-libraries] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
116302026-09-04T15:49:31.671ZSep 04 15:49:30.831 INFO [verify-libraries] process exited with exit status: 0 (454.964865235s)
116312026-09-04T15:49:31.671ZSep 04 15:49:30.831 INFO all jobs completed in 1224.460163649s
116322026-09-04T15:49:32.564Zprocess exited: duration 1437686 ms, exit code 0
 
116332026-09-04T15:49:32.611Zfound 41 output files
116342026-09-04T15:49:32.611Zuploading: /work/manifest.toml (17334 bytes)
116352026-09-04T15:49:33.626Zuploaded: /work/manifest.toml
116362026-09-04T15:49:33.626Zuploading: /work/repo.zip (2350477370 bytes)
116372026-09-04T15:50:04.619Zuploaded: /work/repo.zip
116382026-09-04T15:50:04.619Zuploading: /work/repo.zip.sha256.txt (65 bytes)
116392026-09-04T15:50:05.696Zuploaded: /work/repo.zip.sha256.txt
116402026-09-04T15:50:05.696Zuploading: /work/helios.json (647 bytes)
116412026-09-04T15:50:06.709Zuploaded: /work/helios.json
116422026-09-04T15:50:06.709Zuploading: /work/incorporation.p5m (113595 bytes)
116432026-09-04T15:50:07.723Zuploaded: /work/incorporation.p5m
116442026-09-04T15:50:07.723Zuploading: /work/incorporation.p5p (133120 bytes)
116452026-09-04T15:50:08.739Zuploaded: /work/incorporation.p5p
116462026-09-04T15:50:08.739Zuploading: /work/helios-incorp.log (522 bytes)
116472026-09-04T15:50:09.750Zuploaded: /work/helios-incorp.log
116482026-09-04T15:50:09.750Zuploading: /work/helios-setup.log (57394 bytes)
116492026-09-04T15:50:10.765Zuploaded: /work/helios-setup.log
116502026-09-04T15:50:10.765Zuploading: /work/host-image.log (240821 bytes)
116512026-09-04T15:50:11.781Zuploaded: /work/host-image.log
116522026-09-04T15:50:11.781Zuploading: /work/host-package.log (49353 bytes)
116532026-09-04T15:50:12.795Zuploaded: /work/host-package.log
116542026-09-04T15:50:12.795Zuploading: /work/host-target.log (101 bytes)
116552026-09-04T15:50:13.806Zuploaded: /work/host-target.log
116562026-09-04T15:50:13.806Zuploading: /work/incorp-create.log (0 bytes)
116572026-09-04T15:50:14.820Zuploaded: /work/incorp-create.log
116582026-09-04T15:50:14.820Zuploading: /work/incorp-fmt.log (0 bytes)
116592026-09-04T15:50:15.832Zuploaded: /work/incorp-fmt.log
116602026-09-04T15:50:15.832Zuploading: /work/incorp-pkgsend.log (108 bytes)
116612026-09-04T15:50:16.842Zuploaded: /work/incorp-pkgsend.log
116622026-09-04T15:50:16.846Zuploading: /work/incorp-publisher.log (0 bytes)
116632026-09-04T15:50:17.854Zuploaded: /work/incorp-publisher.log
116642026-09-04T15:50:17.854Zuploading: /work/omicron-package.log (10474 bytes)
116652026-09-04T15:50:18.865Zuploaded: /work/omicron-package.log
116662026-09-04T15:50:18.865Zuploading: /work/recovery-image.log (587511 bytes)
116672026-09-04T15:50:19.884Zuploaded: /work/recovery-image.log
116682026-09-04T15:50:19.884Zuploading: /work/recovery-package.log (2621 bytes)
116692026-09-04T15:50:20.894Zuploaded: /work/recovery-package.log
116702026-09-04T15:50:20.894Zuploading: /work/recovery-target.log (98 bytes)
116712026-09-04T15:50:21.906Zuploaded: /work/recovery-target.log
116722026-09-04T15:50:21.906Zuploading: /work/stamp-clickhouse.log (117 bytes)
116732026-09-04T15:50:22.916Zuploaded: /work/stamp-clickhouse.log
116742026-09-04T15:50:22.917Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
116752026-09-04T15:50:23.927Zuploaded: /work/stamp-clickhouse_keeper.log
116762026-09-04T15:50:23.927Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
116772026-09-04T15:50:24.938Zuploaded: /work/stamp-clickhouse_server.log
116782026-09-04T15:50:24.938Zuploading: /work/stamp-cockroachdb.log (118 bytes)
116792026-09-04T15:50:25.949Zuploaded: /work/stamp-cockroachdb.log
116802026-09-04T15:50:25.949Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
116812026-09-04T15:50:26.959Zuploaded: /work/stamp-crucible-pantry-zone.log
116822026-09-04T15:50:26.959Zuploading: /work/stamp-crucible-utils.log (118 bytes)
116832026-09-04T15:50:27.970Zuploaded: /work/stamp-crucible-utils.log
116842026-09-04T15:50:27.970Zuploading: /work/stamp-crucible-zone.log (120 bytes)
116852026-09-04T15:50:28.981Zuploaded: /work/stamp-crucible-zone.log
116862026-09-04T15:50:28.981Zuploading: /work/stamp-external-dns.log (119 bytes)
116872026-09-04T15:50:29.992Zuploaded: /work/stamp-external-dns.log
116882026-09-04T15:50:29.993Zuploading: /work/stamp-installinator.log (103 bytes)
116892026-09-04T15:50:31.002Zuploaded: /work/stamp-installinator.log
116902026-09-04T15:50:31.002Zuploading: /work/stamp-internal-dns.log (119 bytes)
116912026-09-04T15:50:32.011Zuploaded: /work/stamp-internal-dns.log
116922026-09-04T15:50:32.011Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
116932026-09-04T15:50:33.036Zuploaded: /work/stamp-mg-ddm-gz.log
116942026-09-04T15:50:33.039Zuploading: /work/stamp-nexus.log (112 bytes)
116952026-09-04T15:50:34.048Zuploaded: /work/stamp-nexus.log
116962026-09-04T15:50:34.048Zuploading: /work/stamp-ntp.log (110 bytes)
116972026-09-04T15:50:35.058Zuploaded: /work/stamp-ntp.log
116982026-09-04T15:50:35.058Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
116992026-09-04T15:50:36.067Zuploaded: /work/stamp-omicron-sled-agent.log
117002026-09-04T15:50:36.067Zuploading: /work/stamp-overlay.log (114 bytes)
117012026-09-04T15:50:37.079Zuploaded: /work/stamp-overlay.log
117022026-09-04T15:50:37.079Zuploading: /work/stamp-oximeter.log (115 bytes)
117032026-09-04T15:50:38.088Zuploaded: /work/stamp-oximeter.log
117042026-09-04T15:50:38.088Zuploading: /work/stamp-oxlog.log (109 bytes)
117052026-09-04T15:50:39.099Zuploaded: /work/stamp-oxlog.log
117062026-09-04T15:50:39.099Zuploading: /work/stamp-probe.log (112 bytes)
117072026-09-04T15:50:40.110Zuploaded: /work/stamp-probe.log
117082026-09-04T15:50:40.110Zuploading: /work/stamp-propolis-server.log (122 bytes)
117092026-09-04T15:50:41.122Zuploaded: /work/stamp-propolis-server.log
117102026-09-04T15:50:41.122Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
117112026-09-04T15:50:42.132Zuploaded: /work/stamp-pumpkind-gz.log
117122026-09-04T15:50:42.132Zuploading: /work/stamp-switch-asic.log (118 bytes)
117132026-09-04T15:50:43.142Zuploaded: /work/stamp-switch-asic.log
117142026-09-04T15:50:43.142Zuploading: /work/verify-libraries.log (50340 bytes)
117152026-09-04T15:50:44.159Zuploaded: /work/verify-libraries.log